source: main/tags/2.22/niupepa/etc/collect.cfg@ 21061

Last change on this file since 21061 was 1026, checked in by nzdl, 24 years ago

* empty log message *

  • Property svn:keywords set to Author Date Id Revision
File size: 2.1 KB
Line 
1creator [email protected]
2maintainer [email protected]
3public true
4beta true
5
6macrofiles style.dm base.dm query.dm help.dm \
7 pref.dm about.dm home.dm document.dm \
8 status.dm npepa.dm abexpl.dm \
9 english.dm chinese.dm maori.dm
10
11subcollection commentaries Filename/\.commentary$/
12subcollection abstracts Filename/\.abstract$/
13subcollection papers !Filename/\.(abstract|commentary)$/
14indexsubcollections papers,commentaries,abstracts papers commentaries abstracts
15defaultsubcollection papers,commentaries,abstracts
16
17indexes section:text
18defaultindex section:text
19
20plugin GMLPlug
21plugin NPPlug -create_log
22plugin ArcPlug
23plugin RecPlug
24
25classify NPepaList
26classify NPDateList
27
28format SearchVList "<td valign=top>[link][icon][/link]</td><td>{If}{[parent:Series],[parent:Series],[Series]}: {If}{[parent(All': '):Title],[parent(All': '):Title]: }[link][Title][/link]</td>"
29
30# [link] is overridden for CL1VList in this collection (to include links/icons to abstracts as well as papers)
31format CL1VList "<td valign=top>[link]</td><td valign=top>[Title]{If}{[numleafdocs], <i>([numleafdocs])</i>}</td><td valign=top>{If}{[Date],[Date]}</td>"
32
33format CL2DateList "<td valign=top>{If}{[abstract],<a href=_httpdocument_&cl=_cgiargcl_&d=[abstract]>_document:iconabstract_}[link][icon][/link]</td><td>[Series]: [Title]</td><td>[Date]</td>"
34
35format DocumentHeading "<h3>{If}{[parent(Top):Title],[parent(Top):Title],[Title]}<br>{If}{[parent(Top):Date],[parent(Top):Date],[Date]}"
36
37receptionist /fast-cgi-bin/niupepalibrary?a=p&p=about&c=niupepa&l=mi
38
39collectionmeta collectionname "Niupepa: M&auml;ori Newspapers"
40collectionmeta iconcollection "/gsdl/collect/niupepa/images/niupepa.gif"
41collectionmeta iconcollectionsmall "/gsdl/collect/niupepa/images/niupepsm.gif"
Note: See TracBrowser for help on using the repository browser.