admin settings for Views Ticker
hutch - June 1, 2008 - 22:55
| Project: | Views Ticker |
| Version: | 5.x-0.1-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Having found the hack for mouseover control in another posting, I decided to create some admin settings.
The attached patch allows admin (or whoever has permission set in User management -> Access settings) to set speed and mouseover for the horizontal scroller. A link will appear under 'Site configuration' once the menu has been refreshed.
Speed settings range from 'very slow' (10) to 'very fast' (50) which seems about right to me.
The patch is on views_ticker.module,v 1.1 2008/04/14 13:11:32
None of the 'description' fields have been filled in but are there in the code.
I haven't attempted any settings for other scrollers as I don't know what the hack I'm doing ;-)
It works for me!
HTH
| Attachment | Size |
|---|---|
| views_ticker.module.patch | 3.29 KB |

#1
This patch improves on the previous one, it separates vertical from horizontal and does direction as well
#2
has this been tested by anyone?