Modifiche per il documento Homeopaths
Ultima modifica di Jip-jan Alunkel il marzo 14, 20:13
Dalla versione 8.137
modificato da Jip-jan Alunkel
il dicembre 22, 14:37
il dicembre 22, 14:37
Cambia il commento:
Renamed from xwiki:practices.WebHome
Alla versione 8.140
modificato da Jip-jan Alunkel
il dicembre 22, 14:55
il dicembre 22, 14:55
Cambia il commento:
Renamed from xwiki:practices.WebHome
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +4,6 @@ 1 - 2 -{{velocity}} 3 - 4 4 {{include reference="assets.pagemaker.macros"/}} 5 5 3 +{{velocity}} 6 6 #set($discard = $services.localization.use('document', 'homeopaths.Code.translations')) 7 7 #set($discard = $services.localization.use('document', 'assets.pagemaker.translations')) 8 8 #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify': false})) ... ... @@ -16,7 +16,7 @@ 16 16 #set($q = $services.query.xwql("where doc.space like 'homeopaths.%' and doc.name like :usr")) 17 17 #set($r = $q.bindValue('usr', $xcontext.getUserReference().getName()).execute()) 18 18 #set($practice_exists = $r.size() > 0) 19 -#if($practice_exists != false) 17 +#if($practice_exists != false && !$isGuest) 20 20 21 21 <h2>Add your practice to the map</h2> 22 22 #set($form_start = {