Last modified by Thomas Mortagne on 2023/10/13

From version 21.2
edited by Vincent Massol
on 2015/04/13
Change comment: There is no comment for this version
To version 22.1
edited by Vincent Massol
on 2015/04/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,6 +60,7 @@
60 60  * The HTML5 renderer is now bundled in XWiki Enterprise.
61 61  * Added a new ##objectPolicy=updateOrCreate## parameter to the save action that allows editing and creating objects in one request. For more details, see [[the documentation>>platform:DevGuide.URL Format||anchor="HParameter:objectPolicy"]].
62 62  * It is now possible to select the output syntax of a skin, in order to use the correct renderer.
63 +* Ability to [[register a custom Resource Type>>extensions:Extension.Resource API||anchor="HAddinganewResourceTypeHandler"]].
63 63  * The WebJar integration now registers a ##webjar## URL type using a [[Resource Handler>>extensions:Extension.Resource API]] (it was reusing the ##bin## URL type before). The new WebJAR URL format is ##http:~/~/<server>/<context path>/webjars/<path/to/resource>[?version=<version>&evaluate=true|false]##. Note that you should use the [[exposed Script Service method to compute a WebJAR URL>>extensions:Extension.WebJars Integration]].
64 64  
65 65  == Upgrades ==

Get Connected