* Updated helma.jar and launcher.jar
* Added h2.jar as AntClick database (experimental)
* Added build targets for extracting gettext call strings and building JavaScript message files
* Added repository for AntClick containing adaptations necessary for H2 database
* Renamed shell scripts for AntClick from antclick.* to start.*
* Added default login for manage console in server.properties
* Removed obsolete files
* Fixed various b/w compatibility issues found in some sites
* Fixed pager action in Images
* Added confirmation dialog before resetting a layout
* Added collection containing updated sites in reverse chronological order
* Modified site listing (still work in progress)
* Save site name as title if no title is entered
* Removed some res.debug() calls
* Removed obsolete skin files (ie. content moved to the protected skin file)
* Moved contents of Messages.skins to their protected siblings
* Prefixed notification skins (used in e-mails) with "notify_"
* Fixed and simplified a whole bunch of issues in compatibility layer
* Added HopObject.peel_macro() method that renders a skin depending on its availability in a certain skin path
* Added a few old school skins as a rather twisted solution for keeping the renamed skins b/w compatible
Switched to Rome for RSS generation:
* Added necessary JAR files (new subdirectory "lib")
* Removed obsolete skin files
* Added basic skins for XSL transformation
* rss.xml of Root prototype is now equal to the one of Site; site updates have been moved to updates.xml
* Converted most site properties to metadata
* Implemented generic framework into Site prototype
* Added basic form support to generic framework
* Added support for positionl parameters in some macros (e.g. link_macro, skin_macro, created_macro)
* Added link_filter to Global and HopObject
* Added check for "Cancel" in HopObject's onRequest()
* Had to disable display of disk usage in SysMgr due to an issue that has to be resolved, yet
* Added support for various new site preferences (at least in the form :)
* Removed some code related to Lucene search until it's clear how search will work in the future
* Added quite a lot code for backwards compatibility
* Updated database patches
* Improved tag framework
* Added support for image tags
* Moved most code of StoryMgr.evalNewStory to Story.evalStory to decrease redundancy
* Added compatibility module (including drafts for database conversions)
* Moved code for topics to compatibility module
* Removed obsolete code