From: Jean-Nicolas G. <jea...@st...> - 2006-02-14 16:02:38
|
Hello, I would like to integrate a WYSIWYG Editor on phpWiki to make it easier for everyone. - I have seen in the CVS repository informations about tinyMce Editor. I would like to know how is the development status ? Is it already functional ? - After comparaisons between lots of WYSIWYG Editor I think TinyMce and RTE Editor are the best to integrate. Do you agree ? - Also is there a plugin that make the html --> wiki conversion ? ( I have seen html2wiki. Is there something else ? ) - Furthermore, I begin to study the phpWiki architecture. And for tests I would like to integrate some javascript code on each "action=edit" pages . Is it possible to do that with a plugin ? And/or what files do I have to study/change ? - Finally I have seen Wikiwyg. The development is just beginning but it's functional (there is a demo here : http://demo.wikiwyg.net/wikiwyg/demo/standalone/ ). It can be useful to convert html to wiki and wiki to html rapidly because the developpers want to do this all in javascript. Regards. Jean-Nicolas |