Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
7.1.1
-
None
-
Unknown
-
Description
Other permissions such as UI Extension and Macro are allowed to be registered for a single wiki but Skin Extensions cannot be registered at wiki level without programming rights.
Known workaround:
Create a UI Extension which hooks org.xwiki.platform.template.header.after which is called every page load and in the content of that extension put
{{velocity}}$xwiki.jsx.use('Whatever.JsExtension'){{/velocity}}
This should be allowed by default.
Attachments
Issue Links
- is duplicated by
-
XWIKI-12680 Allow local wiki admins to add JSX/SSX objects with "Always on this wiki" visibility
- Closed