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>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;Virginia Tech ETD&apos;s - Early unsorted&quot;</string>
  </entry>
  <entry>
    <string>au_start_url</string>
    <string>&quot;%slockss/manifest.html&quot;, base_url</string>
  </entry>
  <entry>
    <string>au_def_pause_time</string>
    <long>6000</long>
  </entry>
  <entry>
    <string>au_def_new_content_crawl</string>
    <long>31536000000</long>
  </entry>
  <entry>
    <string>plugin_notes</string>
    <string>Harvest unrestricted ETD&apos;s published prior to the year 2000 which do not follow any sane or logical naming structure.  Essentially grabs anything that doesn&apos;t match the 2000-present naming convention and puts it into one giant AU separate from the other VT ETD&apos;s.  No new content *should* show up here.</string>
  </entry>
  <entry>
    <string>plugin_name</string>
    <string>VT ETD&apos;s early unsorted</string>
  </entry>
  <entry>
    <string>plugin_identifier</string>
    <string>edu.vt.library.thesesearly</string>
  </entry>
  <entry>
    <string>au_crawlrules</string>
    <list>
      <string>4,&quot;^%s&quot;, base_url</string>
      <string>1,&quot;%slockss/manifest.html&quot;, base_url</string>
      <string>1,&quot;^%swithheld/?$&quot;, base_url</string>
      <string>1,&quot;%sbrowse/by_author/all.html&quot;, base_url</string>
      <string>2,&quot;/\?&quot;</string>
      <string>2,&quot;%savailable/etd-[0-9]+-[0-9]+/.*&quot;, base_url</string>
      <string>2,&quot;%swithheld/etd-[0-9]+-[0-9]+/.*&quot;, base_url</string>
      <string>1,&quot;%savailable/.*&quot;, base_url</string>
      <string>1,&quot;%swithheld/.*&quot;, base_url</string>
    </list>
  </entry>
</map>