Content Construction Kit (CCK)
The Content Construction Kit allows you create and customize fields using a web browser. The 4.7x version of CCK creates custom content types and allows you to add custom fields to them. In Drupal 5.x custom content types can be created in core, and CCK allows you to add custom fields to any content type.
-------------------------------
CCK D6 Upgrade Information
An initial alpha release of a D6 version is now available. It is ready for testing but not production. It is designed to work with the current development version of Views 2. Views 2 is still in flux and compatibility issues could arise if there are significant changes.
If you are upgrading from D5 to D6, get current on the Drupal 5 version (version 5.x-1.6 or later) before attempting an upgrade by uploading the latest D5 code and running all updates.
-------------------------------
Several contributed projects provide additional field types and widgets for CCK:
- computed field: lets you add a PHP-driven "computed field" to CCK node types
- date: creates an ISO or unix timestamp date field
- email: validated email field
- image field: an image field
- link: a URL field
Other modules related to CCK:
- content template (contemplate): allows for control over the form and display of fields, including teaser and RSS feeds
- views: provides many types of listings of content; CCK exposes its fields to the Views system.
The list of CCK modules continues to grow. View a complete list of CCK-related modules in the downloads section.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-alpha | 2008-Apr-25 | 128.91 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.7 | 2008-Apr-29 | 127.57 KB | Download · Release notes | Recommended for 5.x | |
| 4.7.x-1.6-1 | 2007-Aug-16 | 73.3 KB | Download · Release notes | Recommended for 4.7.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-May-14 | 139.11 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-May-07 | 130.63 KB | Download · Release notes | Development snapshot | |
| 4.7.x-1.x-dev | 2007-Dec-09 | 73.55 KB | Download · Release notes | Development snapshot | |
