Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 34.29 KB
MD5: 622fa270f857bc21f00ae8c2ec5e98d3
SHA-1: e5b2847e03b025b3b22ab409c3b09a6a7bb051fb
SHA-256: abb4f830c4e9b24a95ce6fcdf5b82b02b9d9a514cf6ca3094aa881980b264463
Download zip 39.6 KB
MD5: 3a7ccecc49d995689589fff00405c50d
SHA-1: b082d3218d773da58d7560e4c87a8e64933e1357
SHA-256: 372358c5a47411a1a7f72df4600a1d558abef7c2964fadb35ea36e00d8ce50f7

Release notes

This is ALPHA4 of Forum Access for Drupal 7.

It has all the functionality of the D6 version plus extensive tests. We're still at the alpha stage and there are things that don't work right yet. ALPHA4 is a big step closer to the specs and it passes all its 10679 tests. The support for upgrading from D6 is still completely untested (maybe a job for you?) and support for unpublished nodes is still missing.

We do not recommend installing ALPHA4 on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #809404: Forum Access for D7 for details.

Forum Access requires the new ACL 7.x-1.0-beta2 (or later) and the Chain Menu Access API modules. If you're running ALPHA1 then be sure to install and enable Chain Menu Access API before updating!

Changes since ALPHA3:
Bugs fixed:
- Implement node and comment edit forms for moderators.
- Fix comment links.
- Disable 'edit own comments' permission and document this.
- Fix the tests to ignore 'edit own comments' but to account for 'edit/delete any/own forum content'.
- Reorder the tests to make the more difficult ones come first.
- In the test suite, rename the roles and users to more accurately reflect the names of the permissions they represent.
- #1020852: Fix "Undefined variable: node in forum_access_menu_get_item_alter() line 341".
- #1019572: Add '>=' operator to ACL dependency.

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/config/development/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.

Created by: salvis
Created on: 16 Jan 2011 at 01:49 UTC
Last updated: 11 Dec 2013 at 21:43 UTC
Bug fixes
Insecure
Unsupported

Other releases