Forums / Setup & design / article override for different sections
Prabhavathi Ramesh
Tuesday 21 October 2003 3:27:15 am
I have to display the articles in different sections in different layouts. So I have overriden the full.tpl for articles in each section.Still it is using the standard section oevrride template for other sections also. What would be the problem?also I have cleared the cache..
order of override.ini is like this:
[ss1_article] Source=node/view/full.tpl MatchFile=ss1_article.tpl Subdir=templates Match[class]=2Match[section]=4
[ss2_article] Source=node/view/full.tpl MatchFile=ss2_article.tpl Subdir=templates Match[class]=2Match[section]=5
[article] Source=node/view/full.tpl MatchFile=article.tpl Subdir=templates Match[class]=2Match[section]=1
Pål Øystein Carlsen
Thursday 30 October 2003 12:31:17 am
I have no answer to this, but I am having a related problem, does anyone have any solution?