Cambios para el documento Books
Última modificación por Jip-jan Alunkel el noviembre 23, 10:59
Desde la versión 9.20
editado por Jip-jan Alunkel
el agosto 31, 21:54
el agosto 31, 21:54
Cambiar el comentario:
Updated class property
Hasta la versión 9.28
editado por Jip-jan Alunkel
el noviembre 20, 15:36
el noviembre 20, 15:36
Cambiar el comentario:
Updated class property
Resumen
-
Propiedades de página (1 modificado, 0 añadido, 0 eliminado)
-
Objetos (0 modificado, 1 añadido, 0 eliminado)
Detalles
- Propiedades de página
-
- Contenido
-
... ... @@ -15,13 +15,13 @@ 15 15 16 16 #set ($columns = ["doc.title", "name", "doc.space"]) 17 17 #set ($columnsProperties = { 18 - "doc.title": 19 - "name" size"4},20 - "doc.space" size"4, "link": "space"}18 + "doc.title": {"type": "text", "filterable" : true, "sortable": true, "link": "view"}, 19 + "name": {"type": "text", "filterable" : true, "sortable": true, "headerClass": "author"}, 20 + "doc.space": {"type": "text", "filterable" : true, "sortable": true, "headerClass": "category", "link": "space"} 21 21 }) 22 22 #set ($options = { 23 23 "className" : "books.WebHome", 24 - "translationPrefix" : " books.livetable.",24 + "translationPrefix" : "livetable.books.", 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 case iscorrectlyfiled inthiswiki it is necessary that you answer a few simple questions about thecase.35 + Please feel free to share these books with our readers. However, to make sure your book is being filed correctly it is necessary that you answer a few simple questions about the book. 36 36 </p> 37 37 38 38 #set($form_start = { ... ... @@ -103,7 +103,7 @@ 103 103 "type" : "checkbox", 104 104 "required" : "no", 105 105 "label" : "Extra information (optional)", 106 - "value" : " 1",106 + "value" : "", 107 107 "data-opener" : "true" 108 108 }) 109 109 #createFormElement($extra_info)
- XWiki.ClassSheetBinding[0]
-
- Sheet
-
... ... @@ -1,0 +1,1 @@ 1 +booksSheet