2010/3/9 emmanuelle roux <[email protected]>

>
> I read this :
> http://ez.no/doc/ez_publish/technical_manual/3_6/templates/the_template_override_system/template_override_example
>
> and i understand the principe but .....
>
> i don't just want to control the content of the $module_result, i want to
> define the HTML, HEAD and BODY tags (the outher HTML framework) for the
> index, the agence section and the formation section.
>
> Must i use conditions into the pagelayout template ?
>
The pagelayout can be overriden with the same conditions as the currently
executed module. So you should be able to achieve this using 3 override
rules on pagelayout.tpl: one for the index (probably 'node'), and one for
each section.

-- 
Bertrand
-- 
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public

Reply via email to