Closed (fixed)
Project:
Vote Up/Down
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2010 at 11:56 UTC
Updated:
30 Sep 2011 at 08:47 UTC
Hello there,
I currently have the Vote Up/Down module configured so that anonymous users are not permitted vote, however when an anonymous user does attempt to vote they are greeted with a popup modal window that simply states "You are not allowed to vote". Is it possible for me to change this text and perhaps shrink the size of the window down a little? My experience is limited so any support would be appreciated.
Thanks
Comments
Comment #1
g.k commented+1
I am running into same issue. It would be good if it will prompt user to give an option to login
Comment #2
marvil07 commentedThe modal pop up can not be resized, this is a ctools limitation, that's why Dialog API started, but there is no a stable release there :-/
You can simply disable the modal popup:
- Go to admin/settings/voteupdown and un-check "Message on denied permission".
This will avoid the links on the widgets, so users without permission, just do not see links to vote.
Comment #4
quotesbro commentedWhat about #872072: Allow the modal to be more customizable?
Comment #5
marvil07 commented@dberror: I did not know about that :-), I guess the natural solution would be to set those values on the widget. But this is a support issue, so I am moving back to the old state and opening a related issue on 7.x-1x: #1295592: Let set ctools popup settings throught the widget