Thursday 24 July 2003 7:23:12 am
If you define a section you can then change the templates in override.ini.append for that entire section. So you can easilymake a section look totally different than other parts of the site. Once a section is created you simply add an entry like the following to /settings/siteaccess/YOURSITE/override.ini.append to tell it to use a different template:
[pagelayout_different]
Source=pagelayout.tpl
MatchFile=pagelayout_different.tpl
Subdir=templates Match[section]=10
Notes:
Change 'different' to whatever you want it to be - probably the section name would be best. Make sure the number on the last line is the ID of the section as shown on the Sections page in setup. I hope this answers your question. :) Alex
Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]
<i>When in doubt, clear the cache.</i>
|