Stefano Schintu a écrit :

Lately I've been playing with different web based javascript HTML WYSIWYG editors ans consider FCKeditor one of the best. But the one I'm really start using in different works is TinyMCE (http://tinymce.moxiecode.com/). The main reasons is that, from some rumors I heard, it will be soon conform with the W3C Authoring Tool Accessibility Guideline (ATAG 2.0). It will probably be the first javascript editor to claim this conformance. Some time ago I found TinyMCE for Plone (http://plone.org/products/tin <http://plone.org/products/tinymce>ymce <http://plone.org/products/tinymce>) and I wonder if anyone has played around with it in CPS.


Thanks for pointing out TinyMCE. I don't remember anyone mentionning
it either on the CPS lists or at Nuxeo.

Having a tool conforming to W3C guidelines is always a good thing,
particularly for quality and communication to the outside.

I have thus done a little test on TinyMCE. I could not find why TinyMCE
should conform to ATAG while FCKeditor could not. And actually FCKeditor
with our semantic plugin produces more accessible code than TinyMCE (I
agree this is the output, not the tool itself ;-) )

As a conclusion it seems that TinyMCE has all the quality of FCKeditor
plus an already existing support for Opera and Safari :-) One thing
I would like that someone evaluate is the quality of the JavaScript
code. The JS code of FCKeditor is quite legible and commented and this
is an important aspect.

This is very easy to add support for both FCKeditor and TinyMCE. Let's
open a new trac ticket to discuss it. But since we have already spent
time on integrating FCKeditor, Nuxeo may not have time to work on the
TinyMCE support before some time now.

Thanks again,

--
Marc-Aurèle DARCHE
NUXEO (Paris, France)                     http://nuxeo.com/
Nuxeo Collaborative Portal Server (CPS)   http://www.cps-project.org/
Gestion de contenu web / portail collaboratif / logiciel libre
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to