CMF Content Developers' Guide
Title | Type | Size | Last Modified | Description |
---|---|---|---|---|
dumpDCWorkflow.py | File | 10 K | 2004-12-15 | A script to dump DCWorkflow definitions to Python modules. |
importExport_DCWorkflow.dtml | File | 1 K | 2004-12-15 | DTML template for driving DCWorkflow dump. |
HOWTO: dump a DCWorkflow into a python module + export/import of a workflow's 'scripts' folder | Document | 6 K | 2004-12-15 | This document describes how to transform a TTW constructed DCWorkflow into a filesystem-based Product. |
Implementing the Dublin Core Interfaces | Document | 1 K | 2004-12-15 | Consistent, discoverable metadata is key to scaling content sites; how should content developers attack the problem? |
How-To Make a Filesystem Based Content Type | Document | 4 K | 2004-12-15 | This How-To will walk you through the process of creating your first custom content type within a site generated with the CMF. |
Choosing between ZClass and Filesystem Products | Document | 1 K | 2004-12-15 | What are the pros and cons of developing content objects as ZClasses? as filesystem-based products? |
Add Custom Properties to Portal Document | Document | 1 K | 2004-12-15 | If you want to add your own properties to a CMF Default content object easily, this is how. |