List All Spaces Snippet

List all spaces in the current wiki

Code

#set($spaces = $xwiki.spaces)
#foreach($space in $spaces)
  * [$space>${space}.WebHome]
#end

Result

Version 2.1 last modified by VincentMassol on 09/12/2007 at 14:20

Comments 0

No comments for this document

Attachments 0

No attachments for this document

Creator: VincentMassol on 2006/12/10 21:52
This wiki is licensed under a Creative Commons license
1.4.1.10194