Tweak to initialization so it "works" without a current connection (i.e. atopenacs install time). It's still lame and you'll probably often want yourown custom initializer.
Implemented install.xml procs and tweaked API to make things a bit easierto use. And unfortunately content-includelet wants to be an application,not service, to work correctly with the site-building admin UI.
Added two new tags to the install.xml repetoire:1. instantiate-object - uses package_instantiate object to instantiate one.2. call-tcl-proc - call an arbitrary tcl proc
fixing the sorting of categories when creating new ones, adding a proc that standardizes/fixes all categories when ordered somewhat incidentally, adding a draft pagination proc.. will be drastically changed soon probably.
Added preliminary support for private (by user) layout-managed pages. Improvedadmin UI stuff. More internationalization. Etc. Essentially "bored whileDSL down".