Thank you for developing this module.
On my site running the latest versions of Drupal 4.7.5, of CCK and the Views modules, the nodereferrer's fields are not available to publish through a view. I assume this will be coming soon but I figured putting in a feature request was appropriate.
Comments
Comment #1
Christefano-oldaccount commentedbookmarking this
Comment #2
jeffvogelsang commentedsubscribing... I'd like this for version 5.x
Comment #3
McCool commentedme too, (in 5.x)
this is exactly what I'm trying to do right now, anyone had any luck with this?
Comment #4
jesss commentedSubscribing (5.x)
Comment #5
noah@groups.drupal.org commentedI'm thinking of working on this -- has anybody else started to do so?
Comment #6
patchak commentedANy updates on this feature? I too need to put this in views...
Thanks
Comment #7
thinguy commentedSubscribing (5.x)
Comment #8
drupaloSa commentedsubscribing (5.x)
Comment #9
amitaibuI think this module might help the needs of the people here:
http://drupal.org/project/ReferencedByFilter (It preforms a query on a single field).
Comment #10
christefano commentedFor what it's worth, I never got ReferencedByFilter to work and I'm already using NodeReferrer on various sites anyway. I would really like Views integration.
Is anyone interested in contacting dopry and hiring him to work on this? Maybe we could all chip in a little if he's up for it and gives us a quote. Any takers?
Comment #11
amitaibu@christefano,
ReferencedByFilter is not well maintained, however it's working for me. If you want you can contact me and I'll try to assist you with it. Now I'll stop hijacking this issue ;)
[EDIT: ReferencedByFilter doesn't work with referrer module.]
Comment #12
christefano commented@Amitaibu: thanks for the offer! I'll certainly contact you when I revisit ReferencedByFilter.
Comment #13
dopry commentedreferenced by and refers to are two different directions for the relationship...
anyways node referrers now adds arguments and filters to views... they're pretty sweet in my opinion.. I'm using them already...
.darrel.
Comment #14
amitaibudopry, you are the man! :)
Comment #15
jeffvogelsang commentedJust to note, the original request was to be able to display node referrer fields in the view, not arguments and filters. So, I don't think this particular issue has been addressed. The idea is to create a view that lists cck nodes that contain a node reference field. The view would list the items that would normally be listed in the node
referrer field on the cck node as a field in the view listing cck nodes.
Example:
Node Type Speech
Node: Bark, Node Referrer field Referring Animals detects Dog as a Node Reference
Node: Tweet, Node Referrer field Referring Animals detects Bird as Node Reference
Node Type Animal
Node: Rottweiler, Node Reference field Speech Types refers to Bark
Node: Cockatiel, Node Reference field Speech Types refers to Tweet
Node: Parrot, Node Reference field Speech Types refers to Tweet
View: Speech Types and their Animals:
Speech | Animal(s)
Tweet | Cockatiel, Parrot
Bark | Rottweiler
Hopefully that illustrates what is described as the issue.
Thanks,
jjv
Comment #16
jeffvogelsang commented[removed large duplicate post]
Comment #17
jeffvogelsang commented[removed large duplicate post]
Comment #18
jeffvogelsang commented[removed large duplicate post]
Comment #19
jeffvogelsang commentedWow, sorry about the massive dupes.
Comment #20
dopry commented@jjv: As far as I know you can do just that with the filters. Filter on nodereferrers with field named speech type, an set value to tweet... should return the set nodes that reference tweet. Unless I totally missed something...
Comment #21
jeffvogelsang commentedI think there might be some mis-communication here. I don't want to filter, I want to display the nodereferrer values in a column. I don't see any way to do that now. The original issue says (and mine as well) "the nodereferrer's fields are not available to publish through a view". Adding a filter or an argument to the view doesn't publish, or provide a column to display showing the node title of the node that refers to the node being listed in the view.
To be more specific: Node referrer is the other side of node reference. Let's look at node reference. If I make a view that lists nodes that reference other nodes using node reference, I can add a field to the view that displays in a column the titles of the nodes that are referenced. This is because node reference provides for node reference fields to be selected in the "fields" definition of a view. Now, let's make a view that lists nodes that are referenced by nodes that the first view showed. I cannot display as a column in this view the node referrers for these nodes, because node referrer doesn't make node referrer fields available to select as fields in the view definition.
If I am missing something, please let me know, but I think right now, view 2 is not possible.
Thanks,
jjv
Comment #22
bgilday commentedI am also looking for similar functionality. For me, I basically want to be able to add a Nodereferrer field to a view in the exact same way that today you can add a nodereference field to a view. The Nodereferrer field would display the Title of the referred node as a link.
Comment #23
heydere commentedSubscribing
Comment #24
bneel commentedSubscribing
Comment #25
sliiiiiide commentedjjv, what about setting a page view showing full nodes (or teasers), filtered to node type speech?
Comment #26
dsel commentedSubscribing
Comment #27
seakayjay commentedsubscribing.
@christefano - I agree with your suggestion. I'm willing to chip-in for the development of this module. What's the quote?
Comment #28
christefano commented@dopry: are you available to do this? ckjian and I (and possibly others) are interested in sponsoring this integration.