Posted by Sericlaire on September 14, 2010 at 11:56am
5 followers
Jump to:
| Project: | Vote Up/Down |
| Version: | 6.x-2.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
+1
I am running into same issue. It would be good if it will prompt user to give an option to login
#2
The 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.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
What about #872072: Allow the modal to be more customizable?
#5
@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