From | George Buchanan |
Date | Mon, 17 Nov 2003 14:19:43 +1300 |
Subject | Fw: [greenstone-users] Question |
Copying this to the group in case it is of use
to anyone else...
----- Original Message -----
From: George Buchanan
Sent: Monday, November 17, 2003 2:16 PM
Subject: Re: [greenstone-users] Question I had a collection where I chose to only have the
link to the original source file if possible, only substituting the link to the
Greenstone-ised HTML document where the source file link didn't exist - try the
following in your pertinent collect.cfg file. This fixes search results -
use a similar approach elsewhere for the classifiers...
format SearchVList
"<td
valign=top>{If}{[srclink],[srclink][srcicon][/sr
clink],[link][icon][/link]}</td><td></td><td>{If}{[parent(All': '):Title],[paren t(All': '):Title]: }{If}{[srclink],[srclink],[link]}[Title]{If}{[srclink],[/srcl ink],[/link]}</td>"
|