[ic] adding search query from results to usertrack

Stefan Hornburg interchange-users@icdevgroup.org
Sat Dec 21 03:53:01 2002


On Fri, 20 Dec 2002 17:50:49 -0800 (PST)
J P <wwwsports@yahoo.com> wrote:

> >This directive has been introduced in 4.9.x.
> >
> >You can add mv_searchspec to the usertrack file like
> that (untested):
> >
> >[calc]
> >$Tag->usertrack('SEARCH', join(',',
> @{$Values->{mv_searchspec}}));
> >[/calc]
> 
> 
> Thanks Racke, but where would I add this calc tag? 
> Does it go in a particular section of results.html or
> in the catalog.cfg file or somewhere else?

Put it on results.html. And add an return; after the ; in the 
[calc] to suppress output from the [calc].

Bye
          Racke