Re: [xwiki-users] Code Box Content Changes in WYSIWYG Editor

2009-04-13 Thread Vincent Massol
On Apr 13, 2009, at 7:10 AM, Andreas Schaefer wrote: > > Well, the XWiki 1.0 syntax came up by default so I ran with that so > far. Unfortunately I was not able to find the Wiki Syntax Help site > for 2.0 and I did not want to go without. > > Any ideas where I can find that? The syntax help is a

[xwiki-users] Multilingual problem in 1.8.1

2009-04-13 Thread jerem
Hi, I just installed XWiki 1.8.1 in ubuntu 8.10 / tomcat 6 / MySQL 5.0. My ubuntu is in english language (administration / language support / default language), so is my LANG environment variable. In my prefs by default I have language "en", multilingual "no". If I select "yes" for multilingual

Re: [xwiki-users] Code Box Content Changes in WYSIWYG Editor

2009-04-13 Thread Andreas Schaefer
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. andreas.schae...@madplanet.com schaef...@me.com On Apr 12, 2009, at 6:09 AM, Marius Dumitru Florea (via Nabbl

Re: [xwiki-users] Code Box Content Changes in WYSIWYG Editor

2009-04-13 Thread Vincent Massol
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 > Sor

Re: [xwiki-users] Multilingual problem in 1.8.1

2009-04-13 Thread Sergiu Dumitriu
jerem wrote: > Hi, > I just installed XWiki 1.8.1 in ubuntu 8.10 / tomcat 6 / MySQL 5.0. My ubuntu > is in english language (administration / language support / default > language), so is my LANG environment variable. > In my prefs by default I have language "en", multilingual "no". If I select

Re: [xwiki-users] Code Box Content Changes in WYSIWYG Editor

2009-04-13 Thread Andreas Schaefer
Thanks. Finally I saw it (stupid me) but now the info/warning/error macros are failing on my. I use XWiki Enterprise 1.8.17790 and it just ignores the macro using: #warning("This is my warning to you") Is there a way to fix that because I used that a lot so far. On another note I could not f

[xwiki-users] Private user authentication

2009-04-13 Thread Chris Ellis
I've freshly installed XE 1.8.1 and am pleased to see that the email registration process has been fixed. I want to use XE for an admin wiki in a school environment and do not wish to have students being able to register. Ideally, I would like to have users self-register and then have to wait for

Re: [xwiki-users] Code Box Content Changes in WYSIWYG Editor

2009-04-13 Thread Marius Dumitru Florea
Andreas Schaefer wrote: > Thanks. Finally I saw it (stupid me) but now the info/warning/error > macros are failing on my. I use XWiki Enterprise 1.8.17790 and it just > ignores the macro using: > > #warning("This is my warning to you") > > Is there a way to fix that because I used that a lot