Wijzigen voor document Books

Laatst gewijzigd door Jip-jan Alunkel op november 23, 10:59

Van versie 8.25
gewijzigd door Jip-jan Alunkel
op april 16, 21:40
Opmerking bij wijziging: Updated class property
Naar versie 8.22
gewijzigd door Jip-jan Alunkel
op april 11, 23:52
Opmerking bij wijziging: Updated class property

Samenvatting

Details

Paginaeigenschappen
Inhoud
... ... @@ -1,12 +3,15 @@
1 -{{include reference="assets.formMaker.macros" /}}
2 -
3 3  {{velocity}}
4 4  #set($discard = $services.localization.use('document', 'cases.Code.translations'))
5 5  #set($discard = $services.localization.use('document', 'assets.formMaker.translations'))
6 6  #set($discard = $xwiki.ssx.use('assets.formMaker.WebHome'))
7 7  #set($discard = $xwiki.jsx.use('assets.formMaker.WebHome', {'minify' : false}))
6 +{{/velocity}}
8 8  
9 -{{html wiki="true" clean="false"}}
8 +
9 +{{include reference="assets.formMaker.macros" /}}
10 +
11 +{{velocity}}
12 +{{html}}
10 10  <p>
11 11  All about books
12 12  </p>
... ... @@ -60,7 +60,7 @@
60 60   "placeholder" : "Title",
61 61   "data-error-response-type" : "use_label_definite_1",
62 62   "data-query-type" : "XWQL.matchTitle",
63 - "data-query-scope" : "books^materia-medica",
66 + "data-query-scope" : "books",
64 64   "data-query-list-type" : "suggest-negate",
65 65   "data-query-list-header" : "$services.localization.render('formMaker.line.suggest_negate_list')",
66 66   "data-query-list-contents" : "value",