Overview
The purpose of the plugin is to allow to set up a specific configuration for a Wedia portal application, by overriding a basic configuration provided by the product.
...
_portal
_portal@config
_portal@config@picker
The path _portal@$config@picker designates a configuration defined in 3 folders whose relative paths are successively :
...
You can also put a slash at beginning like this:
Code Block | ||
---|---|---|
| ||
{ "myprocessor": { "processor": "/res/postprocessors/myprocessor.groovy", } } |
...