AT Content Types
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
A full and feature rich reimplementation of CMF's default content types with Archetypes. It contains all content types from CMFDefault, CMFTopic and CMFCalendar and a migration system to migrate to the new types. This product is part of Plone 2.1, and you do not need to download it separately unless you need bugfixes between releases of Plone.
Project Description
Comparing CMF types with ATContentTypes
This is a very rough and short list of differences between the old CMF types and the new ATContentTypes types.
- Archetypes: All types are written with Archetypes and have all features
default Archetypes based types have like:
- autogenerated edit forms based on the schema
- referenceable
- Easily enhanceable by subclassing or adding fields to the schema
- Transformations like restructured text, python source code highlighting, pdf to html, office to html and many more.
- plugable validation of fields
- Clean and documented API.
- Translateable using LinguaPlone.
- TemplateMixin: All types are using the template feature of Archetypes that allows you to choose the view template per instance. Simply register your template, assign it to a type and choose it in the edit form of your object. This features is used to turn an ordinary folder into a photo ablum by simple switching to a different view.
- Permissions per type and feature: Every type has its own add permission and all features like template mixin have their own modify permission, too.
- Numerous small adjustments and enhancements to all types for example:
- Images can be rotated through the web and have exif informations
- News Items have an image plus caption
- Events have a body text
- Documents have a history tab to show the last changes as an unified diff view using the ZODB history.
Current Release
AT Content Types 1.3.1
Released Apr 28, 2009 — tested with Plone 3
An ATCT release for Plone 3.3. Includes iCal generation support, and fixes for relative path criteria.
More about this release…
-
Get
AT Content Types
for
all platforms
- Release tarball
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.3.1 | Apr 28, 2009 | An ATCT release for Plone 3.3. Includes iCal generation support, and fixes for relative path criteria. More about this release… |
Plone 3
|
final |
| 1.2.5 | Apr 22, 2008 | Bugfix release for Plone 3.1 final More about this release… |
Plone 3
|
final |
| 1.2.3 | Dec 02, 2007 | Miscellaneous fixes for Plone 3.0.4 More about this release… |
Plone 3
|
final |
| 1.2.2 | Oct 05, 2007 | Miscellaneous fixes for Plone 3.0.2 More about this release… |
Plone 3
|
final |
| 1.2.1 | Sep 13, 2007 | Minor bugfix release to simplify inline editing markup More about this release… |
Plone 3
|
final |
| 1.2 | Aug 17, 2007 | A release for Plone 3.0, more Zope 3-ification and bugfixes as needed. Nothing too serious. More about this release… |
Plone 3
|
final |
| 1.1.8 | Dec 02, 2007 | Bugfix release to accompany Plone 2.5.5 More about this release… |
Plone 2.5
|
final |
| 1.1.7 | Oct 09, 2007 | Fix for Link field quoting issue for Plone 2.5.4 More about this release… |
Plone 2.5
|
final |
| 1.1.6 | May 16, 2007 | A minor bugfix release to go with Plone 2.5.2 final More about this release… |
Plone 2.5
|
final |
| 1.1.5 | Apr 28, 2007 | A minor bugfix release for Plone 2.5.3 More about this release… |
Plone 2.5
|
final |
| 1.1.4 | Dec 19, 2006 | A minor bugfix release to go with Plone 2.5.2 More about this release… |
Plone 2.5.2
|
final |
| 1.1.3 | Sep 20, 2006 | A very very tiny bugfix More about this release… |
Plone 2.5.1
Plone 2.5
|
final |
| 1.1.2 | Sep 12, 2006 | ATContentTypes 1.1.2 for Plone 2.5.1 More about this release… |
Plone 2.5.1
Plone 2.5
|
final |
| 1.1 | Jan 26, 2006 | ATContentTypes 1.1 for plone 2.5. A minor update that removes usage of deprecated CMF/Zope features. Also, includes support for exporting folders as zip files. More about this release… |
Plone 2.5
Plone 2.1.2
Plone 2.1.1
Plone 2.1
|
final |
| 1.0.6 | Sep 11, 2006 | ATContentTypes 1.0.6 for Plone 2.1.4 More about this release… |
Plone 2.1.4
|
final |
| 1.0.5 | Jun 03, 2006 | ATContentTypes-1.0.5 for Plone 2.1.3 More about this release… |
Plone 2.1.3
|
final |
| 1.0.4 | May 17, 2006 | ATContentTypes-1.0.4 for Plone 2.1.3 More about this release… |
Plone 2.1
|
final |
| 1.0.3 | Jan 20, 2006 | ATContentTypes-1.0.3 for Plone 2.1.2 More about this release… |
Plone 2.1.2
|
final |
| 1.0.2 | Jan 03, 2006 | ATContentTypes-1.0.2 for Plone 2.1.2 More about this release… |
Plone 2.1.2
Plone 2.1.1
Plone 2.1
|
final |
| 1.0.1 | Oct 13, 2005 | ATContentTypes-1.0.1-final for Plone 2.1.1 More about this release… |
Plone 2.1
|
final |
| 1.0 | Mar 21, 2005 | ATContentTypes-1.0.0-final for Plone 2.1 More about this release… |
Plone 2.1
Archetypes 1.3.3
|
final |

