Modifiche per il documento homeopathsSheet

Ultima modifica di Jip-jan Alunkel il marzo 26, 17:31

Dalla versione 1.4
modificato da Jip-jan Alunkel
il marzo 05, 20:14
Cambia il commento: Nessun commento per questa versione
Alla versione 1.1
modificato da Jip-jan Alunkel
il marzo 05, 20:08
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Titolo
... ... @@ -1,0 +1,1 @@
1 +homeopathsSheet
Content
... ... @@ -1,6 +1,12 @@
1 1  {{include reference="assets.pagemaker.macros"/}}
2 2  
3 3  {{velocity}}
4 +{{html wiki="true" clean="false"}}
5 + #if(!$isGuest)
6 +<script>
7 + var pagemakerOffspring = "disable";
8 +</script>
9 + #end
4 4  #set($discard = $services.localization.use('document', 'homeopaths.Code.translations'))
5 5  #set($discard = $services.localization.use('document', 'assets.pagemaker.translations'))
6 6  #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify': false}))
... ... @@ -8,14 +8,8 @@
8 8  #set($countrydoc = $xwiki.getDocument("${doc.fullName}").getTranslatedDocument())
9 9  #set($isInline = $xcontext.action == 'edit' && $request.get('editor') == 'inline')
10 10  $countrydoc.getContent()
11 -
12 -{{html wiki="true" clean="false"}}
17 +##<input type="hidden" name="pagemakerOffspring" value="homeopaths" id="pagemakerOffspring">
13 13   #if(!$isGuest)
14 -<script>
15 - var pagemakerOffspring = "disable";
16 -</script>
17 - #end
18 - #if(!$isGuest)
19 19   <p class="buttons text-align-right">
20 20   <a class="btn btn-primary" title="Edit" href="$doc.getURL("edit")?editor=wysiwyg" role="button" rel="nofollow">
21 21   <span class="fa fa-pencil"></span>
... ... @@ -99,3 +99,4 @@
99 99  #end
100 100  {{/html}}
101 101  {{/velocity}}
102 +