Closed (won't fix)
Project:
Pageroute
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2007 at 13:29 UTC
Updated:
6 May 2009 at 11:41 UTC
If you create a number of nods during one pageroute you are essentially creating a relationship between these nodes. It would be nice to save this relationship. Later, the user could then edit the created nodes in the same order.
Comments
Comment #1
fagoyep, that's for what nodefamily is used when pageroute is used for nodeprofiles.
What you are requesting is what I call: Nodefamilies independent from nodeprofiles.
http://more.zites.net/port_nodeprofile_and_nodefamilies
There should be a setting, to set a pageroute for editing of a special node type, these nodes will be the parents of the created nodefamilies. Then we need page types like the existing ones, that operate with related/child nodes of the parent node.
Comment #2
fagojust writing down my rough ideas for this:
* write another module pageroute_nodefamily, which extends the routes with some further options. A route should be "attachable" to a node type, this will the type of the nodefamily parent..
* extend the existing pageroute's page types with an option, for setting the relation (edit parent itself, child, grandchild, ..?)
* invoke the pageroute nodefamily module from pageroute_page_get_nid(), so that the page type will use the appropriate node
* on node edit/add of the parent node type redirect to the pageroute
Comment #3
abramo commentedany time horizon for this excellent idea, if I may ask?
Comment #4
fagonot really, I've to do some other stuff before I've time to look at this one.
Comment #5
fagoI've marked http://drupal.org/node/141610 as a duplicate of this.
Comment #6
Tauran commentedReopen if needed.
Comment #7
chaosprinz commentedHello,
are there any news about this cool idea? And will it be possible to combine it with node-relativity which does almost the same like node-family, but is avaiable for Drupal 6 ? This would be realy great, i think.
I would help ya, but i am not that kind of programming-guy.