Changes for page test
Modificado por Jip-jan Alunkel em março 13, 19:02
From version 13.1
edited by Jip-jan Alunkel
on julho 10, 17:28
on julho 10, 17:28
Change comment:
There is no comment for this version
To version 2.1
edited by Jip-jan Alunkel
on junho 28, 22:54
on junho 28, 22:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,22 +4,7 @@ 4 4 #set($spaceDoc = $xwiki.getDocument("cases.abdomen.WebHome")) ## Fetch doc or create one if it does not exist by this name. 5 5 #set($spaceXObj = $spaceDoc.getObject("assets.pagemaker.pagemakerClass")) 6 6 7 -#if($isGuest) 8 - Object is er 9 -#else 10 - Object is er niet 11 -#end 7 +$spaceXObj 12 12 13 -{{html wiki="true"}} 14 - 15 -#set ($docx = $xwiki.getDocument("cases.WebHome")) 16 -#set ($content = $docx.getContent()) 17 -#set ($title = $docx.getTitle()) 18 -#set ($contentex = $docx.getTranslatedDocument($!request.language).content) 19 -#set ($titleex = $docx.getTranslatedDocument($!request.language).title) 20 - 21 -$contentex 22 -{{/html}} 23 - 24 24 {{/velocity}} 25 25