For a site I'm building, I need the ability to reach the same node through two different menus, but it needs to look like two discreet nodes. Is there any way to mirror a node so that changes in one node will show up in another?

Comments

lurkltd’s picture

Is it possible to pull a node body using the node id#?

I'm wondering if I can use the cck field to reference another node and use that to pull the content into the body of another node.

Thoughts?

lurkltd’s picture

well the specs for the project changed, but for future reference I think this can be done with node reference field and node_load function