Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
user data
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
2 Feb 2009 at 23:22 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dwwOh, forgot to tag this as relevant to the d.o upgrade...
Comment #2
neclimdulHaven't verified that this works but it should be right.
Comment #3
dwwThere were some logic bugs in the previous patch. However, at Earl's request, I re-wrote this to use a text field for the text to display for anonymous users, and an "Overwrite the value to display for anonymous users" checkbox.
This all works great now, except I seem to have screwed up the #dependency stuff to make the text field automatically hide/show based on the value of the checkbox... Help with that would be appreciated.
Thanks,
-Derek
Comment #4
dwwEarl straightened me out about #dependency in IRC. This should now be RTBC.
Comment #5
dwwLate last night, Earl mentioned we should also make this text field translatable. I think this is all it needs.
Comment #6
neclimdulLooks great to me.
Comment #7
merlinofchaos commentedCommitted!
Comment #8
dwwYay, thanks!