Modifications pour le document Books
Modifié par Jip-jan Alunkel le novembre 23, 10:59
Depuis la version 9.24
modifié par Jip-jan Alunkel
sur août 31, 23:19
sur août 31, 23:19
Commentaire de modification :
Updated class property
À la version 9.19
modifié par Jip-jan Alunkel
sur août 31, 21:52
sur août 31, 21:52
Commentaire de modification :
Updated class property
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,7 +1,6 @@ 1 1 {{include reference="assets.pagemaker.macros"/}} 2 2 3 3 {{velocity}} 4 -#set($discard = $services.localization.use('document', 'assets.global.translations')) 5 5 #set($discard = $services.localization.use('document', 'assets.pagemaker.translations')) 6 6 #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify' : false})) 7 7 #set($discard = $xwiki.jsx.use('assets.pagemaker.WebHome', {'minify' : false})) ... ... @@ -15,13 +15,13 @@ 15 15 16 16 #set ($columns = ["doc.title", "name", "doc.space"]) 17 17 #set ($columnsProperties = { 18 - "doc.title": {"type": "text", "filterable" : true, "sortable": true, "link": "view"}, 19 - "name": headerClass":"author"},20 - "doc.space": {"type": "text", "filterable" : true, "sortable": true, " headerClass":"category", "link": "space"}17 + "doc.title": {"type": "text", "filterable" : true, "sortable": true, "link": "view"}, 18 + "name" : {"type": "text", "filterable" : true, "sortable": true, "size" : 4}, 19 + "doc.space" : {"type": "text", "filterable" : true, "sortable": true, "size" : 4, "link": "space"} 21 21 }) 22 22 #set ($options = { 23 23 "className" : "books.WebHome", 24 - "translationPrefix" : "livetable. books.",23 + "translationPrefix" : "books.livetable.", 25 25 "extraParams": "&name_class=assets.pagemaker.classes.persons", 26 26 "queryFilters" : "currentlanguage", 27 27 "rowCount": 10 ... ... @@ -32,7 +32,7 @@ 32 32 <h3>Add a book to this wiki</h3> 33 33 <p> 34 34 Do you know of any books that can be of value to people who would like to learn more about homeopathy? 35 - Please feel free to share these books with our readers. However, to make sure your book isbeingfiledcorrectly it is necessary that you answer a few simple questions about thebook.34 + Please feel free to share these books with our readers. However, to make sure your case is correctly filed in this wiki it is necessary that you answer a few simple questions about the case. 36 36 </p> 37 37 38 38 #set($form_start = {