I need to set up a route that contains two pages (the first has some generic info about a product, and the second more information as well as some links to documents that are related to the product) - this part is easy enough, my pageroute takes me through the two pages and creates the appropriate nodes once completed. Now that I have these two new nodes related to a product, is there a way to automatically create a parent node for these pages (that would then link to both children) upon completion of the pageroute?

Thanks for the help,

Mike P

Comments

fago’s picture

Status: Active » Fixed

I've planned something like this for long, but never had the time to implement it.
What you want, is what the pageroute_nodefamily module is about. Read the readme for some infos about it.
In short: It's not ready and I don't know when I find the time to finish it.

Anonymous’s picture

Status: Fixed » Closed (fixed)