Modifications pour le document Homeopaths

Modifié par Jip-jan Alunkel le mars 14, 20:13

Depuis la version 8.112
modifié par Jip-jan Alunkel
sur décembre 08, 20:26
Commentaire de modification : Renamed from xwiki:practices.WebHome
À la version 8.113
modifié par Jip-jan Alunkel
sur décembre 08, 20:28
Commentaire de modification : Renamed from xwiki:practices.WebHome

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -10,8 +10,8 @@
10 10  <p>
11 11  All about homeopaths.
12 12  ##from XWikiSpace as space where doc.space = space.reference and ((doc.name <> 'WebHome' and lower(doc.name) like '%wiki%') or (doc.name = 'WebHome' and lower(space.name) like '%wiki%'))
13 -$xcontext.getUserReference().getName()
14 -#set($q = $services.query.xwql("from 'homeopaths.WebHome' as space where doc.space = space.reference and doc.name = :usr"))
13 +
14 +#set($q = $services.query.xwql("from 'homeopaths' as space where doc.space = space.reference and doc.name = :usr"))
15 15  $q.bindValue('usr', $xcontext.getUserReference().getName()).execute()
16 16  
17 17  </p>