Modifiche per il documento test
Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02
Dalla versione 111.4
modificato da Jip-jan Alunkel
il febbraio 12, 16:37
il febbraio 12, 16:37
Cambia il commento:
Updated class property
Alla versione 111.3
modificato da Jip-jan Alunkel
il febbraio 12, 16:36
il febbraio 12, 16:36
Cambia il commento:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,11 +3,9 @@ 3 3 4 4 #set($dr = "bladibla.vinnymossel.hahahha.hohjoho") 5 5 #set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff")) 6 -$page.documentReference 7 7 $drDoc.getTitle() 8 8 $drDoc.getParent() 9 9 $drDoc.getSpace() 10 - 11 11 #set($docrefArray = []) 12 12 #set($lastIndex = $dr.lastIndexOf('.')) 13 13 #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))