Generella operationer:
Logga in
Registrera
Wiki:
games
▼
:
Dokumentindex
»
Rum:
Main
▼
:
Dokumentindex
»
Sida:
SpaceIndex
Sök
default
Sidoperationer:
Exportera
▼
:
Exportera som PDF
Exportera som RTF
Exportera som HTML
Fler operationer
▼
:
Förhandsgranskning av utskrift
Visa wikikod
Startsida
»
Rumsindex
Wikikod för
Rumsindex
Senast ändrad av
Administrator
den 2011/11/06 20:09
Innehåll
·
Kommentarer
(0)
·
Notiser
(0)
·
Bilagor
(0)
·
Historik
·
Information
Visa radnummer
{{velocity}} #if("$!request.space" != "") #set($space=$request.space) #else #set($space = $doc.space) #end $msg.get('xe.space.index.description', [$space]) #set($collist = ["doc.name","doc.date", "doc.author", "_actions"]) #set($colprops = { "doc.name" : { "type" : "text" , "size" : 30, "link" : "view"}, "doc.date" : { "type" : "date" }, "doc.author" : { "type" : "text", "link" : "author"}, "_actions" : {"actions": ["copy","delete","rename","rights"]} }) #set($options = { "translationPrefix" : "xe.index.", "rowCount": 15, "extraParams" : "&space=$escapetool.url($space)" }) #livetable("spaceindex" $collist $colprops $options) {{/velocity}}