@Role
public interface VelocityMacroConfiguration
You can override the default values for each of the configuration properties below by defining them in XWiki's global
configuration file using a prefix of "rendering.macro.velocity" followed by the property name. For example:
rendering.macro.velocity.cleaner = none
Modifier and Type | Method and Description |
---|---|
String |
getFilter() |
String getFilter()
VelocityMacroFilter
component to use
to modify velocity content before or after script execution.Copyright © 2004–2021 XWiki. All rights reserved.