Downloads

Download tar.gz 16.26 KB
MD5: 24afa081d83e85f1871eb70c8df7bbfe
SHA-1: 3a267262261cc6b097ef5cc6eb1d059f709ef425
SHA-256: 9e09538e3a20b93cf9b2dd50e9e82a53f01e072f4e6a9536e876cf90178deeb5
Download zip 20.54 KB
MD5: 0bf3d0d6922d3d0b6b25f0cde97d4ea9
SHA-1: afa361a4311d30c5cfc0c59182ab4d87e4a1bc25
SHA-256: 888d3a44fd5bfa17c24dcc3a4aa0eb1f776408e4686c437bf7666bc957258e27

Release notes

This is BETA2 of Forum 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 #220935: Released for D6- [Forum Access] for details.

You must update to the latest ACL BETA4 (or later) before installing Forum Access BETA2!

Changes since BETA1:
Enhancements:
- Collapse Moderators fieldset if empty.
- Factor out form and batch code into .inc files.
- Implement batch mode to support correct updating (using node_access_acquire_grants() rather than node_access_write_grants()).
- Implement grant priority.
- Provide help for getting along with Content Access.
- #109924: Add optional forum_access_preprocess_forum_list(&$variables) function to provide moderators in the $forums template variable.
- #109924: Add new forum_access_get_moderator_uids($tid) function (requires new ACL version!).

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 Forum Access front page.

Created by: salvis
Created on: 29 Jan 2009 at 00:48 UTC
Last updated: 29 Jan 2009 at 01:50 UTC
New features
Unsupported

Other releases