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

Michelle’s picture

Version: 6.x-2.0-alpha4 » 6.x-2.x-dev

I 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

Michelle’s picture

Status: Active » Needs review

Doing some issue queue triage...

mcdruid’s picture

Status: Needs review » Closed (won't fix)

Sorry - 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.