Bump.
I have this same issue. I need my main menu block to output different html if it is left or right.
I even tried putting
<{assign var="Block_Position" value="canvas_left"}>
before the
<{foreach item=block from=$xoBlocks.canvas_left}>....
and
<{assign var="Block_Position" value="canvas_right"}>
befpre the
<{foreach item=block from=$xoBlocks.canvas_right}>.....
but no luck.
The main template "sees" <{$Block_Position}> but the block doesn't.
Is there any way to do this without a core hack?
abrizan
Just popping in

Joined:
2005/11/14 7:16
From Trinidad (Caribbean)
Group:
Registered Users
(Show More)
(Show Less)