Closed (fixed)
Project:
Rotor Banner
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
15 Sep 2008 at 18:45 UTC
Updated:
15 Feb 2009 at 22:12 UTC
Hi, I really like your module but is there a way to make it create more than one block? What if you want several different blocks of rotating adds?
Thanks,
Becky
Comments
Comment #1
root_of_roots commentedDon't mark it as "assigned" unless you are the one fixing it. It might prevent others looking at it...
Comment #2
aztechnetworks commentedI am also interested in knowing if you can create more than one block of rotating ads.
I would like to have a set of banners and a set of skyscrapers for the side menu.
Cheers.
Aaron
Comment #3
gertieiv commentedhi there,
I would like this feature too
greets,
Geert
Comment #4
root_of_roots commentedIf this does not work out, you can always try the ddblock...
Comment #5
beckyjohnson commentedWhat do you mean by ddblock?
Becky
Comment #6
root_of_roots commentedthis...
http://drupal.org/project/ddblock
Comment #7
888michelle888 commentedI tried installing the module twice.. It doesn't work.
Comment #8
root_of_roots commentedwhat module are you referring to?
Comment #9
angelopc commentedI would also like to create more than one instance of the rotor block. It's a great module, I just need it in more than one place.
Hmmm...maybe I could "fudge" a copy of the module and have it listed in modules, twice. Rotor1, rotor2...
Yeah, OK. Maybe not.
Thank you!
Comment #10
mrfelton commentedPlease take a look at the 6.x-2.x dev branch. It's still heavily under development, but working none the less... Instead of using the Rotor Item content type to create rotor items, 6.x-2.x is using views to power the rotor item content. To test...
- Create a view
- Add a Block display
- Set it's Style to 'Rotor' (this is a new views display style defined by the rotor module)
- Configure the style options (currently you can only set the size here)
- Other settings are still taken from the modules config page (this will change soon)
This should allow you to set up as many rotor blocks as you like :)
Please open new issues for any problems you find.
Comment #11
mrfelton commentedPlease try the new v2 beta