Closed (fixed)
Project:
Rotor Banner
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2010 at 17:06 UTC
Updated:
10 Apr 2010 at 13:20 UTC
I noticed that the shuffle and toss effect are missing in your module, can you add it please ?
Just add :
'shuffle' => t('Shuffle'),
'toss' => t('Toss'),
in the _rotor_get_effects() (in rotor.module) and also in rotor.js for random effect.
Comments
Comment #1
mrfelton commentedFixed in CVS. Thanks.