Possibility to specify in which way parent and child relates
enzipher - June 13, 2008 - 17:22
| Project: | Node Relativity |
| Version: | 5.x-2.3 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I was wondering if there is some way to specify how nodes relate to each other, not just that it's a parent-child relation? In my case I would need to specify which kind of relation a child have to its parent. In this case the child can have multiple parents.
If there is no way to specify this as it is now, this post should go under 'Feature requests'.
Thanks.

#1
Changing this one to "feature request". I made a longer post about this in the forum.
Quote:
In addition it would be absolutely fantastic if it was possible to specify multiple relations.
Something like this:
parent parent| |
| |
relation type 1 relation type 1
relation type 2 relation type 2
relation type 3 relation type 3
| |
--------------------
|
child
Where the "relation type" could be specified with a tid value, or perhaps tid|tid|tid values for multiple relation types, in the db table.
I think it would be rather easy to implement, but my PHP skills or not what they should be, so if someone would like to try please do! I might give it a shot otherwise.
Thanks!
#2
For the record, this is being implemented in the (stalled?) Node relativity 3.0 module.