plan

Relations battle plan

The battle plan for implementing relations in drupal in no particular order.

  • framework
    • relations hook
    • composition
    • intersection
    • exclusion
    • relation node type
    • integration with listings api of cck fame
  • data model
    • adjacency lists
    • trees
    • term
    • user
  • user interface
    • add relation between two things
    • add to tree
    • query builder
      • composition
      • exclusion
      • intersection
Powered by Drupal, an open source content management system