Changes for page Books

Last modified by Jip-jan Alunkel on November 23, 10:59

From version 9.17
edited by Jip-jan Alunkel
on August 31, 02:12
Change comment: Updated class property
To version 9.20
edited by Jip-jan Alunkel
on August 31, 21:54
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,7 @@
1 1  {{include reference="assets.pagemaker.macros"/}}
2 2  
3 3  {{velocity}}
4 +#set($discard = $services.localization.use('document', 'assets.global.translations'))
4 4  #set($discard = $services.localization.use('document', 'assets.pagemaker.translations'))
5 5  #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify' : false}))
6 6  #set($discard = $xwiki.jsx.use('assets.pagemaker.WebHome', {'minify' : false}))
... ... @@ -21,6 +21,7 @@
21 21  #set ($options = {
22 22   "className" : "books.WebHome",
23 23   "translationPrefix" : "books.livetable.",
25 + "extraParams": "&name_class=assets.pagemaker.classes.persons",
24 24   "queryFilters" : "currentlanguage",
25 25   "rowCount": 10
26 26  })
... ... @@ -93,7 +93,7 @@
93 93   "data-modal-input" : ["$services.localization.render('global.word.lastname')", "$services.localization.render('global.word.firstname')"],
94 94   "data-modal-input-glue": ", ",
95 95   "data-error-response-type" : "use_label_definite_1",
96 - "help-block" : 'Enter the last name of the author of this case. Choose the author from the list or create a new author.'
98 + "help-block" : 'Enter the last name of the author of this book. Choose the author from the list or create a new author.'
97 97  })
98 98  #createFormElement($author)
99 99  #set($extra_info = {