multiblock enabled ??

mark_anthony - September 16, 2008 - 20:33
Project:MultiBlock
Version:6.x-1.1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I am trying to use Multiblock to create instances of Rotor Banner. I can not figure where your—
$edit['multiblock_delta'] = array(
'#type' => 'value',
'#value' => $block_id
);
— code is supposed to go?

Thanks for any help
mark@laughingboy.us
-Mark

#1

mark_anthony - September 23, 2008 - 19:09
Assigned to:mark_anthony» Anonymous

#2

andrewlevine - September 23, 2008 - 19:46

You do not have to deal with the multiblock-enabled stuff unless your duplicate blocks will have different individual block settings. If this is the case, you would have to implement that in the banner rotor module.

#3

andrewlevine - September 23, 2008 - 20:07

Just to clarify, when I said "individual block settings" I meant individual block settings that are managed by the module itself (not block.module)

#4

mark_anthony - September 30, 2008 - 16:24

I am not sure I can get to where I want to go. I wanted to create new placement of Rotor Banner, with new set of images and time settings. Currently Rotor Banner does not let one create different groups of images and then a new Block to place. When I used Multiblock to duplicate the Rotor Banner, I got images popping up one after the other on the page.

I tried to use the Advertisement module, but that does not seem to be working quite yet.

Oh well, I will try some thing else.

#5

mark_anthony - October 31, 2008 - 15:32
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.