Tuesday 30 December 2003 9:04:48 am
I have the following code:
{include name=navigator
uri='design:navigator/google.tpl'
page_uri=concat('/content/view','/archive/',$node.node_id)
item_count=$children_count
view_parameters=$view_parameters item_limit=$page_limit} But I'd like to override google.tpl with another template. Question is, where do I put it and how would the uri parameter reflect it? Thanks in advance.
|