Wiki source code of XWiki Enterprise 2.5 Milestone 1
Version 8.1 by Sorin Burjan on 2010/09/07
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | First milestone of the XWiki Enterprise 2.5 version ([[Roadmap>>enterprise:Main.Roadmap]]). | ||
6 | |||
7 | The highlights of this release are: | ||
8 | |||
9 | = New and Noteworthy (since XWiki Enterprise 2.4) = | ||
10 | |||
11 | === Added mechanism for inserting custom links in the header === | ||
12 | |||
13 | This allows to: | ||
14 | * custom navigational links (unversal edit, paged navigation, index, author...) | ||
15 | * custom RSS feed links | ||
16 | * custom metadata links (DOAP, FOAF, generic RDF...) | ||
17 | |||
18 | === Introduced cancelable events === | ||
19 | * cancel document saving | ||
20 | * cancel script execution for: security reasons (e.g. nested scripts) and errors in initialization | ||
21 | |||
22 | === Removed deprecated flickr plugin === | ||
23 | * removed the old flickr plugin because it was outdated and the API was broken. | ||
24 | We will have a new one, re-written, in the future. | ||
25 | |||
26 | === Fixed issue with Google search === | ||
27 | |||
28 | * Google search results didn't always point to canonical view of pages. | ||
29 | |||
30 | === Keep the content menu visible when scrolling down === | ||
31 | * When scrolling down on a document, the content menu will follow, so the user will not have to scroll up on top of the page in order to access it. | ||
32 | |||
33 | = Known issues = | ||
34 | |||
35 | |||
36 | = Backward Compatibility and Migration Notes = | ||
37 | |||
38 | == General Notes == | ||
39 | |||
40 | == Migration Notes == |