Tuesday 07 June 2005 1:27:06 pm
Hi, I have a templates that I would like to use in 3 different locations/nodes. I tried to copy parts of override.ini.append and just change the node_id:
[full_view_forum_subfolder]
Source=node/view/full.tpl
MatchFile=full_view_forum_subfolder.tpl
Subdir=templates <i>Match[node]=163</i>
[full_view_forum_subfolder]
Source=node/view/full.tpl
MatchFile=full_view_forum_subfolder.tpl
Subdir=templates <i>Match[node]=164</i> but somehow only the first (with node 163) worked. Do I have to multiply the "full_view_forum_subfolder.tpl" file? Can anyone help me :) ?
|