Downloads

Download tar.gz 35.12 KB
MD5: 2d41a468823206b368dcafe0cc93e007
SHA-1: 178ec16a47a2d5ad8fa99b24e6566a500f5ff365
SHA-256: 812ecfe0248c6f3ef97e22e206121593bc14b36183a4ed190b6434779e06d527
Download zip 44.15 KB
MD5: 723e14b15bbac0951d4a7136d2959228
SHA-1: 3e0f146551ced13a60d496228718a5798a7cd468
SHA-256: 57add26c7c2db0dc3257baebc6a2385736ae54b3bcc33ccca353c7e526df49d1

Release notes

This is version 1.3 of Forum Access for Drupal 6.

It has a number of bug fixes over 1.2. You should update to make sure that all permissions work exactly as intended.

Forum Access requires the ACL module.

Please note: The default behavior of Forum Access has changed going from D5 to D6: The permissions which used to affect nodes only, but not comments (i.e. posting comments was possible for roles that weren't allowed to post forum topics), have now been extended to comments! IOW, roles without Create access cannot post comments/replies either. However, you can go to admin/content/forum/settings and enable D5 legacy mode to get the old D5 behavior back.

Changes since 1.2:
Bugs fixed:
- #699918: Give forum moderators access to the File attachments fieldset.
- Another 'administer nodes' fix.
- Clarify hook_db_rewrite_sql() code.
- #695690: Fix handling of 'administer nodes' permission.
- #689572: Fix user_access() call without $account parameter.
- #662306: Fix possible uninitialized variable.
- #652226: Fix possible interference with the Image Gallery Access module.

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 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!

Created by: salvis
Created on: 17 Feb 2010 at 19:17 UTC
Last updated: 17 Feb 2010 at 19:20 UTC
Bug fixes
Unsupported

Other releases