Closed (fixed)
Project:
Flag
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2009 at 11:59 UTC
Updated:
11 Mar 2009 at 16:00 UTC
... with Views. Could you tell me how? :]
When using Moofie's code from #368644: Get users who flagged a node comment #1,
I get both anonymous and logged in users who flagged a node. Great.
But when using Views as written in How to setup a "Who's bookmarked this" tab,
with node-type view or user-type view, I always get only logged in users.
Is it a Views' feature, or I can't find an option to display (or to not get rid of) anonymous
users too?
Szy.
Comments
Comment #1
quicksketchI suppose you're already using #271582: Allow anonymous users to flag content? For the "Who's bookmarked this" tab, the Views support doesn't yet support showing anonymous users. If we did support this, currently it'd result in a list of users whose name was all was "Anonymous", which wouldn't be very helpful.
Comment #2
szy commentedThanks, it sounds wisely, even though it doesn't help me :]
I always give a name for my anonymous users to look more friendly than a cold
'anonymous' :], eg. 'New Yorker' when building site about NY. Then list like this:
[avatar] New Yorker
[avatar] John15
[avatar] quicksketch
[avatar] New Yorker
[avatar] szy
[avatar] the_drupalist
... looks not so bad... ;)
Thanks for your work for us!
Szy.
Comment #3
szy commentedComment #4
szy commented@quicksketch, ... but it works! :]
This is working view. Notice, that anonymous shows up only once (the last flag),
but... it is enough for me.
:]]
Szy.