I would suggest not usging flexiblock and instead going this route http://urlgreyhot.com/personal/weblog/drupal_tip_1_inserting_blocks_into_con... The article has the link to the handbook page dealing with it and some nice additional right up
-sp
________________________________
From: themes-bounces@drupal.org on behalf of Tadej Basa Sent: Mon 1/9/2006 10:57 AM To: A list for theme developers Subject: Re: [themes] sidebar-footer ?
try using flexiblock: http://drupal.org/project/flexiblock
Michel 'ZioBudda' Morelli wrote:
Hi all. For my new portal site, I have a template with a footer where I want to insert some block. I want to know if there is a possibility, with drupal, to manage this new sidebar. In Administration section I have see only sidebar-left and sidebar-right. Tnx in advance for all.
M.
_______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
That is one way of doing it.
Doing it with flexiblock or 4.7 regions is a bit better, since you do not have to hardcode one block's ID, only the region.
Both ways are outlined here:
Flexiblock way: http://baheyeldin.com/drupal/drupal-using-flexinode-to-show-hide-adsense.htm...
4.7 Regions way: http://baheyeldin.com/drupal/using-drupal-4-7-regions-to-show-hide-adsense.h...
On 1/9/06, Steven Peck speck@blkmtn.org wrote:
I would suggest not usging flexiblock and instead going this route http://urlgreyhot.com/personal/weblog/drupal_tip_1_inserting_blocks_into_con... The article has the link to the handbook page dealing with it and some nice additional right up
-sp
From: themes-bounces@drupal.org on behalf of Tadej Baša Sent: Mon 1/9/2006 10:57 AM To: A list for theme developers Subject: Re: [themes] sidebar-footer ?
try using flexiblock: http://drupal.org/project/flexiblock
Michel 'ZioBudda' Morelli wrote:
Hi all. For my new portal site, I have a template with a footer where I want to insert some block. I want to know if there is a possibility, with drupal, to manage this new sidebar. In Administration section I have see only sidebar-left and sidebar-right. Tnx in advance for all.
M.