Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2006 at 21:30 UTC
Updated:
11 Mar 2006 at 21:45 UTC
Comments
Comment #1
kkaefer commentedCCK is about the same as flexinode. But flexinode's backend was pretty messed up and completely unstructured.
Comment #2
jonbob commentedIn short, here are the differences:
- CCK is being proposed as an addition to the Drupal core software. It is a contributed module for now, though.
- CCK is architected, with a much greater degree of pre-planning. Flexinode was written as "one to throw away," but was adopted with greater vigor than I expected by the community. That always seems to happen with prototypes...
- CCK plays better with core Drupal concepts like the module system.
- CCK assigns semantic meaning to fields, and fields can appear in multiple content types if they mean the same thing.
That said,
- CCK currently has fewer field types ready to go than Flexinode does, simply due to its relative immaturity.
- There will be an upgrade path provided from Flexinode to CCK, at least for field types that have a 1-1 correspondence.
Comment #3
(not verified) commented