How do I change the default state (i.e. the first few words of the comment are now used as the subject)?

Comments

kahara’s picture

Title: Use Comment Author name as Subject for comment » How to use Author name as Subject for comment?

bump

scoutbaker’s picture

I'm not aware of any way to do this at this moment. It is not a part of core. You could certainly write a module to do so. The Re: Comment subjects module bases the subject off of the parent subject is an example.

ainigma32’s picture

Status: Active » Closed (won't fix)

See comment by ScoutBaker. Setting this Won't fix.

- Arie

ainigma32’s picture

Status: Closed (won't fix) » Closed (fixed)

Housekeeping....

arhak’s picture

comment_subject recently brought token support which would allow you to use author's name
it is in branch 6.x-2.x but you might open an issue requesting to backport it to 5.x

BTW: I'm a co-maintainer of that module