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

Comments

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