Active
Project:
Re: Comment subjects
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2011 at 18:23 UTC
Updated:
7 Feb 2011 at 17:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
arhak commentedfor D6 you would need a token like [comment-parent-author], which currently doesn't exists,
but there is [comment-parent-title]
so you can review the comment_subject.token.inc file and insert your own contribution in the same fashion of [comment-parent-title]
which should be pretty simple and straightforward
for D7 the token would be [comment:parent:author]
which automatically exists due to core's token support
Comment #2
HFlame7 commentedHi arhak,
I've looked at the file, but I am still not certain what to do. Could you help me out on what changes need to be made?
Thanks!
Comment #3
arhak commented