This module is really awesome, nodereferences are really more powerful with this!

Is it possible to pass the reference of a OG when the created referenced node is linked from a form that has OG information pre selected in the URL??

For example, if I create a content with this kind of link :

http://localhost/base/node/add/page?gids[]=34

And directly from that page I want to create a refererenced node with your module's features, it would be really cool if the referenced node would get the same "gids" information. Since we have it in the URL, I guess the info woul dbe accessible and could be sent to the node created in the modal window.. ??

Does this make any sense? I think it woul dbe a great feature!

Comments

markus_petrux’s picture

Title: Accept OG arguments » Pass extra query string arguments in parent window to child windows
Status: Active » Fixed

Committed to CVS.

http://drupal.org/cvs?commit=265250

Changed the issue title to reflect the feature I just committed. ie. it should support gids[] related to OG, but also any other extra argument passed to parent window (except q, destination and pass).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ShaneOnABike’s picture

Version: 6.x-1.1 » 6.x-1.6
Status: Closed (fixed) » Active

Hey sorry to re-open this issue...

This module is awesome and works really well. But I I was wondering if there would be any way to pass the more information about the referring node. Like if you are editing the node perhaps you could pass the NID as well or set the destination path?

Or do you think that it would be best that I provide a hook to deal with this instead? And if so do you have any recommendations?

I require this information for the referencing some other CCK values.

Cheers

Shane

markus_petrux’s picture

Version: 6.x-1.6 » 6.x-1.1
Status: Active » Closed (fixed)

Not related to original issue.