Details
-
Improvement
-
Resolution: Fixed
-
Critical
-
6.0-milestone-1
-
None
Description
Right now we've reusing the "bin" type because our web.xml already routes it to the XWikiServlet. In the future we need to allow adding new types and have them automatically routed properly without declaring them in the web.xml file.
This means moving from (for example):
/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/css/style.css
To:
/xwiki/webjars/bootstrap/3.2.0/css/style.css
Attachments
Issue Links
- blocks
-
XWIKI-12878 Webjar installed by EM on a subwiki could not be loaded through the webjar action
- Closed
-
XWIKI-12884 No way to specify a webjars URL for a resource located in another wiki
- Closed
-
XWIKI-11176 Use jsTree to rewrite and improve the trees we currently have in XWiki
- Closed
- depends on
-
XWIKI-11170 Add ability to register Resource Reference Handlers for new Resource Reference Types
- Closed
- is duplicated by
-
XWIKI-10880 A CSS file inside a webjar cannot use a resource from that webjar
- Closed
- is related to
-
XWIKI-11125 WebJars can't be accessed if the current user doesn't have edit rights
- Closed
-
XWIKI-11073 Login screen on protected wiki missing glyphicons
- Closed
- relates to
-
XWIKI-12168 Most extensions that were designed to use webjars before 7.1 are broken
- Closed
-
CKEDITOR-6 Edit-Button is there but editor does not show up
- Closed
-
XWIKI-11996 Change webjar URLs to better support relative resource paths
- Closed