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.

CommentFileSizeAuthor
#1 d6-talk.patch1.86 KBmfb
talk_link.patch783 bytesmfb

Comments

mfb’s picture

Version: 5.x-1.2 » 6.x-1.4
Category: feature » bug
StatusFileSize
new1.86 KB

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

avpaderno’s picture

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.

avpaderno’s picture

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.

cwgordon7’s picture

Status: Needs work » Fixed

Applied the patch without the extra stuff. Thanks mfb!

Status: Fixed » Closed (fixed)

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