Changes for page test

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

From version 109.1
edited by Jip-jan Alunkel
on February 12, 16:33
Change comment: Updated class property
To version 111.5
edited by Jip-jan Alunkel
on February 12, 16:37
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,11 @@
3 3  
4 4  #set($dr = "bladibla.vinnymossel.hahahha.hohjoho")
5 5  #set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff"))
6 +$page.documentReference()
7 +$drDoc.getTitle()
6 6  $drDoc.getParent()
9 +$drDoc.getSpace()
10 +
7 7  #set($docrefArray = [])
8 8  #set($lastIndex = $dr.lastIndexOf('.'))
9 9  #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))