Hi Andreas, On Apr 13, 2009, at 7:40 PM, Andreas Schaefer wrote:
So, how would I upgrade a page to version 2.0 or do I need to rewrite the entire page?
Just change the page's syntax to XWiki Syntax 2.0. You'll get a dialog box asking you whether to convert to 2.0 syntax. -Vincent
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@...