[xwiki-users] [ANN] XWiki Enterprise 2.2 Milestone 1 Released
The XWiki development team is pleased to announce the release of XWiki Enterprise 2.2 Milestone 1. Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download This is first milestone of the XWiki Enterprise 2.2 version. This release mainly introduces new Model, the possibility to register wiki macros for any user or wiki and many improvements of xar import. Main changes from 2.1.1: * Contextual wikimacros * New Model module with Reference implementation * XAR Import improvements * Allow set to null in velocity * Upgraded to Groovy 1.7 * Lots of accessibility fixes * Lots of bugs fixes For more information see the Release notes at: http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise22M1 Thanks -The XWiki dev team
Thanks, very interesting update ! I particularly like the new xar import UI and features (did not install this version already though). History management will really improve migration activity. I don't clearly understand the new Model module... Could you explain what impact it can have, for programming for example ? Thx, Jeremie
On Jan 16, 2010, at 1:10 PM, Jeremie BOUSQUET wrote:
Thanks, very interesting update ! I particularly like the new xar import UI and features (did not install this version already though). History management will really improve migration activity.
I don't clearly understand the new Model module... Could you explain what impact it can have, for programming for example ?
I've update the information in the release notes. Extract: "The goal is to provide APIs to remove all String manipulations around documents and attachment names. It also introduces the concept of Reference for any entity of the model and the parser/serializer associated. For now Wiki, Space, Document and attachment are supported; classes objects and properties should come in milestone 2. From a user point of view this will result in supporting any character in document names for example. In addition, this is also a step in the direction of supporting nested spaces (the storage would also need to be changed to support that). In practice the existing code has not yet been fully refactored to benefit from the new implementation. The work has been started in XWiki Enterprise 2.2 Milestone 1 and will continue in XWiki Enterprise 2.2 Milestone 2 and beyond. " Does that help? Thanks -Vincent
The link for the Generic Installer on the Download page is referencing the EXE installer. Cheers - Andy On Jan 16, 2010, at 6:50 AM, Vincent Massol wrote:
On Jan 16, 2010, at 1:10 PM, Jeremie BOUSQUET wrote:
Thanks, very interesting update ! I particularly like the new xar import UI and features (did not install this version already though). History management will really improve migration activity.
I don't clearly understand the new Model module... Could you explain what impact it can have, for programming for example ?
I've update the information in the release notes.
Extract:
"The goal is to provide APIs to remove all String manipulations around documents and attachment names. It also introduces the concept of Reference for any entity of the model and the parser/serializer associated. For now Wiki, Space, Document and attachment are supported; classes objects and properties should come in milestone 2.
From a user point of view this will result in supporting any character in document names for example. In addition, this is also a step in the direction of supporting nested spaces (the storage would also need to be changed to support that).
In practice the existing code has not yet been fully refactored to benefit from the new implementation. The work has been started in XWiki Enterprise 2.2 Milestone 1 and will continue in XWiki Enterprise 2.2 Milestone 2 and beyond. "
Does that help?
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Sorry, forgot to mention this is for the 2.2 Milestone 1 release. -Andy On Jan 23, 2010, at 2:06 PM, Andreas Schaefer wrote:
The link for the Generic Installer on the Download page is referencing the EXE installer.
Cheers - Andy
On Jan 16, 2010, at 6:50 AM, Vincent Massol wrote:
On Jan 16, 2010, at 1:10 PM, Jeremie BOUSQUET wrote:
Thanks, very interesting update ! I particularly like the new xar import UI and features (did not install this version already though). History management will really improve migration activity.
I don't clearly understand the new Model module... Could you explain what impact it can have, for programming for example ?
I've update the information in the release notes.
Extract:
"The goal is to provide APIs to remove all String manipulations around documents and attachment names. It also introduces the concept of Reference for any entity of the model and the parser/serializer associated. For now Wiki, Space, Document and attachment are supported; classes objects and properties should come in milestone 2.
From a user point of view this will result in supporting any character in document names for example. In addition, this is also a step in the direction of supporting nested spaces (the storage would also need to be changed to support that).
In practice the existing code has not yet been fully refactored to benefit from the new implementation. The work has been started in XWiki Enterprise 2.2 Milestone 1 and will continue in XWiki Enterprise 2.2 Milestone 2 and beyond. "
Does that help?
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Jan 23, 2010, at 11:07 PM, Andreas Schaefer wrote:
Sorry, forgot to mention this is for the 2.2 Milestone 1 release.
Fixed. Thanks -Vincent
-Andy
On Jan 23, 2010, at 2:06 PM, Andreas Schaefer wrote:
The link for the Generic Installer on the Download page is referencing the EXE installer.
Cheers - Andy
On Jan 16, 2010, at 6:50 AM, Vincent Massol wrote:
On Jan 16, 2010, at 1:10 PM, Jeremie BOUSQUET wrote:
Thanks, very interesting update ! I particularly like the new xar import UI and features (did not install this version already though). History management will really improve migration activity.
I don't clearly understand the new Model module... Could you explain what impact it can have, for programming for example ?
I've update the information in the release notes.
Extract:
"The goal is to provide APIs to remove all String manipulations around documents and attachment names. It also introduces the concept of Reference for any entity of the model and the parser/serializer associated. For now Wiki, Space, Document and attachment are supported; classes objects and properties should come in milestone 2.
From a user point of view this will result in supporting any character in document names for example. In addition, this is also a step in the direction of supporting nested spaces (the storage would also need to be changed to support that).
In practice the existing code has not yet been fully refactored to benefit from the new implementation. The work has been started in XWiki Enterprise 2.2 Milestone 1 and will continue in XWiki Enterprise 2.2 Milestone 2 and beyond. "
Does that help?
Thanks -Vincent
participants (4)
-
Andreas Schaefer -
Jeremie BOUSQUET -
Thomas Mortagne -
Vincent Massol