Download & Extend

Use "comment_comments" CSS class so Talk links are themed appropriately

Project:Talk
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSizeStatusTest resultOperations
talk_link.patch783 bytesIgnored: Check issue status.NoneNone

Comments

#1

Version:5.x-1.2» 6.x-1.4
Category:feature request» bug report

Here's the patch for the Drupal 6 branch. This patch also includes a bug fix in the menu hook (missing access arguments).

AttachmentSizeStatusTest resultOperations
d6-talk.patch1.86 KBIgnored: Check issue status.NoneNone

#2

Version:6.x-1.4» 6.x-1.5

I am setting the referring version to the last available. The patch maybe needs to be rewritten.

#3

Status:needs review» needs work

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

Status:needs work» fixed

Applied the patch without the extra stuff. Thanks mfb!

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.