Cambios para el documento Homeopaths
Última modificación por Jip-jan Alunkel el marzo 14, 20:13
Desde la versión 8.107
editado por Jip-jan Alunkel
el diciembre 08, 20:12
el diciembre 08, 20:12
Cambiar el comentario:
Renamed from xwiki:practices.WebHome
Hasta la versión 8.94
editado por Jip-jan Alunkel
el diciembre 08, 18:25
el diciembre 08, 18:25
Cambiar el comentario:
Renamed from xwiki:practices.WebHome
Resumen
-
Propiedades de página (1 modificado, 0 añadido, 0 eliminado)
-
Objetos (1 modificado, 0 añadido, 0 eliminado)
Detalles
- Propiedades de página
-
- Contenido
-
... ... @@ -12,9 +12,6 @@ 12 12 </p> 13 13 <div id="homeopaths_map"></div> 14 14 15 -#set($q = $services.query.xwql("from XWikiSpace as space where doc.space = 'homeopaths.WebHome'and doc.name = :usr") 16 -$q.bindValue('usr', $xcontext.getUserReference().getName()).execute() 17 - 18 18 <h2>Add your practice to the map</h2> 19 19 #set($form_start = { 20 20 "id": "homeoworld_form", ... ... @@ -62,7 +62,7 @@ 62 62 "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_select_list')", 63 63 "data-query-list-contents" : "key", 64 64 "data-query-list-editable" : "false", 65 - "help-block" : ' Inputand select the country where your practice resides.'62 + "help-block" : 'Type and select the country where your practice resides.' 66 66 }) 67 67 #createFormElement($country) 68 68 ... ... @@ -83,7 +83,6 @@ 83 83 "data-auto-first-capital" : "true", 84 84 "data-query-type" : "address", 85 85 "data-query-reference" : "", 86 - "data-page-name": "$xcontext.getUserReference().getName()", 87 87 "data-query-list-type" : "suggest-select", 88 88 "data-query-list-header" : "$services.localization.render('pagemaker.line.suggest_select_list')", 89 89 "data-query-list-contents" : "value/key", ... ... @@ -91,7 +91,7 @@ 91 91 "data-create-xobj" : "true", 92 92 "data-xobj-classname" : "homeopaths.Code.homeopathsClass", 93 93 "data-xobj-fieldname" : "address", 94 - "help-block" : 'Input streetandnumber, thenselect the address of your practice.'90 + "help-block" : 'Input and select the address of your practice.' 95 95 }) 96 96 #createFormElement($address) 97 97 #set($submit = {
- XWiki.StyleSheetExtension[0]
-
- Código
-
... ... @@ -4,9 +4,6 @@ 4 4 height: 400px; 5 5 margin: 0 2rem; 6 6 } 7 -#homeopaths_map .leaflet-popup { 8 - min-width: 26rem; 9 -} 10 10 #homeopaths_map .leaflet-popup-content { 11 11 margin: 0; 12 12 line-height: unset;