Changes for page test
Modificado por Jip-jan Alunkel em março 13, 19:02
From version 102.1
edited by Jip-jan Alunkel
on fevereiro 12, 16:25
on fevereiro 12, 16:25
Change comment:
Updated class property
To version 106.1
edited by Jip-jan Alunkel
on fevereiro 12, 16:28
on fevereiro 12, 16:28
Change comment:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 -$doc. parent.getTitle()5 +#set($drDoc = $xwiki.getDocument("test.minifytest")) 6 +$drDoc.getParent() 7 7 #set($docrefArray = []) 8 8 #set($lastIndex = $dr.lastIndexOf('.')) 9 9 #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))