Changes for page Macros
Last modified by Jip-jan Alunkel on April 15, 18:09
From version 2.214
edited by Jip-jan Alunkel
on July 14, 02:15
on July 14, 02:15
Change comment:
Update document after refactoring.
To version 2.208
edited by Jip-jan Alunkel
on July 14, 02:11
on July 14, 02:11
Change comment:
Update document after refactoring.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -173,11 +173,9 @@ 173 173 #set($json = $O_elementData.select-json) 174 174 #else 175 175 #set($jsondoc = $xwiki.getDocument($O_elementData.select-json)) 176 -$jsondoc.display 177 -## #set($jsoncontent = $jsontool.fromString($jsontool.serialize($jsondoc.getRenderedContent()))) 178 -##set($test = $jsontool.parse($jsoncontent)) 179 -$jsoncontent 180 -##$test.CET 176 + #set($jsoncontent = $jsontool.fromString($jsontool.serialize($jsondoc.getRenderedContent()))) 177 +#set($test = $jsontool.parse($jsoncontent)) 178 +$test.CET 181 181 ##set($assign = "$escapetool.getHash()set($map = $jsoncontent)") 182 182 ## #evaluate($assign) 183 183 ## #set($json = $map)