General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
Main
▼
:
Document Index
»
Page:
SpaceIndex
Search
default
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
Space Index
Wiki source code of
Space Index
Last modified by
Administrator
on 2012/03/21 17:40
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{velocity}} 2: #if("$!request.space" != "") #set($space=$request.space) #else #set($space = $doc.space) #end 3: $msg.get('platform.index.spaceIndexDescription', [$space]) 4: 5: {{documents space="$space" id="spaceindex"/}} 6: {{/velocity}}