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

Last change on this file since 18629 was 18629, checked in by anna, 15 years ago

Changed 'Humanitarian and Development Libraries' to 'Humanity Development Library'

  • Property svn:executable set to *
File size: 4.7 KB
Line 
1creator [email protected]
2maintainer [email protected]
3public true
4
5buildtype mgpp
6searchtypes plain,form
7
8indexes text dls.Title,Title dls.Subject dls.Organization dls.Keyword
9
10levels section document
11
12plugin GreenstoneXMLPlugin
13plugin HTMLPlugin -description_tags
14plugin MetadataXMLPlugin
15plugin ArchivesInfPlugin
16plugin DirectoryPlugin
17
18classify List -metadata dls.Title
19
20classify Hierarchy -metadata dls.Subject -sort dls.Title
21
22classify List -metadata dls.Organization -always_bookshelf_last_level -sort_leaf_nodes_using dls.Title
23
24classify List -metadata dls.Keyword -buttonname Howto
25
26format CL4VList "<td>[link][icon][/link]</td><td>[link][dls.Keyword][/link]"
27
28format SearchVList "<td valign=top>[link][icon][/link]</td><td>{If}{[parent(All\': \'):Title],[parent(All\': \'):Title]:}[link][Title][/link]</td>"
29
30format VList "<td valign=top>[link][icon][/link]</td><td valign=top>[highlight]{Or}{[Title],Untitled}[/highlight]{If}{[Date],<br><small><i>_textdate_[Date]</i></small>}{If}{[NumPages],<br><small><i>_textnumpages_[NumPages]</i></small>}{If}{[Source],<br><small><i>_textsource_[Source]</i></small>}</td>"
31
32format DocumentText "<h3>[Title]</h3>\\n\\n<p>[Text]"
33format DocumentImages true
34format DocumentButtons "Expand Text|Expand Contents|Highlight|Detach|Print"
35format DocumentSearchResultLinks true
36
37format HList "[link][highlight][Title][/highlight][/link]"
38
39format DocumentHeading "{Or}{[parent(Top):Title],[Title],untitled}<br>"
40
41# -- English strings ----------------
42collectionmeta collectionname [l=en] "Greenstone demo"
43collectionmeta collectionextra [l=en] "This is a demonstration collection for the Greenstone digital library software.\nIt contains a small subset (11 documents) of the Humanity Development Library."
44
45collectionmeta .text [l=en] "text"
46collectionmeta .dls.Title,Title [l=en] "titles"
47collectionmeta .dls.Subject [l=en] "subjects"
48collectionmeta .dls.Organization [l=en] "organizations"
49collectionmeta .dls.Keyword [l=en] "how to"
50
51collectionmeta .document [l=en] "book"
52collectionmeta .section [l=en] "chapter"
53
54collectionmeta depositormetadata [l=en] "{\"name\":\"dls.Title\",\"label\":\"Title\",\"tooltip\":\"dls.Title: The title of this resource.\",\"type\":\"text\"}, {\"name\":\"dls.Organization\",\"label\":\"Organization\",\"tooltip\":\"dls.Organization: The organization responsible for producing this resource.\",\"type\":\"text\"}, {\"name\":\"dls.Subject\",\"label\":\"Subject\",\"tooltip\":\"dls.Subject: The subject of this resource.\",\"type\":\"text\"}, {\"name\":\"dls.Keyword\",\"label\":\"Keyword\",\"tooltip\":\"dls.Keyword: A more specific indication of what the resource can be used for.\",\"type\":\"text\"}, {\"name\":\"dls.Language\",\"label\":\"Language\",\"tooltip\":\"dls.Language: The language of this resource.\",\"type\":\"text\"}"
55
56# -- French strings ----------------
57collectionmeta collectionname [l=fr] "Démo Greenstone"
58collectionmeta collectionextra [l=fr] "Il s\'agit d\'une collection de démonstration pour le logiciel Greenstone. Elle contient seulement un petit échantillon des BibliothÚques humanitaires pour le Développement (11 documents)."
59
60# -- Spanish strings ----------------
61collectionmeta collectionname [l=es] "Colección de muestra Greenstone"
62collectionmeta collectionextra [l=es] "Esta es una colección de demostración del programa Greenstone. Contiene un pequeño subconjunto (11 documentos) de las Bibliotecas Humanitarias para el Desarrollo."
63
64# -- Russian strings ----------------
65collectionmeta collectionname [l=ru] "ЎеЌПМстрацОПММый прОЌер Greenstone"
66collectionmeta collectionextra [l=ru] "ЭтП - ЎеЌПМстрацОПММая кПллекцОя прПграЌЌМПгП ПбеспечеМОя цОфрПвПй бОблОПтекО Greenstone. ОМа сПЎержОт МебПльшПй пПЎМабПр (11 ЎПкуЌеМтПв) ГуЌаМОтарМПй бОблОПтекО О БОблОПтекО развОтОя."
67
68# -- Armenian strings ----------------
69collectionmeta collectionextra [l=hy] "Սա Գրին՜թ՞՞ւն Õ©ÕŸÕ¡ÕµÕ«Õ¶ Õ£Ö€Õ¡Õ€Õ¡Ö€Õ¡Õ¶Õ« ց՞ւցաՀրական Õ¶ÕŽÕžÖ‚Õ· է։ Ô±ÕµÕ¶ ÕºÕ¡Ö€ÕžÖ‚Õ¶Õ¡Õ¯ÕžÖ‚ÕŽ Õ§ հա՜արակագիտական և ՊարգացՎան բնագա՟աՌների 11 փա՜տաթղթերի Õ°Õ¡ÕŸÕ¡Ö„Õ¡Õ®ÕžÖ‚"
70
71# -- Finnish strings ----------------
72collectionmeta collectionextra [l=fi] "TÀmÀ on esimerkkikokoelma, joka on tehty Greenstone digitaalisen kirjaston ohjelmistoa varten. Se sisÀltÀÀ osan (11 dokumenttia) HumanitÀÀrisestÀ kirjastosta ja Kehitystyökirjastosta."
73
74# -- Slovak strings ----------------
75collectionmeta collectionname [l=sk] "Demo"
76collectionmeta collectionextra [l=sk] "Toto je predvádzacia zbierka softvéru digitálnej knişnice Greenstone, ktorá obsahuje 11 dokumentov."
77
Note: See TracBrowser for help on using the repository browser.