Reviewed & tested by the community
Project:
Rotating Banner
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2011 at 22:31 UTC
Updated:
10 Apr 2017 at 20:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tamsoftware commentedThere is the 'random' option on jquery.cycle, so apparently one needs to:
- add a checkbox for it in the admin section
- save the setting appropriately
- pass it on to the cycle plugin
Anything else ?
I'm diving into it.
Cheers,
Franck Horlaville
TAM Software
Comment #2
tamsoftware commentedDone !
Here is what I have added, I'll create a patch asap
file rotating_banner.classes.inc
file rotating_banner.module
Comment #3
tamsoftware commentedHere's the patch file
Comment #4
tamsoftware commentedRequest for comments - better a radio button or a checkbox for Randomize ? Thanks
Comment #5
tamsoftware commentedUpdate: I see that my patch includes the patch for fixing z-index error which I submitted in http://drupal.org/node/1209712
Comment #6
BramVanroy commentedThanks again! Hey TAM Software, thanks a lot! This works perfectly! This should be a standard functionality!
Comment #7
ultimateboy commentedThis is great. I'm just not a fan of the radios titles (and the field name) I'd do something like this instead, changing the field name to "order" and having "default" and "random" options.
Comment #8
tamsoftware commentedComment #9
niek_kloots commentedIt works with rotating_banner-7.x-2.x-dev.
But also see my post #3 on https://www.drupal.org/node/2159665
Comment #10
tamsoftware commented