Hi,
I wish to add some velocity tools which can be using from my velocity
context.
To start with I would like to add some generic tools like ListTool provided
by org.apache.velocity.tools.generic.
In future I would also like to add my custom tools.
So is there any way that I can add these to xwiki via some config files and
use them in my .vm templates or wiki code.
Thanks
Sachin
-----
http://www.assembla.com/wiki/show/sachin_mittal about me:
--
View this message in context: http://www.nabble.com/Adding-velocity-tools-tp17315159p17315159.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello friends,
I wish to create a wiki for hosting informations about a party we're organizing.
How do i choose my wiki name / how do i know if it's available ? I'd
like to use "cinqtulipes"
user zuzur.
Thanks in advance,
Erwan
Hello,
How is it possible to define programing rights for a page?. I just know how to give programming rights to the users not on the page itself.
It is the same problem for all the pages nearly.
Thanks again,
Hosam
Original Message:
Hosam Hassan wrote:
<br />> Hello all,
<br />>
<br />> I recently moved my wiki from my local pc to the webserver. The problem is that in the /xwiki/bin/view/FAQs/NumberedSections in the wiki on the webserver the
<br />>
<br />> {code}
<br />> #set($context.tocNumbered = true)
<br />> #set($context.tocData = $tdoc.getTOC(2, 6, true))
<br />>
<br />> {code}
<br />>
<br />> Is not working it's just displayed empty, While on my local pc its working fine.
<br />> The database is the same in both and the wiki is the exact one.
<br />>
<br />> The only difference is that the web server version is running on tomcat 5 instead of tomcat 6 which I am running on my local pc. Is this the problem?
<br />>
<br />
<br />The page does not have programming rights.
<br />--
<br />Sergiu Dumitriu
<br />http://purl.org/net/sergiu/
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hello all,
I recently moved my wiki from my local pc to the webserver. The problem is that in the /xwiki/bin/view/FAQs/NumberedSections in the wiki on the webserver the
{code}
#set($context.tocNumbered = true)
#set($context.tocData = $tdoc.getTOC(2, 6, true))
{code}
Is not working it's just displayed empty, While on my local pc its working fine.
The database is the same in both and the wiki is the exact one.
The only difference is that the web server version is running on tomcat 5 instead of tomcat 6 which I am running on my local pc. Is this the problem?
Many thanks
Thats the part of the login in the Login.vm in the templates folder.
What should i change here?. I am not quiet familiar with xredirect and html thats why its a little confusing for me.
Thanks again
Original Message:
<br />On May 16, 2008, at 4:36 PM, Hosam Hassan wrote:
<br />
<br />> Hello Vincent,
<br />>
<br />> Where can i pass the xredirect parameter in the URL?
<br />
<br />hmm... in the login.vm file. Try changing the one in templates/
<br />
<br />-Vincent
<br />
<br />> Original Message:
<br />>
<br />> Hi,
<br />> <br />
<br />> <br />I think you can pass the xredirect parameter in the URL to
<br />> redirect to
<br />> <br />the page you want. Right now users are redirected to the page
<br />> they
<br />> <br />asked and not to Main.WebHome (unless they asked for that page
<br />> of
<br />> <br />course ;)).
<br />> <br />
<br />> <br />Thanks
<br />> <br />-Vincent
<br />> <br />
<br />> <br />On May 16, 2008, at 4:23 PM, Hosam Hassan wrote:
<br />> <br />
<br />> <br />> Hello guys,
<br />> <br />>
<br />> <br />> I want to redirect after login to a specific space instead of
<br />> <br />> getting redirected to the Main.Webhome. I want to redirect to
<br />> <br />> KnowledgeBase.Webhome for example
<br />> <br />>
<br />> <br />> I tried changing in the login.vml in the albatross folder
<br />> but no use.
<br />> <br />>
<br />> <br />> Where can i change this?
<br />> <br />_______________________________________________
<br />> <br />users mailing list
<br />> <br />users(a)xwiki.org
<br />> <br />http://lists.xwiki.org/mailman/listinfo/users
<br />> <br />
<br />>
<br />> --
<br />> _______________________________________________
<br />> users mailing list
<br />> users(a)xwiki.org
<br />> http://lists.xwiki.org/mailman/listinfo/users
<br />
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hello Vincent,
Where can i pass the xredirect parameter in the URL?
Cheers,
Hosam
Original Message:
Hi,
<br />
<br />I think you can pass the xredirect parameter in the URL to redirect to
<br />the page you want. Right now users are redirected to the page they
<br />asked and not to Main.WebHome (unless they asked for that page of
<br />course ;)).
<br />
<br />Thanks
<br />-Vincent
<br />
<br />On May 16, 2008, at 4:23 PM, Hosam Hassan wrote:
<br />
<br />> Hello guys,
<br />>
<br />> I want to redirect after login to a specific space instead of
<br />> getting redirected to the Main.Webhome. I want to redirect to
<br />> KnowledgeBase.Webhome for example
<br />>
<br />> I tried changing in the login.vml in the albatross folder but no use.
<br />>
<br />> Where can i change this?
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hello guys,
I want to redirect after login to a specific space instead of getting redirected to the Main.Webhome. I want to redirect to KnowledgeBase.Webhome for example
I tried changing in the login.vml in the albatross folder but no use.
Where can i change this?
Cheers and many thanks
Hi!
For some unknown reasons, "Choose editor" panel just doesn't exist in
my XWiki anymore. Where can I get this panel? In default *.xar version
1.3 there is no such panel.
Ar cieņu, Mihails
Hi,
I want to display all the pages of a specific space. For that I found the
following code :
#set($docs = $xwiki.getSpaceDocsName('MySpace'))
#foreach ($doc in $docs)
[${doc}]
#end
It works fine but I need more than that (ordering, exclusion...). So I'm
trying to find the same fonctionnality but with a query. I couldn't find
anything at
http://dev.xwiki.org/xwiki/bin/view/Design/XWiki+Query+Language+Specificati…
so I've tried several queries but in vain. I would like to do something like
that :
#set($query="where spaces='MySpace'")
#set($results = $xwiki.searchDocuments($query, 5, 0))
#foreach ($item in $results)
* $item <br/>
#end
Any idea ?
Thanks,
Antonio