XWiki Enterprise 2.2 Milestone 2
Second milestone of the XWiki Enterprise 2.2 version (Roadmap).
The highlights of this release are: new improved registration page, new UI for edit mode, support for color theme in HTML export, improved speed and responsiveness of the WYSIWYG editor, comments UI improvements and upgraded to GWT 2.0.0.
New and Noteworthy (since XWiki Enterprise 2.2 Milestone 1)
New Profile & WatchList UI
- Complete overhaul of the Profile UI
- Inclusion of the WatchList manager page into the Profile as a tab
- Inline-based editing for modifying profile details
- Added Profile tab for managing Profile preferences
- Converted to XWiki Syntax 2.0
New Registration page
- Ability to display a Captcha for spam prevention.
- All fields are checked by client-side script as the user types, then checked by the server for security.
- One-click login after registration.
- Easy for administrators to add fields, configuration with code.
- Can be imported/edited without programming rights.
- Works on older wikis if LiveValidation is imported (Captcha won't appear)
New Menu in Edit mode
The different edition modes that used to be in a separated panel are now in a new document edit menu bar (same way you have document view menu bar).
WYSIWYG improvements
Improved speed and responsiveness of the WYSIWYG editor
- Decreased the number of tool bar updates (the updates should be delayed with a significant number of milliseconds); normally, just a single update needs to be executed, after the user finishes typing a text fragment
- Decreased the number of evaluations done at each update by using a cache; most of the evaluations are related to the current selection and are shared by multiple editor plugins
Comments UI improvements
Edit comment
Give the possibility to the author to edit his comment back if he wants to correct something
Preview comment
Allow users to preview their comment before submitting it.
Important bugs fixed
- HTML export now support dynamic skin elements (like Colibri skin color theme system)
Dependencies upgrade
- Upgrade to GWT 2.0.0
General Notes
You may also want to import the default wiki XAR in order to benefit from the improvements listed above.
Migration Notes
Dependencies
This release includes the following modules in the specified versions since XWiki Enterprise 2.2 Milestone 1 was released.
Core/Web
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform | xwiki-* | 2.2-milestone-2 | 2.2-milestone-1 | jira |
org.xwiki.platform | xwiki-* | 2.2-milestone-2 | 2.2-milestone-1 | jira |
Applications
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform.applications | xwiki-application-administration | 1.23 | 1.22 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-blog | 1.19 | 1.19 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-officeimporter | 1.13 | 1.13 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-panels | 1.32 | 1.31 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-scheduler | 1.16 | 1.16 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-statistics | 1.6 | 1.6 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-tag | 1.8 | 1.8 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-watchlist | 1.24 | 1.24 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-webdav | 1.2 | 1.2 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-wiki-macro-bridge | 1.3 | 1.3 | jira |
Plugins
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform.plugins | xwiki-plugin-activitystream | 1.5 | 1.5 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-jodatime | 1.3 | 1.3 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-lucene | 1.14 | 1.13 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-mailsender | 1.13 | 1.13 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-scheduler | 1.16 | 1.16 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-skinx | 1.13 | 1.13 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-tag | 1.8 | 1.8 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-watchlist | 1.24 | 1.24 | jira |
Skins
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform.skins | xwiki-skin-albatross | 1.27 | 1.27 | jira |
com.xpn.xwiki.platform.skins | xwiki-skin-colibri | 1.11 | 1.10 | jira |
com.xpn.xwiki.platform.skins | xwiki-skin-toucan | 1.32 | 1.32 | jira |
Top Level POM
Group Id | Artifact Id | New Version | Old Version |
---|---|---|---|
com.xpn.xwiki.platform | xwiki | 28 | 28 |
Tools
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
org.xwiki.platform.tools | xwiki-configuration-resources | 1.37 | 1.36 | jira |
org.xwiki.platform.tools | xwiki-jetty-resources | 1.17 | 1.17 | jira |
org.xwiki.platform.tools | xwiki-license-resources | 1.1 | 1.1 | jira |
org.xwiki.platform.tools | xwiki-packager-plugin | 1.15 | 1.15 | jira |
org.xwiki.platform.tools | xwiki-rootwebapp | 1.3 | 1.3 | jira |
org.xwiki.platform.tools | standards-validator | 1.1 | 1.1 | jira |
org.xwiki.platform.tools | xwiki-xar-handlers | 1.9 | 1.9 | jira |
org.xwiki.platform.tools | xwiki-xar-plugin | 1.13 | 1.13 | jira |
org.xwiki.platform.tools | xwiki-verification-resources | 1.14 | 1.14 | jira |