Changes for page Homeopaths

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

From version 8.110
edited by Jip-jan Alunkel
on December 08, 20:20
Change comment: Renamed from xwiki:practices.WebHome
To version 8.107
edited by Jip-jan Alunkel
on December 08, 20:12
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -9,13 +9,11 @@
9 9  {{html wiki="false" clean="false"}}
10 10  <p>
11 11  All about homeopaths.
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 -#set($q = $services.query.xwql("from XWikiSpace as space where doc.space = space.reference and doc.name = :usr"))
14 -$q.bindValue('usr', $xcontext.getUserReference().getName()).execute()
15 -
16 16  </p>
17 17  <div id="homeopaths_map"></div>
18 18  
15 +#set($q = $services.query.xwql("from XWikiSpace as space where doc.space = 'homeopaths.WebHome'and doc.name = :usr")
16 +$q.bindValue('usr', $xcontext.getUserReference().getName()).execute()
19 19  
20 20  <h2>Add your practice to the map</h2>
21 21  #set($form_start = {