-
Fix forum_access_requirements() to always return an array().
-
Replace ['q'] with current_path(), for D8.
-
Release 6.x-1.8.
-
Release 7.x-1.0.
-
#1496402 by Dean Reilly: Updated forum menu item's access callback to take account of forum IDs where possible.
-
Release 7.x-1.0-rc2.
-
#1478822: Use user_roles() to allow translation of built-in roles and because it's the right way.
-
#1478822: Use user_roles() to allow translation of built-in roles and because it's the right way.
-
Remove some left-over code from D6.
-
Use node_load_multiple() for updating the permissions.