Re: [xwiki-users] Group Access Rights, File Retrieve, and Livetable Options

2010-02-19 Thread Valdis Vītoliņš
There is another macro #gridresultwithfilter() similar to live table, but with query options. http://dev.xwiki.org/xwiki/bin/view/Drafts/XWikiGridComponentTutorial http://platform.xwiki.org/xwiki/bin/view/DevGuide/LiveTable Though it is not documented and I cannot prepare working examples. For s

[xwiki-users] ERROR lucene.AttachmentData - NullPointerException

2010-02-19 Thread adoro
Hello, I tried XE 2.2-SNAPSHOT.27143 and have noticed one new error message in xwiki.log, that was not in XE 2.2 stable release. Deploy xwiki-enterprise-web-2.2-20100218.061341-347.war - OK The message appears on importing default .xar Archive (xwiki-enterprise-wiki-2.2-20100218.061341-348.xa

[xwiki-users] Editing goes to WYSIWIG instead of inline

2010-02-19 Thread PERINAUD Christophe
Hi all, I created few pages (class, sheet, template, etc) to let me have a template for incidents management. My problem is that when i click on Edit it opens the WYSIWIG editor and i would like to have the Inline Editor by default. If i force the inline editor from the edit menu it works great

Re: [xwiki-users] Editing goes to WYSIWIG instead of inline

2010-02-19 Thread Guillaume Lerouge
Hi Christophe, I guess your problem and the way to fix it is described on: http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial - Click the first button ("CREATE THE DOCUMENT SHEET") to create the document sheet (the Page Design Sheet). This sheet determines how your page's obje

Re: [xwiki-users] ERROR lucene.AttachmentData - NullPointerException

2010-02-19 Thread Jeremie BOUSQUET
Hello, I don't think it's critical, I also have errors or warnings coming from lucene index updater, when it can't parse a doc or file. Of course it could be useful to know wich attachment it couldn't read, because it could be corrupted in some way. BR, Jeremie 2010/2/19 adoro > > Hello, > > I

Re: [xwiki-users] Editing goes to WYSIWIG instead of inline

2010-02-19 Thread PERINAUD Christophe
Thank you Guillaume. It works. I did not search well enought ... > -Message d'origine- > De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] > De la part de Guillaume Lerouge > Envoyé : vendredi 19 février 2010 14:43 > À : XWiki Users > Objet : Re: [xwiki-users] Editing goes t

Re: [xwiki-users] Wiki admin

2010-02-19 Thread Ecaterina Valica
Hi Stefan, Programming rights is a special kind of right that allows users to use protected APIs & Groovy code in wiki pages. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rights On Thu, Feb 18, 2010 at 20:02, stefan bachert wrote: > Hi, > > the xwiki admin contains a category

Re: [xwiki-users] Verification Step

2010-02-19 Thread Ecaterina Valica
Hi Stefan, There is no direct way to do this, but this could be a solution: - for your registered users (XWikiAllGroup) give them Edit rights just for a special Space, lets call it Sandbox. This means they can create pages just there. For the Wiki, let just View right (and Comment if you like).

[xwiki-users] rights

2010-02-19 Thread stefan bachert
Hi, I am about to protect the xwiki as much as possible. I disabled the xwiki space for unregistered users. One effect is that text "search" in the search field no more disappears when it get focus. The code for that functionality is in resources/js/xwiki.js This file will not delivered to an un

Re: [xwiki-users] rights

2010-02-19 Thread Vincent Massol
On Feb 19, 2010, at 3:55 PM, stefan bachert wrote: > Hi, > > I am about to protect the xwiki as much as possible. > I disabled the xwiki space for unregistered users. > > One effect is that text "search" in the search field no more disappears when > it get focus. > The code for that functional

Re: [xwiki-users] LiveTable column titles

2010-02-19 Thread Jerome Velociter
On 18/02/10 15:04, Josh wrote: > Guillaume Lerouge wrote: >> Hi Joshua, >> >> On Thu, Feb 18, 2010 at 12:04 AM, Rieken, Joshua >> wrote: >> >>> I am using the LiveTable macro to build a table similar to the one in >>> XWiki.Tableview. I have custom columns and I want to display a column's >>> "pret

Re: [xwiki-users] LiveTable column titles

2010-02-19 Thread Jeremie BOUSQUET
Hello, I'd like to ask for a precision ... Will it replace the translation page feature, or be another possibility (or maybe will we have to give a translation property name to have old behaviour ?) Thanks, Jeremie 2010/2/19 Jerome Velociter > On 18/02/10 15:04, Josh wrote: > > Guillaume Lero

Re: [xwiki-users] LiveTable column titles

2010-02-19 Thread Jerome Velociter
On 19/02/10 16:47, Jeremie BOUSQUET wrote: > Hello, > > I'd like to ask for a precision ... Will it replace the translation page > feature, or be another possibility (or maybe will we have to give a > translation property name to have old behaviour ?) The strategy will be : - If a column display

[xwiki-users] Deprecated usage

2010-02-19 Thread stefan bachert
Hi, when using the Lucene Search I get a warning due to the usage of ..plugin.LucenePluginApi.getSearchResults Is there a way to get rid of this warning? Stefan Bachert __ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausr

Re: [xwiki-users] LiveTable column titles

2010-02-19 Thread Jeremie BOUSQUET
Thanks ! :) 2010/2/19 Jerome Velociter > On 19/02/10 16:47, Jeremie BOUSQUET wrote: > > Hello, > > > > I'd like to ask for a precision ... Will it replace the translation page > > feature, or be another possibility (or maybe will we have to give a > > translation property name to have old behav