Hello Vincent, We are having problems trying to import .doc documents. We are getting this: "content: Exception while parsing HTML"
Our version: XWiki Enterprise 2.2.5.28407 Also, we would like to be able to customize the wysiwyg editor. I've read the: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor And I'm striving to create a button that would add a pagebreak into the code. That would allow the pdf export to properly generate the document. > Velocity code: {{velocity filter="none"}} {{html clean="false" wiki="true"}} #pagebreak() {{/velocity}} It may seems like I'm "POGging" around... If you know a better way to do it, please, tell me. ;) Thank you! You're being very helpful! Wilson 2010/5/4 Vincent Massol <[email protected]> > Hi, > > On May 4, 2010, at 8:15 PM, Wilson Leão Neto wrote: > > > Hello all! > > > > Is it possible to completely replace the xwiki wysiwyg editor? For > instance, > > use the http://ckeditor.com/demo. If so, how should I procede? Will the > work > > be almost impossible? > > Nothing is impossible but you'd loose a lot of features. > > Why would you be interested in doing this? > > Thanks > -Vincent > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
