Xicken Package Changelog ======================== xicken-0.2 (2006/05/16) ---------------------- - Update for compatibility with Zope 3.2+. - Fixed bug blocking page removal. - Derive from IContained, rathar than ILocation, to get our __parent__ set majykally. - Add IFileFactory adapter for XickenSite, so that a PUT of non-existing name creates a XickenPage. - Add PUT handling to XickenPage, which expects the same serialization format produced by 'page.xml'. - Add "index.xml" views for fetching simple XML serialization of a XickenPage or a XickenSite. xicken-0.1.1 (2004/10/19) ------------------------- - Allow Mom to edit site title. xicken-0.1.0 (2004/09/27) ------------------------- - Simplest-possible Zope3 content management application (not a framework!)