Changes for page test
Last modified by Jip-jan Alunkel on March 13, 19:02
From version 111.3
edited by Jip-jan Alunkel
on February 12, 16:36
on February 12, 16:36
Change comment:
Updated class property
To version 105.1
edited by Jip-jan Alunkel
on February 12, 16:27
on February 12, 16:27
Change comment:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,10 +2,8 @@ 2 2 {{html wiki="true"}} 3 3 4 4 #set($dr = "bladibla.vinnymossel.hahahha.hohjoho") 5 -#set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff")) 6 -$drDoc.getTitle() 7 -$drDoc.getParent() 8 -$drDoc.getSpace() 5 +#set($drDoc = $xwiki.getDocument("test.minifytest")) 6 +$doc.getTitle() 9 9 #set($docrefArray = []) 10 10 #set($lastIndex = $dr.lastIndexOf('.')) 11 11 #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))