More options for display 2
Drunkensailor - May 9, 2008 - 07:40
| Project: | Rotor Banner |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | nestor.mata |
| Status: | fixed |
Jump to:
Description
Hello Nestor,
Nice little module, you have cooked up here, thanks!
Is it possible to add some features in this module? I am thinking in
1. the possibility to define the size of the block in w x h (px)
2. (individual) aligning of images
3. selection of order - random or sequential
4. fading/non-fading (with timer)
5. possibility of using this module in more than one block at a time
and finally: an "Apply" button in the Rotor admin and Item admin interface
All of this would be awesome!
Thanks again, and have a nice day
- Christian

#1
Oh, and I forgot to say:
6. ability for scrolling
7. .... up, down, right, left!
Cheers again,
- Christian
#2
Hi Christian,
I have done those things you said using css.
What I think it would be better would be to add a couple of those features configurable and optional (in case you want to do it by css) and for the rest add a predefined css to make it easy to override and perhaps add a tutorial on how to override those features.
Let me see what comes down, I'll have this in a couple days.
Best regards,
Nestor
#3
Hey, just wanted to deal with a few of these requests as I'm really keen to see this module move forward :
1. the possibility to define the size of the block in w x h (px)
As Nestor mentioned it would be great to have CSS that we could override.
2. (individual) aligning of images
Once again CSS
3. selection of order - random or sequential
There's a patch for this at http://drupal.org/node/286671 needs to be tested.
4. fading/non-fading (with timer)
Looking into this at http://drupal.org/node/278722
5. possibility of using this module in more than one block at a time
I really want this feature as well.
6. ability for scrolling
7. .... up, down, right, left!
Could you explain what you mean by this, is it similar to http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm as I have mentioned adding that as a transition effect.
#4
All of these features are now in CVS with the exception of number 5, which already has it's own ticket here: #308822: More than one rotating banner?