Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiuga on 2026/07/27 06:09
From version 18.6
edited by Alex Cotiuga
on 2026/07/09 19:54
on 2026/07/09 19:54
Change comment:
There is no comment for this version
To version 18.3
edited by Alex Cotiuga
on 2026/07/09 19:50
on 2026/07/09 19:50
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,8 +12,7 @@ 12 12 'hosting', 13 13 'customDevelopment', 14 14 'timeline', 15 - 'users', 16 - 'sourcePage' 15 + 'users' 17 17 ]) 18 18 19 19 #set ($name = '') ... ... @@ -171,7 +171,7 @@ 171 171 <h3>Optional project details</h3> 172 172 <p>These details help us understand the scope and suggest practical next steps.</p> 173 173 #end 174 - <div> 173 + ####<div> 175 175 <dt #if (!$editing && $hasEdit) 176 176 class="editableProperty" 177 177 #set ($xobjectPropertyReference = $xobject.getPropertyReference($property.name)) ... ... @@ -186,7 +186,7 @@ 186 186 <span class="xHint">$!escapetool.xml($services.localization.render($property.hint))</span> 187 187 </dt> 188 188 <dd>$doc.display($property.name, 'edit').replace('{{html clean="false" wiki="false"}}', '').replace("{{/html}}", '')</dd> 189 - </div> 188 + ##</div> 190 190 #end 191 191 #if (!$xclass.properties || $xclass.properties.size() == 0) 192 192 ## Keep the empty definition term in order to have valid HTML.