Content Construction Kit Handbook
The Content Construction Kit allows you add custom fields to custom content types using a web interface. In Drupal 4.7 the Content Construction Kit creates both custom content types and custom fields. In Drupal 5.x, custom content types can be created in Drupal core, and the Content Construction Kit allows you to add custom fields to any content type.
The steps and paths to perform various activities are different between 4.7 and 5.x. Note that instructions like 'administer >> settings' are not urls, but refer to the navigation steps involved in getting to a particular page, i.e. 'select administer on the navigation menu, then select settings'.
Drupal 4.7
You can:
- enable the Content Construction Kit modules at administer >> modules.
- configure the Content Construction Kit modules at administer >> content >> content types.
- set create and edit permissions for content types at administer >> access control.
- configure content work flow such as default options, comments, images, and attachments, if available, at administer >> settings >> content types and then select configure for your content type.
- file issues, read about known bugs, and download the latest version on the Content Construction Kit project page.
Drupal 5.x
You can:
- enable the Content Construction Kit modules at Administer >> Site building >> Modules.
- content types are now managed in the core. You can add and edit them at Administer >> Content management >> Content types.
- configure the Content Construction Kit fields by going to Administer >> Content management >> Content types and select a content type to edit. On the edit screen you will see tabs to Manage fields or Add field.
- set create and edit permissions for content types at User management >> Access control.
- file issues, read about known bugs, and download the latest version on the Content Construction Kit project page.
