Closed (won't fix)
Project:
Reverse Node Reference
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2010 at 21:21 UTC
Updated:
2 Aug 2011 at 05:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnvsubscribe. This would be very helpful.
Comment #2
mherchelDefinitely a must have for D7. Subscribe.
Comment #3
ogi commentedsubscribe
Comment #4
michielnugter commentedI posted a patch to views itself that enables reverse references:
http://drupal.org/node/1043260
I would love some feedback on the patch.
Comment #5
Seraphin42 commentedSuscribe
Comment #6
mattbk commentedsubscribe
Comment #7
eric.chenchao commentedsubscribe
Comment #8
mattbk commentedMaking title clearer.
Comment #9
federico.giunchi commentedsubscribe
Comment #10
basicmagic.net commentedsubscribe
Comment #11
midmood commented+1
Comment #12
Stefan Haas commented+1
Comment #13
g76 commented+1
Comment #14
Stefan Haas commented+1
Comment #15
johnv@Stefan, apparently you're a very busy person - It happened to me too (twice): describing twice to the same queue. Luckily a long weekend is coming up! ;-)
Comment #16
Stefan Haas commentedups ;) I'm just to excited about this project
Comment #17
quazardous commented+1 with some way to define field types that handle reference (because I have a ext_node_reference here ;p)
maybe we could use http://drupal.org/project/computed_field with a query on the field table...
Comment #18
quazardous commenteda first shot for computed reverse node reference
If you want I can post it as standalone module...
may lack a little something on line 161 of .module
PS : it's not providing views integration
Comment #19
Russell Mann commentedsubscribe. Looking for this functionality in D7.
Comment #20
michielnugter commentedThis issue can be closed I think because #1188500 and #1083902 implement this feature for views and references, the first patch is already committed and the second one should make it into git too..
Comment #21
bradweikel commentedJust making the issue #s from the last comment clickable...
#1188500: Provide a reverse taxonomy field relationship
#1083902: Backreferencing (listing nodes that reference the target node)
Comment #22
yched commentedSo the short answer is : the feature provided by Reverse Node Reference has been integrated in References D7, thanks to the legwork provided by Views.
If @markus_petrux is still around, this should probably be writtent down somewhere on the project page ?
Comment #23
markus_petrux commentedOk, done.
http://drupal.org/node/797698/revisions/view/1228146/1596326
Thanks for the heads up! :)