Changeset 3193
- Timestamp:
- 2002-06-26T00:01:32+12:00 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/protemix/etc/collect.cfg
r3186 r3193 3 3 public true 4 4 5 #buildtype mgpp6 #indexes text,metadata7 #levels Section8 #defaultindex text,metadata5 buildtype mgpp 6 indexes text,metadata 7 levels Section 8 defaultindex text,metadata 9 9 10 #collectionmeta .text,metadata "all"10 collectionmeta .text,metadata "all" 11 11 12 indexes section:text13 defaultindex section:text12 #indexes section:text 13 #defaultindex section:text 14 14 15 15 plugin GAPlug … … 31 31 32 32 format 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> \\] \\[ <a href="_httpcollection_/index/assoc/[parent:archivedir]/[parent:pdf]">article</a> \\]}</small></p>'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> \\]}</small></p>' 34 34 35 35 collectionmeta collectionname "Protemix FDA Submission"
Note:
See TracChangeset
for help on using the changeset viewer.