Use "comment_comments" CSS class so Talk links are themed appropriately
mfb - July 15, 2008 - 23:00
| Project: | Talk |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Talk page links should use the same "comment_comments" CSS class that Drupal core comment module uses.
This allows themes downloaded from drupal.org to display their comment icon as they were designed to, whether comment links are provided by comment module or talk module.
| Attachment | Size |
|---|---|
| talk_link.patch | 783 bytes |

#1
Here's the patch for the Drupal 6 branch. This patch also includes a bug fix in the menu hook (missing access arguments).
#2
I am setting the referring version to the last available. The patch maybe needs to be rewritten.
#3
Patches should just resolve the issue reported, not also other issues the report is not about.
The patch attached by mfb must be re-written.
#4
Applied the patch without the extra stuff. Thanks mfb!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.