From | Richard Managh |
Date | Wed, 03 Jan 2007 11:51:41 +1300 |
Subject | Re: [greenstone-users] Editing Searching page |
In-Reply-To | (20061222051137-245B01BF287-ws1-1-us4-outblaze-com) |
Hi
Bidhan, I'm not sure what you want to add to the search page, but if you want to . . . 1. . . . Add information that does not depend on the result items for a particular search, but is part of the rest of the page, you should try editing macros in your collections extra.dm that belong to the search macro package. You can find the default search macros in <greenstone installation directory>/macros/search.dm. 2. . . . Add information displayed with each returned listed search result, you should try changing your SearchVList format statement in your collections etc/collect.cfg file. You can add html to this string containing any text you like. An example of a SearchVList format statement can be found in this collection . . . http://nzdl.sadl.uleth.ca/cgi-bin/library?a=p&p=about&c=pagedimg-e . . . from this page of example collections: http://greenstone.sourceforge.net/wiki/index.php/Example_collections The collect.cfg file containing the SearchVList format statement (the line starting with format SearchVList . . .) is at this url: http://nzdl.sadl.uleth.ca/gsdl/collect/pagedimg-e/etc/collect.cfg If your documents are images imported with ImagePlug they can have icons automatically generated that you can display by changing your format statements. Notice the [icon] in the example SearchVList format statement, this tells greenstone to display the icon generated for a particular document in the search result list. Hope this is helpful, Richard. -- DL Consulting Greenstone Digital Library and Digitisation Specialists contact@dlconsulting.com www.dlconsulting.com bidhan chaudhuri wrote:
|