WYSIWYG Editor for use in custom CMS (PHP)

Status
Not open for further replies.

damoth

New Member
Hi,

I'm starting working on a custom CMS and will be using PHP.

I'm aware of the FCK and TinyMCE WYSIWYG editors and was wondering if anyone has any recommendations on what editor i should use.

Are these two the main ones to consider or are there others i should look at and what is the generated HTML like in these.

This is just a project i'm working on for myself and i'm just learning as i go.

Thanks in advance,

damoth
 

Solonox

New Member
FCKeditor is the one i went with and have been using for a very long time now, however we recently ran into problems integrating it with Anthem.NET as the callbacks were not able to capture the data from the editor. But I wrote a Trigger Save for it and it is 100% now.

I did look into TinyMCE as well which had a few minor things that FCKeditor didn't have, but it wasn't enough to warrent moving away from it. Plus when FCKeditor release v3.0 it "should" be the best open source WYSIWYG editor available.

Anyway, all in all i do recommend FCKeditor... very easy to use and easy to modify as well.

Good luck ;)
 

JoeByrne

New Member
I too use FCK but i find the file manager its main downfall - unless you buy the optional tool they offer...
 
Status
Not open for further replies.
Top