Changes for page Homeopaths

Last modified by Jip-jan Alunkel on March 14, 20:13

From version 8.116
edited by Jip-jan Alunkel
on December 08, 20:38
Change comment: Renamed from xwiki:practices.WebHome
To version 8.120
edited by Jip-jan Alunkel
on December 08, 20:42
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -11,8 +11,10 @@
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"))
15 -$q.bindValue('usr', 'practice').execute()
14 +##set($q = $services.query.xwql("where doc.space like 'homeopaths' and doc.name like :usr"))
15 +##$q.bindValue('usr', 'practice').execute()
16 +#set($q = $services.query.xwql("where doc.space like 'homeopaths%'"))
17 +$q.execute()
16 16  ##$xcontext.getUserReference().getName()
17 17  </p>
18 18  <div id="homeopaths_map"></div>