Thursday 11 March 2004 12:28:14 pm
Hi Paul, The simple search page consists of 3 templates: content/search.tpl, content/searchresult.tpl and node/view/search.tpl. content/search.tpl contains the text fields, the search button, etc. content/searchresult.tpl manages the search results and sends parameters to the google navigator node/view/search.tpl is the viewmode used for the actual objects being displayed (like node/view/line.tpl). It's called like {node_view_gui view=search content_node=....}. So to control what's displayed for each object found, you need to override the node/view/search.tpl for an object's class.
hth
-- Hans
Hans
http://blog.hansmelis.be
|