Forums / Setup & design / Override tipafriendmail.tpl [SOLVED]
Jean-Yves Zinsou
Wednesday 08 April 2009 6:05:11 am
Hi to all, can someone explain the way to override tipafriendmail.tpl ?
I can figure out the override condition to put in override.ini ...
Jey
Do Androids Dream of Electric Sheep? I dream of eZpubliSheep.... ------------------------------------------------------------------------ http://www.alma.fr
Patrick Kaiser
Wednesday 08 April 2009 3:47:12 pm
if you really need a ovverride for this have a look at http://ez.no/doc/ez_publish/technical_manual/4_0/reference/template_override_conditions/content_tipafriendmail_tpl
if you just want to use your own tipafriendmail.tpl just create a template in your own design within the exact same folder structure and name:
example:extension/yourdesignextension/design/yourdesign/templates/content/tipafriendmail.tpl
eZ will use your template instead of the default one.
Best regards, Patrick
Thursday 09 April 2009 12:47:11 am
Thanks Patrick,
I had not found this part of the documentation.