- Let cmsdam automagically generate SITEMAP (XML --> http://www.sitemaps.org/it/protocol.php#sitemapXMLExample) - Create cmsdam_html kernel class. It should be useful for html writing (table, forms, ecc) - Create validation methods. For methods where user send something, things must be validated before cmsdam apply changes. Ex, for method del_parameters_search_group() --> validate_del_parameters_search_group() - Write publishing framework and workflow - Write cmsdAm installation program - Write cmsdam administration interface - Write cmsdAm SID generator at installation time (a draft in scripts dir.) - Write PostgreSql support - Write statistics scripts to check filecontainer files no longer needed --- This is a wish list, something that would be nice to be written... - Write alternative file cache - Add virtualhosting support for cmsdam (multiple sites) - Write complex error handling mechanisms