source: trunk/gsdl/collect/demo/etc/collect.cfg@ 680

Last change on this file since 680 was 680, checked in by sjboddie, 25 years ago

* empty log message *

  • Property svn:executable set to *
  • Property svn:mime-type set to application/octet-stream
File size: 1.2 KB
Line 
1creator [email protected]
2maintainer [email protected]
3public false
4beta true
5
6indexes section:text section:Title document:text
7defaultindex section:text
8
9plugins GMLPlug HBPlug ArcPlug IndexPlug RecPlug
10
11classify Hierarchy hfile=sub.txt metadata=Subject sort=Title
12classify HDLList Title
13classify Hierarchy hfile=org.txt metadata=Organization sort=Title
14classify List metadata=Howto
15
16format QueryResults "<td valign=top>[link][icon][/link]</td><td>{If}{[parent(All': '):Title],[parent(All': '):Title]: }[link][Title][/link]</td>"
17
18format CL4VList "<br>[link][Howto][/link]"
19
20format DocumentImages true
21format DocumentText "<h3>[Title]</h3>\\n\\n<p>[Text]"
22
23collectionmeta collectionname "greenstone demo"
24collectionmeta collectionextra "This is a demonstration collection for the Greenstone digital library software.\nIt contains a small subset (11 books) of the Humanity Development Library"
25collectionmeta iconcollection "http://www.nzdl.org/gsdl/collect/demo/images/demo.gif"
26collectionmeta .section:Title "section titles"
27collectionmeta .document:text "entire books"
28collectionmeta .section:text "chapters"
Note: See TracBrowser for help on using the repository browser.