On Aug 18, 2008, at 5:54 PM, Ludovic Dubost wrote:
+1
I think currently we can only use the new wysiwyg if we have a page using XWiki 2.0 syntax right ?
yes. -Vincent
Jerome Velociter wrote:
+1. I've seen the new WYSIWYG in action and think it would be great/beneficial to have it experimental in 1.6M1. What about a parameter in xwiki.cfg to have it always available in the "editors" panel, like "New WYSIWYG [experimental]" ?
Regards, Jerome.
Hi devs,
I propose to move the new WYSIWYG editor into the platform in order to have it as an experimental feature for 1.6M1.
The following steps should be taken: * Create a platform/web/wysiwyg module to host the code currently resided in sandbox/wysiwyg * Change templates/edit.vm, templates/editpanels.vm and create templates/editwysiwygnew.vm to make XE aware of the new editor. This way our users will be able to experiment the new WYSIWYG editor on any page, by having editor=wysiwygnew in the edit URL. * Change platform/web/pom/xml and enterprise/web/pom.xml
Here's my +1 Marius