source: trunk/BBC_2005/collect/nsa/collect.cfg@ 10021

Last change on this file since 10021 was 10021, checked in by chi, 19 years ago

Initial revision

  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1creator [email protected]
2maintainer [email protected]
3public true
4beta true
5indexes document:Title paragraph:People document:ProgNumber document:CatNum document:zzabn document:text
6defaultindex document:text
7maxnumeric 256
8
9plugin ZIPPlug
10plugin GMLPlug
11plugin ArcPlug
12plugin RecPlug
13plugin BRSPlug -input_encoding ascii -bbc_collections nsa
14
15dontgdbm ProgNumber
16dontgdbm People
17dontgdbm CatNum
18dontgdbm zzabn
19
20ccscols nsa bfi bbcother
21
22# Collection specific metadata
23#--
24collectionmeta collectionname "National Sound Archives (1800-2005)"
25collectionmeta iconcollection "_httpprefix_/collect/nsa/images/bbc_online.gif"
26collectionmeta .document:Title "titles"
27collectionmeta .paragraph:People "people"
28collectionmeta .document:ProgNumber "programme numbers"
29collectionmeta .document:CatNum "catalogue numbers"
30collectionmeta .document:zzabn "RFAB/RFAN"
31collectionmeta .document:text "all fields"
32collectionmeta collectionextra "The National Sound Archives is a subcollection of the complete BBC collection, and contains _about:numdocs_ documents."
33
34
35format DocumentButtons ""
36format DocumentHeading ""
37
38format SearchVList \
39 "<td valign=top>[link][icon][/link]</td><td>{If}{[ItemTitle],[ItemTitle]; [Title],[Title]}</td><td width=160>[Date]</td>"
40
Note: See TracBrowser for help on using the repository browser.