[ANN] XWiki 1.0 Beta 5 released
Hi, We're pleased to announce the availability of the 1.0 Beta 5 release. The focus is till bug fixing but this release brings other nice improvements: * Added support for parametrizing document resource bundles (See internationalizing XWiki applications) * Upgrade to Velocity 1.5 Beta 2 and Velocity Tools 1.3 (Velocity 1.5 Beta 2 release notes) * Security: prevents instantiating random classes in Velocity * Improved user profile sheet * Add Calendar interface to edit and delete events * Charting plugin is functional again * Made Calendar and User profiles use Microformats (hCard and hCalendar) * Allow putting Velocity code in CSS and Javascript skin files * Improved Calendar plugin * Store the panel state (expanded/collapsed) for each user * Experimental: Backend implementation for rename (renames the document + all backlinks). There's no GUI yet (planned for Beta 6). To try it out, you can call the following in Velocity: $xwiki.getDocument("Space1.MyPageToRename").renameDocument ("Space2.MyNewName") See the full release notes on http://www.xwiki.org/xwiki/bin/view/ Main/ReleaseNotesXWiki10Beta5 Enjoy -The XWiki development team
Hi Vincent, Good job for this new release. However it seems there is a small bug in the directory hierarchy on SVN, look here : http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/tags/XWIKI_1_... The XWiki 1.0b5 tag is in SVNROOT/xwiki/xwiki/tags/XWIKI_1_0_BETA_5/XWIKI_1_0_BETA_5/ Regards Le lundi 5 mars 2007, Vincent Massol a écrit :
Hi,
We're pleased to announce the availability of the 1.0 Beta 5 release.
The focus is till bug fixing but this release brings other nice improvements:
* Added support for parametrizing document resource bundles (See internationalizing XWiki applications) * Upgrade to Velocity 1.5 Beta 2 and Velocity Tools 1.3 (Velocity 1.5 Beta 2 release notes) * Security: prevents instantiating random classes in Velocity * Improved user profile sheet * Add Calendar interface to edit and delete events * Charting plugin is functional again * Made Calendar and User profiles use Microformats (hCard and hCalendar) * Allow putting Velocity code in CSS and Javascript skin files * Improved Calendar plugin * Store the panel state (expanded/collapsed) for each user * Experimental: Backend implementation for rename (renames the document + all backlinks). There's no GUI yet (planned for Beta 6). To try it out, you can call the following in Velocity:
$xwiki.getDocument("Space1.MyPageToRename").renameDocument ("Space2.MyNewName")
See the full release notes on http://www.xwiki.org/xwiki/bin/view/ Main/ReleaseNotesXWiki10Beta5
Enjoy -The XWiki development team
-- Xavier MOGHRABI - OW2 Consortium Jabber: moghrabi@objectweb.org Tel: +33 4 76 61 52 35
On Mar 6, 2007, at 10:47 AM, Xavier MOGHRABI wrote:
Hi Vincent,
Good job for this new release.
However it seems there is a small bug in the directory hierarchy on SVN, look here : http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/tags/ XWIKI_1_0_BETA_5/
The XWiki 1.0b5 tag is in SVNROOT/xwiki/xwiki/tags/XWIKI_1_0_BETA_5/XWIKI_1_0_BETA_5/
Fixed thanks. -Vincent
Le lundi 5 mars 2007, Vincent Massol a écrit :
Hi,
We're pleased to announce the availability of the 1.0 Beta 5 release.
The focus is till bug fixing but this release brings other nice improvements:
* Added support for parametrizing document resource bundles (See internationalizing XWiki applications) * Upgrade to Velocity 1.5 Beta 2 and Velocity Tools 1.3 (Velocity 1.5 Beta 2 release notes) * Security: prevents instantiating random classes in Velocity * Improved user profile sheet * Add Calendar interface to edit and delete events * Charting plugin is functional again * Made Calendar and User profiles use Microformats (hCard and hCalendar) * Allow putting Velocity code in CSS and Javascript skin files * Improved Calendar plugin * Store the panel state (expanded/collapsed) for each user * Experimental: Backend implementation for rename (renames the document + all backlinks). There's no GUI yet (planned for Beta 6). To try it out, you can call the following in Velocity:
$xwiki.getDocument("Space1.MyPageToRename").renameDocument ("Space2.MyNewName")
See the full release notes on http://www.xwiki.org/xwiki/bin/view/ Main/ReleaseNotesXWiki10Beta5
Enjoy -The XWiki development team
-- Xavier MOGHRABI - OW2 Consortium Jabber: moghrabi@objectweb.org Tel: +33 4 76 61 52 35
-- You receive this message as a subscriber of the xwiki- dev@objectweb.org mailing list. To unsubscribe: mailto:xwiki-dev-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
participants (2)
-
Vincent Massol -
Xavier MOGHRABI