Uploaded On Aug. 3, 2018, 4:02 p.m.
Uploaded By dpereira
Status Test
<map>
  <entry>
    <string>plugin_cache_result_list</string>
    <list>
      <string>404=org.lockss.util.urlconn.CacheException$NoRetryDeadLinkException</string>
    </list>
  </entry>
  <entry>
    <string>plugin_version</string>
    <string>2</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>
      <org.lockss.daemon.ConfigParamDescr>
        <key>from</key>
        <displayName>From</displayName>
        <description>String indicating the subest of content, often indicating  year/date range </description>
        <type>1</type>
        <size>40</size>
        <definitional>true</definitional>
        <defaultOnly>false</defaultOnly>
      </org.lockss.daemon.ConfigParamDescr>
    </list>
  </entry>
  <entry>
    <string>au_name</string>
    <string>&quot;PUC RIO MAXWELL %s ...&quot;, from</string>
  </entry>
  <entry>
    <string>au_crawl_depth</string>
    <int>3</int>
  </entry>
  <entry>
    <string>au_start_url</string>
    <string>&quot;%s:8001/arquivos/&quot;, base_url</string>
  </entry>
  <entry>
    <string>au_def_new_content_crawl</string>
    <long>2592000000</long>
  </entry>
  <entry>
    <string>au_def_pause_time</string>
    <long>6000</long>
  </entry>
  <entry>
    <string>plugin_name</string>
    <string>PUC RIO maxwell </string>
  </entry>
  <entry>
    <string>plugin_notes</string>
    <string>This plugin harvests all *.PDF, *.xml, *.xsl, *.tar file it encounters during its crawl </string>
  </entry>
  <entry>
    <string>plugin_identifier</string>
    <string>br.pucrio.maxwell</string>
  </entry>
  <entry>
    <string>au_crawlrules</string>
    <list>
      <string>4,&quot;^%s&quot;, base_url</string>
      <string>1,&quot;%s-.*/.*.xml&quot;, from</string>
      <string>1,&quot;^%s:8001/.*.XSL$&quot;, base_url</string>
      <string>1,&quot;^%s:8001/.*.xsl$&quot;, base_url</string>
      <string>1,&quot;^%s:8001/.*.PDF$&quot;, base_url</string>
      <string>1,&quot;^%s:8001/.*.pdf$&quot;, base_url</string>
	  <string>1,&quot;^%s:8001/.*.tar.gz$&quot;, base_url</string>
    </list>
  </entry>
</map>