Last modified by Thomas Mortagne on 2023/10/13

<
From version < 23.1 >
edited by Thomas Mortagne
on 2015/04/13
To version < 24.1 >
edited by Thomas Mortagne
on 2015/04/15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,6 +62,7 @@
62 62  * It is now possible to select the output syntax of a skin, in order to use the correct renderer.
63 63  * Ability to [[register a custom Resource Type>>extensions:Extension.Resource API||anchor="HAddinganewResourceTypeHandler"]].
64 64  * 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]].
65 +* The mime type of uploaded attachment is now automatically stored in the database and won't be recalculated each time it's asked. Also a new API has been introduced in ##com.xpn.xwiki.doc.XWikiAttachment## to change it if needed.
65 65  
66 66  == Upgrades ==
67 67  

Get Connected