Closed (won't fix)
Project:
Advanced Forum
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 10:33 UTC
Updated:
11 May 2012 at 23:36 UTC
Hello,
This is just a simple suggestion that would make more compatible the forum comments with other modules, many people would appreciate it.
In the comment-wrapper template, you could add one nested div level with the id="comments", this way you won't break compatibility with other modules that make use of this ID, and you keep your own style modifications.
<div id="comments">
<div id="forum-comments">
[...]
</div>
</div>
I did this in my own forum style template, but I think that may be a good idea to add it to the naked style.
Comments
Comment #1
michelleI think there is a reason why this isn't done but I can't remember off the top of my head. It's something I'm willing to do but not until investigating to be sure there isn't something that will bite us because I _think_ there is.
Michelle
Comment #2
michelleDoing some issue queue triage...
Comment #3
mcdruid commentedSorry - this may be a great suggestion, but as the priority is now shipping a 6.x-2.0 release, I'm having to de-prioritise 3rd-party module integration features; so as desirable as this may be... I'm afraid I have to close it as "won't fix".
As you mentioned, the template can be overridden in the theme.