Re: [xwiki-users] Problem when editing WebHome page

2010-01-22 Thread Marius Dumitru Florea
Hi, Max Bonbhel wrote: > Hi All, > > A problem occured while I trying to edite my Home page. I'm using XWIKI > Enterprise 1.4.1 That's old :) > > Thanks, > > > Error number 0 in 11: Uncaught exception > Wrapped Exception: Index: 2, Size: 2 > com.xpn.xwiki.XWikiException: Error number 0 in 1

Re: [xwiki-users] Problem when editing WebHome page

2010-01-22 Thread Vincent Massol
Hi Max, (next time please start a new thread and don't hijack an existing one you hijacked the one requesting a new wiki on myxwiki.org :)). Apparently from the stack trace you are doing section editing. XE 1.4.1 is really old now and the xwiki developers don't support it anymore as part of

Re: [xwiki-users] Problem when editing WebHome page

2010-01-22 Thread Max Bonbhel
I'm trying to edite the first section of my home page. Edit URL contain this : xwiki/bin/edit/Main/WebHome?editor=wysiwyg§ion=3 Thanks, -- From: "Marius Dumitru Florea" Sent: Friday, January 22, 2010 3:06 AM To: "XWiki Users" Subject: Re: [xwiki-us

Re: [xwiki-users] Problem when editing WebHome page

2010-01-22 Thread Marius Dumitru Florea
Max Bonbhel wrote: > I'm trying to edite the first section of my home page. > Edit URL contain this : xwiki/bin/edit/Main/WebHome?editor=wysiwyg§ion=3 So indeed, the section number is badly computed. I'd follow Vincent's suggestions. Hope this helps, Marius > > Thanks, > --

Re: [xwiki-users] Problem when editing WebHome page

2010-01-22 Thread Max Bonbhel
Sorry for hijacking :)) I can't upgrate to more recent version because currently the JUG Farm is using some oldish version of XE. Thanks, -- From: "Vincent Massol" Sent: Friday, January 22, 2010 3:07 AM To: "XWiki Users" Subject: Re: [xwiki-users

Re: [xwiki-users] Problem when editing WebHome page

2010-01-22 Thread Max Bonbhel
I found a temporary solution. Just replace section=3 by section=2 in Edit URL. Thanks, -- From: "Marius Dumitru Florea" Sent: Friday, January 22, 2010 3:16 AM To: "XWiki Users" Subject: Re: [xwiki-users] Problem when editing WebHome page

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Gaëtan GUYODO
I had the same problem few weeks ago, and I didn't find any reason, neither any solution ! I was using the same mode: "URL path based access". Everything was fine with 1.8 but with same configuration, accessing by domain name was not possible with XEM 2.1.1. I don't have any idea of what is it or

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 22:18, Jared Pearson wrote: > Thanks Thomas for such a quick response.  I've read over the link > you've sent many times over and am still not seeing what my > configuration is missing. > > I haven't said this yet but I'm trying to use "URL path based access" > I don't have

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Fri, Jan 22, 2010 at 10:13, Thomas Mortagne wrote: > On Thu, Jan 21, 2010 at 22:18, Jared Pearson wrote: >> Thanks Thomas for such a quick response.  I've read over the link >> you've sent many times over and am still not seeing what my >> configuration is missing. >> >> I haven't said this ye

Re: [xwiki-users] Problems with links

2010-01-22 Thread ndreher
-Version of XWiki Enterprise: xwiki-enterprise-web-2.1.1.war -What are the steps to reproduce the problem? ... That’s the problem: There’s no way to reproduce it on one way. The sites includes only text (formatted with WYSIWYG-standards), links, and graphics. Furthermore the tex

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Fri, Jan 22, 2010 at 10:13, Thomas Mortagne wrote: > On Thu, Jan 21, 2010 at 22:18, Jared Pearson wrote: >> Thanks Thomas for such a quick response.  I've read over the link >> you've sent many times over and am still not seeing what my >> configuration is missing. >> >> I haven't said this ye

Re: [xwiki-users] Problems with links

2010-01-22 Thread Marius Dumitru Florea
ndreher wrote: > -Version of XWiki Enterprise: xwiki-enterprise-web-2.1.1.war > -What are the steps to reproduce the problem? ... > That’s the problem: There’s no way to reproduce it on one way. > The sites includes only text (formatted with WYSIWYG-standards), > links, and graph

Re: [xwiki-users] Problems with links

2010-01-22 Thread Marius Dumitru Florea
ndreher wrote: > Hello, > sometimes after inserting Links in the WYSIWYG-Editor and saving the > Document, > mistakes occur on the site. > > Example before: > Nach einer korrekten [[Benutzeranmeldung am > WebClient>>BenutzeranmeldungAmWebClient]] einschließlich einer > Autorisierungsprozedur ha

[xwiki-users] WYSIWYG editor language in user interface

2010-01-22 Thread Frantisek Kall
Hello I've translated WYSIWYG editor's Strings.properties file into my language. Then I've putted it into place ( .../wysiwyg/client/editor) with name Strings_sk.properties but editor is still in English. What I am doing wrong? -- View this message in context: http://n2.nabble.com/WYSIWYG-e

Re: [xwiki-users] WYSIWYG editor language in user interface

2010-01-22 Thread Marius Dumitru Florea
Frantisek Kall wrote: > Hello > > I've translated WYSIWYG editor's Strings.properties file into my language. You also updated http://l10n.xwiki.org/xwiki/bin/view/Wysiwyg/ Great! > Then I've putted it into place ( .../wysiwyg/client/editor) with name > Strings_sk.properties but editor is stil

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Jared Pearson
Thomas, You nailed it on the head. I need to set up the domain as an alias on the Main wiki. It appears to be working as expected on both machines. Thanks a bunch! On Fri, Jan 22, 2010 at 5:09 AM, Thomas Mortagne wrote: > On Fri, Jan 22, 2010 at 10:13, Thomas Mortagne > wrote: > > On Thu, Ja

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Thomas Mortagne
On Fri, Jan 22, 2010 at 16:21, Jared Pearson wrote: > Thomas, > > You nailed it on the head.  I need to set up the domain as an alias on the > Main wiki.  It appears to be working as expected on both machines. > > Thanks a bunch! Ok, great it's working for you but still weird it's needed in your

Re: [xwiki-users] Accessing XEM Through Internet

2010-01-22 Thread Jared Pearson
If you need any information (settings/logs) to help diagnose the issue, just let me know. On Fri, Jan 22, 2010 at 10:31 AM, Thomas Mortagne wrote: > On Fri, Jan 22, 2010 at 16:21, Jared Pearson > wrote: > > Thomas, > > > > You nailed it on the head. I need to set up the domain as an alias on >