Closed (fixed)
Project:
Access unpublished
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2011 at 08:13 UTC
Updated:
15 Jul 2014 at 11:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aberg commentedHi Ben, the module still needs to be approved. When it is I am interested in creating a Drupal 7 version.
Comment #2
aberg commentedComment #3
alphex commentedYes, this would be a welcome module for D7.
Thanks!
Comment #4
thetoast commentedAny news on the drupal 7 port? I'm about to update the module to drupal 7 myself but I just wondered if the update is already in the pipeline.
Comment #5
thetoast commentedHere's a drupal 7 updated version (attached). I converted it to make it work with entities, one problem I couldn't get around was in hook_menu_alter, as with nodes you know which path to alter, with custom entities it's not so easy to know what the path is to alter. I also changed the module to work with the entity vid rather than nid as the project I needed this for uses revisioning. Also, there's a dependency on the entity module but I forgot to add that to the .info file.
Comment #6
aberg commentedThanks, I'll give your module a try and update the project page
Comment #7
Cyclodex commentedNot active anymore?
Is there a better solution for this now?
Perhaps I will also try this D7 version soon.
Comment #8
technikh commentedany update on this?
Comment #9
martin_klimaHi, working module with the same functionality for Drupal 7 can be found at https://drupal.org/sandbox/martin_klima/2196445.
Comment #10
martin_klimaThe 7.x-1.0 version was released.