From | Stefan Boddie |
Date | Wed, 25 Sep 2002 16:31:13 +1200 |
Subject | Re: Displaying metadata |
In-Reply-To | (B9B69026-112C%eric-morgan-infomotions-com) |
>
> My second question relates to displaying meta data in search results. > > Suppose I have correctly edited my collect.cfg file to extract the values of > HTML meta data tags, how do I edit my collect.cfg file to include format > tags? Specifically, how do I tell collect.cfg to display the value of a > subject meta data tag? > To alter the way your search results are displayed you'll need to add a
To display subject metadata you'd give it a value something like the
format SearchVList "<td>[link][icon][/link]</td><td>[Subject]</td>" Note that "Subject" should be capitalised (or not) in the same way it was in
Stefan. |