For anyone still wants to have the same footer in multiple themes, without having to change all his templates, see:
http://community.postnuke.com/Article2778.htm#2006_1_3
This can easily be achieved with the themes module (Xanthia 3.0).
So, if a you decide to use multiple themes, or let the user choose one, while maintaining only one footer message, you should:
- In Blocks Admin, create a new position (called for example 'footermsg')
- At the desired position, add
<!--[blockposition name=footermsg]-->
to the templates in all your used themes in the file repository
- In Blocks Admin, create a new block (core / HTML) and fill the contents with the desired footer. Set the position to 'footermsg' instead of left, right or center
Then admins can easily edit the content through the blocks admin by editing the core
HTML block.
--
-- Teb
-- Dutch Zikula Community [52]Support questions in a Personal Message will be ignored. Use the forums at all times!