source: main/trunk/greenstone2/collect/modelcol/etc/collect.cfg@ 24413

Last change on this file since 24413 was 24413, checked in by ak19, 13 years ago

Added collectionmeta defaults for MG collections

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1000 bytes
Line 
1creator **creator**
2maintainer **maintainer**
3public **public**
4
5buildtype **buildtype**
6infodbtype **infodbtype**
7
8indexes text dc.Title,ex.dc.Title,ex.Title ex.Source
9defaultindex text
10
11levels document
12
13**plugins**
14
15classify List -metadata dc.Title;ex.Title -partition_type_within_level approximate_size
16classify List -metadata ex.Source -partition_type_within_level approximate_size
17
18collectionmeta collectionname "**title**"
19collectionmeta iconcollection ""
20collectionmeta collectionextra "**about**"
21collectionmeta .text "_labeltext_"
22collectionmeta .dc.Title,ex.dc.Title,Title "_labelTitle_"
23collectionmeta .Source "_labelSource_"
24collectionmeta .document "_textdocument_"
25collectionmeta .section "_textsection_"
26collectionmeta .document:text [l=en] "_labeltext_"
27collectionmeta .document:dc.Title,Title,ex.dc.Title [l=en] "_labelTitle_"
28collectionmeta .document:Source [l=en] "_labelSource_"
29collectionmeta .document:dc.Title,Title [l=en] "_labelTitle_"
Note: See TracBrowser for help on using the repository browser.