XWiki Enterprise 2.2 Milestone 2

Version 28.1 by Thomas Mortagne on 2010/01/27

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 typing speed in WYSIWYG and edit comments UI.

New and Noteworthy (since XWiki Enterprise 2.2 Milestone 1)

New registration page

  • One click login after registration.

OneClickLogin.png

  • 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)
  • All fields are checked by client side script as the user types, then checked by the server for security.

Register3.png

New edit mode UI

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).

editmodeui.png

WYSIWYG improvements

Improved speed and responsiveness of the WYSIWYG editor

  •  decreasing 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
  • decreasing 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

editcomment.png

Preview comment

Allow users to preview their comment before submitting it.

previewcomment.png

Important bug fixed

  • HTML export now support dynamic skin elements (like Colibri skin color theme system)

Dependencies upgrade

  • Upgrade to GWT 2.0.0

General Notes

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,....

You may also want to import the default wiki XAR in order to benefit from the improvements listed above.

Always make sure you compare your xwiki.cfg file with the newest version since some configuration parameters were added. 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.

Migration Notes

TODO

Dependencies

This release includes the following modules in the specified versions since XWiki Enterprise 2.2 Milestone 1 was released.

Core/Web

Group IdArtifact IdNew VersionOld VersionJIRA URL
com.xpn.xwiki.platformxwiki-*2.2-milestone-22.2-milestone-1jira
org.xwiki.platformxwiki-*2.2-milestone-22.2-milestone-1jira

Applications

Group IdArtifact IdNew VersionOld VersionJIRA URL
com.xpn.xwiki.platform.applicationsxwiki-application-administration1.231.22jira
com.xpn.xwiki.platform.applicationsxwiki-application-blog1.191.19jira
com.xpn.xwiki.platform.applicationsxwiki-application-officeimporter1.131.13jira
com.xpn.xwiki.platform.applicationsxwiki-application-panels1.321.31jira
com.xpn.xwiki.platform.applicationsxwiki-application-scheduler1.161.16jira
com.xpn.xwiki.platform.applicationsxwiki-application-statistics1.61.6jira
com.xpn.xwiki.platform.applicationsxwiki-application-tag1.81.8jira
com.xpn.xwiki.platform.applicationsxwiki-application-watchlist1.241.24jira
com.xpn.xwiki.platform.applicationsxwiki-application-webdav1.21.2jira
com.xpn.xwiki.platform.applicationsxwiki-application-wiki-macro-bridge1.31.3jira

Plugins

Group IdArtifact IdNew VersionOld VersionJIRA URL
com.xpn.xwiki.platform.pluginsxwiki-plugin-activitystream1.51.5jira
com.xpn.xwiki.platform.pluginsxwiki-plugin-jodatime1.31.3jira
com.xpn.xwiki.platform.pluginsxwiki-plugin-lucene1.141.13jira
com.xpn.xwiki.platform.pluginsxwiki-plugin-mailsender1.131.13jira
com.xpn.xwiki.platform.pluginsxwiki-plugin-scheduler1.161.16jira
com.xpn.xwiki.platform.pluginsxwiki-plugin-skinx1.131.13jira
com.xpn.xwiki.platform.pluginsxwiki-plugin-tag1.81.8jira
com.xpn.xwiki.platform.pluginsxwiki-plugin-watchlist1.241.24jira

Skins

Group IdArtifact IdNew VersionOld VersionJIRA URL
com.xpn.xwiki.platform.skinsxwiki-skin-albatross1.271.27jira
com.xpn.xwiki.platform.skinsxwiki-skin-colibri1.111.10jira
com.xpn.xwiki.platform.skinsxwiki-skin-toucan1.321.32jira

Top Level POM

Group IdArtifact IdNew VersionOld Version
com.xpn.xwiki.platformxwiki2828

Tools

Group IdArtifact IdNew VersionOld VersionJIRA URL
org.xwiki.platform.toolsxwiki-configuration-resources1.371.36jira
org.xwiki.platform.toolsxwiki-jetty-resources1.171.17jira
org.xwiki.platform.toolsxwiki-license-resources1.11.1jira
org.xwiki.platform.toolsxwiki-packager-plugin1.151.15jira
org.xwiki.platform.toolsxwiki-rootwebapp1.31.3jira
org.xwiki.platform.toolsstandards-validator1.11.1jira
org.xwiki.platform.toolsxwiki-xar-handlers1.91.9jira
org.xwiki.platform.toolsxwiki-xar-plugin1.131.13jira
org.xwiki.platform.toolsxwiki-verification-resources1.141.14jira
Tags:
   

Get Connected