Downloads

Download forum_access-6.x-1.8.tar.gztar.gz 40.47 KB
MD5: c3808d9719459a1609631146e4762864
SHA-1: e774292e7ad17404fb75d1a447f7cf908d7fda79
SHA-256: 52de2cebd71b2882a37535b948b49ce7126261833496d2f9b06913e11ebf5ea7
Download forum_access-6.x-1.8.zipzip 44.14 KB
MD5: 8fabf8835eea51f05c1fe61073004ec2
SHA-1: 3ca4566c7335e7a92589abcccec1a295a6652911
SHA-256: 2152a2bf3ff327f6488329de4d46bfc2e214bf2f3c4fbad250a090bb7bc8f5f8

Release notes

This is version 1.8 of Forum Access for Drupal 6.

1.8 fixes some minor bugs.

Forum Access requires the current ACL module.

Changes since 1.7 (2011-11-08):
Enhancements:
- #762270: Add (commented out) code to disable clean URLs, in case we need it.
Bugs fixed:
- #1478822: Use user_roles() to allow translation of built-in roles and because it's the right way.
- #1356390 by smokris, salvis: Restore the core ability to edit your own comments as long as they haven't been replied to.
Changes since 1.6 (2011-11-08):
Bugs fixed:
- #762270 by salvis: Fix a number of minor bugs (edge cases) uncovered by the tests.
Enhancements:
- #762270 by daffie, salvis: Add extensive Simpletests.
Changes since 1.5 (2010-10-09):
Bugs fixed:
- #762270: Fix a notice on the forums page.
- Fix minor coding style issues (no functional changes).
- #1001968: Don't assume that there is a role with the 'administer nodes' permission.
- #978572: Remove moderator role on uninstall.
- #980894: Fix a notice.
Enhancements:
- #1022652: Guard against people trying to run updates in disabled state.
- #936682, #968382: Move the TID into the {acl.number} column to speed up hook_db_rewrite_sql() joins.
- Implement the D6.17 hook_link_alter() for comments.
- Update the link in forum_access_update_6105() to point directly to the release notes.

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.

If you use the third-party Advanced Forum 2.x module then you must install a version that is later than 6.x-2.0-alpha4. See #1337412-11: Advanced Forum breaks Forum Access 6.x-1.7 for details.

Note the Drupal core issues listed on the Forum Access front page, which are outside the scope of Forum Access. Help resolve these issues to make Forum Access perform even better!

Updating from a version prior to 6.x-1.5: See the 1.5 release notes.

Created by: salvis
Created on: 4 May 2012 at 23:37 UTC
Last updated: 4 May 2012 at 23:40 UTC
Bug fixes

Other releases