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_version</string>
    <string>3</string>
  </entry>
  <entry>
    <string>plugin_config_props</string>
    <list>
      <org.lockss.daemon.ConfigParamDescr>
        <key>volume</key>
        <displayName>Volume No.</displayName>
        <type>6</type>
        <size>8</size>
        <definitional>true</definitional>
        <defaultOnly>false</defaultOnly>
      </org.lockss.daemon.ConfigParamDescr>
      <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;VT Spectrum - Volume%d&quot;, volume</string>
  </entry>
  <entry>
    <string>au_start_url</string>
    <string>&quot;%slockss/vol%dmanifest.html&quot;, base_url, volume</string>
  </entry>
  <entry>
    <string>au_def_new_content_crawl</string>
    <long>31536000000</long>
  </entry>
  <entry>
    <string>au_def_pause_time</string>
    <long>6000</long>
  </entry>
  <entry>
    <string>plugin_name</string>
    <string>VT Spectrum</string>
  </entry>
  <entry>
    <string>year</string>
    <int>2004</int>
  </entry>
  <entry>
    <string>au_short_year</string>
    <int>4</int>
  </entry>
  <entry>
    <string>plugin_identifier</string>
    <string>edu.vt.library.Spectrum</string>
  </entry>
  <entry>
    <string>au_crawlrules</string>
    <list>
      <string>4,&quot;^%s&quot;, base_url</string>
      <string>1,&quot;%slockss/vol%dmanifest.html&quot;, base_url, volume</string>
      <string>1,&quot;%sspv%d\.html&quot;, base_url, volume</string>
      <string>1,&quot;%s.*\.pdf&quot;, base_url</string>
      <string>1,&quot;%s.*\.gif&quot;, base_url</string>
      <string>1,&quot;%ssp[0-9]+/.*&quot;, base_url</string>
    </list>
  </entry>
</map>