Entity set domain based CCK field: naturally represents multi-component data or arbitrary n-ary relations between system entities
Posted by n-tuple on March 17, 2011 at 9:39am
It is now for quite some time i'm using a bunch of modules i built for my projects.
I call the entire package N-Tuple.
The purpose of modules is to extend the drupal frameworking capabilties.
Modules were developed based on concepts of ER modeling.
N-Tuple modules provides cck field that developers can use in different ways:
- Build multi-column fields
- Per-column options
- Assign each column a list of available values
- Advanced management of available values
- As base cck field for your module. (just implement your application specific logic)