Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Arman 16 posts 50 karma points
    Jun 25, 2012 @ 10:44
    Arman
    0

    Poor Wysiwyg editor in Umbraco

    Hi everybody.

    I need a more powerful Wysiwyg editor to editing content,

    for example, I need to modify the "RTL - LTR" (text direction) and "text-align" in content editor

    and also I need to have more advanced thing, actually something Cute Editor ( http://cutesoft.net/ASP.NET%2BWYSIWYG%2BEditor/ )

     

    Could anyone tell me how can I have a more powerful editor? (I can edit the source code, if needed)

    Thank you :)

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Jun 25, 2012 @ 12:53
    Jeroen Breuer
    0

    The current TinyMCE editor is a datatype. If you want a new editor you can write a new datatype to do this. Have a look at the source of this package for something similar: http://our.umbraco.org/projects/backoffice-extensions/markdown-editor.

    Jeroen

  • Arman 16 posts 50 karma points
    Jun 25, 2012 @ 21:34
    Arman
    0

    Thank you for your reply, I changed the properties of the TinyMCE I checked the text-alignment options, and it worked well! no more need to another rich-text editor.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies