Modifications pour le document test

Modifié par Jip-jan Alunkel le mars 13, 19:02

Depuis la version 112.4
modifié par Jip-jan Alunkel
sur février 12, 16:42
Commentaire de modification : Updated class property
À la version 109.1
modifié par Jip-jan Alunkel
sur février 12, 16:33
Commentaire de modification : Updated class property

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -3,12 +3,7 @@
3 3  
4 4  #set($dr = "bladibla.vinnymossel.hahahha.hohjoho")
5 5  #set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff"))
6 -#set($drDocParent = $xwiki.getDocument("${drDoc.getSpace()}.WebHome"))
7 -$drDoc.getTitle()<br />
8 -$drDoc.getSpace()<br />
9 -$drDocParent.getTitle()<br />
10 -$drDocParent.getSpace()
11 -
6 +$drDoc.getParent()
12 12  #set($docrefArray = [])
13 13  #set($lastIndex = $dr.lastIndexOf('.'))
14 14  #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))