cck compound field n-tuple entity relation domain aggregation

Events happening in the community are now at Drupal community events on www.drupal.org.
n-tuple's picture

Entity set domain based CCK field: naturally represents multi-component data or arbitrary n-ary relations between system entities

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:

  1. Build multi-column fields
  2. Per-column options
  3. Assign each column a list of available values
  4. Advanced management of available values
  5. As base cck field for your module. (just implement your application specific logic)
Read more
Subscribe with RSS Syndicate content