XWiki Enterprise 3.0 Milestone 3
Version 4.1 by Marius Dumitru Florea on 2011/03/10
Contents
Third milestone of the XWiki Enterprise 3.0 version (Roadmap).
New and Noteworthy (since XWiki Enterprise 3.0 Milestone 2)
Dashboard Editing
Gallery macro and office presentation viewer based on it
Instant search
- [XASEARCH-22] Support for multi-sources live suggestions when typing in the search box
- [XWIKI-6040] New suggest widget with support for multiple source of suggestions
User status
- [XWIKI-6047] New EventStream component
- [XAADMINISTRATION-233] Add the ability to "follow" users
- [XE-770] Friends and Status feature
XWiki Query Generator
- [XWIKI-1090] XWiki Query Generator
Programming Rights Status
- [XAADMINISTRATION-220] Provide a UI in the programming section that shows status of document that declare requiring rights (and when needed a way to fix missing rights)
- [XE-831] Provide a XClass that allow to mark pages that require to be saved by a user with certain rights
- [XE-832] Add XWiki.RequiredRightClass to XE documents that require to be saved with certain rights
Improved macro support in the WYSIWYG content editor
Changes to the way users interact with macro output inside the rich text area of the WYSIWYG content editor (including cross browser support).
Rendering and Commons top level projects
Miscellaneous
- UI improvements
- [XWIKI-5993] Align Copy Page UI on other action features
- [XWIKI-5990] Make User Account Activation form conform to the inline form standard
- Object editor bug fixes
- [XWIKI-5832] Cannot create groups or add members to existing groups using the object editor
- More PDF export bug fixes
- [XWIKI-5112] Anchor in title breaks PDF export
- [XWIKI-6046] Wiki markup in document titles ends up as visible XML in exported PDFs
- WYSIWYG content editor bug fixes and improvements
- Proper rights check for copy page feature
- Include macro improvements
- [XWIKI-1776] Support Include of Section Content
- Improved syntax guide
- [XE-839] Add XWiki Syntax 2.1 link specifications to syntax guide
- Improved extension manager
- [XWIKI-5557] Add extension manager xar handler
- [XWIKI-5705] Add multiwiki support to extension
Translations
- The following translations have been updated:
Known issues
Test Report
You can check the manual test report to learn about what was tested and the results on various browsers.
Backward Compatibility and Migration Notes
General Notes
You may also want to import the default wiki XAR in order to benefit from the improvements listed above.
Notes specific to XWiki Enterprise 3.0M3
- We have created a new top level project called XWiki Commons, which contains libraries that are generic enough to be reused outside of the XWiki project. New modules are now located under the org.xwiki.commons groupd id at http://maven.xwiki.org/releases/org/xwiki/commons/
- We have created a new top level project called XWiki Rendering, which contains a generic rendering engine. New modules are now located under the org.xwiki.rendering group Id, at http://maven.xwiki.org/releases/org/xwiki/rendering/
API Breakages
The following xwiki-core APIs were modified since XWiki Enterprise 2.7:
TODO
The following XWiki GWT APIs were modified since XWiki Enterprise 2.7:
TODO