Uploaded On April 15, 2014, 11:17 a.m.
Uploaded By matts
Status Production (approved on April 15, 2014, 11:17 a.m. by matts)
<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://&lt;journal-name&gt;.com/</description>
        <type>3</type>
        <size>40</size>
        <definitional>true</definitional>
        <defaultOnly>false</defaultOnly>
      </org.lockss.daemon.ConfigParamDescr>
    </list>
  </entry>
  <entry>
    <string>au_name</string>
    <string>&quot;NewSouthNewspaper (%s)&quot;, base_url</string>
  </entry>
  <entry>
    <string>au_start_url</string>
    <string>&quot;%s/manifest-newsouth.html&quot;, base_url</string>
  </entry>
  <entry>
    <string>au_def_new_content_crawl</string>
    <long>1209600000</long>
  </entry>
  <entry>
    <string>au_def_pause_time</string>
    <long>6000</long>
  </entry>
  <entry>
    <string>plugin_name</string>
    <string>New South Newspaper, 1862-1866</string>
  </entry>
  <entry>
    <string>plugin_identifier</string>
    <string>edu.sc.newsouthnewspaper</string>
  </entry>
  <entry>
    <string>plugin_version</string>
    <string>3</string>
  </entry>
  <entry>
    <string>au_crawl_depth</string>
    <int>5</int>
  </entry>
  <entry>
    <string>au_crawlrules</string>
    <list>
      <string>4,&quot;^%s&quot;, base_url</string>
      <string>1,&quot;%s/manifest-newsouth.html&quot;, base_url</string>
      <string>2,&quot;/\?[^/]*$&quot;</string>
      <string>1,&quot;^%s/.&quot;, base_url</string>
    </list>
  </entry>
</map>