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

nutkenz’s picture

In Drupal 4, this one for example: http://drupal.org/project/attached_node

I need this same feature in Drupal 6 though...

cog.rusty’s picture

There is an http://drupal.org/project/InsertNode module for D5, with a user-submitted patch for D6 in http://drupal.org/node/247577

noa_giladi’s picture

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.