Uploaded On |
April 17, 2013, 8:10 p.m. |
Uploaded By |
matts |
Status |
Test
|
<map>
<entry>
<string>plugin_config_props</string>
<list>
<org.lockss.daemon.ConfigParamDescr>
<key>base_url</key>
<displayName>Base URL</displayName>
<description>Usually of the form http://<journal-name>.com/</description>
<type>3</type>
<size>40</size>
<definitional>true</definitional>
<defaultOnly>false</defaultOnly>
</org.lockss.daemon.ConfigParamDescr>
<org.lockss.daemon.ConfigParamDescr>
<key>format</key>
<displayName>Format</displayName>
<description>Format extension chosen for exclusion</description>
<type>1</type>
<size>20</size>
<definitional>true</definitional>
<defaultOnly>false</defaultOnly>
</org.lockss.daemon.ConfigParamDescr>
</list>
</entry>
<entry>
<string>plugin_version</string>
<string>7</string>
</entry>
<entry>
<string>au_name</string>
<string>"All reachable from BaseUrl except .%s", format</string>
</entry>
<entry>
<string>au_start_url</string>
<string>"%s", base_url</string>
</entry>
<entry>
<string>au_manifest</string>
<string>1,"%s/manifestIndex.html", base_url</string>
</entry>
<entry>
<string>au_crawl_depth</string>
<int>999</int>
</entry>
<entry>
<string>au_def_new_content_crawl</string>
<long>7257600000</long>
</entry>
<entry>
<string>au_def_pause_time</string>
<long>6000</long>
</entry>
<entry>
<string>plugin_name</string>
<string>MA Filter format types</string>
</entry>
<entry>
<string>plugin_identifier</string>
<string>org.metaarchive.ExcludeFormats</string>
</entry>
<entry>
<string>au_crawlrules</string>
<list>
<string>4,"^%s", base_url</string>
<string>1,"%s/manifestIndex.html", base_url</string>
<string>2,"\.%s$", format</string>
<string>2,"/\?"</string>
<string>1,"%s", base_url</string>
</list>
</entry>
</map>