source: other-projects/nightly-tasks/diffcol/trunk/model-collect/Small-HTML/etc/collect.bak@ 27555

Last change on this file since 27555 was 27555, checked in by ak19, 11 years ago

Redid the Small-HTML collection so it uses the correct name from the ground up now (Small-HTML)

File size: 1.8 KB
Line 
1creator
2maintainer
3public true
4
5buildtype mgpp
6infodbtype gdbm
7
8indexes text dc.Title,ex.dc.Title,ex.Title ex.Source
9defaultindex text
10
11levels document
12
13plugin ZIPPlugin
14plugin GreenstoneXMLPlugin
15plugin TextPlugin
16plugin HTMLPlugin
17plugin EmailPlugin
18plugin PDFPlugin
19plugin RTFPlugin
20plugin WordPlugin
21plugin PostScriptPlugin
22plugin PowerPointPlugin
23plugin ExcelPlugin
24plugin ImagePlugin
25plugin ISISPlugin
26plugin NulPlugin
27plugin EmbeddedMetadataPlugin
28plugin MetadataXMLPlugin
29plugin ArchivesInfPlugin
30plugin DirectoryPlugin
31
32classify List -metadata dc.Title;ex.Title -partition_type_within_level approximate_size
33classify List -metadata ex.Source -partition_type_within_level approximate_size
34
35format VList "<td valign=\"top\">[link][icon][/link]</td>
36<td valign=\"top\">[ex.srclink]{Or}{[ex.thumbicon],[ex.srcicon]}[ex./srclink]</td>
37<td valign=\"top\">[highlight]
38{Or}{[dc.Title],[exp.Title],[ex.Title],Untitled}
39[/highlight]{If}{[ex.Source],<br><i>([ex.Source])</i>}</td>"
40
41format HList "[link][highlight][ex.Title][/highlight][/link]"
42
43format DocumentHeading "{Or}{[parent(Top):Title],[Title],untitled}<br>"
44
45format DocumentText "[Text]"
46
47format DocumentButtons "Detach|Highlight"
48
49format SearchTypes "plain,form"
50
51collectionmeta collectionname [l=en] "Small HTML Collection"
52collectionmeta collectionextra [l=en] "A small collection of HTML pages"
53collectionmeta .text [l=en] "_labeltext_"
54collectionmeta .dc.Title,ex.dc.Title,Title [l=en] "_labelTitle_"
55collectionmeta .Source [l=en] "_labelSource_"
56collectionmeta .document [l=en] "_textdocument_"
57collectionmeta .section [l=en] "_textsection_"
58collectionmeta .document:text [l=en] "_labeltext_"
59collectionmeta .document:dc.Title,Title,ex.dc.Title [l=en] "_labelTitle_"
60collectionmeta .document:Source [l=en] "_labelSource_"
61collectionmeta .document:dc.Title,Title [l=en] "_labelTitle_"
Note: See TracBrowser for help on using the repository browser.