Thursday 02 August 2007 7:03:44 am
I have a template tabs.tpl that I include from template override for node/view/full. In this template tabs.tpl I have this code:
{def $tpl='tabs/test_template.tpl'}
{include uri='design:tabs/test_template.tpl'}
{include uri=concat('design:',$tpl)}
The result of this code is that the template tabs/test_template.tpl is included only the first time, and when I call it with the $tpl variable it doesn't get included. Is this a bug or am I missing something? I'm using eZ 3.6.1.
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|