AT Content Types 1.0
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Feature enhancements in this release
The following features are associated with this release:
- #1: 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
- #2: use zconfig instead of customconfig.py
- Customconfig was an ugly hack. ZConfig is a nice configuration language to configure options
- #3: auto ordering folder contents
- Adding an API and UI to auto order the contents of a folder
- #4: Version Migration
- ATCT is in need of a system for migrating from one version to the next.
- #5: Annotation Storage
- Replace attribute storage with annotation storage for fields that may contain large data like images, files and text
- #6: Improve photo album UI
- Adding UI to choose size of image to view in. Show counts of album contents and so on.