Hi David, Some pages of my wiki have some code edited with the wiki editor. This code > works fine but if someone tries to use de WYSIWYG editor it changes the > code > and it stops working. > I need WYSIWYG editor to work without changing the pages's code, what can I > do? >
Put your code on another page and use the #includeInContext() macro to display it : http://code.xwiki.org/xwiki/bin/view/Macros/IncludeInContextMacro Thanks, Guillaume > > thanks in advance > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://blog.xwiki.com/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

