Uploaded On May 4, 2012, 5:29 p.m.
Uploaded By matts
Status Production (approved on May 4, 2012, 5:29 p.m. by matts)
<map>
  <entry>
    <string>plugin_identifier</string>
    <string>org.metaarchive.conspectus.xml</string>
  </entry>
  <entry>
    <string>au_def_pause_time</string>
    <long>6000</long>
  </entry>
  <entry>
    <string>plugin_version</string>
    <string>22</string>
  </entry>
  <entry>
    <string>au_crawl_depth</string>
    <int>999</int>
  </entry>
  <entry>
    <string>au_name</string>
    <string>&quot;MetaArchive Conspectus Database: %s&quot;, base_url</string>
  </entry>
  <entry>
    <string>plugin_name</string>
    <string>MetaArchive ConspectusDB</string>
  </entry>
  <entry>
    <string>au_def_new_content_crawl</string>
    <long>2592000000</long>
  </entry>
  <entry>
    <string>plugin_notes</string>
    <string>This plugin works with base_url/manifest.html and harvests the contents of all files and directories (recursively)  
    that the manifest page links and 
    whose urls start with base_url/lockss</string>
  </entry>
  <entry>
    <string>au_crawlrules</string>
    <list>
      <string>4,&quot;^%s&quot;, base_url</string>
      <string>1,&quot;^%s/manifest.html$&quot;, base_url</string>
      <string>1,&quot;^%s/view&quot;, base_url</string>
      <string>1,&quot;^%s/index.php&quot;, base_url</string>
      <string>1,&quot;\.tgz$&quot;</string>
      <string>1,&quot;\.sql$&quot;</string>
    </list>
  </entry>
  <entry>
    <string>au_start_url</string>
    <string>&quot;%s/manifest.html&quot;, base_url</string>
  </entry>
  <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://&lt;journal-name&gt;.com/</description>
        <type>3</type>
        <size>40</size>
        <definitional>true</definitional>
        <defaultOnly>false</defaultOnly>
      </org.lockss.daemon.ConfigParamDescr>
    </list>
  </entry>
</map>