> How can I get list of links on the all pages of some space?

Oh, this is answer:

#foreach($subdoc in $xwiki.getSpaceDocsName("$doc.space"))
- [${doc.space}.${subdoc}]
#end

It's easy :-)
Sime

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to