Combining Node Contents
wildcats1369 - July 9, 2009 - 04:13
How can I insert other node content into another node
My plan is to merge some pages into one content page.
I hope that is possible thanks
How can I insert other node content into another node
My plan is to merge some pages into one content page.
I hope that is possible thanks
There are a number of
There are a number of approaches, it depends in part on how the nodes are related. For otherwise unrelated nodes you might check out the node queue module.
Module InsertNode
Check out the module InsertNode: http://drupal.org/project/InsertNode
Groen