Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forum_access-7.x-1.0-alpha2.tar.gztar.gz 26.71 KB
MD5: 658bdfe8fbe4b9d3522152c41cf7b4a7
SHA-1: 177614f5c258eb94b4c08de39a3117911568eef8
SHA-256: 0cea236c5d3d8a89724e630d0cded171f9396d9e503866260c95d4b6471c48db
Download forum_access-7.x-1.0-alpha2.zipzip 30.77 KB
MD5: c0452b538e0cd3c8c5c9082a1a6f80b9
SHA-1: 6c9af991bf64aa6865b7297382c90053f93da22d
SHA-256: b932a66db59c94a2d17b5dabf33365e596aa2e1748ef88472d79a576ede6401e

Release notes

This is ALPHA2 of Forum Access for Drupal 7.

It has all the functionality of the D6 version plus extensive tests. Still missing is support for unpublished nodes and comments.

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 #809404: Forum Access for D7 for details.

Forum Access requires the current ACL and Chain Menu Access API modules. If you're running ALPHA1 then be sure to install and enable Chain Menu Access API before updating to ALPHA2!

Changes since ALPHA1:
Enhancement:
- Use the Chain Menu Access API.
Bugs fixed:
- Fix some minor bugs.
- Add missing assertFieldEnabled()/assertFieldDisabled() function that haven't made it into core (see #882564).
- Remove the need for the hook_menu_get_item_alter() patch.
- Some code clean-up, no functional changes.
- Fix invalid use of t().
- #964762: Fix undefined variable notice for $na_modules.

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: 11 Dec 2010 at 02:13 UTC
Last updated: 11 Dec 2013 at 21:43 UTC
Bug fixes
Insecure

Other releases