Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat's the best WYSIWYG editor when using the ASP.NET MVC Framework?
    primarykey
    data
    text
    <p>Was wondering what the best WYSIWYG editor that I can embed in a web-site based on the ASP.NET MVC Framework? Ideally it should be Xhtml compliant and allow users to embed images etc.</p> <p>The only one I've used before is the <a href="http://www.fckeditor.net/" rel="nofollow noreferrer">FCKEditor</a>, how well does this work with the MVC - has anyone tried...?</p> <p>My main requirements are:</p> <ul> <li>Xhtml compliance</li> <li>Deprecate (as best it can) when Javascript is disabled</li> <li>Modify the toolbar options</li> <li>Skinable (at least easily change the look and feel)</li> <li>Easy to use client side api</li> <li>Plays nicely with the ASP.NET MVC framework</li> </ul> <p><strong>Edit:</strong></p> <p>As <a href="https://stackoverflow.com/questions/590960/whats-the-best-wysiwyg-editor-when-using-the-asp-net-mvc-framework/591025#591025">Nick</a> said, the <a href="http://www.xstandard.com/" rel="nofollow noreferrer">XStandard</a> editor is good, but requires a plug-in...what are your thoughts on requiring a plug-in for web-site functionality?</p> <p>Thanks,<br /> Kieron</p> <p><strong>Additional info:</strong></p> <p>As <a href="https://stackoverflow.com/questions/590960/whats-the-best-wysiwyg-editor-when-using-the-asp-net-mvc-framework/591037#591037">Hippo</a> answered, the TinyMCE edit is ideal - for completness here's there download page:</p> <p><a href="http://tinymce.moxiecode.com/download.php" rel="nofollow noreferrer">http://tinymce.moxiecode.com/download.php</a></p> <p>There's a download for .NET, JSP, ColdFusion, PHP and a jQuery plug-in too. Also, there are language packs available.</p> <p>Been using it for a while now, best editor I've used. Thanks all!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload