Closed (won't fix)
Project:
CCK Create Install
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2008 at 13:38 UTC
Updated:
16 May 2013 at 02:38 UTC
This is a great module, and its functionality could be extended by other modules interested in dealing in various ways with the vexing problem of deploying sites from dev -> staging -> production. Have you considered providing an api that would return SQL for a single or all CKK types?
Comments
Comment #1
regx commentedGood question.
I haven't thought about it all that much. I am still thinking of how/if to handle upgrades.
I wrote this module in a pinch, but and API is worth thinking about.
Most of the functionality comes from a few functions. It wouldn't be very difficult to ad functionality for other cck nodes types using hooks which would essentially give you an api.
At any rate, I am glad you like this module. I hope it saved you as much time as it did me.
Comment #2
joe.murray commented