Releases for CCK Create Install

cck_create_install 5.x-1.7

regx - May 23, 2008 - 08:34
Download Size md5 hash
cck_create_install-5.x-1.7.tar.gz 9.6 KB 471e59180eb167304631197f00cb6560
Official release from CVS tag: DRUPAL-5--1-7
Last updated: May 23, 2008 - 08:35

This module generates install code for cck_content node types. The install code creates all of the taxonomies referenced by the cck content node as well as all of the cck related stuff.
This allows using cck and views as the starting point for a new module. Just create your cck nodes / fields / groups normally. Create a module to add the functionality you need and place the generated install code in your module.install file as update_1.

Views already provides this capability via the predefined views hook and export, but the closest thing I could find for cck was cck export which didn't work for my needs.

Note: Currently this module generates install code for all of the vocabularies/terms referenced by the selected cck content type. If your cck content type references taxonomies created by other modules you will need to remove some of the generated install code.

New for this release:
1. Added comments to the generated install code
2. Fixed a bug in the query that generates tables for multi-select taxonomy fields.

cck_create_install 5.x-1.x-dev

regx - May 22, 2008 - 22:35
Download Size md5 hash
cck_create_install-5.x-1.x-dev.tar.gz 9.97 KB ebb395c36deb5eaa205978637fbc378f
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: September 21, 2008 - 12:02

Initial release

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.