Closed (won't fix)
Project:
Flag
Version:
6.x-1.x-dev
Component:
Flag core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 May 2009 at 18:30 UTC
Updated:
29 Sep 2009 at 15:28 UTC
Hi again!!
For making a general purpose bookmark utility, I think it's useful to be able to flag more than one content type to a unique flag type. With this, you'll be able to flag with the same utility pages, comments, users and whatever Flags could be used for (bookmarks, I Like, Spam, Abuse, etc).
I think that, if done, this will give flags a great power and, therefore, a great power to Drupal, as Views does.
Again, thanks a lot for your great job!!
emi
Comments
Comment #1
sirkitree commentedMaybe I'm misunderstanding you, but you *can* choose more than one content type per flag...
Comment #2
quicksketchIt was an architectural decision to make Flags work with only one type of data (User, Node, Comment, etc.) per flag. We actually tried to make flags work on any type of data initially, but dealing with exception handling and Views integrations was extremely difficult. Flag will continue to be a single type per flag.