By nutkenz on
What's the best way to do this? In Drupal 4 and 5 it seems there were modules to accomplish this, but in Drupal 6 I'm unable to find anything similar...
What's the best way to do this? In Drupal 4 and 5 it seems there were modules to accomplish this, but in Drupal 6 I'm unable to find anything similar...
Comments
In Drupal 4, this one for
In Drupal 4, this one for example: http://drupal.org/project/attached_node
I need this same feature in Drupal 6 though...
There is an
There is an http://drupal.org/project/InsertNode module for D5, with a user-submitted patch for D6 in http://drupal.org/node/247577
How about a node reference?
Did you consider using the CCK "node reference" field?
That way you can add a sort of "pointer" from one node to the other instead of them being one inside the other.
Noa Giladi
Sergata Ltd.