I'm creating this issue to remind myself to port this module to D7. I've already done it with View reference and Block reference. I might wait till a few more issues are solved on References so we don't keep going back and forth with the same problems.

CommentFileSizeAuthor
#2 revisionreference.zip12.81 KBpeem83

Comments

peem83’s picture

do you know (more-less) when the module will be available for drupal7 ?

peem83’s picture

StatusFileSize
new12.81 KB

I 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.

geek-merlin’s picture

good stuff!!

geek-merlin’s picture

tried this and works just fine!

only it seems that i cannot use as relation in views - any idea how to do that?

peem83’s picture

what do you mean by 'i cannot use as relation in views', what exactly you're trying to do ?

geek-merlin’s picture

* 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.

chx’s picture

danielb’s picture

Wow, 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.

chx’s picture

Assigned: danielb » Unassigned

As the relation maintainer I shudder at the thought of supporting revisions.

danielb’s picture

Version: 6.x-1.4 » 7.x-1.x-dev
Status: Active » Fixed

As the relation maintainer I shudder at the thought of supporting revisions.

Well 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.

Status: Fixed » Closed (fixed)

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