Re: [xwiki-users] [UX] TipsTricks

2011-07-26 Thread Lockie
This is a snippet that I found very useful for navigational purposes: Title: Space menu Level: Intermediate Target: Developer/User Since: N/A Description: Lists pages in the current space: {{velocity}} |=Menu #set($sql = where doc.parent = '${doc.web}.${doc.name}') #foreach($item in

Re: [xwiki-users] [UX] TipsTricks

2011-07-26 Thread Vincent Massol
Here's another (simpler?) way of doing this: |=Menu #foreach ($page in $xwiki.getSpaceDocsName($doc.space)) |$page #end Thanks -Vincent On Jul 25, 2011, at 6:23 AM, Lockie wrote: This is a snippet that I found very useful for navigational purposes: Title: Space menu Level: Intermediate

Re: [xwiki-users] [UX] TipsTricks

2011-07-20 Thread Ecaterina Moraru (Valica)
On Wed, Jul 20, 2011 at 19:45, Ecaterina Moraru (Valica) vali...@gmail.comwrote: Hi, I was thinking about what tips and tricks XWiki has, things that are not really that well documented but that are very productive and fun. Would be nice to have such an inspiring thread from which we could

Re: [xwiki-users] [UX] TipsTricks

2011-07-20 Thread Ecaterina Moraru (Valica)
On Wed, Jul 20, 2011 at 19:45, Ecaterina Moraru (Valica) vali...@gmail.comwrote: Hi, I was thinking about what tips and tricks XWiki has, things that are not really that well documented but that are very productive and fun. Would be nice to have such an inspiring thread from which we could

[xwiki-users] [UX] TipsTricks

2011-07-20 Thread Ecaterina Moraru (Valica)
Hi, I was thinking about what tips and tricks XWiki has, things that are not really that well documented but that are very productive and fun. Would be nice to have such an inspiring thread from which we could learn a lot and, why not, have fun experimenting :) If the thread is really useful we