Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forum_access-7.x-1.0-alpha3.tar.gztar.gz 33.98 KB
MD5: 9d67fe552063797e3112dfe134a1bb43
SHA-1: da648f8d30e8aa5439890b1f6357bfd82806aa5a
SHA-256: b47a6afe3d69a7717d9efa0a4c5f4e6bee03a2f794449946e9541115f3c49b55
Download forum_access-7.x-1.0-alpha3.zipzip 39.48 KB
MD5: f481be5e32cf95470072fea71d982b00
SHA-1: df199cd47e859509d6cf659f60dca66b9d149a46
SHA-256: 60b05f561317e2261906d7b997d6654aa56531827fe7a33ba77340e28ae0040f

Release notes

This is ALPHA3 of Forum Access for Drupal 7.

It has all the functionality of the D6 version plus extensive tests — ALPHA3 passes all 10312 tests. Also, it has support for upgrading fr om D6, but this is completely untested. Still missing is support for unpublished nodes and comments.

We do not recommend installing ALPHA3 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 ALPHA2:
Bugs fixed:
- Major update to fix various bugs and adapt to late changes in the Form API of D7 core.
- Remove remaining references to {acl.name}.
- Clean up / enable tests.
- Port update 6106 to secure upgrade path from D6.
- #1016088: Avoid calling reset() on non-variables.
- #993056: Remove call-time pass-by-reference typos.
- #999556: Adapt to changed signature of hook_menu_view().
- #996130: Fix undefined index 'buttons' notice.
- Fix tests to install the newly required chain_menu_access.module.
- The D6 moderator role is removed during upgrading, no need to remove it in hook_uninstall(), too.

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: 8 Jan 2011 at 15:45 UTC
Last updated: 11 Dec 2013 at 21:43 UTC
Bug fixes
Insecure

Other releases