Hi Wilson, On Wed, May 5, 2010 at 12:13 AM, Wilson Leão Neto < [email protected]> wrote:
Hello Vincent,
We are having problems trying to import .doc documents. We are getting this: "content: Exception while parsing HTML"
Can you post the server log (exception trace) when this happens? The problem seems to be associated with XE back-end (officeimporter / html parser) rather than with WYSIWYG editor. You should see a huge exception log message when this error happens on the wysiwyg editor. And replacing xwiki wysiwyg editor with ckeditor will not fix this issue AFAIK because ckeditor does not have a .doc file import feature (except for the copy/paste import feture which is also present in xwiki wysiwyg, but your problem seems to be with file import feature as you say). - Asiri
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