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

CommentFileSizeAuthor
#5 access_unpublished.zip5.55 KBthetoast

Comments

aberg’s picture

Hi Ben, the module still needs to be approved. When it is I am interested in creating a Drupal 7 version.

aberg’s picture

Status: Active » Postponed
alphex’s picture

Version: » 6.x-1.0

Yes, this would be a welcome module for D7.

Thanks!

thetoast’s picture

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

thetoast’s picture

StatusFileSize
new5.55 KB

Here'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.

aberg’s picture

Thanks, I'll give your module a try and update the project page

Cyclodex’s picture

Not active anymore?
Is there a better solution for this now?

Perhaps I will also try this D7 version soon.

technikh’s picture

Issue summary: View changes

any update on this?

martin_klima’s picture

Hi, working module with the same functionality for Drupal 7 can be found at https://drupal.org/sandbox/martin_klima/2196445.

martin_klima’s picture

Status: Postponed » Closed (fixed)

The 7.x-1.0 version was released.