Changes for page Homeopaths

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

From version 9.1
edited by Jip-jan Alunkel
on February 10, 17:51
Change comment: Renamed from xwiki:practices.WebHome
To version 8.153
edited by Jip-jan Alunkel
on January 25, 17:49
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -6,9 +6,21 @@
6 6  #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify': false}))
7 7  #set($discard = $xwiki.jsx.use('assets.pagemaker.WebHome', {'minify': false}))
8 8  
9 +#set($bladibla = "blbballbla.blbadafblabla//sel")
10 +#set($index = $bladibla.indexOf("//self"))
11 +#if($index == -1)
12 + not self
13 + #set($value = $bladibla)
14 +#else
15 + self
16 + #set($value = $bladibla.substring(0, $index))
17 +#end
18 +
19 +$value
20 +
9 9  {{html wiki="false" clean="false"}}
10 10  <p>
11 -All about the page "homeopaths". Where is it for?
23 +All about homeopaths.
12 12  </p>
13 13  <div id="homeopaths_map"></div>
14 14  #if(!$isGuest)
... ... @@ -56,7 +56,7 @@
56 56   "aria-label" : "Choose the country",
57 57   "placeholder" : "$services.localization.render('homeopaths.word.country.placeholder')",
58 58   "data-set-space": "true",
59 - "data-space-xobj-classname": "homeopaths.Code.homeopathsCountryClass",
71 + "data-space-xobj-classname": "",
60 60   "data-parent-space": "homeopaths",
61 61   "data-error-response-type" : "use_label_definite_1",
62 62   "data-auto-first-capital" : "true",