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>edu.auburn.glomeratatif2</string>
  </entry>
  <entry>
    <string>au_def_pause_time</string>
    <long>6000</long>
  </entry>
  <entry>
    <string>plugin_version</string>
    <string>5</string>
  </entry>
  <entry>
    <string>au_name</string>
    <string>&quot;Glomeratas-Tif %d (%s)&quot;, year, base_url</string>
  </entry>
  <entry>
    <string>plugin_name</string>
    <string>Auburn glomeratatif2</string>
  </entry>
  <entry>
    <string>au_def_new_content_crawl</string>
    <long>31449600000</long>
  </entry>
  <entry>
    <string>au_crawlrules</string>
    <list>
      <string>1,&quot;%s%d/%dA/manifest\.html&quot;, base_url, year, year</string>
      <string>1,&quot;%s%d/%dA/.*\.tif&quot;, base_url, year, year</string>
      <string>1,&quot;%s%d/%d\.html&quot;, base_url, year, year</string>
      <string>4,&quot;^%s&quot;, base_url</string>
      <string>1,&quot;%s%d/.*\.tif&quot;, base_url, year</string>
      <string>1,&quot;%s%d/manifest\.html&quot;, base_url, year</string>
      <string>1,&quot;%s%d/%dB/.*\.tif&quot;, base_url, year, year</string>
      <string>1,&quot;%s%d/%dB/manifest\.html&quot;, base_url, year, year</string>
    </list>
  </entry>
  <entry>
    <string>au_start_url</string>
    <string>&quot;%s%d/manifest.html&quot;, base_url, year</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>year</key>
        <displayName>Year</displayName>
        <description>Four digit year (e.g., 2004)</description>
        <type>4</type>
        <size>4</size>
        <definitional>true</definitional>
        <defaultOnly>false</defaultOnly>
      </org.lockss.daemon.ConfigParamDescr>
    </list>
  </entry>
</map>