Download & Extend

Releases for CCK Create Install

cck_create_install 5.x-1.7

Download Size md5 hash
cck_create_install-5.x-1.7.tar.gz 9.6 KB 471e59180eb167304631197f00cb6560
cck_create_install-5.x-1.7.zip 10.49 KB dcd121f74acb13e596a1a79cbf6ccbc1
Last updated: December 24, 2010 - 22:35
Official release from tag: 5.x-1.7

Release notes

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

Download Size md5 hash
cck_create_install-5.x-1.x-dev.tar.gz 9.89 KB b678645d1dc06c22773d35204df84e7e
cck_create_install-5.x-1.x-dev.zip 10.8 KB 8dba54fd143880c3f67b1e4160450770
Last updated: February 25, 2011 - 07:29
Development snapshot from branch: 5.x-1.x

Release notes

Initial release

Subscribe with RSS Syndicate content
nobody click here