Closed (fixed)
Project:
Flag
Version:
6.x-1.0-beta6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2009 at 02:05 UTC
Updated:
8 May 2010 at 22:35 UTC
Is that possible?
The thing is that I want to have a block (appearing only on user profiles), that shows a user list of all other users that have been flagged with the same flag the current profile´s user that´s being visited is.
I thought of some alternatives, but I haven´t thought using Flag to this... could that be possible?
Thanks for your opinions!
Rosamunda
Comments
Comment #1
mooffie commentedThe Flags module is probably not the best choice in your case. (Mainly because right now it can't dynamically filter by flags; something this issue could solve.)
I've read your forum post. What you want to do is relatively trivial. You can use CCK, or taxonomy, or even roles. "WorldFallz" mentioned the CCK possibility.
The only challenge is to "glue" the thing to the profile page.
There are solutions for "mass editing". For CCK, there's a module that makes a tabular view editable. For taxonomy, there are several mass tagging modules.
Comment #2
Rosamunda commentedThanks for your reply!
I really hope that flag feature will be implemented soon. Flag is sort of "multiuse" module, that simply rocks.
I think that the big problem is to show inside each profile *only* the people that shares the same characteristics (field, taxonomy, flag, whatever) with the profile owner.
Comment #3
Rosamunda commentedI think that Views filters are added to flags now...?
Could this be possible with flags? Right now I´m dealing with the creation of a profile tab that shows all users flagged the same as the current profile user...
Comment #4
quicksketchThe Views filters are still unchanged, even here over a year later. I think it makes more sense to merge this request with #371432: Exposing the flaggings table: Alternative Views support. I suggest following/updating that issue with any concerns you want to make sure are accommodated for.
Comment #5
Rosamunda commentedI think you´re right. Thanks!