Details
-
Bug
-
Resolution: Invalid
-
Major
-
None
-
9.11.2, 10.0
-
None
-
Unknown
-
Description
Create a wiki macro, with that content:
{{template name="locationPicker_macros.vm" /}} {{velocity}} #documentTree({ 'class': 'location-tree', 'finder': true, 'showAttachments': false, 'showRoot': false, 'showTerminalDocuments': true, 'showTranslations': false, 'showWikis': true }) {{/velocity}}
The documentTree macro is not included in the velocity context. It prevents me to use a document tree inside a wiki macro, which is a shame...