Modifiche per il documento Homeopaths
Ultima modifica di Jip-jan Alunkel il marzo 14, 20:13
Dalla versione 8.117
modificato da Jip-jan Alunkel
il dicembre 08, 20:39
il dicembre 08, 20:39
Cambia il commento:
Renamed from xwiki:practices.WebHome
Alla versione 8.116
modificato da Jip-jan Alunkel
il dicembre 08, 20:38
il dicembre 08, 20:38
Cambia il commento:
Renamed from xwiki:practices.WebHome
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 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 13 14 -#set($q = $services.query.xwql("where doc.space like 'homeopaths' and doc.name like :usr")) 14 +#set($q = $services.query.xwql("where doc.space like 'homeopaths.%' and doc.name like :usr")) 15 15 $q.bindValue('usr', 'practice').execute() 16 16 ##$xcontext.getUserReference().getName() 17 17 </p>