Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forum_access-7.x-1.2.tar.gztar.gz 37.04 KB
MD5: 1a1361067547b97b28ee1f0509cf74f5
SHA-1: 3f09aee14ebe995e3a6078d2502b59730434e4db
SHA-256: 2ae582463099a49a09166426b162149bf79575b768f3d1a61f9c6ab05d59852e
Download forum_access-7.x-1.2.zipzip 42.01 KB
MD5: 5b24fedf0e0f6e23b1deb73c2353c09d
SHA-1: 7a298cfbbabede246e2592a90ed046d0f8a9dd75
SHA-256: 428a120f51d1d59cc1af307117725719a4661485cf90ed1bae00b78cebc7832f

Release notes

This is version 1.2 of Forum Access for Drupal 7.

Forum Access requires the current ACL and Chain Menu Access API 2.x modules.

If you are already running Forum Access 1.1, then there is no advantage (nor any risk) in updating to 1.2. The only difference between the two is that 1.2 provides a smoother update path by only requesting CMA 2.0 but not requiring it. Nevertheless, you should upgrade CMA to 2.0 because the new version is more robust with other third-party modules that do odd things with menus.

Changes since 1.1:
- #1775204: Avoid crashing the site if FA encounters CMA 1.x (when the upgrade instructions aren't being followed).

Changes since 1.0:
Enhancements:
- #1757616: Switch to 2.x branch of Chain Menu Access API module.
Bugs fixed:
- #1768330: Remove the broken D5 Legacy Mode which never worked for D7.
- #1701504: Give moderators access to the administrative node properties and add tests.
- #1706040: Avoid crashing in the presence of content_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.

Created by: salvis
Created on: 19 Sep 2012 at 19:28 UTC
Last updated: 16 Aug 2016 at 01:03 UTC
New features
Insecure

Other releases