Wiki source code of ReleaseNotesXWikiEnterprise21M1
Version 13.2 by Vincent Massol on 2009/11/19
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | {{toc/}} |
![]() |
1.1 | 2 | |
![]() |
2.1 | 3 | = Release Notes for XWiki Enterprise 2.1 Milestone 1 = |
![]() |
1.1 | 4 | |
![]() |
12.1 | 5 | First and last milestone of the XWiki Enterprise 2.1 version ([[Roadmap>>enterprise:Main.Roadmap]]). |
![]() |
1.1 | 6 | |
![]() |
12.1 | 7 | This release is mostly a bugfix and stabilization release with one important new feature: re-design of the Action menus (see below). |
8 | |||
![]() |
4.2 | 9 | == New and Noteworthy (since XWiki Enterprise 2.0.3) == |
![]() |
1.1 | 10 | |
![]() |
12.1 | 11 | * Re-design of the actions menus: |
12 | ** Split the top menu into 2: one for wiki and space level actions and one for page level actions((( | ||
13 | [[image:menu1.png]] | ||
14 | ))) | ||
![]() |
13.2 | 15 | ** Reorganized the wiki and space level actions: Some Watch actions, the Wiki and Space administration actions have been moved there.((( |
![]() |
12.1 | 16 | [[image:menu2.png]] [[image:menu3.png]] |
17 | ))) | ||
18 | ** The user action menu now allows to manager the user's watchlist.((( | ||
19 | [[image:menu4.png]] | ||
20 | ))) | ||
21 | ** Reorganized the page level actions (there's now a "More Actions" menu) and the action to watch the current page is moved on the right.((( | ||
22 | [[image:menu5.png]] [[image:menu6.png]] [[image:menu7.png]] | ||
23 | ))) | ||
24 | ** Added back the ability to view the source of a page | ||
25 | ** Note that the new top level menu (Wiki and Space actions) is a good entry point in the future for providing navigation between wikis in a wiki farm. | ||
26 | |||
![]() |
5.1 | 27 | * Lots of improvements and bugfixes in order to conform to [[Web Content Accessibility Guidelines>>http://en.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines]]. |
![]() |
1.1 | 28 | |
![]() |
2.1 | 29 | == Known issues == |
![]() |
1.1 | 30 | |
![]() |
3.1 | 31 | * [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]] |
![]() |
1.1 | 32 | |
![]() |
2.1 | 33 | == Backward Compatibility and Migration Notes == |
![]() |
1.1 | 34 | |
![]() |
2.1 | 35 | === General Notes === |
![]() |
1.1 | 36 | |
![]() |
4.1 | 37 | {{warning}}If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...//.{{/warning}} |
![]() |
1.1 | 38 | |
![]() |
2.1 | 39 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from improvements listed above. |
![]() |
1.1 | 40 | |
![]() |
4.1 | 41 | {{warning}}Always make sure you compare your //xwiki.cfg// file with the newest version since some configuration parameters were added. Of note, you should add //xwiki.store.migration=1// so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.{{/warning}} |