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
RevLine 
[3162]1creator [email protected]
2maintainer [email protected]
3public true
4
[3193]5buildtype mgpp
6indexes text,metadata
7levels Section
8defaultindex text,metadata
[3162]9
[3193]10collectionmeta .text,metadata "all"
[3162]11
[3193]12#indexes section:text
13#defaultindex section:text
[3186]14
[3162]15plugin GAPlug
[3208]16plugin ProtemixPlug -default_encoding windows_1252
17plugin HTMLPlug -default_encoding windows_1252
[3186]18plugin PDFPlug
19plugin RTFPlug
20plugin WordPlug
[3162]21plugin ArcPlug
[3207]22plugin RecPlug -use_metadata_files
[3162]23
24classify AZList -metadata Title
[3177]25classify phind
[3162]26
[3177]27format DocumentHeading "<b>[parent:Title]</b>"
28
[3168]29format CL1VList \
[3207]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>'
[3168]31
[3162]32format SearchVList \
[3207]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>'
[3162]34
35collectionmeta collectionname "Protemix FDA Submission"
36collectionmeta collectionextra ""
37
[3168]38cgiarg shortname=a argdefault=q
[3207]39#cgiarg shortname=t argdefault=0
Note: See TracBrowser for help on using the repository browser.