Changes for page Scripting

Last modified by Simon Urli on 2023/10/10

<
From version < 60.2 >
edited by Vincent Massol
on 2017/09/26
To version < 61.1 >
edited by Vincent Massol
on 2017/09/26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -195,6 +195,13 @@
195 195  #set($displayShortcuts = false)
196 196  {{/code}}
197 197  
198 +=== Control Content Footer ===
199 +
200 +{{info}}
201 +XWiki 9.8{{info}} The content footer can be controlled through the ##displayContentFooter## binding.
202 +
203 +{{image reference="displayContentFooter.png"/}}
204 +
198 198  === Information about the current user ===
199 199  
200 200  The following variables (set in the {{scm path="xwiki-platform-core/xwiki-platform-web/src/main/webapp/templates/xwikivars.vm"}}xwikivars.vm{{/scm}} template) are shortcuts for checking various information **for the current user**:
... ... @@ -338,3 +338,4 @@
338 338  * Velocity is parsed in a page no matter what (there is no need to invoke the [[extensions:Extension.Velocity Macro]] using ~{~{velocity}} and ~{~{/velocity}})
339 339  
340 340  The last part is important because it means you need to be careful when using **$** and **#** in your document. This is still true inside of **<%** and **%>** so you have to be careful when writing Groovy.
348 +{{/info}}

Get Connected