I'm looking for the right html wysiwyg textarea editor to integrate into a CMS. What I am finding is that they all change the html I write. I don't work in the wysiwyg view, but if content is opened from the DB that contains html I've entered, the textarea editor will change it. For instnace will change my dynamic urls to fixed urls, change my </p> tags to <br><br>, strip out the references to css classes (div class="classy") and stuff like that.
So I'm looking for a wysiwyg textarea editor that will not mess with my code, but which will clean up code that the client pastes into the wysiwyg view (from MSWORD and from browsers).
I have tried FCKeditor and WYZZ editor. OpenWebWare I rejected because it won't reference a CSS file. TinyMCE is HUGE and switching to and from code view is slow.
Any suggestions?
Something wrong with every html WYSIWYG editor
Moderator: General Moderators
-
litebearer
- Forum Contributor
- Posts: 194
- Joined: Sat Mar 27, 2004 5:54 am