Closed (fixed)
Project:
Node revision reference
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2011 at 12:26 UTC
Updated:
24 Nov 2011 at 01:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
peem83 commenteddo you know (more-less) when the module will be available for drupal7 ?
Comment #2
peem83 commentedI need that module asap that's why I decide to port it by myself. I attached results of my work. You can test it, review the code and release D7 version if it's ok for you.
Comment #3
geek-merlingood stuff!!
Comment #4
geek-merlintried this and works just fine!
only it seems that i cannot use as relation in views - any idea how to do that?
Comment #5
peem83 commentedwhat do you mean by 'i cannot use as relation in views', what exactly you're trying to do ?
Comment #6
geek-merlin* install noderef and noderevisionref modules
* create a nodetype with a noderef and a noderevisionref field
* use it in a view
* now on the right side under "relationships" you can create a relationship for the noderef field, bot *not* for the noderevisionref field.
Comment #7
chx commentedhttp://drupal.org/sandbox/chx/1320416
Comment #8
danielb commentedWow, it's so easy to forget about modules that don't show up in your issue queue list!
Good on ya chx, I don't think I have permissions to assign a new committer.
I might be able to commit what you've done though?
FYI I would love to see these references modules rolled together into one project such as references:
http://drupal.org/project/references
Or at least to leverage the common functionality between them, and still keep it as a separate project. I haven't spoken to the original maintainer of this module though (PEpe), but I thought I'd get my opinion out there.
Or perhaps even one of these projects?
http://drupal.org/project/relation
http://drupal.org/project/entityreference
I don't know what the future holds for these modules, I should sit down one day and try to figure it out.
Comment #9
chx commentedAs the relation maintainer I shudder at the thought of supporting revisions.
Comment #10
danielb commentedWell that answers that.
For now I have committed the work of chx and peem83 and made a release so people can get cracking on it.