I'm interested in the functionality of this module, but work exclusively in Drupal 7 these days... Any interest in a D7 version of the module?
Thanks,
Ben
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | access_unpublished.zip | 5.55 KB | thetoast |
I'm interested in the functionality of this module, but work exclusively in Drupal 7 these days... Any interest in a D7 version of the module?
Thanks,
Ben
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | access_unpublished.zip | 5.55 KB | thetoast |
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.