Código fuente wiki de test

Versión 2.1 por Jip-jan Alunkel el junio 28, 22:54

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
7 $spaceXObj
8
9 {{/velocity}}
10