[xwiki-users] include #template

2008-05-28 Thread Gabriela Radu
hello i wanna include a template like this: $mydoc.setContent(#template(treemenu.vm)) but the syntax is not right. I have tried this too: $mydoc.setContent(#template(treemenu.vm)) but same. do you know the right way to write this line of code? thx Take care , Gabriela Radu :)

Re: [xwiki-users] Problems with Watch menu and email

2008-05-28 Thread Vincent Massol
Hi, What farm? What is the URL of your wiki? Thanks -Vincent On May 28, 2008, at 12:14 AM, [EMAIL PROTECTED] wrote: Hi! I have a wiki in xwiki farm. I cannot configure the wiki to show the Watch menu. I'm also trying to configure an email list to mail all users but cannot find how.

[xwiki-users] Cannot make recursive include

2008-05-28 Thread Gabriela Radu
i have tried this way around the template stuff. i have made a page in XWiki and placed there my templates. include templates. if i include only one template: #template(smthing.vm) it works fine, but if i wanna include more i receive this message : Cannot make recursive include. i don;t know

Re: [xwiki-users] Problems with Watch menu and email

2008-05-28 Thread Alberto Álvarez Lugrís
Sorry, Vincent, I forgot to mention it. The URL of my wiki is viceversa.myxwiki.org Thanks, Alberto Vincent Massol escribió: Hi, What farm? What is the URL of your wiki? Thanks -Vincent On May 28, 2008, at 12:14 AM, [EMAIL PROTECTED] wrote: Hi! I have a wiki in xwiki farm. I

Re: [xwiki-users] Problems with Watch menu and email

2008-05-28 Thread Vincent Massol
The reason is that the watchlist feature currently doesn't work on xwiki farms. Sorry about that. Our jira is being upgraded right now but we have a jira issue on this that you may want to watch (hehe ;)) to get notified when it's fixed. Thanks -Vincent On May 28, 2008, at 9:56 AM,

Re: [xwiki-users] Problems with Watch menu and email

2008-05-28 Thread Alberto Álvarez Lugrís
Thanks, Vincent, I'll watch that! And what about the email? Is it possible to configure a list to email all users or groups of users? Best, Alberto Vincent Massol escribió: The reason is that the watchlist feature currently doesn't work on xwiki farms. Sorry about that. Our jira is being

[xwiki-users] save with a different url?

2008-05-28 Thread Gabriela Radu
Hello people, I am using a tree and i would be interested in changing the link,url, a href, (SAVE) of the child, when i am adding a new page as a child and saving that element. Thank you so much :) Take care , Gabriela Radu :) www.gabrielaradu.com

Re: [xwiki-users] include #template

2008-05-28 Thread Sergiu Dumitriu
Gabriela Radu wrote: hello i wanna include a template like this: $mydoc.setContent(#template(treemenu.vm)) but the syntax is not right. I have tried this too: $mydoc.setContent(#template(treemenu.vm)) but same. do you know the right way to write this line of code? thx Did you try

Re: [xwiki-users] code problem

2008-05-28 Thread Sergiu Dumitriu
Hosam Hassan wrote: The tomcat it works with is 6.0.14 and the one which is messed up is 5.5.23 It shouldn't depend on the version of tomcat. Are you sure it is the same version of XWiki Enterprise on both servers? In older releases (I think before 1.1) the {code} allowed executing scripts.

Re: [xwiki-users] Cannot make recursive include

2008-05-28 Thread Sergiu Dumitriu
Gabriela Radu wrote: i have tried this way around the template stuff. i have made a page in XWiki and placed there my templates. include templates. if i include only one template: #template(smthing.vm) it works fine, but if i wanna include more i receive this message : Cannot make recursive

Re: [xwiki-users] save with a different url?

2008-05-28 Thread Tiago Rinck Caveden
On Wed, May 28, 2008 at 1:14 PM, Gabriela Radu [EMAIL PROTECTED] wrote: Hello people, I am using a tree and i would be interested in changing the link,url, a href, (SAVE) of the child, when i am adding a new page as a child and saving that element. You mean the Yahoo treeview? If it's so

[xwiki-users] How to export multilanguage documents to xar?

2008-05-28 Thread Rudolf Tronicek
Hi, I'm preparing XWiki for use in our company. The entry Wiki pages will be in english and german. While exporting the page XWiki.WebHome only the english version got exported. Multilanguage is set in preferences for both languages, the german language was selected and the german

[xwiki-users] Admin XAR package

2008-05-28 Thread Ludovic Dubost
I've published an admin XAR package which helps monitoring an XWiki instance. It includes a Requests Status, Memory Status as well as a selective Import/Export. http://code.xwiki.org/xwiki/bin/view/Applications/AdminApplication Ludovic -- Ludovic Dubost Blog: http://blog.ludovic.org/

Re: [xwiki-users] Panel aware of page

2008-05-28 Thread Mike Oliver
Solved, The line below #if($doc.fullName == $itemdoc.fullName ) was comparing apples to oranges. the itemdoc had a property that wasused to create the link and it was called GotoPage so #if($doc.fullName == $gotoprop.value ) and now the icons get toggled properly. Mike Oliver wrote:

Re: [xwiki-users] Admin XAR package

2008-05-28 Thread Nicolas Réau
Hi, Looks like the file you attached is 0 byte size :/ Nicolas 2008/5/28 Ludovic Dubost [EMAIL PROTECTED]: I've published an admin XAR package which helps monitoring an XWiki instance. It includes a Requests Status, Memory Status as well as a selective Import/Export.

Re: [xwiki-users] Admin XAR package

2008-05-28 Thread Sergiu Dumitriu
Nicolas Réau wrote: Hi, Looks like the file you attached is 0 byte size :/ Yes, I get the same. 2008/5/28 Ludovic Dubost [EMAIL PROTECTED]: I've published an admin XAR package which helps monitoring an XWiki instance. It includes a Requests Status, Memory Status as well as a

Re: [xwiki-users] Problem with TaskManager Application

2008-05-28 Thread Frantisek Kall
Hi everyone, Does anybody have experience with this (TaskManager) application? I would like to use it for managing tasks in our department wiki, but it does work correctly neither in JBoss nor local Windows XWiki. In JBoss installation doesn't work add task. In local Windows XWiki it works, but