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

Last change on this file since 1134 was 1134, checked in by sjboddie, 24 years ago

made iconcollection links independant of server configuration

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