Re: [xwiki-users] Problem with the new blog application running on XWiki 1.1.1

2009-02-24 Thread Sergiu Dumitriu
Antonio Goncalves wrote: > Hi all, > I've installed the new blog application ( > http://code.xwiki.org/xwiki/bin/view/Applications/BlogApplication) on XWiki > 1.1.1. My old blog entries have been migrated and I can created new entries. > But when I go to the Blog/WebHome page ( > http://www.antoni

Re: [xwiki-users] Problem with the new blog application running on XWiki 1.1.1

2009-02-24 Thread Jerome Velociter
Hi, I don't know the exact issue here, but one thing is sure is that the JSX plugin (http://code.xwiki.org/xwiki/bin/view/Plugins/SkinExtensionsPlugin) is not available for XWiki 1.1.1 (It is available starting XWiki 1.4 if I'm not mistaking) Hope this helps, Jerome. Antonio Goncalves wrote

Re: [xwiki-users] Upgrade fails!

2009-02-24 Thread Sergiu Dumitriu
Stefan Gundlach wrote: > Hi xwiki-users! > > Our xwiki is in version 0.9.543 and we need a working upgrade path. But it > seems that all our effort end up in a non operational state. > > Currently i try to get working the stable XWiki Enterprise 1.7.2. After > installing, importing the xar, copy

[xwiki-users] Problem with the new blog application running on XWiki 1.1.1

2009-02-24 Thread Antonio Goncalves
Hi all, I've installed the new blog application ( http://code.xwiki.org/xwiki/bin/view/Applications/BlogApplication) on XWiki 1.1.1. My old blog entries have been migrated and I can created new entries. But when I go to the Blog/WebHome page ( http://www.antoniogoncalves.org/xwiki/bin/view/Blog/We

Re: [xwiki-users] Invalid URL after a $xwiki.getURL() + deconnection

2009-02-24 Thread Sergiu Dumitriu
Jean Couteau wrote: > Hi list, > > I have a really weird bug which is quite annoying and I don't find any > solution to it : > > I want to edit a page in inline mode. I have a form to select the page > to edit with a button. I use the $xwiki.getURL() method to get the right > URL. When i selec

Re: [xwiki-users] Problem with a 1.8 RC1 install

2009-02-24 Thread Raffaello Pelagalli
Thomas Eveilleau writes: > Hello Niels, > > Thanks for the time you spent on this tests ! > > No the wiki is not on a virtual host and it was created yesterday from > nothing, it's not an upgrade. > I was logged with a local account (the Admin one), there's no global > accounts since it's just

[xwiki-users] Upgrade fails!

2009-02-24 Thread Stefan Gundlach
Hi xwiki-users! Our xwiki is in version 0.9.543 and we need a working upgrade path. But it seems that all our effort end up in a non operational state. Currently i try to get working the stable XWiki Enterprise 1.7.2. After installing, importing the xar, copying the database and starting tomcat

Re: [xwiki-users] Velocity + Tables

2009-02-24 Thread Lewis Denizen
Hi Vincent, have to thank you again for such a quick and precise response ;-) Switching the two tags worked perfectly! And apologies for not trying this out before posting! On Mon, Feb 23, 2009 at 9:30 AM, Vincent Massol wrote: > Hi Lewis, > > On Feb 23, 2009, at 12:14 AM, Vincent Massol wrote

Re: [xwiki-users] Invalid URL after a $xwiki.getURL() + deconnection

2009-02-24 Thread Vincent Massol
On Feb 24, 2009, at 2:19 PM, Jean Couteau wrote: > Vincent Massol a écrit : >> Hi Jean, >> >> I don't have the answer to your question but seen the questions >> you've >> been asking I can deduce that you're doing some advanced usage of >> XWiki :) >> >> That's great. I'm curious to know what y

Re: [xwiki-users] Problem with a 1.8 RC1 install

2009-02-24 Thread Thomas Eveilleau
Hello Niels, Thanks for the time you spent on this tests ! No the wiki is not on a virtual host and it was created yesterday from nothing, it's not an upgrade. I was logged with a local account (the Admin one), there's no global accounts since it's just an isolated XE. I saw your account & you

Re: [xwiki-users] Problem with a 1.8 RC1 install

2009-02-24 Thread Niels Mayer
Is this a virtual hosted setup? It's probably getting all it's users/skin etc from the main wiki-db, and therefore the empty vhost is not listed in the Dashboard, etc. On top of this, there's the additional surprise of the "global" users from the main Wiki shadowing the "local" users of the local

Re: [xwiki-users] Invalid URL after a $xwiki.getURL() + deconnection

2009-02-24 Thread Jean Couteau
Vincent Massol a écrit : > Hi Jean, > > I don't have the answer to your question but seen the questions you've > been asking I can deduce that you're doing some advanced usage of > XWiki :) > > That's great. I'm curious to know what you're using it for. > I don't know if advanced is the w

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-24 Thread Yishay Mor
On Tue, 2009-02-24 at 12:00 +0100, users-requ...@xwiki.org wrote: > I didn't check long enough, but I've seen that the guest right is set > right from the first version. I don't know how does your site works, > but could it be caused by the fact that a new pattern has the "owner" > (wrongly) set t

[xwiki-users] Problem with a 1.8 RC1 install

2009-02-24 Thread Thomas Eveilleau
Hello, Yesterday we tried to install a 1.8 RC1 on a serv to test some new features but we had some blocker issues : no users listed in the admin page, no groups listed in the admin page, not any document listed in the WhatsNew etc. We first thought that it was a JS issue, but a : #set ($sql =

Re: [xwiki-users] Compatibility issue

2009-02-24 Thread Vincent Massol
Hi there, On Feb 24, 2009, at 11:23 AM, Hernández Cuchí, Francisco Ricardo wrote: > Hello, > > > > I have been searching for a compatibility matrix of Xwiki, and I > hadn't found if it is compatible with theses infrastructure: > > > > DB: Oracle 10g See http://platform.xwiki.o

Re: [xwiki-users] Invalid URL after a $xwiki.getURL() + deconnection

2009-02-24 Thread Vincent Massol
Hi Jean, I don't have the answer to your question but seen the questions you've been asking I can deduce that you're doing some advanced usage of XWiki :) That's great. I'm curious to know what you're using it for. Thanks -Vincent On Feb 24, 2009, at 10:48 AM, Jean Couteau wrote: > Hi list,

Re: [xwiki-users] security concern: XWikiGuest rolling back

2009-02-24 Thread Yishay Mor
> I don't think this is correct since you're not saving the > modifications... They'll be in the cache when but they go out of the > cache you'll have lost your changes. > > See http://code.xwiki.org/xwiki/bin/view/Snippets/SettingRightsSnippet > > -Vincent Thanks Vincent. I thought I need t

[xwiki-users] Compatibility issue

2009-02-24 Thread Hernández Cuchí , Francisco Ricardo
Hello, I have been searching for a compatibility matrix of Xwiki, and I hadn't found if it is compatible with theses infrastructure: DB: Oracle 10g AppServer:Oracle Weblogic 9.2 Does anybody know if they are compatible? Thanks a lot, Francisco ***

[xwiki-users] disable footer information

2009-02-24 Thread MrMela
Hello everybody, maybe this is a stupid question but... in the release notes of new version 1.8 RC1 i can see "Make it easier to disable footer information (comments, history, etc)" Now the question is: How? Maybe it is easier, but it still remains too difficult for me :confused: Thank you in adv

[xwiki-users] Invalid URL after a $xwiki.getURL() + deconnection

2009-02-24 Thread Jean Couteau
Hi list, I have a really weird bug which is quite annoying and I don't find any solution to it : I want to edit a page in inline mode. I have a form to select the page to edit with a button. I use the $xwiki.getURL() method to get the right URL. When i select my page and click on the edit butt