Releases for Image Gallery Access
image_gallery_access 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-6.x-1.0-rc2.tar.gz | 21.79 KB | e646e8aab9d4fc8dc3f62ca32a99cd78 |
This is RC2 of Image Gallery Access for Drupal 6.
IGA is well-tested and RC2 fixes the one remaining open issue in RC1. One feature that was introduced in RC1 is the hiding the Image galleries menu item for users that don't have access to any galleries. This needs to be tested on the 'classic' (= non-Views) galleries as well as on the 'Views' galleries. On the latter, IGA also takes care of creating the menu item in the first place. Please provide feedback (both good and bad!) in the issues queue. See #365936-8: RC1 for D6 - [Image Gallery Access] for details.
Image Gallery Access RC1 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta3+!
Changes since RC1:
Bugs fixed:
- #608374: Deny direct access to gallery administration without 'View' access.
Enhancements:
- Provide db_rewrite_sql() support to hide the forum moderator role.
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.
image_gallery_access 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-6.x-1.0-rc1.tar.gz | 21.76 KB | 4c14fd28445ca5256f0625a0289a1472 |
This is RC1 of Image Gallery Access for Drupal 6.
IGA is well-tested and a few remaining bugs in BETA3 have been fixed. The one new feature is hiding the Image galleries menu item for users that don't have access to any galleries. This needs to be tested on the 'classic' (= non-Views) galleries as well as on the 'Views' galleries. On the latter, IGA also takes care of creating the menu item in the first place. Please provide feedback (both good and bad!) in the issues queue. See #365936-8: RC1 for D6 - [Image Gallery Access] for details.
Image Gallery Access RC1 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta3+!
Changes since BETA3:
Bugs fixed:
- #616812: Template values for new galleries were not saved.
- #612678: Fix broken batch update operation.
- Don't try to initialize {iga} table if installed at the same time as the image module.
- #493044: Fix missing initialization of the {image_gallery_access} table during installation.
Enhancements:
- #543576: Hide the 'Image galleries' menu item for users that can't see any galleries (and make it appear in the first place for the views version of image_gallery.module).
image_gallery_access 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-6.x-1.0-beta3.tar.gz | 19.2 KB | c9b4fa3f13375670201243290714b79c |
This is BETA3 of Image Gallery Access for Drupal 6.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #365936-7: RC1 for D6 - [Image Gallery Access] for details.
Image Gallery Access BETA3 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta1+!
image_gallery_access 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-6.x-1.0-beta2.tar.gz | 19.03 KB | 519a9a8b8711c3dd4f6b1d70ed8732be |
This is BETA2 of Image Gallery Access for Drupal 6.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #365936-6: RC1 for D6 - [Image Gallery Access] for details.
You must update to ACL 6.x-1.0 before installing Image Gallery Access BETA2!
Note: On 2009-08-08 two changes have been committed to Image 6.x-1.x-dev that break BETA2!
This here is the last version of IGA that works with Image versions prior 2009-08-08 (up to their 6.x-1.0-alpha5).
If you have a later Image version, BETA2 will not work correctly: please use the current 6.x-1.x-dev instead!
Changes since BETA1:
Bugs fixed:
- Cast to VARCHAR rather than to CHAR for pgsql.
- Avoid an E_NOTICE.
- #472494: check_plain() the role names.
Enhancements:
- Improve information about troubleshooting and avoiding conflicts with Content Access.
- Minor refactoring to stay in synch with Forum Access.
- Disable checkboxes for roles that have no or full access anyway.
- #213957: Implement the ability to use the settings of an existing gallery as a template.
- Provide a choice of how/when to update the {node_access} table and only do it if necessary.
- Tune presentation of configuration information.
image_gallery_access 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-6.x-1.0-beta1.tar.gz | 14.21 KB | 03fe27de09a9832cdad3264c0a78843e |
This is BETA1 of Image Gallery Access for Drupal 6.
We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #365936: RC1 for D6 - [Image Gallery Access] for details.
You must update to the latest ACL BETA4 before installing Image Gallery Access BETA1!
We're very excited about this version — this is the level of functionality that we needed to reach for a first D6 release. Please help to ensure that it also has the required quality!
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 are controlling access to any given node.
Note the Drupal core issues listed on the Image Gallery Access front page.
image_gallery_access 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-6.x-1.x-dev.tar.gz | 21.79 KB | dc026d6b084cc897f2f702a707048142 |
This is the development snapshot of Image Gallery Access for Drupal 6.
See CHANGELOG.txt for the complete Change Log including all changes since the latest recommended release.
Image Gallery Access requires the current ACL module (and the current Image module, of course).
Note: The devel_node_access (DNA) 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 and its second block. 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!
image_gallery_access 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-5.x-1.2.tar.gz | 10.88 KB | b3824a12f65646d8b6aa565b832f0a1f |
Bugs fixed:
- Update moderator when moving an image from one gallery to another.
- #260404: Really fix image_gallery_access_node_access_records() now.
- #230123: Newest pgsql refuses to do automatic type conversions.
- Provide a message for uninitialized galleries when newly installed, rather than the incorrect 'default' setting of grant_all for 1 & 2.
- #221095: Fix caching in image_gallery_access_access().
Image Gallery Access requires the current ACL module, version 5.x-1.6 or later.
image_gallery_access 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-5.x-1.1.tar.gz | 10.34 KB | b4c9ef0f91bd637caed8a2b59bcc2256 |
Enhancements:
- Implement new hook_node_access_explain().
- Remove deprecated db_num_rows() call; see http://drupal.org/node/163191.
Bugs fixed:
- Don't disturb the _taxonomy_term_select structure (was an incompatibility with og_forum!).
- Avoid generating a watchdog warning when saving an image with no gallery selected.
- Fix image_gallery_access_node_access_records() and add caching.
- Remove install() and uninstall() messages.
Image Gallery Access requires the current ACL module, version 5.x-1.5 or later.
image_gallery_access 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-5.x-1.0.tar.gz | 9.93 KB | b94b8a84edfde20e6e4110b7d235ef41 |
This is release 5.x-1.0 of Image Gallery Access for Drupal 5.x. It's modeled closely after Forum Access 5.x-1.7.
Image Gallery Access requires the current ACL module, version 5.x-1.4 or later.
image_gallery_access 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-5.x-1.x-dev.tar.gz | 11.93 KB | 492d8d98e453fc1d47a13ab0f6507559 |
This is the development snapshot for Drupal 5.x.
See http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/image_galle... for the complete Change Log including all changes since the latest recommended release.
Feedback is appreciated, but do not use on a production site without careful testing!
