Closed (outdated)
Project:
Forum Access
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2013 at 20:22 UTC
Updated:
27 Jul 2023 at 09:22 UTC
Jump to comment: Most recent
Hi. Thanks for good module!
This module is most often used with forum + advanced forum. But it has some problem with advanced forum module:
- no add class "af-button-small" to the comments links. This class used in all comments links in advanced forum styles. But when forum access module enable, and set custom permissions , this links are not added , so it looks different.
- When user has no permission to post in some forums, and edit && delete commens - he still sees quick reply button.
Comments
Comment #1
salvisFA does not know about AF. Adding AF-specific style in FA would not be correct — only AF knows what styles it has and how it's using them.
The same goes for any controls added by AF. FA has no business in removing controls that are added by other contribs. This needs to be fixed in AF.
I will help where I can, but AF needs to figure out how to do this.
Comment #2
david.qdoscc commentedThis issue is posted on the AF issue list here: https://www.drupal.org/node/1728020 (as yet unresolved)
Comment #3
salvis#1728020: Some comment buttons not being filtered through advanced_forum_links_alter
Comment #4
salvis