Changes for page test
Last modified by Jip-jan Alunkel on March 13, 19:02
From version 24.1
edited by Jip-jan Alunkel
on July 10, 17:33
on July 10, 17:33
Change comment:
There is no comment for this version
To version 14.1
edited by Jip-jan Alunkel
on July 10, 17:29
on July 10, 17:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,8 @@ 1 1 {{velocity}} 2 2 3 -#set ($docx = $xwiki.getDocument("main.WebHome")) 3 +{{html wiki="true"}} 4 + 5 +#set ($docx = $xwiki.getDocument("cases.WebHome")) 4 4 #set ($content = $docx.getContent()) 5 5 #set ($title = $docx.getTitle()) 6 6 #set ($contentex = $docx.getTranslatedDocument($!request.language).content) ... ... @@ -8,5 +8,7 @@ 8 8 9 9 $contentex 10 10 13 +{{/html}} 14 + 11 11 {{/velocity}} 12 12