Skip to content
Snippets Groups Projects
Commit ec7db516 authored by Hans Salvisberg's avatar Hans Salvisberg
Browse files

Relase 8.x-1.0-beta2.

parent 82a90013
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,9 @@ CHANGELOG for Forum Access for Drupal 8 and 9
forum_access 8.x-1.x-dev:
forum_access 8.x-1.0-beta2 (2023-07-28):
Enhancement:
- #3377832 by salvis: Update ACL dependency.
- #3083683 by salvis, naresh_bavaskar: Hide closed forums from the 'normal' forum list.
......@@ -16,7 +19,6 @@ forum_access 8.x-1.0-beta1 (2022-10-10):
Bug fixed:
- Issue by sadashiv: Fixing fatal error with migration.
forum_access 8.x-1.0-alpha4 (2022-09-21):
Bug fixed:
- Issue by sadashiv: Drupal 10 support.
......
CONTENTS OF THIS FILE
CONTENTS OF THIS FILE
---------------------
* Introduction
......@@ -28,7 +28,8 @@ access on that forum (AKA moderators).
REQUIREMENTS
------------
This module requires no modules outside of Drupal core.
This module requires the Drupal Core Forum module and the contributed ACL
module.
PERMISSIONS
......@@ -64,17 +65,22 @@ Step-by-step troubleshooting instructions are provided on the administration
pages.
In case you have additional node access modules enabled, the administration
pages will provide additional information on how to make them work together,
and you should probably follow the troubleshooting instructions to install
DNA and learn about how your combination of node access modules works.
pages will provide additional information on how to make them work together.
MAINTAINERS
-----------
* Hans Salvisberg (salvis) - https://www.drupal.org/u/salvis
* Kurucz István (nevergone) - https://www.drupal.org/u/nevergone
* Earl Miles (merlinofchaos) - https://www.drupal.org/u/merlinofchaos
Supporting organizations:
* Salvisberg Software & Consulting
https://www.drupal.org/salvisberg-software-consulting
Acknowledgments:
* Originally written for Drupal 5 and maintained by merlinofchaos.
* Ported to Drupal 6 and 7 and maintained by salvis.
* Ported to Drupal 8 by nevergone (Kurucz István), maintained by salvis.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment