Tuesday 26 July 2005 4:14:46 am
Ad.1 Add in override.ini.append.php file
[product_full]
Source=node/view/full.tpl
MatchFile=full/product_full.tpl
Subdir=templates
Match[class]=20
[second_product_full]
Source=node/view/full.tpl
MatchFile=full/product_full.tpl
Subdir=templates
Match[class]=21
Of cousre this is example and you will have to change class id to correct. The trick is with using the same file MatchFile=full/product_full.tpl but with different matching and name in [] Ad.2 When you using admin interface for creating templates, new template files are stored in design/corporate/override/templates. If you want organize them in folders you will have to change entries in override.ini.append.php file for MatchFile.
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|