Modifiche per il documento test

Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02

Dalla versione 108.1
modificato da Jip-jan Alunkel
il febbraio 12, 16:32
Cambia il commento: Updated class property
Alla versione 99.1
modificato da Jip-jan Alunkel
il febbraio 12, 16:23
Cambia il commento: 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("cases.back.Asdfasdf asdff.WebHome"))
6 -$drDoc.getParent()
5 +#set($drDoc = $xwiki.getDocument($dr))
6 +
7 7  #set($docrefArray = [])
8 8  #set($lastIndex = $dr.lastIndexOf('.'))
9 9  #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))