Changes for page test

Last modified by Jip-jan Alunkel on March 13, 19:02

From version 99.1
edited by Jip-jan Alunkel
on February 12, 16:23
Change comment: Updated class property
To version 105.1
edited by Jip-jan Alunkel
on February 12, 16:27
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,8 @@
2 2  {{html wiki="true"}}
3 3  
4 4  #set($dr = "bladibla.vinnymossel.hahahha.hohjoho")
5 -#set($drDoc = $xwiki.getDocument($dr))
6 -
5 +#set($drDoc = $xwiki.getDocument("test.minifytest"))
6 +$doc.getTitle()
7 7  #set($docrefArray = [])
8 8  #set($lastIndex = $dr.lastIndexOf('.'))
9 9  #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))