source: main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml@ 24712

Last change on this file since 24712 was 24712, checked in by papitha, 13 years ago
File size: 6.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CollectionConfig xmlns:gsf="http://www.greenstone.org/greenstone3/schema/ConfigFormat" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
3 <metadataList>
4 <metadata lang="en" name="creator"/>
5 <metadata lang="en" name="maintainer"/>
6 <metadata lang="en" name="public">false</metadata>
7 </metadataList>
8 <displayItemList>
9 <displayItem assigned="true" lang="en" name="description">This is a demonstration collection for the Greenstone3 digital library software. It contains a small subset (11 books) of the Humanitarian and Development Libraries. It is the Greenstone 3 equivalent of the Greenstone 2 demo collection, built with MG.</displayItem>
10 <displayItem assigned="true" lang="en" name="smallicon">gs2mgdemo_sm.gif</displayItem>
11 <displayItem assigned="true" lang="en" name="icon">gs2mgdemo.gif</displayItem>
12 <displayItem assigned="true" lang="en" name="name">MG demo</displayItem>
13 </displayItemList>
14 <search type="mg">
15 <index name="section:text">
16 <displayItem lang="ru" name="name">Главы</displayItem>
17 <displayItem lang="en" name="name">chapters</displayItem>
18 <displayItem lang="es" name="name">capítulos</displayItem>
19 <displayItem lang="fr" name="name">chapitres</displayItem>
20 </index>
21 <index name="document:text">
22 <displayItem lang="ru" name="name">ППлМые ЎПкуЌеМты</displayItem>
23 <displayItem lang="en" name="name">entire documents</displayItem>
24 <displayItem lang="es" name="name">documentos enteros</displayItem>
25 <displayItem lang="fr" name="name">documents entiers</displayItem>
26 </index>
27 <index name="section:Title">
28 <displayItem lang="ru" name="name">НазваМОя разЎелПв</displayItem>
29 <displayItem lang="en" name="name">section titles</displayItem>
30 <displayItem lang="es" name="name">títulos de las secciones</displayItem>
31 <displayItem lang="fr" name="name">titres des sections</displayItem>
32 </index>
33 <indexOption>
34 <option name="casefold"/>
35 <option name="stem"/>
36 </indexOption>
37 <searchType name="plain"/>
38 <searchType name="simpleform"/>
39 <searchType name="advancedform"/>
40 <format><gsf:template match="documentNode"><td valign="top"><gsf:link type="document"><gsf:icon type="document"/></gsf:link></td><td><gsf:switch><gsf:metadata name="Title" select="ancestors" separator=": "/><gsf:when test="exists"><gsf:metadata name="Title" select="ancestors" separator=": "/>:</gsf:when></gsf:switch><gsf:link type="document"><gsf:metadata name="Title"/></gsf:link></td></gsf:template></format>
41 </search>
42 <infodb type="gdbm"/>
43 <import>
44 <pluginList>
45 <plugin name="GreenstoneXMLPlugin"/>
46 <plugin name="HTMLPlugin">
47 <option name="-description_tags"/>
48 </plugin>
49 <plugin name="MetadataXMLPlugin"/>
50 <plugin name="ArchivesInfPlugin"/>
51 <plugin name="DirectoryPlugin"/>
52 </pluginList>
53 </import>
54 <browse>
55 <classifier name="List">
56 <option name="-metadata" value="dls.Title"/>
57 <option name="-partition_type_within_level" value="constant_size"/>
58 </classifier>
59 <classifier name="Hierarchy">
60 <option name="-metadata" value="dls.Subject"/>
61 <option name="-sort" value="dls.Title"/>
62 </classifier>
63 <classifier name="List">
64 <option name="-metadata" value="dls.Organization"/>
65 <option name="-sort_leaf_nodes_using" value="dls.Title"/>
66 <option name="-partition_type_within_level" value="constant_size"/>
67 <option name="-bookshelf_type" value="always"/>
68 <option name="-buttonname" value="Organization"/>
69 </classifier>
70 <classifier name="List">
71 <option name="-metadata" value="dls.Keyword"/>
72 <option name="-buttonname" value="Howto"/>
73 <option name="-partition_type_within_level" value="constant_size"/>
74 <format><gsf:template match="documentNode"><td><gsf:link type="document"><gsf:metadata name="dls.Keyword"/></gsf:link></td></gsf:template><gsf:template match="classifierNode"><td><gsf:link type="classifier"><gsf:metadata name="Title"/></gsf:link></td></gsf:template></format>
75 </classifier>
76 <format><gsf:template match="documentNode"><td valign="top"><gsf:link type="document"><gsf:icon type="document"/></gsf:link></td><td valign="top"><gsf:metadata name="srclink"/><gsf:choose-metadata><gsf:metadata name="thumbicon"/><gsf:metadata name="srcicon"/></gsf:choose-metadata><gsf:metadata name="/srclink"/></td><td valign="top"><gsf:choose-metadata><gsf:metadata name="dc.Title"/><gsf:metadata name="exp.Title"/><gsf:metadata name="Title"/><gsf:default>Untitled</gsf:default></gsf:choose-metadata><gsf:switch><gsf:metadata name="Source"/><gsf:when test="exists"><br/><i>(<gsf:metadata name="Source"/>)</i></gsf:when></gsf:switch></td></gsf:template><gsf:template match="classifierNode"><td valign="top"><gsf:link type="classifier"><gsf:icon type="classifier"/></gsf:link></td><td valign="top"><gsf:metadata name="Title"/></td></gsf:template><gsf:template match="classifierNode" mode="horizontal"><gsf:link type="horizontal"><gsf:metadata name="Title"/></gsf:link></gsf:template></format>
77 </browse>
78 <display>
79 <format><gsf:option name="TOC" value="true"/></format>
80 </display>
81 <replaceListRef id="gs2-standard"/>
82 <serviceRackList>
83 <!-- comment out the following serviceRack if you want to disable OAI for this collection -->
84 <serviceRack name="OAIPMH">
85 <ListMetadataFormats>
86 <!--What metadata sets to support is collection specific. To support other metadata schema, simply add a metadataFormat element here.
87 The support of unqualified Dublin Core metadata set is mendatory in the oai specification.
88 -->
89 <metadataFormat metadataPrefix="oai_dc">
90 <metadataPrefix>oai_dc</metadataPrefix>
91 <schema>http://www.openarchives.org/OAI/2.0/oai_dc.xsd</schema>
92 <metadataNamespace>http://www.openarchives.org/OAI/2.0/oai_dc/</metadataNamespace>
93 <!-- a custom mapping as this collection doesn't have dc metadata -->
94 <mappingList>
95 <mapping>dc:title,dls.Title</mapping>
96 <mapping>dc:subject,dls.Subject</mapping>
97 <mapping>dc:language,dls.Language</mapping>
98 <mapping>dc:publisher,dls.Organization</mapping>
99 </mappingList>
100 </metadataFormat>
101 </ListMetadataFormats>
102 </serviceRack>
103 </serviceRackList>
104</CollectionConfig>
Note: See TracBrowser for help on using the repository browser.