So, how would I upgrade a page to version 2.0 or do I need to rewrite the entire page? Sorry to ask but I could not find the answer. Thanks Andreas Schaefer CEO of Madplanet.com Inc. [email protected] [email protected] On Apr 12, 2009, at 6:09 AM, Marius Dumitru Florea (via Nabble) wrote:
Hi,
I can see you're using the XWiki 1.0 syntax and thus the old WYSIWYG editor which is no longer maintained. What you describe could be a bug in the old editor. I tried your example in the new editor using the {{code}} macro and it works fine. Maybe you can switch to XWiki 2.0 syntax and try the new WYSIWYG editor.
Thanks, Marius
Andreas Schaefer wrote:
Hi
I normally edit my pages in the Wiki editor but to add links or images I use the WYSIWYG editor. Now having a code box like this:
{code} - (BOOL) textFieldShouldReturn: (UITextField *) textField { [self greetMe:nil]; return YES; }
{code}
will turn into this:
{code} - (BOOL) textFieldShouldReturn: (UITextField *) textField { [self greetMe:nil]; return YES; }
{code}
Any ideas why and how to workaround this problem.
Cheers
Andreas Schaefer CEO of Madplanet.com Inc. andreas.schaefer@... schaefera@...
_______________________________________________ users mailing list users@... http://lists.xwiki.org/mailman/listinfo/users
This email is a reply to your post @ http://n2.nabble.com/Code-Box-Content-Changes-in-WYSIWYG-Editor-tp2622964p26... You can reply by email or by visting the link above.
-- View this message in context: http://n2.nabble.com/Code-Box-Content-Changes-in-WYSIWYG-Editor-tp2622964p26... Sent from the XWiki- Users mailing list archive at Nabble.com.