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
Thanks a lot, just updated from beta-4 to beta-5, looking good! Kalle On 3/5/07, Vincent Massol <[email protected]> wrote:
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
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (2)
-
Kalle Korhonen -
Vincent Massol