AT Content Types 1.0 (Mar 21, 2005)

ATContentTypes-1.0.0-final for Plone 2.1

For additional information about this project, please visit the overview page .

Available downloads

Product Package

For all platforms (0 kB)

Feature enhancements in this release

The following features are associated with this release:

Use scrubhtml to remove dangerous tags
CMFDefault is using a SGML Parser to remove harmful tags like script and object. ATCT should use a output transformation to achieve the same goal to work around site exploits
use zconfig instead of customconfig.py
Customconfig was an ugly hack. ZConfig is a nice configuration language to configure options
auto ordering folder contents
Adding an API and UI to auto order the contents of a folder
Version Migration
ATCT is in need of a system for migrating from one version to the next.
Annotation Storage
Replace attribute storage with annotation storage for fields that may contain large data like images, files and text
Improve photo album UI
Adding UI to choose size of image to view in. Show counts of album contents and so on.