Closed (fixed)
Project:
Flag
Version:
6.x-1.0-beta6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
24 Jan 2009 at 19:19 UTC
Updated:
1 Apr 2009 at 12:46 UTC
Hi,
This is a simple question. Can someone fill me in really quickly?
I am able to enable the flag module and create custom flags for content/node types and it works perfectly.
How do I enable flags for comments?
I can't figure it out and it should be relatively simple.
Thanks,
CarbonPig
Comments
Comment #1
mooffie commentedFlags that operate on nodes won't operate on comments.
This module is shipped with three kinds of flags: for nodes, for users, for comments. A flag of a certain kind applies only to objects of this kind.
You need to create a new flag of the "comment" kind.
(Then you should see the flag/unflag link beneath the comment (similar to the way it's shown for nodes).)
Comment #3
iam_himanshu commenteddosnt work for me