Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
18.0.1
-
None
-
Unknown
-
Description
The list of rendering transformations to execute is controlled by the rendering configuration. On XWiki side this list can be overwritten per HTTP request using a dedicated parameter. It would be nice to be able to overwrite this list for a particular execution, from the transformation context. We would have this fallback chain:
execution (transformation context) -> request (parameter) -> rendering configuration
I propose we add:
- TransformationContext#setTransformationNames(List<String>)
- TransformationContext#getTransformationNames()
Attachments
Issue Links
- blocks
-
XWIKI-24003 Add a script service to execute rendering transformations
-
- Open
-
- is related to
-
XWIKI-17808 Add ability to configure which rendering transformation to execute where
-
- Open
-
-
XWIKI-13167 Add ability to specify which Rendering Transformations to execute in the query string
-
- Closed
-