Código fuente wiki de test

Versión 8.1 por Jip-jan Alunkel el junio 28, 23:31

Ocultar los últimos autores
Jip-jan Alunkel 1.1 1
2 {{velocity}}
3
4 #set($spaceDoc = $xwiki.getDocument("cases.abdomen.WebHome")) ## Fetch doc or create one if it does not exist by this name.
Jip-jan Alunkel 1.2 5 #set($spaceXObj = $spaceDoc.getObject("assets.pagemaker.pagemakerClass"))
Jip-jan Alunkel 1.1 6
Jip-jan Alunkel 8.1 7 #if(!$isGuest)
Jip-jan Alunkel 4.1 8 Object is er
9 #else
10 Object is er niet
Jip-jan Alunkel 3.1 11 #end
Jip-jan Alunkel 1.1 12
13 {{/velocity}}
14