XWiki Syntax Guide
Laatst gewijzigd door superadmin op 2023/10/06 17:56
- Manage
- Actions
- Viewers
Export
Kies de exporteer format uit de onderstaande lijst:
$services.rendering.render($uix.execute(), 'html/5.0')
$services.rendering.render($uix.execute(), 'html/5.0')
$services.rendering.render($uix.execute(), 'html/5.0')
Options for exportFormat You can navigate through the options using arrow keys, the home and end keys. Select the currently highlighted option by pressing enter or space. Right and left arrows will move focus to the next possible option in the list. The Home key will bring focus to the start of the list and the END key to its end. Up and down arrows allow you to navigate quickly to the start of option categories.
Andere Formats (1)
-
Exporteer als HTML (HyperText Markup Language)
-
Exporteer als Open Document Text (ODT) middels de Office Server
-
Export as Portable Document Format (PDF) using the Web Browser
-
Exporteer als Rich Text Format (RTF) middels de Office Server
XWiki Syntax 2.1 » Programming » Scripts
XWiki Syntax 2.1: Scripts
2.0 Scripts
Feature | XWiki Syntax 2.1 |
---|---|
Velocity script | {{velocity}} #set ($var = "whatever") {{/velocity}} |
Groovy script | {{groovy}} def var = "whatever" {{/groovy}} |
Gemaakt door superadmin op 2023/10/06 17:56