Downloads
Release notes
This is RC3 of Image Gallery Access for Drupal 6.
IGA has been in productive use for a long time now, but no one cares to ever provide any feedback, so we're still in RC state... RC3 fixes a few bugs in RC2. Please provide feedback (both good and bad!) in the issues queue. See #365936-8: RC3 for D6 - [Image Gallery Access] for details.
Image Gallery Access RC3 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta3+!
Changes since RC2:
Enhancements:
- Synchronize with sister module Forum Access.
- Use the appropriate ACL API.
- Fix Coder warnings (no functional change).
Bugs fixed:
- Fix the access denied functionality on the admin/content/image/edit/TID page.
- Fix the confusion surrounding the 'administer galleries' permission.
- Give access to all galleries to roles with the 'administer nodes' permission.
- Fix batch updating of node_access records.
- Add missing variable_del() in hook_uninstall().
- Fix missing piece in #695690.
- #666908: Fix initialization of {image_gallery_access} table and remove bogus rows.
- #695690: Fix handling of 'administer nodes' permission.
Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that control access to any given node.
Note the Drupal core and Image module issues listed on the Image Gallery Access front page, which are outside the scope of Image Gallery Access. Help resolve these issues to make Image Gallery Access perform even better!.