source: trunk/protemix/etc/collect.cfg@ 3208

Last change on this file since 3208 was 3208, checked in by sjboddie, 22 years ago

* empty log message *

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1creator [email protected]
2maintainer [email protected]
3public true
4
5buildtype mgpp
6indexes text,metadata
7levels Section
8defaultindex text,metadata
9
10collectionmeta .text,metadata "all"
11
12#indexes section:text
13#defaultindex section:text
14
15plugin GAPlug
16plugin ProtemixPlug -default_encoding windows_1252
17plugin HTMLPlug -default_encoding windows_1252
18plugin PDFPlug
19plugin RTFPlug
20plugin WordPlug
21plugin ArcPlug
22plugin RecPlug -use_metadata_files
23
24classify AZList -metadata Title
25classify phind
26
27format DocumentHeading "<b>[parent:Title]</b>"
28
29format CL1VList \
30 '<p>[Title]<br><small>\[ [link]text</a> \]{If}{[pdf],\\[ <a href="_httpcollection_/index/assoc/[archivedir]/[pdf]">pdf</a> \\]}{If}{[srclink],\\[ [srclink][srcicon][/srclink] \\]}</small></p>'
31
32format SearchVList \
33 '<p>{If}{[parent:Title],[parent:Title] <small><i>(page [Title])</i></small>,[Title]}<br><small>\[ [link]text</a> \]{If}{[pdf],\\[ <a href="_httpcollection_/index/assoc/[parent:archivedir]/[pdf]">page</a> \\]}{If}{[parent:pdf],\\[ <a href="_httpcollection_/index/assoc/[parent:archivedir]/[parent:pdf]">article</a> \\]}{If}{[srclink],\\[ [srclink][srcicon][/srclink] \\]}</small></p>'
34
35collectionmeta collectionname "Protemix FDA Submission"
36collectionmeta collectionextra ""
37
38cgiarg shortname=a argdefault=q
39#cgiarg shortname=t argdefault=0
Note: See TracBrowser for help on using the repository browser.