Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forum_access-7.x-1.0-beta1.tar.gztar.gz 34.66 KB
MD5: 8cb1ac799cca276051149ee77b64f452
SHA-1: 7d31313c56afb5d2bd9bb883b6647b99202a72dc
SHA-256: 4805a5507af098388b0fc56484e77bf7ea062ed922db0118baa7f4d3b30dae10
Download forum_access-7.x-1.0-beta1.zipzip 39.29 KB
MD5: 23adee87439a87179d3dbcff7e6462b7
SHA-1: c2773f5ce1f244ec4f6348f5a3d1619c96f6724a
SHA-256: dfa834901f299798a74c0273a15c7387a90f3308c1358b21af80464bb4558e69

Release notes

This is BETA1 of Forum Access for Drupal 7.

It has all the functionality of the D6 version plus extensive tests. BETA1 is feature complete and passes all its 10679 tests. The support for upgrading from D6 is still completely untested (maybe a task for you?).

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

Forum Access requires ACL 7.x-1.0-beta2 (or later) and the Chain Menu Access API modules.

Changes since ALPHA4:
Bugs fixed:
- Make template forum selection optional.
- #1210900 by ohnobinki, salvis: Enable caching of the 'create' case in forum_access_node_access().
- First attempt to handle unpublished nodes.
- Make Edit and Delete depend on View.
- #1097692: Fix array_merge() warning on comment previews.
- Fix initialization of template forum selection.

If you use the third-party Advanced Forum module then you must install a version that is later than 7.x-2.0-beta2. See #1337412-11: Advanced Forum breaks Forum Access 6.x-1.7 for details.

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: 7 Jul 2011 at 22:18 UTC
Last updated: 11 Dec 2013 at 21:43 UTC
Bug fixes
Insecure

Other releases