can this module be made to work with drupal 6.x?

CommentFileSizeAuthor
#2 administerusersbyrole.zip9.44 KBtheabacus

Comments

smokris’s picture

Assigned: Unassigned » smokris

SSzretter -

Yes. This is planned. I hope to have the time to port it to 6.x soon.

- smokris

theabacus’s picture

StatusFileSize
new9.44 KB

I converted Administer Users by Role to Drupal 6. The only changes made (with the exception of the info file) is:

1) Hook_menu changed to hook_inti.
2) The if statement "if(!$maycache) {}" removed since hook_inti replaced $maycache.

Feel free to post it if it passing testing.

smokris’s picture

Status: Active » Fixed

Thanks for your patch, theabacus. I started with that and cleaned it up a bit (see #270852: Allows any edit/block/delete and #319082: Module patch, coding standards cleanup), and have published an official 6.x release.

Status: Fixed » Closed (fixed)

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