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

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
n-tuple's picture

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)
  6. Store arbirtary relations between almost any drupal entities (for example: you can create relation between: input format, user and node)
  7. In your code you work with with just like any cck field
  8. Api to store data in n-tuple fields
  9. Node local task to import data from csv into n-tuple cck fields

I set up a demo website with several different pages describing the modules and option to try it online.(You will need to login for that)

Link to website: http://www.tau10.com

Relationships & site structuring

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week