|
Jeudi 26 Mars 2009 4:00:32 pm
Re: Surcharge de template
Dans le fichier de correspondance override.ini.append.php, on peut associer plusieurs paramètres de correspondance, du type :
[full_folder_99]
Source=node/view/full.tpl
MatchFile=full/folder_99.tpl
Subdir=templates
Match[class_identifier]=folder
Match[object]=99
[full_folder_100]
Source=node/view/full.tpl
MatchFile=full/folder_100.tpl
Subdir=templates
Match[class_identifier]=folder
Match[object]=100
http://www.acidre.com
|