Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.414 and 1.750

version 1.414, 2005/02/25 05:48:00 version 1.750, 2011/05/26 14:45:52
Line 98  http://www.lon-capa.org/ Line 98  http://www.lon-capa.org/
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>configurable</abbreviation>    <abbreviation>configurable</abbreviation>
 </category>  </category>
   <category name="www conf" type="runtime">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>configurable</abbreviation>
   </category>
   <category name="www conf" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>configurable</abbreviation>
   </category>
 <category name="script" type="runtime">  <category name="script" type="runtime">
   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
   <abbreviation>script</abbreviation>    <abbreviation>script</abbreviation>
Line 114  http://www.lon-capa.org/ Line 122  http://www.lon-capa.org/
   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
   <abbreviation>graphicfile</abbreviation>    <abbreviation>graphicfile</abbreviation>
 </category>  </category>
   <category name="lexicon file" type="runtime">
     <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
     <abbreviation>lexicon</abbreviation>
   </category>
   <category name="lexicon file" type="development">
     <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
     <abbreviation>lexicon</abbreviation>
   </category>
 <category name="doc" type="runtime">  <category name="doc" type="runtime">
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>systemfile</abbreviation>    <abbreviation>systemfile</abbreviation>
Line 234  echo '********************************** Line 250  echo '**********************************
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/httpd/conf</targetdir>    <targetdir dist='default'>etc/httpd/conf</targetdir>
     <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd</targetdir>
     <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/apache2</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>web configuration files</description>    <description>web configuration files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>etc/httpd/conf/rewrites</targetdir>
     <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd/rewrites</targetdir>
     <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/apache2/rewrites</targetdir>
     <categoryname>standard</categoryname>
     <description>
     default configuration files to enable/disable http:// -> https:// rewrites
     </description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/pam.d</targetdir>    <targetdir dist='default'>etc/pam.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
Line 247  echo '********************************** Line 275  echo '**********************************
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/init.d</targetdir>    <targetdir dist='default'>etc/rc.d/init.d</targetdir>
   <targetdir dist='debian'>etc/init.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/init.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run during system startup</description>    <description>scripts that run during system startup</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
   <targetdir dist='debian'>etc/rc0.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/rc0.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 0</description>    <description>scripts that run for run-level 0</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
   <targetdir dist='debian'>etc/rc1.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/rc1.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 1</description>    <description>scripts that run for run-level 1</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
   <targetdir dist='debian'>etc/rc2.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/rc2.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 2</description>    <description>scripts that run for run-level 2</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
   <targetdir dist='debian'>etc/rc3.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/rc3.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 3</description>    <description>scripts that run for run-level 3</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
   <targetdir dist='debian'>etc/rc4.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/rc4.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 4</description>    <description>scripts that run for run-level 4</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
   <targetdir dist='debian'>etc/rc5.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/rc5.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 5</description>    <description>scripts that run for run-level 5</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
   <targetdir dist='debian'>etc/rc6.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>etc/rc6.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 6</description>    <description>scripts that run for run-level 6</description>
 </directory>  </directory>
Line 325  echo '********************************** Line 353  echo '**********************************
   <description>perl scripts for debugging the LON-CAPA system</description>    <description>perl scripts for debugging the LON-CAPA system</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>
     <categoryname>server readonly</categoryname>
     <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl/logs</targetdir>    <targetdir dist='default'>home/httpd/perl/logs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
Line 356  Used by lond parent to check if children Line 390  Used by lond parent to check if children
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/zipspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for the output of multidownload.pl
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchaspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha images</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchadb</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha codes</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib</targetdir>    <targetdir dist='default'>home/httpd/lib</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA software modules and    <description>location of LON-CAPA software modules and
Line 426  extensions</description> Line 479  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
     <categoryname>server standard</categoryname>
     <description>location of cgi scripts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html</targetdir>    <targetdir dist='default'>home/httpd/html</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location of web-accessible file tree</description>    <description>location of web-accessible file tree</description>
Line 450  extensions</description> Line 509  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea</targetdir>    <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Web directory for HTMLArea</description>    <description>home of the rat</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/images</targetdir>    <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Images for HTMLArea</description>    <description>fonts</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/lang</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Language files for HTMLArea</description>    <description>online help documentation</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/plugins</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Plugins for HTMLArea</description>    <description>JME support files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>FullPage plugin for HTMLArea</description>    <description>Jmol files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/img</targetdir>    <targetdir dist='default'>home/httpd/html/adm/geogebra</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>FullPage plugin for HTMLArea</description>    <description>GeoGebra files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/lang</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>FullPage plugin for HTMLArea</description>    <description>jsMath support files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/popups</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>FullPage plugin for HTMLArea</description>    <description>jsMath extension files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/htmlarea/popups</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Popup windows for HTMLArea</description>    <description>jsMath files (uncompressed)</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>home of the rat</description>    <description>jsMath plugin files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>fonts</description>    <description>Formula editor</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>    <targetdir dist='default'>home/httpd/html/adm/ckeditor</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation</description>    <description>Rich Text Editor</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>JME support files</description>    <description>jQuery JavaScript library</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/js</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jsMath support files</description>    <description>jQuery JavaScript library -- js files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/images</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css images</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css images</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Formula editor applet directory and popups</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Formula editor applet classes</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/HotEqn</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Formula editor applet HotEqn classes and jar</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/Display</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Formula editor applet display</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/lang</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Formula editor applet languages</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/formats</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Formula editor applet classes formats (LaTeX, Maxima, etc)</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
Line 564  extensions</description> Line 689  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/tex/de</targetdir>
     <categoryname>server readonly</categoryname>
     <description>German online help documentation tex files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation png files</description>    <description>online help documentation png files</description>
Line 686  are viewable over the world-wide web</de Line 817  are viewable over the world-wide web</de
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>LCD font for remote control</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Logos for LON-CAPA domains</description>    <description>Logos for LON-CAPA domains</description>
Line 710  are viewable over the world-wide web</de Line 835  are viewable over the world-wide web</de
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu  
   </targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>bookmark user interface code</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations    <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
   </targetdir>    </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
Line 734  are viewable over the world-wide web</de Line 852  are viewable over the world-wide web</de
   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>    <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
   <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>    <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
   <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>    <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
     <targetdir dist='debian5'>usr/local/lib/perl/5.10.0</targetdir>
   <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>    <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>system perl tree (usually present on linux systems)    <description>system perl tree (usually present on linux systems)
Line 816  each list element consists of only two s Line 935  each list element consists of only two s
 <file>  <file>
 <source>loncom/loncapa.conf</source>  <source>loncom/loncapa.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa.conf</target>  <target dist='default'>etc/httpd/conf/loncapa.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/loncapa.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 <p>  <p>
Line 858  MySQL database</td></tr> Line 978  MySQL database</td></tr>
 <file>  <file>
 <source>loncom/loncapa_apache.conf</source>  <source>loncom/loncapa_apache.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>  <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/loncapa_apache.conf</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 The goal of this file is to implement all LON-CAPA specific  The goal of this file is to implement all LON-CAPA specific
Line 877  the www@localhost MySQL password, and br Line 998  the www@localhost MySQL password, and br
 <file>  <file>
 <source>loncom/startup.pl</source>  <source>loncom/startup.pl</source>
 <target dist='default'>etc/httpd/conf/startup.pl</target>  <target dist='default'>etc/httpd/conf/startup.pl</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/startup.pl</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 This file provides initializations for perl handlers.  It adjusts what  This file provides initializations for perl handlers.  It adjusts what
Line 885  well as causing the Apache module to be Line 1007  well as causing the Apache module to be
 <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.  <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
 </description>  </description>
 </file>  </file>
   <link>
   <linkto>etc/apache2</linkto>
   <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>
   etc/apache2/conf
   </target>
   <categoryname>symbolic link</categoryname>
   <description>
   symbolic link to directory /etc/apache2 from /etc/apache2/conf
   </description>
   </link>
   <file>
   <source>loncom/rewrites/loncapa_rewrite_on.conf</source>
   <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_on.conf</target>
   <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_on.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/rewrites/loncapa_rewrite_on.conf</target>
   <categoryname>static conf</categoryname>
   <description>
   File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to  /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of
   external requests for http:// to https:// 
   </description>
   </file>
   <file>
   <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
   <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_off.conf</target>
   <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_off.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/rewrites/loncapa_rewrite_off.conf</target>
   <categoryname>static conf</categoryname>
   <description>
   File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to  /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of
   external requests for http:// to https:// 
   </description>
   </file>
 <file>  <file>
 <source>loncom/thesaurus/thesaurus.db</source>  <source>loncom/thesaurus/thesaurus.db</source>
 <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>  <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
Line 1007  utility cgi script to view status of per Line 1161  utility cgi script to view status of per
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/cgi/lonauthcgi.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides routines used in authorization of server status CGI scripts 
     </description>
   </file>
   <file>
 <source>loncom/cgi/graph.png</source>  <source>loncom/cgi/graph.png</source>
 <target dist='default'>home/httpd/cgi-bin/graph.png</target>  <target dist='default'>home/httpd/cgi-bin/graph.png</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1042  cgi-script to ping other server Line 1204  cgi-script to ping other server
 Dynamically outputs X-Y plots with point, line, etc functions.  Dynamically outputs X-Y plots with point, line, etc functions.
 </description>  </description>
 </file>  </file>
   <link>
     <linkto>home/httpd/cgi-bin/plot.gif</linkto>
     <target dist='default'>home/httpd/cgi-bin/plot.png</target>
     <categoryname>symbolic link</categoryname>
     <description>symbolic link for plot.png to point at plot.gif</description>
   </link>
 <file>  <file>
 <source>loncom/cgi/imagechoice.pl</source>  <source>loncom/cgi/imagechoice.pl</source>
 <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>  <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
Line 1063  Alias /prtspool/ /home/httpd/prtspool/ Line 1231  Alias /prtspool/ /home/httpd/prtspool/
 as well as a /home/httpd/prtspool directory.  as well as a /home/httpd/prtspool directory.
 </note>  </note>
 </file>  </file>
   
   <file>
     <source>loncom/interface/multidownload.pl</source>
     <target dist='default'>home/httpd/cgi-bin/multidownload.pl</target>
     <categoryname>script</categoryname>
     <description>
   cgi script to generate a zip file of all student submissions
     </description>
     <note>
   Depends on srm.conf entry:
   Alias /zipspool/ /home/httpd/zipspool/
   as well as a /home/httpd/zipspool directory.
     </note>
   </file>
   
 <file>  <file>
 <source>loncom/cgi/metadata_keywords.pl</source>  <source>loncom/cgi/metadata_keywords.pl</source>
 <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>  <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
Line 1108  Meta file for generic resource for DOCS Line 1291  Meta file for generic resource for DOCS
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/templates/examupload.problem</source>  <source>loncom/homework/templates/DropBox.problem</source>
 <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>  <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 Generic resource for score upload  Generic resource for DOCS "Drop Box"
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/templates/examupload.problem.meta</source>  <source>loncom/homework/templates/DropBox.problem.meta</source>
 <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>  <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem.meta</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 Meta file for generic resource for score upload  Meta file for generic resource for DOCS "Drop Box"
 </description>  </description>
 </file>  </file>
 <fileglob>  
 <glob>*.js</glob>  
 <sourcedir>loncom/html/htmlarea/</sourcedir>  
 <targetdir dist='default'>  
 home/httpd/html/htmlarea/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 Files belonging to HTMLArea.  
 </description>  
 <filenames>  
 dialog.js;  
 htmlarea.js;  
 popupdiv.js;  
 popupwin.js;  
 license.txt  
 </filenames>  
 </fileglob>  
 <file>  <file>
 <source>loncom/html/htmlarea/htmlarea.css</source>  <source>loncom/homework/templates/examupload.problem</source>
 <target dist='default'>home/httpd/html/htmlarea/htmlarea.css</target>  <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 Stylesheet for HTMLArea  Generic resource for score upload
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/htmlarea/plugins/FullPage/full-page.js</source>  <source>loncom/homework/templates/examupload.problem.meta</source>
 <target dist='default'>home/httpd/html/htmlarea/plugins/FullPage/full-page.js</target>  <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 FullPage plugin for HTMLArea  Meta file for generic resource for score upload
 </description>  </description>
 </file>  </file>
 <fileglob>  <fileglob>
 <glob>*.js</glob>  
 <sourcedir>loncom/html/htmlarea/plugins/FullPage/lang/</sourcedir>  
 <targetdir dist='default'>  
 home/httpd/html/htmlarea/plugins/FullPage/lang/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 Language files belonging to FullPage plugin for HTMLArea.  
 </description>  
 <filenames>  
 en.js;  
 ro.js;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.gif</glob>  
 <sourcedir>loncom/html/htmlarea/plugins/FullPage/img/</sourcedir>  
 <targetdir dist='default'>  
 home/httpd/html/htmlarea/plugins/FullPage/img/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 Image files belonging to FullPage plugin for HTMLArea.  
 </description>  
 <filenames>  
 docprop.gif;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.html</glob>  
 <sourcedir>loncom/html/htmlarea/plugins/FullPage/popups/</sourcedir>  
 <targetdir dist='default'>  
 home/httpd/html/htmlarea/plugins/FullPage/popups/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 Popup files belonging to FullPage plugin for HTMLArea.  
 </description>  
 <filenames>  
 docprop.html;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.js</glob>  
 <sourcedir>loncom/html/htmlarea/lang/</sourcedir>  
 <targetdir dist='default'>  
 home/httpd/html/htmlarea/lang/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 Files belonging to HTMLArea.  
 </description>  
 <filenames>  
 b5.js;  
 de.js;  
 fi.js;  
 it.js;  
 nl.js;  
 ro.js;  
 vn.js;  
 en.js;  
 fr.js;  
 ja-utf8.js;  
 pl.js;  
 ru.js;  
 da.js;  
 es.js;  
 gb.js;  
 nb.js;  
 pt_br.js;  
 se.js;  
 he.js;  
 hu.js;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.*</glob>  
 <sourcedir>loncom/html/htmlarea/popups/</sourcedir>  
 <targetdir dist='default'>  
 home/httpd/html/htmlarea/popups/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 Files belonging to HTMLArea.  
 </description>  
 <filenames>  
 about.html;  
 insert_image.html;  
 old_insert_image.html;  
 blank.html;  
 editor_help.html;  
 insert_table.html;  
 custom2.html;  
 fullscreen.html;  
 old-fullscreen.html;  
 select_color.html;  
 popup.js;  
 link.html;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.gif</glob>  
 <sourcedir>loncom/html/htmlarea/images/</sourcedir>  
 <targetdir dist='default'>  
 home/httpd/html/htmlarea/images/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 Files belonging to HTMLArea.  
 </description>  
 <filenames>  
 ed_left_to_right.gif;  
 ed_right_to_left.gif;  
 ed_save.gif;  
 ed_delete.gif;  
 ed_link.gif;  
 ed_about.gif;  
 ed_format_bold.gif;  
 ed_list_bullet.gif;  
 ed_align_center.gif;  
 ed_format_italic.gif;  
 ed_list_num.gif;  
 ed_align_justify.gif;  
 ed_format_strike.gif;  
 ed_paste.gif;  
 ed_align_left.gif;  
 ed_format_sub.gif;  
 ed_redo.gif;  
 ed_align_right.gif;  
 ed_format_sup.gif;  
 ed_show_border.gif;  
 ed_blank.gif;  
 ed_format_underline.gif;  
 ed_splitcel.gif;  
 ed_charmap.gif;  
 ed_help.gif;  
 ed_undo.gif;  
 ed_color_bg.gif;  
 ed_hr.gif;  
 fullscreen_maximize.gif;  
 ed_color_fg.gif;  
 ed_html.gif;  
 fullscreen_minimize.gif;  
 ed_copy.gif;  
 ed_image.gif;  
 insert_table.gif;  
 ed_custom.gif;  
 ed_indent_less.gif;  
 ed_cut.gif;  
 ed_indent_more.gif;  
 ed_math.gif;  
 ed_math_eqn.gif;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/homework/templates/</sourcedir>  <sourcedir>loncom/homework/templates/</sourcedir>
 <targetdir dist='default'>  <targetdir dist='default'>
Line 1315  home/httpd/html/res/adm/includes/templat Line 1333  home/httpd/html/res/adm/includes/templat
 Template files for generating new resources.  Template files for generating new resources.
 </description>  </description>
 <filenames>  <filenames>
   answerdependent.problem;
   answerdependent.problem.meta;
 blank.library;  blank.library;
 blank.library.meta;  blank.library.meta;
 blank.problem;  blank.problem;
 blank.problem.meta;  blank.problem.meta;
   blank.task;
   blank.task.meta;
   dynamicgraph.problem;
   dynamicgraph.problem.meta;
   extreme.problem;
   extreme.problem.meta;
   simple.task;
   simple.task.meta;
   multiple_instance.task;
   multiple_instance.task.meta;
   MultipleAnswerEither.problem;
   MultipleAnswerEither.problem.meta;
   MultipleAnswerUnordered.problem;
   MultipleAnswerUnordered.problem.meta;
   optional_criteria.task;
   optional_criteria.task.meta;
 ClickImageExample.problem;  ClickImageExample.problem;
 ClickImageExample.problem.meta;  ClickImageExample.problem.meta;
   customhints.problem;
   customhints.problem.meta;
   custompartial.problem;
   custompartial.problem.meta;
   CustomResponse.problem;
   CustomResponse.problem.meta;
 Essay.problem;  Essay.problem;
 Essay.problem.meta;  Essay.problem.meta;
 examupload.problem;  examupload.problem;
 examupload.problem.meta;  examupload.problem.meta;
   functionplotone.problem;
   functionplotone.problem.meta;
   functionplottwo.problem;
   functionplottwo.problem.meta;
   functionplotback.problem;
   functionplotback.problem.meta;
   HintFormula.problem;
   HintFormula.problem.meta;
   HintMathResponse.problem;
   HintMathResponse.problem.meta;
 man1.jpg;  man1.jpg;
 man1.jpg.meta;  man1.jpg.meta;
 numerical.problem;  numerical.problem;
Line 1334  Plot_curve.problem; Line 1386  Plot_curve.problem;
 Plot_curve.problem.meta;  Plot_curve.problem.meta;
 Plot_data.problem;  Plot_data.problem;
 Plot_data.problem.meta;  Plot_data.problem.meta;
   Rnumerical.problem;
   Rnumerical.problem.meta;
 RadioResponse.problem;  RadioResponse.problem;
 RadioResponse.problem.meta;  RadioResponse.problem.meta;
 RandomLabelExample.problem;  RandomLabelExample.problem;
 RandomLabelExample.problem.meta;  RandomLabelExample.problem.meta;
   randomvalueradio.problem;
   randomvalueradio.problem.meta;
   sampleexternal.problem;
   sampleexternal.problem.meta;
   sampleexternal.pl;
 SelectFromOptions-4ConceptGoups.problem;  SelectFromOptions-4ConceptGoups.problem;
 SelectFromOptions-4ConceptGoups.problem.meta;  SelectFromOptions-4ConceptGoups.problem.meta;
 SelectFromOptions-5ConceptGoups.problem;  SelectFromOptions-5ConceptGoups.problem;
Line 1355  script.library; Line 1414  script.library;
 script.library.meta;  script.library.meta;
 SimpleFormula.problem;  SimpleFormula.problem;
 SimpleFormula.problem.meta;  SimpleFormula.problem.meta;
   SimpleFormulaCAS.problem;
   SimpleFormulaCAS.problem.meta;
 StringResponse.problem;  StringResponse.problem;
 StringResponse.problem.meta;  StringResponse.problem.meta;
 SimpleMatching.problem;  SimpleMatching.problem;
 SimpleMatching.problem.meta;  SimpleMatching.problem.meta;
   SimpleMathResponse.problem;
   SimpleMathResponse.problem.meta;
   SimpleMathResponseR.problem;
   SimpleMathResponseR.problem.meta;
 SimpleRank.problem;  SimpleRank.problem;
 SimpleRank.problem.meta;  SimpleRank.problem.meta;
 SimpleTrueFalse.problem;  SimpleTrueFalse.problem;
 SimpleTrueFalse.problem.meta  SimpleTrueFalse.problem.meta;
   organic.problem;
   organic.problem.meta;
   organic_hint.problem;
   organic_hint.problem.meta;
   reaction.problem;
   reaction.problem.meta;
   reaction_hint.problem;
   reaction_hint.problem.meta
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
 <file>  <file>
 <source>loncom/homework/insertlist.tab</source>    <source>loncom/homework/insertlist.xml</source>
 <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>    <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
 <categoryname>static conf</categoryname>    <categoryname>static conf</categoryname>
 <description>    <description>
 Describes what tags are allowed inside other tags.  Describes what tags are allowed inside other tags.
 </description>    </description>
 </file>  </file>
   
 <file>  <file>
 <source>CAPA/JavaTools/GLabel.class</source>  <source>CAPA/JavaTools/GLabel.class</source>
 <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class  <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
Line 1435  and privileges available in the network Line 1510  and privileges available in the network
 <target dist='default'>home/httpd/lonTabs/managers.tab</target>  <target dist='default'>home/httpd/lonTabs/managers.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 List of machines allowed to pass along updates to hosts.tab and domain.tab  List of machines allowed to pass along updates to dns_hosts.tab and dns_domain.tab
 </description>  </description>
 </file>  </file>
 <file type="private">  <file>
 <source>loncom/hosts.tab</source>  <source>loncom/misc/releaseslist.xml</source>
 <target dist='default'>home/httpd/lonTabs/hosts.tab</target>  <target dist='default'>home/httpd/lonTabs/releaseslist.xml</target>
 <categoryname>www static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to  XML specification of LON-CAPA version required for certain parameters,
 <tt>lonDefDomain</tt> and <u>IP address</u>.  response types and course containers. Used to determine if a course
   needs a minimum LON-CAPA version to function correctly.   
 </description>  </description>
 </file>  </file>
   
 <file type="private">  <file type="private">
 <source>loncom/domain.tab</source>    <source>loncom/hosts.tab</source>
 <target dist='default'>home/httpd/lonTabs/domain.tab</target>    <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
 <categoryname>www static conf</categoryname>    <categoryname>www static conf</categoryname>
 <description>    <description>
 List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.  List of Machines in the lon-capa network.
 </description>    </description>
   </file>
   <file type="private">
     <source>loncom/domain.tab</source>
     <target dist='default'>home/httpd/lonTabs/domain.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of domains in the LON-CAPA network.
   Lists the name name of the domain and any multiple config options.
     </description>
   </file>
   
   <file type="private">
     <source>loncom/dns_hosts.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_hosts.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of all machines in the lon-capa network that is served up by the DNS mechanism.
     </description>
   </file>
   <file type="private">
     <source>loncom/dns_domain.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_domain.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of all domains in the LON-CAPA network that is served up by the DNS mechanism.
     </description>
 </file>  </file>
   
   <file>
     <source>loncom/loncaparevs.tab</source>
     <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated
    by loncron. 
     </description>
   </file>
   
   <file>
     <source>loncom/serverhomeIDs.tab</source>
     <target dist='default'>home/httpd/lonTabs/serverhomeIDs.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron.
     </description>
   </file>
   
 <file>  <file>
 <source>loncom/spare.tab</source>  <source>loncom/spare.tab</source>
 <target dist='default'>home/httpd/lonTabs/spare.tab</target>  <target dist='default'>home/httpd/lonTabs/spare.tab</target>
Line 1511  Example:<br /><nobr /><tt>server ntp.msu Line 1634  Example:<br /><nobr /><tt>server ntp.msu
 </note>  </note>
 </file>  </file>
 <file>  <file>
     <source>loncom/misc/archive_old_files.pl</source>
     <target dist='default'>home/httpd/perl/archive_old_files.pl</target>
     <categoryname>script</categoryname>
     <description>
   Batch script for compressing older .db files
     </description>
   </file>
   <file>
 <source>loncom/metadata_database/searchcat.pl</source>  <source>loncom/metadata_database/searchcat.pl</source>
 <target dist='default'>home/httpd/perl/searchcat.pl</target>  <target dist='default'>home/httpd/perl/searchcat.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1544  Batch script for removing files not acce Line 1675  Batch script for removing files not acce
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/misc/refresh_courseids_db.pl</source>
   <target dist='default'>home/httpd/perl/refresh_courseids_db.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script for refreshing course information in aggregating GDBM 
   file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.
   </description>
   </file>
   <file>
 <source>loncom/debugging_tools/seed_accesscount.pl</source>  <source>loncom/debugging_tools/seed_accesscount.pl</source>
 <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>  <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1562  MySQL are included in their configuratio Line 1702  MySQL are included in their configuratio
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/lonhttpd</source>    <source>loncom/debugging_tools/updateclasslist.pl</source>
 <target dist='default'>home/httpd/perl/lonhttpd</target>    <target dist='default'>home/httpd/perl/debug/updateclasslist.pl</target>
 <categoryname>script</categoryname>    <categoryname>script</categoryname>
 <description>    <description>
 Small fry httpd on port 8080  propagate the ids in ids.db to all course classlists
 </description>    </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/lonmemcached</source>  <source>loncom/lonmemcached</source>
Line 1578  small script to handle the start up of t Line 1718  small script to handle the start up of t
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/lonmaxima</source>
     <target dist='default'>home/httpd/perl/lonmaxima</target>
     <categoryname>script</categoryname>
     <description>
       manages the existance and talking to the maxima processes
     </description>
   </file>
   <file>
     <source>loncom/lonr</source>
     <target dist='default'>home/httpd/perl/lonr</target>
     <categoryname>script</categoryname>
     <description>
       manages the existance and talking to the R processes
     </description>
   </file>
   <file>
     <source>loncom/request_ssl_key.sh</source>      <source>loncom/request_ssl_key.sh</source>
     <target dist='default'>home/httpd/lonCerts</target>      <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
     <categoryname>script</categoryname>      <categoryname>script</categoryname>
     <description>      <description>
         Script that requests a Lon-CAPA ssl key.          Script that requests a Lon-CAPA ssl key.
     </description>      </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/lonc</source>  
 <target dist='default'>home/httpd/perl/lonc</target>  
 <categoryname>script</categoryname>  
 <description>  
 proxy server  
 </description>  
 </file>  
 <file>  
 <source>doc/man/lonc.1</source>  
 <target dist='default'>usr/man/man1/lonc.1</target>  
 <categoryname>doc</categoryname>  
 <description>man page for lonc</description>  
 <build trigger='always run'>  
 loncom/build/pod2man.sh ../lonc &gt; ../../doc/man/lonc.1 &amp;&amp; \  
 echo 'manifying lonc'  
 </build>  
 <status>works/unverified</status>  
 <dependencies>  
 ../../loncom/lonc  
 </dependencies>  
 </file>  
 <file>  
 <source>doc/scripts/lonc.html</source>  
 <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>  
 <categoryname>doc</categoryname>  
 <description>POD-derived page for lonc</description>  
 <build trigger='always run'>  
 loncom/build/pod2html.sh ../lonc &gt; ../../doc/scripts/lonc.html &amp;&amp; \  
 echo 'pod2html lonc'  
 </build>  
 <status>works/unverified</status>  
 <dependencies>  
 ../../loncom/lonc  
 </dependencies>  
 </file>  
 <file>  
 <source>loncom/lond</source>  <source>loncom/lond</source>
 <target dist='default'>home/httpd/perl/lond</target>  <target dist='default'>home/httpd/perl/lond</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1668  echo 'pod2html lond' Line 1788  echo 'pod2html lond'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  <source dist='default'>loncom/build/CHECKRPMS</source>
 <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>  
 <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>  <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that checks status of RPMs</description>  <description>CGI script that checks status of RPMs</description>
   <dependencies>
   loncom/build/CHECKRPMS
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/cgi/loncron.pl</source>  <source>loncom/cgi/loncron.pl</source>
Line 1687  echo 'pod2html lond' Line 1809  echo 'pod2html lond'
 <description>CGI script that shows users currently on machine</description>  <description>CGI script that shows users currently on machine</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/templates/sampleexternal.pl</source>
   <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>
   <categoryname>script</categoryname>
   <description>Sample External Response Script</description>
   </file>
   <file>
 <source>loncom/loncron</source>  <source>loncom/loncron</source>
 <target dist='default'>home/httpd/perl/loncron</target>  <target dist='default'>home/httpd/perl/loncron</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1745  echo 'pod2html lonsql' Line 1873  echo 'pod2html lonsql'
   <status>in progress</status>    <status>in progress</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonManage</source>  
   <target dist='default'>home/httpd/perl/lonManage</target>  
   <categoryname>script</categoryname>  
   <description>  
     Script to push changes to hosts.tab and domain.tab out to Lon-CAPA servers  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/apachereload</source>    <source>loncom/apachereload</source>
   <target dist='default'>home/httpd/perl/apachereload</target>    <target dist='default'>home/httpd/perl/apachereload</target>
   <categoryname>setuid script</categoryname>    <categoryname>setuid script</categoryname>
Line 1773  user passwords. Line 1892  user passwords.
 <status>being updated</status>  <status>being updated</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lcinstallfile</source>
   <target dist='default'>home/httpd/perl/lcinstallfile</target>
   <categoryname>setuid script</categoryname>
   <description>
   Set uid file that allows lond to install files in 
   lonTab which is normally owned by root.
   </description>
   <status>under construction</status>
   </file>
   <file>
 <source>loncom/pwchange</source>  <source>loncom/pwchange</source>
 <target dist='default'>home/httpd/perl/pwchange</target>  <target dist='default'>home/httpd/perl/pwchange</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
Line 1803  set according to the user's authenticati Line 1932  set according to the user's authenticati
 <status>New file</status>  <status>New file</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lciptables</source>
   <target dist='default'>home/httpd/perl/lciptables</target>
   <categoryname>setuid script</categoryname>
   <description>
   Calls iptables to update firewall settings for port used for internal
   LON-CAPA communication to receive traffic from other servers in cluster
   </description>
   <status>New file</status>
   </file>
   <file>
 <source>loncom/lcuserdel</source>  <source>loncom/lcuserdel</source>
 <target dist='default'>home/httpd/perl/lcuserdel</target>  <target dist='default'>home/httpd/perl/lcuserdel</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
Line 1941  Different configs for scantron input fil Line 2080  Different configs for scantron input fil
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/default_scantronformat.tab</source>
   <target dist='default'>home/httpd/lonTabs/default_scantronformat.tab</target>
   <categoryname>static conf</categoryname>
   <description>
   Default configurations for scantron input files.
   </description>
   </file>
   <file>
 <source>loncom/publisher/packages.tab</source>  <source>loncom/publisher/packages.tab</source>
 <target dist='default'>home/httpd/lonTabs/packages.tab</target>  <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 2021  Handler for periodically fetch new lines Line 2168  Handler for periodically fetch new lines
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/longroupchat.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for generation of frameset for display of group chat
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonannounce.pm</source>  <source>loncom/interface/lonannounce.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2039  Handler to put up syllabus Line 2195  Handler to put up syllabus
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonrss.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrss.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for adding to and displaying RSS
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/lonsimpleproblemedit.pm</source>  <source>loncom/homework/lonsimpleproblemedit.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2084  Handler to pick a courseid from a list o Line 2249  Handler to pick a courseid from a list o
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonpickauthor.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickauthor.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for a DC to pick an author from a list of authors in the domain for an ad hoc CA role
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickresource.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickresource.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a resource or folder from the course contents
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickuser.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a user from a directory search
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonbulletin.pm</source>  <source>loncom/interface/lonbulletin.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2179  buildMakeWrapper Line 2371  buildMakeWrapper
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/help/help.png</source>
   <target dist='default'>home/httpd/html/adm/help/help.png</target>
   <categoryname>interface file</categoryname>
   <description>
   help icon
   </description>
   </file>
   <file>
 <source>loncom/html/adm/help/abouthelp.html</source>  <source>loncom/html/adm/help/abouthelp.html</source>
 <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>  <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 2217  manual online, with a somewhat clumsy in Line 2417  manual online, with a somewhat clumsy in
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>doc/help/domain.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/domain.manual.access.tex
   </target>
   <categoryname>interface file</categoryname>
   <description>
   The pseudo-LaTeX file to allow people to read the domain coordination
   manual online, with a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/help/author.manual.ps</source>  <source>doc/help/author.manual.ps</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>  <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 2275  The PDF Course Manual Line 2486  The PDF Course Manual
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>doc/help/domain.manual.ps</source>
   <target dist='default'>home/httpd/html/adm/help/domain.manual.ps</target>
   <categoryname>interface file</categoryname>
   <description>
   The postscript Domain Manual
   </description>
   <status>works/unverified</status>
   <dependencies>
   doc/help/domain.manual.texxml;
   doc/help/latexSplitter.py;
   doc/help/rebuildLabelHash.pl;
   doc/help/render.texxml.pl;
   doc/help/simpleEdit.py;
   doc/help/texxml2indextex.pl;
   doc/help/texxml2latex.pl;
   loncom/build/buildHelp.sh;
   loncom/build/help_graphics_converter.pl
   </dependencies>
   </file>
   <file>
   <source>doc/help/domain.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
   <categoryname>interface file</categoryname>
   <description>
   The PDF Domain Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/help/ext_examples.html</source>    <source>loncom/html/adm/help/ext_examples.html</source>
   <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>    <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
Line 2322  The PDF Course Manual Line 2562  The PDF Course Manual
     Examples for using &EXT problem metadata      Examples for using &EXT problem metadata
   </description>    </description>
 </file>  </file>
   <file>
     <source>loncom/interface/lontemplate.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lontemplate.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to create templates
     </description>
     <status>works/unverified</status>
   </file>
 <fileglob>  <fileglob>
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/html/adm/help/gif/</sourcedir>  <sourcedir>loncom/html/adm/help/gif/</sourcedir>
Line 2338  Authoring_Dynamic_Plot_Axis_Tics_minor.g Line 2587  Authoring_Dynamic_Plot_Axis_Tics_minor.g
 Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;  Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
 Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;  Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
 Authoring_Dynamic_Plot_Title_X_Y_Label.gif;  Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
   BT_ScreenshotCriteria.gif;
   BT_ScreenshotQuestion.gif;
   BT_ScreenshotVariable.gif;
   flowchartBridgeTask.gif;
 Dynamic_Replication_Change.gif;  Dynamic_Replication_Change.gif;
 Dynamic_Replication_Request.gif;  Dynamic_Replication_Request.gif;
 Load_Balance_Example.gif;  Load_Balance_Example.gif;
Line 2345  LONCAPA_Network_Diagram2.gif; Line 2598  LONCAPA_Network_Diagram2.gif;
 LONCAPA_Network_Diagram.gif;  LONCAPA_Network_Diagram.gif;
 Map_Example.gif;  Map_Example.gif;
 Resource_Assembly.gif;  Resource_Assembly.gif;
   aboutme.gif;
   addClickerInfoFile.gif;
   anno.gif;
   anot.gif;
   anot2.gif;
 authorRemote.gif;  authorRemote.gif;
   bchat.gif;
   blog.gif;
   catalog.gif;
   ccat.gif;
   chat.gif;
   chrt.gif;
   com.gif;
 constructionSpace.gif;  constructionSpace.gif;
 constructionSpaceForPublishing.gif;  constructionSpaceForPublishing.gif;
   coprplot.gif;
   cprv.gif;
 creatingANewCourse.gif;  creatingANewCourse.gif;
 creatingNewProblemResource.gif;  creatingNewProblemResource.gif;
   crsconf.gif;
   docs.gif;
   document-open.gif;
   document-properties.gif;
   dump.gif;
 dynamic_piecewise.gif;  dynamic_piecewise.gif;
 dynamic_piecewise2.gif;  dynamic_piecewise2.gif;
 dynamic_plot.gif;  dynamic_plot.gif;
 dynamic_plot2.gif;  dynamic_plot2.gif;
   edit-find-replace.gif;
   edit-redo.gif;
   edit-undo.gif;
   emblem-photos.gif;
   eval.gif;
   extres.gif;
   fdbk.gif;
   feedback.gif;
 formulaResponse.gif;  formulaResponse.gif;
   fromfile.gif;
   grds.gif;
   grps.gif;
   list-add.gif;
 login.gif;  login.gif;
 lonhelpheader.gif;  lonhelpheader.gif;
   mail-message-new.gif;
   mail-reply-all.gif;
 mainCourseDocuments.gif;  mainCourseDocuments.gif;
 mapAdvancedEditorNew.gif;  mapAdvancedEditorNew.gif;
 mapClickedStart.gif;  mapClickedStart.gif;
Line 2372  mapSecondWindowSecondResource.gif; Line 2658  mapSecondWindowSecondResource.gif;
 mapSimpleEditor.gif;  mapSimpleEditor.gif;
 mapStraightened.gif;  mapStraightened.gif;
 mapTwoResources.gif;  mapTwoResources.gif;
   messalog.gif;
   mngcu.gif;
   nav.gif;
   navigation.gif;
   network-workgroup.gif;
   new.gif;
 numericalResponse1.gif;  numericalResponse1.gif;
 numericalResponseEditor.gif;  numericalResponseEditor.gif;
 numericalResponseSlopeProblem.gif;  numericalResponseSlopeProblem.gif;
 numericalResponseVarInText.gif;  numericalResponseVarInText.gif;
 optionResponseEditing.gif;  optionResponseEditing.gif;
 optionResponseProblem.gif;  optionResponseProblem.gif;
   page.gif;
   parm.gif;
   pgrd.gif;
   port.gif;
   pref.gif;
   preferences-desktop-font.gif;
   preferences-desktop-locale.gif;
   preferences-desktop-theme.gif;
   prt.gif;
 publishMetadata.gif;  publishMetadata.gif;
 radioResponse2.gif;  radioResponse2.gif;
 radioResponseHint.gif;  radioResponseHint.gif;
   rcrs.gif;
   res.gif;
   resversion.gif;
   roles.gif;
   rsrv.gif;
   scoreupfrm.gif;
   sctr.gif;
   self_enroll.gif;
   simple.gif;
   simpprob.gif;
 smallHelp.gif;  smallHelp.gif;
 spreadsheet_hierarchy.gif;  spreadsheet_hierarchy.gif;
   sprs.gif;
   src.gif;
   stat.gif;
 stringResponseEditor.gif;  stringResponseEditor.gif;
 studentInterface.gif  studentInterface.gif;
   subdocs.gif;
   subtimpl.gif;
   survey_rep.gif;
   syllabus.gif;
   system-users.gif;
   uploadscores.gif;
   uplusr.gif;
   vbkm.gif;
   verify.gif;
   wishlist.gif;
   wishlist-link.gif;
   iclicker.gif;
   interwrite1.gif;
   interwrite2.gif;
   interwrite3.gif;
   interwrite4.gif;
   interwrite5.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 2403  Authoring_Dynamic_Plot_Axis_Tics_minor.e Line 2734  Authoring_Dynamic_Plot_Axis_Tics_minor.e
 Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;  Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
 Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;  Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
 Authoring_Dynamic_Plot_Title_X_Y_Label.eps;  Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
   BT_ScreenshotCriteria.eps;
   BT_ScreenshotQuestion.eps;
   BT_ScreenshotVariable.eps;
   flowchartBridgeTask.eps;
 Dynamic_Replication_Change.eps;  Dynamic_Replication_Change.eps;
 Dynamic_Replication_Request.eps;  Dynamic_Replication_Request.eps;
 Load_Balance_Example.eps;  Load_Balance_Example.eps;
Line 2410  LONCAPA_Network_Diagram2.eps; Line 2745  LONCAPA_Network_Diagram2.eps;
 LONCAPA_Network_Diagram.eps;  LONCAPA_Network_Diagram.eps;
 Map_Example.eps;  Map_Example.eps;
 Resource_Assembly.eps;  Resource_Assembly.eps;
   aboutme.eps;
   addClickerInfoFile.eps;
   anno.eps;
   anot.eps;
   anot2.eps;
 authorRemote.eps;  authorRemote.eps;
   bchat.eps;
   blog.eps;
   catalog.eps;
   ccat.eps;
   chat.eps;
   chrt.eps;
   com.eps;
 constructionSpace.eps;  constructionSpace.eps;
 constructionSpaceForPublishing.eps;  constructionSpaceForPublishing.eps;
   coprplot.eps;
   cprv.eps;
 creatingANewCourse.eps;  creatingANewCourse.eps;
 creatingNewProblemResource.eps;  creatingNewProblemResource.eps;
   crsconf.eps;
   docs.eps;
   document-open.eps;
   document-properties.eps;
   dump.eps;
 dynamic_piecewise.eps;  dynamic_piecewise.eps;
 dynamic_piecewise2.eps;  dynamic_piecewise2.eps;
 dynamic_plot.eps;  dynamic_plot.eps;
 dynamic_plot2.eps;  dynamic_plot2.eps;
   edit-find-replace.eps;
   edit-redo.eps;
   edit-undo.eps;
   emblem-photos.eps;
   eval.eps;
   extres.eps;
   fdbk.eps;
   feedback.eps;
 formulaResponse.eps;  formulaResponse.eps;
   fromfile.eps;
   grds.eps;
   grps.eps;
   list-add.eps;
 lonhelpheader.eps;  lonhelpheader.eps;
 login.eps;  login.eps;
   mail-message-new.eps;
   mail-reply-all.eps;
 mainCourseDocuments.eps;  mainCourseDocuments.eps;
 mapAdvancedEditorNew.eps;  mapAdvancedEditorNew.eps;
 mapClickedStart.eps;  mapClickedStart.eps;
Line 2437  mapSecondWindowSecondResource.eps; Line 2805  mapSecondWindowSecondResource.eps;
 mapSimpleEditor.eps;  mapSimpleEditor.eps;
 mapStraightened.eps;  mapStraightened.eps;
 mapTwoResources.eps;  mapTwoResources.eps;
   messalog.eps;
   mngcu.eps;
   nav.eps;
   navigation.eps;
   network-workgroup.eps;
   new.eps;
 numericalResponse1.eps;  numericalResponse1.eps;
 numericalResponseEditor.eps;  numericalResponseEditor.eps;
 numericalResponseSlopeProblem.eps;  numericalResponseSlopeProblem.eps;
 numericalResponseVarInText.eps;  numericalResponseVarInText.eps;
 optionResponseEditing.eps;  optionResponseEditing.eps;
 optionResponseProblem.eps;  optionResponseProblem.eps;
   page.eps;
   parm.eps;
   pgrd.eps;
   port.eps;
   preferences-desktop-font.eps;
   preferences-desktop-locale.eps;
   preferences-desktop-theme.eps;
   prt.eps;
 publishMetadata.eps;  publishMetadata.eps;
 radioResponse2.eps;  radioResponse2.eps;
 radioResponseHint.eps;  radioResponseHint.eps;
   rcrs.eps;
   res.eps;
   resversion.eps;
   roles.eps;
   rsrv.eps;
   scoreupfrm.eps;
   sctr.eps;
   self_enroll.eps;
   simple.eps;
   simpprob.eps;
 smallHelp.eps;  smallHelp.eps;
 spreadsheet_hierarchy.eps;  spreadsheet_hierarchy.eps;
   sprs.eps;
   src.eps;
   stat.eps;
 stringResponseEditor.eps;  stringResponseEditor.eps;
 studentInterface.eps  studentInterface.eps;
   subdocs.eps;
   subtimpl.eps;
   survey_rep.eps;
   syllabus.eps;
   system-users.eps;
   uploadscores.eps;
   uplusr.eps;
   vbkm.eps;
   verify.eps;
   wishlist.eps;
   wishlist-link.eps;
   iclicker.eps;
   interwrite1.eps;
   interwrite2.eps;
   interwrite3.eps;
   interwrite4.eps;
   interwrite5.eps;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 2467  About_Bombs.tex; Line 2879  About_Bombs.tex;
 About_Communication.tex;  About_Communication.tex;
 About_Developers_Manual.tex;  About_Developers_Manual.tex;
 About_Numerical_and_Formula_Response.tex;  About_Numerical_and_Formula_Response.tex;
   About_Symbs.tex;
 all_functions_table.tex;  all_functions_table.tex;
 adaptive_hints.tex;  adaptive_hints.tex;
 Additional_Help.tex;  Additional_Help.tex;
 Ambiguous_Reference.tex;  Ambiguous_Reference.tex;
 Analysis_Analyze_Over.tex;  Analysis_Analyze_Over.tex;
 Analyze_Problem.tex;  Analyze_Problem.tex;
   Answer_Date.tex;
 Annotation.tex;  Annotation.tex;
 Authentication.tex;  Authentication.tex;
   Auth_Options.tex;
 Authoring_Adding_Pictures.tex;  Authoring_Adding_Pictures.tex;
 Authoring_DataResponse.tex;  Authoring_DataResponse.tex;
 Authoring_Dynamic_Plot_Axes.tex;  Authoring_Dynamic_Plot_Axes.tex;
   Authoring_Dynamic_Plot_Color_Selection.tex;
 Authoring_Dynamic_Plot_Curve_Data.tex;  Authoring_Dynamic_Plot_Curve_Data.tex;
 Authoring_Dynamic_Plot_Curve_Function.tex;  Authoring_Dynamic_Plot_Curve_Function.tex;
 Authoring_Dynamic_Plot_Curve.tex;  Authoring_Dynamic_Plot_Curve.tex;
Line 2495  Authoring_HTML_vs_Tex.tex; Line 2911  Authoring_HTML_vs_Tex.tex;
 Authoring_ImageResponse.tex;  Authoring_ImageResponse.tex;
 Authoring_Input_Tags.tex;  Authoring_Input_Tags.tex;
 Authoring_Internal_Tags.tex;  Authoring_Internal_Tags.tex;
 Authoring_M_Tag.tex;  Authoring_Intro.tex;
   Authoring_Math_Editor.tex;
 Authoring_NumericalResponse.tex;  Authoring_NumericalResponse.tex;
 Authoring_OptionResponse.tex;  Authoring_OptionResponse.tex;
 Authoring_Output_Tags.tex;  Authoring_Output_Tags.tex;
Line 2506  Authoring_Response_Attributes.tex; Line 2923  Authoring_Response_Attributes.tex;
 Authoring_Responseparam_Parameter.tex;  Authoring_Responseparam_Parameter.tex;
 Authoring_Response_Tag_Intro.tex;  Authoring_Response_Tag_Intro.tex;
 Authoring_Scripting_Tags.tex;  Authoring_Scripting_Tags.tex;
   Authoring_Spreadsheet.tex;
 Authoring_Structure_Tags.tex;  Authoring_Structure_Tags.tex;
 Authoring_XML_Intro.tex;  Authoring_XML_Intro.tex;
 Author_LON-CAPA_Introduction.tex;  Author_LON-CAPA_Introduction.tex;
 Author_Manual_Title_Page.tex;  Author_Manual_Title_Page.tex;
 Author_Numerical_and_Formula.tex;  Author_Numerical_and_Formula.tex;
 Author_Remote_Control.tex;  Author_Remote_Control.tex;
 Bookmarks.tex;  Batch_Creation.tex;
   BridgeTask_About.tex;
   BridgeTask_Conditions.tex;
   BridgeTask_Create.tex;
   BridgeTask_EditModeFinishing.tex;
   BridgeTask_EditModeIntroduction.tex;
   BridgeTask_EditModeQuestion.tex;
   BridgeTask_EditMode.tex;
   BridgeTask_EditModeVariable.tex;
   BridgeTask_Features.tex;
   BridgeTask_Intro.tex;
   BridgeTask_Portfolio.tex;
   BridgeTask_SetupResource.tex;
   BridgeTask_Slot.tex;
   BridgeTask_XMLFinishing.tex;
   BridgeTask_XMLHeader.tex;
   BridgeTask_XMLQuestions.tex;
   BridgeTask_XML.tex;
   BridgeTask_XMLVariable.tex;
   Browsing_Resources.tex;
 Bugzilla.tex;  Bugzilla.tex;
 Caching.tex;  Caching.tex;
 Calendar_Add_Announcement.tex;  Calendar_Add_Announcement.tex;
Line 2520  Calendar_Remove_Announcement.tex; Line 2957  Calendar_Remove_Announcement.tex;
 Calling_Functions.tex;  Calling_Functions.tex;
 CAPA_LON-CAPA_function_diffs.tex;  CAPA_LON-CAPA_function_diffs.tex;
 Cascading_Parameters.tex;  Cascading_Parameters.tex;
   Catalog_Info.tex;
 Change_Colors.tex;  Change_Colors.tex;
 Change_Password.tex;  Change_Password.tex;
 Chart_Description.tex;  Chart_Description.tex;
 Change_Discussion_Display.tex;  Change_Discussion_Display.tex;
   Chart_Enrollment_Status.tex;
 Chart_Output_Data.tex;  Chart_Output_Data.tex;
 Chart_Output_Formats.tex;  Chart_Output_Formats.tex;
   Chart_Sections.tex;
   Chart_Sequences.tex;
   Chart_Student_Data.tex;
 Chatting.tex;  Chatting.tex;
   Clicker_Registration.tex;
 Coauthor.tex;  Coauthor.tex;
 Construction_Space_Overview.tex;  Construction_Space_Overview.tex;
   Contextual_Help.tex;
 Course_Add_Other.tex;  Course_Add_Other.tex;
 Course_Add_Student.tex;  Course_Add_Student.tex;
   Course_Automated_Enrollment.tex;
 Course_Broadcast_Message.tex;  Course_Broadcast_Message.tex;
 Course_Change_Privileges.tex;  Course_Change_Privileges.tex;
 Course_Chart_To_Excel.tex;  Course_Chart_To_Excel.tex;
 Course_Chat.tex;  Course_Chat.tex;
 Course_Convert_To_CSV.tex;  Course_Convert_To_CSV.tex;
   Course_Coordination_Intro.tex;
 Course_Create_Class_List.tex;  Course_Create_Class_List.tex;
 Course_Critical_Message.tex;  Course_Critical_Message.tex;
 Course_Deleting.tex;  Course_Deleting.tex;
Line 2544  Course_Discussion_Board.tex; Line 2990  Course_Discussion_Board.tex;
 Course_Drop_Student.tex;  Course_Drop_Student.tex;
 Course_Edit_Content.tex;  Course_Edit_Content.tex;
 Course_Editing_Custom_Roles.tex;  Course_Editing_Custom_Roles.tex;
   Course_Environment.tex;
 Course_Extending_Due_Dates.tex;  Course_Extending_Due_Dates.tex;
 Course_Face_To_Face_Records.tex;  Course_Face_To_Face_Records.tex;
 Course_Feedback_Addresses.tex;  Course_Feedback_Addresses.tex;
 Course_Homework_Performance_Overview.tex;  Course_Homework_Performance_Overview.tex;
 Course_Manually_Grade_Problem.tex;  Course_Manually_Grade_Problem.tex;
 Course_Manual_Title_Page.tex;  Course_Manual_Title_Page.tex;
   Course_Manage_Group.tex;
 Course_Maximum_Collaborators.tex;  Course_Maximum_Collaborators.tex;
 Course_Message_Access.tex;  Course_Message_Access.tex;
 Course_Modify_Student_Data.tex;  Course_Modify_Student_Data.tex;
 Course_Parameter_Levels.tex;  Course_Parameter_Levels.tex;
   Course_Parameter_Table_Mode.tex;
   Course_Prefs_Bridgetasks.tex;
   Course_Prefs_Display.tex;
   Course_Prefs_Grading.tex;
   Course_Prefs_Printouts.tex;
   Course_Prefs_Classlists.tex;
   Course_Prefs_Feedback.tex;
   Course_Prefs_Language.tex;
   Course_Prefs_Spreadsheet.tex;
   Course_Prefs_Discussions.tex;
   Course_Prefs_General.tex;
   Course_Prefs_Other.tex;
 Course_Problem_Weight.tex;  Course_Problem_Weight.tex;
   Course_Requests.tex;
   Course_Request_Access_End.tex;
   Course_Request_Access_Start.tex;
   Course_Request_Autoadd.tex;
   Course_Request_Autodrop.tex;
   Course_Request_Category.tex;
   Course_Request_Clone.tex;
   Course_Request_Crosslist.tex;
   Course_Request_Description.tex;
   Course_Request_Enroll_End.tex;
   Course_Request_Enroll_Start.tex;
   Course_Request_LCSection.tex;
   Course_Request_Personnel.tex;
   Course_Request_RegAccess_End.tex;
   Course_Request_RegAccess_Start.tex;
   Course_Request_Rolesection.tex;
   Course_Request_Sections.tex;
   Course_Roles.tex;
   Course_Self_Enrollment.tex;
 Course_Set_Start_End_Date.tex;  Course_Set_Start_End_Date.tex;
 Course_Setting_Parameters.tex;  Course_Setting_Parameters.tex;
 Course_Student_Grade_Override.tex;  Course_Student_Grade_Override.tex;
Line 2565  Course_User_Parameter.tex; Line 3044  Course_User_Parameter.tex;
 Course_View_Class_List.tex;  Course_View_Class_List.tex;
 Create_Course.tex;  Create_Course.tex;
 Creating_A_Course_Intro.tex;  Creating_A_Course_Intro.tex;
   Creating_Domain_Coordinators.tex;
   Creating_Groups.tex;
 Creating_New_Content_Pages.tex;  Creating_New_Content_Pages.tex;
 Creating_Online_Problems.tex;  Creating_Online_Problems.tex;
 Creating_Radio_Response_Problems.tex;  Creating_Radio_Response_Problems.tex;
   Custom_Response_Problems.tex;
   Deleting_Domain_Coordinators.tex;
 Developer_Manual_Title_Page.tex;  Developer_Manual_Title_Page.tex;
 Developer_Tutorial.tex;  Developer_Tutorial.tex;
   Distribute_Messages.tex;
 Docs_About_Bulletin_Board.tex;  Docs_About_Bulletin_Board.tex;
   Docs_About_Group_Files.tex; 
 Docs_About_My_Personal_Info.tex;  Docs_About_My_Personal_Info.tex;
 Docs_About_Simple_Page.tex;  Docs_About_Simple_Page.tex;
 Docs_About_Syllabus.tex;  Docs_About_Syllabus.tex;
Line 2583  Docs_Alternatives.tex; Line 3068  Docs_Alternatives.tex;
 Docs_Check_Resource_Versions.tex;  Docs_Check_Resource_Versions.tex;
 Docs_Creating_From_Template.tex;  Docs_Creating_From_Template.tex;
 Docs_Dump_Course_Docs.tex;  Docs_Dump_Course_Docs.tex;
   Docs_Export_Course_Docs.tex;
 Docs_Editing_Templated_Pages.tex;  Docs_Editing_Templated_Pages.tex;
 Docs_Essay.tex;  Docs_Essay.tex;
 Docs_Importing_LON-CAPA_Resource.tex;  Docs_Importing_LON-CAPA_Resource.tex;
Line 2599  Docs_String_Response.tex; Line 3085  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   Domain_Configuration_Auto_Creation.tex;
   Domain_Configuration_Auto_Enrollment.tex;
   Domain_Configuration_Auto_Updates.tex;
   Domain_Configuration_Cataloging_Courses.tex;
   Domain_Configuration_Color_Schemes.tex;
   Domain_Configuration_Contact_Info.tex;
   Domain_Configuration_Course_Defaults.tex;
   Domain_Configuration_InstDirectory_Search.tex;
   Domain_Configuration_LangTZAuth.tex;
   Domain_Configuration_Login_Page.tex;
   Domain_Configuration_Quotas.tex;
   Domain_Configuration_Request_Courses.tex;
   Domain_Configuration_Scantron_Format.tex;
   Domain_Configuration_Server_Status.tex;
   Domain_Configuration_User_Creation.tex;
   Domain_Configuration_User_Modification.tex;
   Domain_Configuration_User_Sessions.tex;
   Domain_Coordination_Intro.tex;
   Domain_Coordination_Overview.tex;
   Domain_Crontab_Entries.tex;
   Domain_Manual_Title_Page.tex;
   Due_Date.tex;
 Edit_Syllabus.tex;  Edit_Syllabus.tex;
   Error.tex;
   exam_answers.tex;
 exam_basics.tex;  exam_basics.tex;
   exam_build.tex;
   exam_disable_com.tex;
   exam_how_scored.tex;
   exam_parameters.tex;
   exam_printing.tex;
   exam_question_type.tex;
   exam_scoring.tex;
 Exploring_Your_Course.tex;  Exploring_Your_Course.tex;
   Feedback_Author.tex;
   Feedback_Content.tex;
   Feedback_Discuss_Anon.tex;
   Feedback_Discussion.tex;
   Feedback_Policy.tex;
 Finding_Resources.tex;  Finding_Resources.tex;
 Foils.tex;  Foils.tex;
   Formula_Answers.tex;
   Formula_Editor.tex;
 Formula_Response_Adv_Intro.tex;  Formula_Response_Adv_Intro.tex;
 Formula_Response_Example.tex;  Formula_Response_Example.tex;
 Formula_Response_Limitations.tex;  Formula_Response_Limitations.tex;
 Formula_Response_Problems.tex;  Formula_Response_Problems.tex;
 Formula_Response_Sampling.tex;  Formula_Response_Sampling.tex;
 Formula_Tolerance.tex;  Formula_Tolerance.tex;
   Function_Plot_Response_Background_Plot.tex;
   Function_Plot_Response_Evaluation_Rule.tex;
   Function_Plot_Response_Rule_Set.tex;
   Function_Plot_Response_Elements.tex;
   Function_Plot_Response_Question.tex;
   Function_Plot_Response_Spline.tex;
 General_Intro.tex;  General_Intro.tex;
 Generation.tex;  Generation.tex;
   Grade_All.tex;
   Grade_Intro.tex;
   Grade_One.tex;
   Grade_Scantron.tex;
   Grade_Sequence.tex;
   Grade_Upload.tex;
   Grade_Verify.tex;
 GradingOptions.tex;  GradingOptions.tex;
 Greek_Symbols.tex;  Greek_Symbols.tex;
 Guts_Apache_Env.tex;  Guts_Apache_Env.tex;
Line 2625  Guts_User_Dir.tex; Line 3162  Guts_User_Dir.tex;
 Help.tex;  Help.tex;
 Helper_Course_Initialization.tex;  Helper_Course_Initialization.tex;
 How_To_Edit_Existing_Content_Pages.tex;  How_To_Edit_Existing_Content_Pages.tex;
   Institutional_Integration_Authentication.tex;
   Institutional_Integration_Course_Codes.tex;
   Institutional_Integration_Course_Requests.tex;
   Institutional_Integration_Format_Checks.tex;
   Institutional_Integration_Identity_Management.tex;
   Institutional_Integration_User_Categories.tex;
 Latex_Footer.tex;  Latex_Footer.tex;
 Latex_Header.tex;  Latex_Header.tex;
 Leaving_Feedback.tex;  Leaving_Feedback.tex;
 Login_To_LON-CAPA.tex;  Login_To_LON-CAPA.tex;
   Math_Response_Problems.tex;
   Maxima_Argument_Array.tex;
   Maxima_Libraries.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
   Modify_Community_Owner.tex;
   Modify_Course_Defaultauth.tex;
   Modify_Course_Instcode.tex;
   Modify_Course_Owner.tex;
   Modify_Course_Quota.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Navmap_Host_Down.tex;  Navmap_Host_Down.tex;
 NavMaps_MarkPosts_Read.tex;  NavMaps_MarkPosts_Read.tex;
Line 2645  Numerical_Response_Simple_Example.tex; Line 3196  Numerical_Response_Simple_Example.tex;
 Numerical_Response_Tutorial_A.tex;  Numerical_Response_Tutorial_A.tex;
 Numerical_Response_Units.tex;  Numerical_Response_Units.tex;
 numerical_wrong_answers.tex;  numerical_wrong_answers.tex;
   Open_Date.tex;
 Option_Response_Concept_Group_Example.tex;  Option_Response_Concept_Group_Example.tex;
 Option_Response_Matching_Example.tex;  Option_Response_Matching_Example.tex;
 Option_Response_Problem_Creation.tex;  Option_Response_Problem_Creation.tex;
Line 2653  Option_Response_Problem_Parts.tex; Line 3205  Option_Response_Problem_Parts.tex;
 Option_Response_Problems.tex;  Option_Response_Problems.tex;
 Option_Response_Simple.tex;  Option_Response_Simple.tex;
 Other_Symbols.tex;  Other_Symbols.tex;
   Parameter_encrypturl.tex;
   Parameter_Helper.tex;
   Parameter_Manager.tex;
   Parameter_Overview.tex;
   Parameter_Set_Folder.tex;
 Part_Tag_Edit_Help.tex;  Part_Tag_Edit_Help.tex;
 Personal_Info_Page.tex;  Personal_Info_Page.tex;
 Physical_Units.tex;  Physical_Units.tex;
   Portfolio_About.tex;
   Portfolio_AddFiles.tex;
   Portfolio_Catalog.tex;
   Portfolio_ChangeDirectory.tex;
   Portfolio_CreateDirectory.tex;
   Portfolio_DeleteFile.tex;
   Portfolio_FileAction.tex;
   Portfolio_FileList.tex;
   Portfolio_OpenFile.tex;
   Portfolio_RenameFile.tex;
   Portfolio_ShareFile_ChangeSetting.tex;
   Portfolio_ShareFile_Conditional.tex;
   Portfolio_ShareFile_SetAccess.tex;
   Portfolio_ShareFile_StopAccess.tex;
   Portfolio_ShareFile.tex;
 Prefs_About_Me.tex;  Prefs_About_Me.tex;
 Prefs_Forwarding.tex;  Prefs_Forwarding.tex;
 Prefs_Language.tex;  Prefs_Language.tex;
   Prefs_Messages.tex;
   Prefs_Notification.tex;
 Prefs_Screen_Name_Nickname.tex;  Prefs_Screen_Name_Nickname.tex;
   Print_Library.tex;
 Print_Options.tex;  Print_Options.tex;
 Print_Resource.tex;  Print_Resource.tex;
   Print_Tricks.tex;
 Problem_Editor_Testing_Area.tex;  Problem_Editor_Testing_Area.tex;
 Problem_Editor_XML_Index.tex;  Problem_Editor_XML_Index.tex;
 Problem_LON-CAPA_Functions.tex;  Problem_LON-CAPA_Functions.tex;
 Problem_LON-CAPA_Image_Options.tex;  Problem_LON-CAPA_Image_Options.tex;
   Problem_Parameters.tex;
 Problem_Types.tex;  Problem_Types.tex;
 Publishing_A_Resource.tex;  Publishing_A_Resource.tex;
 Publishing_Author_Tutorial_Segue.tex;  Publishing_Author_Tutorial_Segue.tex;
 Publishing_Copyright.tex;  Publishing_Copyright.tex;
 Publishing_Intro.tex;  Publishing_Intro.tex;
 Publishing_Keywords.tex;  Publishing_Keywords.tex;
   Quick_Grades_Description.tex;
 Quick_Grades_Possibly_Correct.tex;  Quick_Grades_Possibly_Correct.tex;
 Radio_Response_Problems.tex;  Radio_Response_Problems.tex;
 Radio_Response_Randomization.tex;  Radio_Response_Randomization.tex;
Line 2697  Sequence_Page_Maps.tex; Line 3275  Sequence_Page_Maps.tex;
 Sequence_Simple_Editor_Creation.tex;  Sequence_Simple_Editor_Creation.tex;
 Sequence_Top-Level.tex;  Sequence_Top-Level.tex;
 Significant_Figures.tex;  Significant_Figures.tex;
   Slot_About.tex;
   Slot_AddInterface.tex;
   Slot_ChoosingResources.tex;
   Slot_CommaDelimited.tex;
   Slot_EditDelete.tex;
   Slot_OptionalAttributes.tex;
   Slot_RequiredAttributes.tex;
   Slot_ResourceParameter.tex;
   Slot_RestrictAvailibility.tex;
   Slot_SelectingField.tex;
   Slot_SpecifyProctors.tex;
   Some_Items_Were_Not_Submitted.tex;
 Spreadsheet_About.tex;  Spreadsheet_About.tex;
 Spreadsheet_Calculation.tex;  Spreadsheet_Calculation.tex;
 Spreadsheet_Calculation_Time.tex;  Spreadsheet_Calculation_Time.tex;
Line 2726  Statistics_Sequence.tex; Line 3316  Statistics_Sequence.tex;
 Statistics_Cache.tex;  Statistics_Cache.tex;
 String_Response_Problem_Creation.tex;  String_Response_Problem_Creation.tex;
 String_Response_Problems.tex;  String_Response_Problems.tex;
   Student_Intro.tex;
   Submission_Time_Analysis.tex;
 Syllabus_ExtLink.tex;  Syllabus_ExtLink.tex;
 Syllabus_URLs.tex;  Syllabus_URLs.tex;
   Table_Mode.tex;
   Testbank_Formatting.tex;
 TEXDropEmptyColumns_attribute.tex;  TEXDropEmptyColumns_attribute.tex;
 TEXitemgroupwidth_attribute.tex;  TEXitemgroupwidth_attribute.tex;
 TEXitemgroup_attribute.tex;  TEXitemgroup_attribute.tex;
Line 2735  TEXlayout_attribute.tex; Line 3329  TEXlayout_attribute.tex;
 TEXsize_attribute.tex;  TEXsize_attribute.tex;
 TEXtype_attribute.tex;  TEXtype_attribute.tex;
 TEXwidth_attribute.tex;  TEXwidth_attribute.tex;
   Tries.tex;
 Tolerance.tex;  Tolerance.tex;
 Uploaded_Templates_PublicView.tex;  Uploaded_Templates_PublicView.tex;
 Uploaded_Templates_TextBoxes.tex;  Uploaded_Templates_TextBoxes.tex;
   Uploading_File_Options.tex;
   Using_Clickers.tex;
 Variable_Naming_Conventions.tex;  Variable_Naming_Conventions.tex;
 Variables_in_Scripts.tex;  Variables_in_Scripts.tex;
 Variables_in_the_Answer_Block.tex;  Variables_in_the_Answer_Block.tex;
 Variables_in_the_Text_Block.tex;  Variables_in_the_Text_Block.tex;
 Variable_Tutorial_A.tex;  Variable_Tutorial_A.tex;
   View_All_Messages.tex;
   View_Critical_Messages.tex;
   View_recent_activity.tex;
 What_Is_LON-CAPA.tex;  What_Is_LON-CAPA.tex;
 Why_LON-CAPA.tex;  Why_LON-CAPA.tex;
   Wishlist.tex;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/tex/de/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/tex/de/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   German Tex files for the help system
   </description>
   <filenames>
   About_Bombs.tex;
   About_Communication.tex;
   Auth_Options.tex;
   Authoring_Math_Editor.tex;
   Contextual_Help.tex;
   Cascading_Parameters.tex;
   Course_Convert_To_CSV.tex;
   Course_Create_Class_List.tex;
   Course_Self_Enrollment.tex;
   Docs_About_Bulletin_Board.tex;
   Docs_About_Group_Files.tex;
   Docs_About_My_Personal_Info.tex;
   Docs_About_Simple_Page.tex;
   Docs_About_Syllabus.tex;
   Docs_Adding_Course_Doc.tex;
   Docs_Adding_Folders.tex;
   Docs_Editing_Templated_Pages.tex;
   Docs_Navigate_Content.tex;
   Docs_Score_Upload_Form.tex;
   Docs_Verify_Content.tex;
   Formula_Editor.tex;
   General_Intro.tex;
   Generation.tex;
   Metadata_Description.tex;
   Navigation_Screen.tex;
   Parameter_Overview.tex;
   Problem_Parameters.tex;
   Publishing_Copyright.tex;
   Publishing_Keywords.tex;
   Quick_Grades_Possibly_Correct.tex;
   Ranking_Problems.tex;
   Receipt.tex;
   Search_Advanced.tex;
   Search_Basic.tex;
   Student_Intro.tex;
   Syllabus_ExtLink.tex;
   Table_Mode.tex;
   Tries.tex;
   Uploaded_Templates_PublicView.tex;
   Uploaded_Templates_TextBoxes.tex;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 2779  Authoring_Adding_Pictures.tex; Line 3432  Authoring_Adding_Pictures.tex;
 A gdbm file containing a label->tex file hash.  A gdbm file containing a label->tex file hash.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
   <build trigger='always run'>
   loncom/build/rebuild_label_hash.sh
   </build>
   <dependencies>
   rebuild_label_hash.sh
   </dependencies>
 </file>  </file>
 <fileglob>  <fileglob>
   <glob>*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/fonts/</sourcedir>    <sourcedir>loncom/html/adm/fonts/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
Line 2789  A gdbm file containing a label->tex file Line 3448  A gdbm file containing a label->tex file
     Fonts for convertjme.pl      Fonts for convertjme.pl
   </description>    </description>
   <filenames>    <filenames>
 AUTHORS;  
 BUGS;  
 DejaVuSerif-Roman.ttf;  DejaVuSerif-Roman.ttf;
 LICENSE;  DejaVuSansMono-Bold.ttf;
 NEWS;  DejaVuSans.pfb;
 README;  DejaVuSans.ttf;
   DejaVuSerif.pfb;
   DejaVuSerif.ttf;
 status.txt;  status.txt;
 unicover.txt  unicover.txt;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
   <source>loncom/html/adm/fonts/AUTHORS</source>
   <target dist='default'>home/httpd/html/adm/fonts/AUTHORS</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/fonts/BUGS</source>
   <target dist='default'>home/httpd/html/adm/fonts/BUGS</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
   <source>loncom/html/adm/fonts/LICENSE</source>
   <target dist='default'>home/httpd/html/adm/fonts/LICENSE</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
   <source>loncom/html/adm/fonts/NEWS</source>
   <target dist='default'>home/httpd/html/adm/fonts/NEWS</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
   <source>loncom/html/adm/fonts/README</source>
   <target dist='default'>home/httpd/html/adm/fonts/README</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
 <source>loncom/interface/lonstatistics.pm</source>  <source>loncom/interface/lonstatistics.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2884  This module provides detailed analysis a Line 3584  This module provides detailed analysis a
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/statistics/longradinganalysis.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
     <categoryname>handler</categoryname>
     <description>
       This module provides detailed analysis and raw data for submissions of various problem types.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>  <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm  <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
 </target>  </target>
Line 2904  The module that generate the html for th Line 3613  The module that generate the html for th
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonwhatsnew.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Handler to display items in course requiring action.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/londiff.pm</source>  <source>loncom/publisher/londiff.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2989  tag handlers needed by externalresponse. Line 3708  tag handlers needed by externalresponse.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/gradesubmission.pl</source>
     <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
     <categoryname>handler</categoryname>
     <description>
   Example script for use with external response.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/lonpubdir.pm</source>  <source>loncom/publisher/lonpubdir.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3044  Handler to retrieve old versions from re Line 3772  Handler to retrieve old versions from re
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncleanup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to clean up HTML files.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonretrieve.3</source>  <source>doc/man/Apache__lonretrieve.3</source>
 <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>  <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 3157  coordinators. Line 3894  coordinators.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonclonecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonclonecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Internal routines for creating a clone of an existing course.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonrequestcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrequestcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows submission of course requests by users with the right to request them 
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/loncoursequeueadmin.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursequeueadmin.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Common routines for administration of queues containing user-submitted requests - either for self-enrollment in an existing course, or for creation of a new course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/loncreateuser.pm</source>  <source>loncom/interface/loncreateuser.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3167  them roles. Line 3931  them roles.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonuserutils.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonuserutils.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Common routines for user management including upload of lists of users in different formats, and to automatically create users (if they do not exist already), assign them roles within the privileges of the uploader to create/edit users. Also the ability to generate filtered lists of users with specific roles, as determined by the privileges of the viewer.   
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/selfenroll.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/selfenroll.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Users with accounts in LON-CAPA can self-enroll in courses between specified start and end dates, if the course has been configured to allow it, and the user's domain/institutional type satisfy the settings for self-enrollment in the course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonhtmlcommon.pm</source>  <source>loncom/interface/lonhtmlcommon.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3175  Contains a set of functions that generat Line 3957  Contains a set of functions that generat
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonhtmlgateway.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains a set of functions to properly parse and handle HTML input and output
   </description>
   </file>
   <file>
 <source>loncom/interface/lonspeller.pm</source>  <source>loncom/interface/lonspeller.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3191  Contains the &mt access function to Loca Line 3981  Contains the &mt access function to Loca
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/localize/lonlocalize.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
     <categoryname>handler</categoryname>
     <description>
   handler for &mt()ing static files
     </description>
   </file>
   <file>
 <source>loncom/localize/localize.pm</source>  <source>loncom/localize/localize.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3203  Localization class for Locale::Maketext Line 4001  Localization class for Locale::Maketext
 <sourcedir>loncom/localize/localize/</sourcedir>  <sourcedir>loncom/localize/localize/</sourcedir>
 <targetdir dist='default'>  <targetdir dist='default'>
 home/httpd/lib/perl/Apache/localize/</targetdir>  home/httpd/lib/perl/Apache/localize/</targetdir>
 <categoryname>static conf</categoryname>  <categoryname>lexicon file</categoryname>
 <description>  <description>
 Translation files.  Translation files.
 </description>  </description>
Line 3218  fa.pm; Line 4016  fa.pm;
 ar.pm;  ar.pm;
 es.pm;  es.pm;
 x_chef.pm;  x_chef.pm;
   zh.pm;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 3291  Coordinates the response to clicking an Line 4090  Coordinates the response to clicking an
 Handles tags associated with showing a list of options.</description>  Handles tags associated with showing a list of options.</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/functionplotresponse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/functionplotresponse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handles tags associated with function plots using GeoGebra.</description>
   </file>
   <file>
 <source>loncom/homework/outputtags.pm</source>  <source>loncom/homework/outputtags.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3328  smiles.gif Line 4134  smiles.gif
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/geogebra/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/geogebra/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Geogebra, for functionplotresponse
     </description>
     <filenames>
   geogebra_algos.jar;
   geogebra_algos.jar.pack.gz;
   geogebra_javascript.jar;
   geogebra_javascript.jar.pack.gz;
   geogebra_cas.jar;
   geogebra_export.jar.pack.gz;
   geogebra.jar;
   geogebra_main.jar.pack.gz;
   geogebra_cas.jar.pack.gz;
   geogebra_gui.jar;
   geogebra.jar.pack.gz;
   geogebra_properties.jar;
   geogebra_export.jar;
   geogebra_gui.jar.pack.gz;
   geogebra_main.jar;
   geogebra_properties.jar.pack.gz;
   geogebra_usb.jar;
   geogebra_usb.jar.pack.gz;
   jlatexmath.jar;
   jlatexmath.jar.pack.gz;
   jlm_cyrillic.jar;
   jlm_cyrillic.jar.pack.gz;
   jlm_greek.jar;
   jlm_greek.jar.pack.gz;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jmol/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Jmol files, for displaying structures
     </description>
     <filenames>
   COPYRIGHT.txt;
   JmolApplet.jar;
   Jmol.js;
   LICENSE.txt;
   README.txt;
   JmolApplet0_Core.jar;
   JmolApplet0_i18n.jar;
   JmolApplet0.jar;
   JmolApplet0_Jars.jar;
   JmolApplet0_Jvxl.jar;
   JmolApplet0_Main.jar;
   JmolApplet0_Popup.jar;
   JmolApplet0_Quantum.jar;
   JmolApplet0_ReadersCifPdb.jar;
   JmolApplet0_ReadersMolXyz.jar;
   JmolApplet0_ReadersMore.jar;
   JmolApplet0_ReadersXml.jar;
   JmolApplet0_ShapeBio.jar;
   JmolApplet0_ShapeSpecial.jar;
   JmolApplet0_Smiles.jar;
   JmolApplet0_Viewer.jar;
     </filenames>
   </fileglob>
   
 <file>  <file>
   <source>loncom/homework/convertjme.pl</source>    <source>loncom/homework/convertjme.pl</source>
   <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>    <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
Line 3336  smiles.gif Line 4211  smiles.gif
     Dynamically converts JME strings into either a png or ps file.      Dynamically converts JME strings into either a png or ps file.
   </description>    </description>
 </file>  </file>
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Dragmath is a Java-based formula editor
     </description>
     <filenames>
   Latex.html;
   MathML.html;
   Maxima.html;
   MaximaPopup.html;
   EditMathPopup.html;
   FCKEditMathPopup.html
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/dragmath/applet/classes/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Dragmath is a Java-based formula editor
     </description>
     <filenames>
   AbsoluteLayout.jar;
   jep.jar;
   Project.jar;
   Config.xml;
   jdom.jar;
   swing-layout-1.0.jar;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/dragmath/applet/HotEqn/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/HotEqn/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Dragmath is a Java-based formula editor
     </description>
     <filenames>
   HotEqn.class;
   HotEqn.jar;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/dragmath/applet/classes/Display/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/Display/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Dragmath is a Java-based formula editor
     </description>
     <filenames>
   MainApplet.class;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/dragmath/applet/classes/formats/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/formats/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Dragmath is a Java-based formula editor
     </description>
     <filenames>
   ASCIIMathML.xml;
   Latex.xml;
   MathML.xml;
   MoodleTex.xml;
   Maple.xml;
   Maxima.xml;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/dragmath/applet/classes/lang/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/lang/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Dragmath is a Java-based formula editor
     </description>
     <filenames>
   ca.xml;
   cz.xml;
   en.xml;
   fr.xml;
   no.xml;
   pt-br.xml;
   sv.xml;
   de.xml;
   es.xml;
   nl.xml;
   pl.xml;
   ru.xml;
     </filenames>
   </fileglob>
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/jsMath/</sourcedir>    <sourcedir>loncom/html/adm/jsMath/</sourcedir>
Line 3349  jsMath is a Javascript solution to conve Line 4322  jsMath is a Javascript solution to conve
 black.gif;  black.gif;
 blank.gif;  blank.gif;
 COPYING.txt;  COPYING.txt;
   jsMath-BaKoMa-fonts.js;
   jsMath-autoload.html;
   jsMath-controls.html;
 jsMath-fallback-mac.js;  jsMath-fallback-mac.js;
 jsMath-fallback-mac-mozilla.js;  jsMath-fallback-mac-mozilla.js;
 jsMath-fallback-mac-msie.js;  jsMath-fallback-mac-msie.js;
 jsMath-fallback-pc.js;  jsMath-fallback-pc.js;
   jsMath-fallback-symbols.js;
 jsMath-fallback-unix.js;  jsMath-fallback-unix.js;
   jsMath-global-controls.html;
   jsMath-global.html;
 jsMath.js;  jsMath.js;
   jsMath-loader.html;
   jsMath-loader-omniweb4.js;
 jsMath-mozilla.js;  jsMath-mozilla.js;
 jsMath-msie-mac.js;  jsMath-msie-mac.js;
   jsMath-old-browsers.js;
     </filenames>
   </fileglob>
   
   <file>
     <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>
     <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>
     <categoryname>script</categoryname>
     <description>
       Server side png fonts for use by jsMath
     </description>
     <installscript>
   commands /home/httpd/html/adm
     </installscript>
     <dependencies>
   loncom/html/adm/jsMath/commands;
   loncom/html/adm/jsMath/jsMath-fonts-1.3.zip;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz</source>
     <target dist='default'>home/httpd/html/adm/ckeditor</target>
     <categoryname>script</categoryname>
     <description>
      GUI HTML Editor, scripted installation decompress the tarball and
      installs the loncapa config.js file
     </description>
     <installscript>
   commands /home/httpd/html/
     </installscript>
     <dependencies>
   loncom/html/adm/ckeditor/commands;
   loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz;
   loncom/html/adm/ckeditor/loncapaconfig.js;
     </dependencies>
   </file>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Additional jsMath functionality that can be used when needed.
     </description>
     <filenames>
   AMSmath.js;
   AMSsymbols.js;
   HTML.js;
   bbox.js;
   font.js;
   boldsymbol.js;
   double-click.js;
   fbox.js;
   leaders.js;
   mathchoice.js;
   mimeTeX.js;
   moreArrows.js;
   newcommand.js;
   underset-overset.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jsMath is a Javascript solution to converting TeX to something the browser can see
     </description>
     <filenames>
   autoload.js;
   CHMmode.js;
   global.js;
   mimeTeX.js;
   noCache.js;
   noGlobal.js;
   noImageFonts.js;
   smallFonts.js;
   spriteImageFonts.js;
   tex2math.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)
     </description>
     <filenames>
   def.js;
   font.js;
   jsMath-fallback-mac.js;
   jsMath-fallback-pc.js;
   jsMath-fallback-symbols.js;
   jsMath-fallback-unix.js;
   jsMath.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/js/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- without widgets
     </description>
     <filenames>
    jquery-1.3.2.min.js;
    jquery-ui-1.7.2.custom.min.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/smoothness/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
     </description>
     <filenames>
    jquery-ui-1.7.2.custom.css;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/smoothness/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
     </description>
     <filenames>
     ui-bg_flat_0_aaaaaa_40x100.png;
    ui-bg_flat_75_ffffff_40x100.png;
    ui-bg_glass_55_fbf9ee_1x400.png;
    ui-bg_glass_65_ffffff_1x400.png;
    ui-bg_glass_75_dadada_1x400.png;
    ui-bg_glass_75_e6e6e6_1x400.png;
    ui-bg_glass_95_fef1ec_1x400.png;
    ui-bg_highlight-soft_75_cccccc_1x100.png;
    ui-icons_2e83ff_256x240.png;
    ui-icons_222222_256x240.png;
    ui-icons_454545_256x240.png;
    ui-icons_888888_256x240.png;
    ui-icons_cd0a0a_256x240.png;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/ui-lightness/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
     </description>
     <filenames>
    jquery-ui-1.7.2.custom.css;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/ui-lightness/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/images/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
     </description>
     <filenames>
    ui-bg_diagonals-thick_18_b81900_40x40.png;
    ui-bg_diagonals-thick_20_666666_40x40.png;
    ui-bg_flat_10_000000_40x100.png;
    ui-bg_glass_65_ffffff_1x400.png;
    ui-bg_glass_100_f6f6f6_1x400.png;
    ui-bg_glass_100_fdf5ce_1x400.png;
    ui-bg_gloss-wave_35_f6a828_500x100.png;
    ui-bg_highlight-soft_75_ffe45c_1x100.png;
    ui-bg_highlight-soft_100_eeeeee_1x100.png;
    ui-icons_228ef1_256x240.png;
    ui-icons_222222_256x240.png;
    ui-icons_ef8c08_256x240.png;
    ui-icons_ffd27a_256x240.png;
    ui-icons_ffffff_256x240.png;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 3429  Handles navigational maps. Line 4603  Handles navigational maps.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonnavdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Displays the nav map to the user
     </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonnavmaps.3</source>  <source>doc/man/Apache__lonnavmaps.3</source>
 <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>  <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 3460  echo 'pod2html lonnavmaps.pm' Line 4643  echo 'pod2html lonnavmaps.pm'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonselstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
   <categoryname>standard</categoryname>
   <description>
   re-usable student selection subs.
   </description>
   <status>testing/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonhelper.pm</source>  <source>loncom/interface/lonhelper.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3496  Helper to resetting a student's first ac Line 4688  Helper to resetting a student's first ac
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/html/adm/helper/newslot.helper</source>
     <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
     <categoryname>handler</categoryname>
     <description>
   Slot creation and editing helper.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonquickgrades.pm</source>  <source>loncom/interface/lonquickgrades.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3524  Handles the production of printable file Line 4725  Handles the production of printable file
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/entities.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/entities.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Converts html/xml entities to latex.
   </description>
   </file>
   <file>
   <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>    <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 3541  Handles a searchable catalogue. Line 4750  Handles a searchable catalogue.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonsearchcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handles a searches inside courses/communities.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonindexcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonindexcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Course/community Indexer
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonmysql.pm</source>  <source>loncom/interface/lonmysql.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3590  Allows users with "mky" privileges to ge Line 4817  Allows users with "mky" privileges to ge
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/londropadd.pm</source>  <source>loncom/interface/lonviewclasslist.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Allows course coordinators to upload courselists in different formats, and  Allows users (including students) to view the classlist of their course.
 automatically create users (if they do not exist already), assign them the  
 role of student in a course, and add them to the classlist.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonviewclasslist.pm</source>  <source>loncom/interface/loncoursegroups.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Allows users (including students) to view the classlist of their course.  Allows course coordinators to create groups, modify existing groups (including    
   adding, expiring or deleting group members, or modifying group member privileges.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/longroup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   General routines used to gather information about courses in a group, and their settings, and also to perform auto-group adds/drops when a user's role assignment changes.    
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/groupboards.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/grouproster.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Display group membership information. Type of information available depends on group privileges of the user.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 3619  author_res_msg - send message to resourc Line 4872  author_res_msg - send message to resourc
 user_crit_msg - send a critical message to a user. A critical message  user_crit_msg - send a critical message to a user. A critical message
 will require acknowledgment by the recipient and the sender will be notified.  will require acknowledgment by the recipient and the sender will be notified.
 user_crit_received - routine to trigger acknowledgment.  user_crit_received - routine to trigger acknowledgment.
 statuschange - change the status of a message (read, replied, forwarded, etc).  
 The handler also displays messages, has routines to reply, etc.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonmsgdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   statuschange - change the status of a message (read, replied, forwarded, etc).
   The handler displays messages, has routines to reply, etc.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/interface/courseprefs.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/courseprefs.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for displaying/modifying course configuration
     </description>
   </file>
   <file>
 <source>loncom/homework/hint.pm</source>  <source>loncom/homework/hint.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3686  Defines the specifics of the assessment Line 4955  Defines the specifics of the assessment
 <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to resolve ambiguous file locations  Handler for setting and modifying both course preferences and coure parameters
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/slotrequest.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for students to add access slots
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 3775  echo 'pod2html lonpublisher.pm' Line 5053  echo 'pod2html lonpublisher.pm'
 <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Has routines which control the remote control.  Has routines which control the inline menu.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonremote.pm</source>    <source>loncom/interface/lonmainmenu.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
 <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
 <description>    <description>
 Handler to launch and collapse the remote control.  Displays the Main menu
 </description>    </description>
 <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/portfolio.pm</source>  <source>loncom/interface/portfolio.pm</source>
Line 3814  Builds up frame set and loads in the rig Line 5092  Builds up frame set and loads in the rig
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>rat/map.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Functions for manipulating the contents of maps
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>rat/lonratmenu.pm</source>  <source>rat/lonratmenu.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3823  Creates horizontal menubar in advanced R Line 5110  Creates horizontal menubar in advanced R
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/homeworkmenu.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Homework remote control.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/html/res/adm/pages/chatroom.html</source>  <source>loncom/html/res/adm/pages/chatroom.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3850  This will take annotations and then plug Line 5128  This will take annotations and then plug
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 This will take bookmarks and get/write/display them for the LON-CAPA user  
 interface.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>rat/lonratsrv.pm</source>  <source>rat/lonratsrv.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4003  Tags Default Definition Module Line 5271  Tags Default Definition Module
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/xml/lontable.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontable.pm</target>
   <categoryname>server standard</categoryname>
   <description>
   Table object
   </description>
   <status>works</status>
   </file>
   <file>
   <source>loncom/xml/lonlatextable.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonlatextable.pm</target>
   <categoryname>server standard</categoryname>
   <description>
   Simple subset replacement for LaTeX::Table
   </description>
   <status>works</status>
   </file>
   <file>
 <source>loncom/xml/run.pm</source>  <source>loncom/xml/run.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4108  resources Line 5394  resources
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/bridgetask.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
     <categoryname>handler</categoryname>
     <description>
   implements the tags for supporting bridge tasks
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/response.pm</source>  <source>loncom/homework/response.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4127  handles request to the CAPA homework pro Line 5422  handles request to the CAPA homework pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/lonmaxima.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
     <categoryname>handler</categoryname>
     <description>
       routines to simplify talking to the maxima client
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/lonr.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
     <categoryname>handler</categoryname>
     <description>
       routines to simplify talking to the R client
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/xml/Safe.pm</source>  <source>loncom/xml/Safe.pm</source>
 <target dist='default'>home/httpd/lib/perl/Safe.pm</target>  <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4245  Encryption and decryption of URIs Line 5558  Encryption and decryption of URIs
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonencurl.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler that takes care of decrypting request URL's
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonracc.3</source>  <source>doc/man/Apache__lonracc.3</source>
 <target dist='default'>usr/man/man3/Apache::lonracc.3</target>  <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 4321  loncom/build/pod2html.sh ../auth/loncacc Line 5643  loncom/build/pod2html.sh ../auth/loncacc
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonstatusacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   This module provides access to server status - Apache's server-status and
   files in the /home/httpd/html/lon-status directory, for which it is invoked 
   by the URL-related pattern syntax:
   <tt>LocationMatch "^/+lon-status/.*"</tt>.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonauth.pm</source>  <source>loncom/auth/lonauth.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4335  loncom/build/pod2html.sh ../auth/loncacc Line 5669  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/restrictedaccess.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
   <categoryname>handler</categoryname>
   <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/blockedaccess.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
   <categoryname>handler</categoryname>
   <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonipcheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/londatecheck.pm</source>  <source>loncom/auth/londatecheck.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4342  loncom/build/pod2html.sh ../auth/loncacc Line 5697  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/publiccheck.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
     <categoryname>handler</categoryname>
     <description>Checks if resource is public and allows unauthenticated access if it is.</description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonlogout.pm</source>  <source>loncom/auth/lonlogout.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4349  loncom/build/pod2html.sh ../auth/loncacc Line 5711  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/migrateuser.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
     <categoryname>handler</categoryname>
     <description>auto logs in a remote user</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/switchserver.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
     <categoryname>handler</categoryname>
     <description>Setups the transfer of a user between servers</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/checkauthen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
     <categoryname>handler</categoryname>
     <description>Checks if a user's cookie exists and is valid</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/simpleauthen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
     <categoryname>handler</categoryname>
     <description>Always returns DENIED</description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lonnet/perl/lonrep.pm</source>  <source>loncom/lonnet/perl/lonrep.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4509  loncom/build/pod2html.sh ../lonnet/perl/ Line 5899  loncom/build/pod2html.sh ../lonnet/perl/
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonnet/perl/londns.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Domain information serving.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/html/index.html</source>  <source>loncom/html/index.html</source>
 <target dist='default'>home/httpd/html/index.html</target>  <target dist='default'>home/httpd/html/index.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 4526  loncom/build/pod2html.sh ../lonnet/perl/ Line 5925  loncom/build/pod2html.sh ../lonnet/perl/
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>Bookmark and tab icon</description>  <description>Bookmark and tab icon</description>
 </file>  </file>
 <link>  <file>
 <linkto>etc/mime.types</linkto>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
 <categoryname>symbolic link</categoryname>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/mime.types</target>
 <description>symbolic link to /etc/mime.types</description>  <categoryname>www static conf</categoryname>
 </link>  <description>Expanded mime.types</description>
   </file>
 <link>  <link>
 <linkto>home/httpd/html/res</linkto>  <linkto>home/httpd/html/res</linkto>
 <target dist='default'>home/httpd/html/raw</target>  <target dist='default'>home/httpd/html/raw</target>
Line 4628  A blank page with very minimal HTML stru Line 6028  A blank page with very minimal HTML stru
 A blank page which calls drawwindow in its opener after being loaded.  A blank page which calls drawwindow in its opener after being loaded.
 </description>  </description>
 </file>  </file>
   <file>
   <source>loncom/includepsheader.ps</source>
   <target dist='default'>home/httpd/lib/includepsheader.ps</target>
   <categoryname>interface file</categoryname>
   <description>
   Extra header for dvips
   </description>
   </file>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>rat/images/</sourcedir>  <sourcedir>rat/images/</sourcedir>
Line 4762  lonlogo_broken.gif; Line 6170  lonlogo_broken.gif;
 lonlogo_broken_tsp.gif;  lonlogo_broken_tsp.gif;
 lonlogo_broken.eps;  lonlogo_broken.eps;
 lonlogo_broken.jpg;  lonlogo_broken.jpg;
 lonlogo_broken.mov  lonlogo_broken.mov;
   genericstudent_tn.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 4776  logos and general widget icons Line 6185  logos and general widget icons
 <filenames>  <filenames>
 SMETE_white.gif;  SMETE_white.gif;
 aboutlon.gif;  aboutlon.gif;
 aboutlon_pt.gif;  
 aboutlon_de.gif;  aboutlon_de.gif;
   aboutlon_pt.gif;
 accessbutton.gif;  accessbutton.gif;
 accessbutton_pt.gif;  
 accessbutton_de.gif;  accessbutton_de.gif;
   accessbutton_pt.gif;
 angry.gif;  angry.gif;
   arrow.closed.gif;
   arrow.open.gif;
   arrow.up.gif;
 arrow_up.gif;  arrow_up.gif;
   avi.gif;
 baeh.gif;  baeh.gif;
 bigsmile.gif;  bigsmile.gif;
 branch.gif;  branch.gif;
Line 4793  check.gif; Line 6206  check.gif;
 class.gif;  class.gif;
 class_big.gif;  class_big.gif;
 closepage.gif;  closepage.gif;
   clickhere.gif;
 coolindiff.gif;  coolindiff.gif;
 coolsmile.gif;  coolsmile.gif;
 cry.gif;  cry.gif;
Line 4804  eps.gif; Line 6218  eps.gif;
 eps_big.gif;  eps_big.gif;
 exam.gif;  exam.gif;
 exam_big.gif;  exam_big.gif;
   face-angel.png;
   face-angry.png;
   face-cool.png;
   face-crying.png;
   face-embarrassed.png;
   face-glasses.png;
   face-kiss.png;
   face-plain.png;
   face-quiet.png;
   face-raspberry.png;
   face-sad.png;
   face-sick.png;
   face-smile.png;
   face-smile-big.png;
   face-surprise.png;
   face-uncertain.png;
   face-wink.png;
 fillbottom.gif;  fillbottom.gif;
 fillleft.gif;  fillleft.gif;
 fillright.gif;  fillright.gif;
Line 4812  folder_closed.gif; Line 6243  folder_closed.gif;
 folder_opened.gif;  folder_opened.gif;
 folder_pointer_closed.gif;  folder_pointer_closed.gif;
 folder_pointer_opened.gif;  folder_pointer_opened.gif;
   food-cake.png;
   face-ninja.png;
   face-pirate.png;
   food-pizza.png;
 form.gif;  form.gif;
 form_big.gif;  form_big.gif;
 frowny.gif;  frowny.gif;
 gif.gif;  gif.gif;
 gif_big.gif;  gif_big.gif;
 header.gif;  header.gif;
   header.png;
   heart.png;
 helpdesk.gif;  helpdesk.gif;
 helpgateway.gif;  helpgateway.gif;
 hrrm.gif;  hrrm.gif;
Line 4827  html_big.gif; Line 6264  html_big.gif;
 huh.gif;  huh.gif;
 jar.gif;  jar.gif;
 jar_big.gif;  jar_big.gif;
   jpeg.gif;
 jpg.gif;  jpg.gif;
 jpg_big.gif;  jpg_big.gif;
 latex.gif;  latex.gif;
 library.gif;  library.gif;
   lightGreyBG.png;
 lipsrsealed.gif;  lipsrsealed.gif;
 lite.gif;  lite.gif;
 liteani.gif;  liteani.gif;
Line 4843  lonhelplogos.gif; Line 6282  lonhelplogos.gif;
 lonhelptop.gif;  lonhelptop.gif;
 lonlogo.gif;  lonlogo.gif;
 lonlogos.gif;  lonlogos.gif;
   lonUtilityIcon.png;
 lowerleft.gif;  lowerleft.gif;
 lowerright.gif;  lowerright.gif;
 mailbkgrd.gif;  mailbkgrd.gif;
Line 4854  mov.gif; Line 6294  mov.gif;
 mov_big.gif;  mov_big.gif;
 move_up.gif;  move_up.gif;
 move_down.gif;  move_down.gif;
   mpeg.gif;
   mpg.gif;
 navmap.correct.gif;  navmap.correct.gif;
   navmap.partial.gif;
 navmap.ellipsis.gif;  navmap.ellipsis.gif;
 navmap.open.gif;  navmap.open.gif;
 navmap.page.open.gif;  navmap.page.open.gif;
Line 4867  navmap.folder.closed.gif; Line 6310  navmap.folder.closed.gif;
 navmap.folder.open.nomanip.gif;  navmap.folder.open.nomanip.gif;
 navmap.folder.closed.nomanip.gif;  navmap.folder.closed.nomanip.gif;
 neutral.gif;  neutral.gif;
   open.gif;
   opinion-agree.png;
   opinion-disagree.png;
 page.gif;  page.gif;
 page_big.gif;  page_big.gif;
 pdf.gif;  pdf.gif;
Line 4880  problem_big.gif; Line 6326  problem_big.gif;
 ps.gif;  ps.gif;
 ps_big.gif;  ps_big.gif;
 rolleyes.gif;  rolleyes.gif;
   rose.png;
   qt.gif;
   qti.gif;
   qtm.gif;
 quill.gif;  quill.gif;
 quiz.gif;  quiz.gif;
 quiz_big.gif;  quiz_big.gif;
Line 4890  server.gif; Line 6340  server.gif;
 server_big.gif;  server_big.gif;
 shocked.gif;  shocked.gif;
 smiley.gif;  smiley.gif;
   spreadsheet.gif;
 srvbad.gif;  srvbad.gif;
 srvempty.gif;  srvempty.gif;
 srvgood.gif;  srvgood.gif;
 srvhalf.gif;  srvhalf.gif;
 srvnull.gif;  srvnull.gif;
   stift.gif;
 survey.gif;  survey.gif;
 survey_big.gif;  survey_big.gif;
   tabbgleft.gif;
   tabbgright.gif;
   task.gif;
   task_big.gif;
 tex.gif;  tex.gif;
 tex_big.gif;  tex_big.gif;
 tth.gif;  tth.gif;
   text.gif;
   transparent1x1.gif;
 txt.gif;  txt.gif;
 txt_big.gif;  txt_big.gif;
 unknown.gif;  unknown.gif;
Line 4908  upperleft.gif; Line 6366  upperleft.gif;
 upperright.gif;  upperright.gif;
 user.gif;  user.gif;
 user_big.gif;  user_big.gif;
 userauthentication.gif;  
 userauthentication_pt.gif;  
 userauthentication_de.gif;  
 wav.gif;  wav.gif;
 wav_big.gif;  wav_big.gif;
 white_space_20_22.gif;  white_space_20_22.gif;
   whitespace_21.gif;
 whitespace1.gif;  whitespace1.gif;
 whitespace10.gif;  whitespace10.gif;
 whitespace2.gif;  whitespace2.gif;
Line 4925  whitespace7.gif; Line 6381  whitespace7.gif;
 whitespace8.gif;  whitespace8.gif;
 whitespace9.gif;  whitespace9.gif;
 wink.gif;  wink.gif;
   wmv.gif;
 xls.gif;  xls.gif;
 xls_big.gif;  xls_big.gif;
 xml.gif;  xml.gif;
Line 4948  bomb.gif; Line 6405  bomb.gif;
 smallFAQ.gif;  smallFAQ.gif;
 smallBug.gif;  smallBug.gif;
 cat_button.gif;  cat_button.gif;
   cat_button.png;
 chat.gif;  chat.gif;
 eval_button.gif;  eval_button.gif;
   eval_button.png;
 feedback.gif;  feedback.gif;
 pprm_button.gif;  pprm_button.gif;
   pprm_button.png;
 pgrd_button.gif;  pgrd_button.gif;
 subm_button.gif  pgrd_button.png;
   subm_button.gif;
   subm_button.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 5076  entries. Line 6538  entries.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/configuration/Firewall.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides methods to open and close firewall ports used for  
   for socket-based communication between LON-CAPA servers
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/ConfigFileEdit.pm</source>  <source>loncom/ConfigFileEdit.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 5097  CVS users.  (You can safely rely on the Line 6569  CVS users.  (You can safely rely on the
 present on your system... don't worry about warnings  present on your system... don't worry about warnings
 related to this file during the build process.)  related to this file during the build process.)
 </note>  </note>
 <build trigger='run if dependencies change'>  <build trigger='always run'>
 modules/TexConvert/tthperl/commands  modules/TexConvert/tthperl/commands
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <privatedependencies>  <dependencies>
 ../tthdynamic/tthfunc.c;  commands;
 ../ttmdynamic/ttmfunc.c  compiles/tth.so.i386;
 </privatedependencies>  compiles/tth.so.x86_64;
   compiles/tth.so.i386.perl.5.10;
   compiles/tth.so.x86_64.perl.5.10;
   compiles/tth.so.i386.perl.5.12;
   compiles/tth.so.x86_64.perl.5.12;
   compiles/tth.so.i386.debian5;
   compiles/tth.so.x86_64.debian5
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.pm</source>  <source>loncom/homework/caparesponse/capa.pm</source>
Line 5177  commands; Line 6656  commands;
 ../../../CAPA/pProj/lex_debug.h  ../../../CAPA/pProj/lex_debug.h
 </dependencies>  </dependencies>
 </file>  </file>
   <file>
   <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
   <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
   <categoryname>script</categoryname>
   <description>
   cgi binary for doing TeX -> math translation
   </description>
   <build trigger='always run'>
   loncom/cgi/mimeTeX/commands
   </build>
   <dependencies>
   commands;
   gfuntype.c;
   gifsave.c;
   loncapanewcommands.h;
   mimetex.c;
   mimetex.h;
   mimetex.html;
   README;
   texfonts.h;
   LICENSE;
   VERSION;
   </dependencies>
   </file>
 <fileglob>  <fileglob>
 <glob>*.ent</glob>  <glob>*.ent</glob>
 <sourcedir>loncom/MathML/</sourcedir>  <sourcedir>loncom/MathML/</sourcedir>
Line 5258  Provides many functions for the &lt;scri Line 6761  Provides many functions for the &lt;scri
 Functions are documented in CVS:loncapa/doc/homework/homework5.html.  Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 </description>  </description>
 </file>  </file>
   
   <file>
     <source>loncom/homework/task.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display
     </description>
   </file>
   <file>
     <source>loncom/homework/task_ie.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display for IE 6 and earlier
     </description>
   </file>
   <file>
     <source>loncom/homework/task_ie7.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display for IE 7
     </description>
   </file>
   <file>
     <source>loncom/homework/task_grading.js</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
     <categoryname>handler</categoryname>
     <description>
       Javascript to make the grading screen of task easier to use
     </description>
   </file>
 <file>  <file>
 <source>loncom/homework/capa.units</source>  <source>loncom/homework/capa.units</source>
 <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>  <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
Line 5288  student.jpg; Line 6824  student.jpg;
 <description>Logos of LON-CAPA domains (jpg)</description>  <description>Logos of LON-CAPA domains (jpg)</description>
 <filenames>  <filenames>
 headermsu.jpg;  headermsu.jpg;
   headertccfl.jpg;
   header_fsu.jpg;
   header_fsuK12.jpg;
   headerhope.jpg;
   jmsbanner.jpg;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5320  unihalle.gif; Line 6861  unihalle.gif;
 wscc.gif;  wscc.gif;
 cps.gif;  cps.gif;
 fsu.gif;  fsu.gif;
   fsuK12.gif;
   hope.gif;
 vcu.gif;  vcu.gif;
 lsd.gif;  lsd.gif;
 msu.gif;  msu.gif;
   jms.gif;
 nsdl.gif;  nsdl.gif;
 pmm.gif;  pmm.gif;
 sunysb.gif;  sunysb.gif;
Line 5332  fvl.gif; Line 6876  fvl.gif;
 csm.gif;  csm.gif;
 nau.gif;  nau.gif;
 nagoya.gif;  nagoya.gif;
   kanazawa.gif;
 colorado.gif;  colorado.gif;
 acadiau.gif;  acadiau.gif;
 psuerie.gif;  psuerie.gif;
Line 5340  huji.gif; Line 6885  huji.gif;
 ifusp.gif;  ifusp.gif;
 ucsc.gif;  ucsc.gif;
 uiuc.gif;  uiuc.gif;
   uiucheader.gif;
   koinonia.gif;
 waverly.gif;  waverly.gif;
 cmich.gif;  cmich.gif;
 UNICAMP.gif;  UNICAMP.gif;
Line 5349  glps.gif; Line 6896  glps.gif;
 BCHS.gif;  BCHS.gif;
 headersfu.gif;  headersfu.gif;
 uwsp.gif;  uwsp.gif;
   tccfl.gif;
 bsu.gif;  bsu.gif;
 wmston.gif;  wmston.gif;
   headerharvard.gif;
   harvard.gif;
   uga.gif;
   headeruga.gif;
   covenantchristianhs.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5367  csm.tab; Line 6920  csm.tab;
 huji.tab;  huji.tab;
 nau.tab;  nau.tab;
 nagoya.tab;  nagoya.tab;
   koinonia.tab;
   kanazawa.tab;
 colorado.tab;  colorado.tab;
 acadiau.tab;  acadiau.tab;
 psuerie.tab;  psuerie.tab;
 redford.tab;  redford.tab;
 cmich.tab;  cmich.tab;
 ifusp.tab;  ifusp.tab;
   jms.tab;
 ucsc.tab;  ucsc.tab;
 uiuc.tab;  uiuc.tab;
 UNICAMP.tab;  UNICAMP.tab;
 lakefenton.tab;  lakefenton.tab;
 grandblanc.tab;  grandblanc.tab;
 fsu.tab;  fsu.tab;
   fsuK12.tab;
   hope.tab;
 vcu.tab;  vcu.tab;
 sfu.tab;  sfu.tab;
 wmston.tab;  wmston.tab;
 worf.tab;  worf.tab;
 </filenames>  tccfl.tab;
 </fileglob>  harvard.tab;
 <fileglob>  uga.tab;
 <glob>*.gif</glob>  tmcc.tab;
 <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>  
 <categoryname>graphic file</categoryname>  
 <description>LON-CAPA remote control LCD font</description>  
 <filenames>  
 0.gif;  
 1.gif;  
 2.gif;  
 3.gif;  
 4.gif;  
 5.gif;  
 6.gif;  
 7.gif;  
 8.gif;  
 9.gif;  
 a.gif;  
 b.gif;  
 c.gif;  
 d.gif;  
 e.gif;  
 f.gif;  
 g.gif;  
 h.gif;  
 i.gif;  
 j.gif;  
 k.gif;  
 l.gif;  
 m.gif;  
 n.gif;  
 o.gif;  
 p.gif;  
 q.gif;  
 r.gif;  
 s.gif;  
 t.gif;  
 u.gif;  
 v.gif;  
 w.gif;  
 x.gif;  
 y.gif;  
 z.gif;  
 Ã¶.gif;  
 Ã¤.gif;  
 Ã¼.gif;  
 ä.gif;  
 ö.gif;  
 ü.gif;  
 colon.gif;  
 hyphen.gif;  
 slash.gif;  
 space.gif;  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5486  vbkm_pt.gif; Line 6993  vbkm_pt.gif;
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>icons used for the entire LON-CAPA user interface</description>  <description>icons used for the entire LON-CAPA user interface</description>
 <filenames>  <filenames>
 anno.gif;  
 anot.gif;  
 back.gif;  
 bchat.gif;  
 bkm.gif;  
 bl_step1.gif;  
 bl_step2.gif;  
 bl_step3.gif;  
 bl_step4.gif;  
 bl_step5.gif;  
 bl_step6.gif;  
 bl_step7.gif;  
 bl_step8.gif;  
 bl_step9.gif;  
 brws.gif;  
 catalog.gif;  
 ccrs.gif;  
 chat.gif;  chat.gif;
 chrt.gif;  close-all-folders.gif;
 clst.gif;  
 com.gif;  
 courses.gif;  
 cprv.gif;  
 cstr.gif;  
 del.gif;  
 dempty.gif;  dempty.gif;
 docs.gif;  
 egrd.gif;  
 empty.gif;  empty.gif;
 enrl.gif;  
 eval.gif;  
 fdbk.gif;  
 feedback.gif;  feedback.gif;
 forw.gif;  
 grds.gif;  
 group.gif;  group.gif;
 help.gif;  help.gif;
 info.gif;  info.gif;
 keys.gif;  
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  mark-discussionentries-read.gif;
 list.gif;  
 logout.gif;  
 mcrs.gif;  
 mrk.gif;  
 nav.gif;  
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 parm.gif;  open-all-folders.gif;
 pgrd.gif;  open-first-problem.gif;
 port.gif;  
 pparm.gif;  
 pref.gif;  
 prev.gif;  
 prt.gif;  
 pub.gif;  
 qempty.gif;  qempty.gif;
 reload.gif;  show-all.gif;
 remotebg.gif;  show-incomplete-problems.gif;
 res.gif;  </filenames>
 roles.gif;  </fileglob>
 rtrv.gif;  <fileglob>
 sbkm.gif;  <glob>*.png</glob>
 spacer.gif;  <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 sprs.gif;  <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 src.gif;  <categoryname>graphic file</categoryname>
 stat.gif;  <description>main menu graphical icons</description>
 subm.gif;  <filenames>
 title.gif;  anno.png;
 vbkm.gif;  bchat.png;
   ccat.png;
   ccrs.png;
   clst.png;
   conf.png;
   courses.png;
   crsconf.png;
   docs.png;
   eval.png;
   grds.png;
   grps.png;
   mail.png;
   new.png;
   pgrd.png;
   pref.png;
   roles.png;
   sprs.png;
   vbkm.png;
   anot.png;
   anot2.png;
   blog.png;
   chrt.png;
   cprv.png;
   del.png;
   egrd.png;
   fdbk.png;
   keys.png;
   list.png;
   mcrs.png;
   parm.png;
   port.png;
   prt.png;
   rcrs.png;
   rsrv.png;
   sbkm.png;
   src.png;
   srvr.png;
   subm.png;
   back.png;
   catalog.png;
   com.png;
   cstr.png;
   enrl.png;
   forw.png;
   logout.png;
   nav.png;
   pcstr.png;
   pparm.png;
   pub.png;
   res.png;
   rtrv.png;
   sctr.png;
   stat.png;
   pdfupload.png;
   course_ini.png;
   dismath.png;
   feedback.png;
   mngcu.png;
   prob_ana.png;
   role_hotlist.png;
   reload.png;
   self_enroll.png;
   survey_rep.png;
   subdocs.png;
   uplusr.png;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.png</glob>
   <sourcedir>loncom/html/res/adm/pages/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>graphical icons used in submenus</description>
   <filenames>
   aboutme.png;
   addClickerInfoFile.png;
   anonsurveythreshold.png;
   bubblesheet.png;
   ccatconf.png;
   chat.png;
   comblock.png;
   contact-new.png;
   coprplot.png;
   crsnew.png;
   dialog-information.png;
   document-open.png;
   document-properties.png;
   download_sub.png;
   dropbox.png;
   dump.png;
   edit-copy.png;
   edit-find-replace.png;
   edit-find.png;
   edit-mode-22x22.png;
   edit-redo.png;
   edit-select-all.png;
   edit-undo.png;
   emblem-photos.png;
   emblem-readonly.png;
   emblem-system.png;
   extres.png;
   folder-new.png;
   folder-new-22x22.png;
   format-justify-fill.png;
   fromfile.png;
   grade_PageFolder.png;
   grade_students.png;
   grading_table.png;
   groupportfolio.png;
   groupportfolioquota.png;
   grp_add.png;
   grp_settings.png;
   grp_tools.png;
   ims.png;
   imsexport.png;
   link-new-22x22.png;
   list-add.png;
   log.png;
   mail-message-new.png;
   mail-reply-all.png;
   mail-reply-sender.png;
   messalog.png;
   move-22x22.png;
   myaboutme.png;
   navigation.png;
   network-workgroup.png;
   page.png;
   preferences-desktop-font.png;
   preferences-desktop-locale.png;
   preferences-desktop-remote-desktop.png;
   preferences-desktop-theme.png;
   preferences-desktop-wallpaper.png;
   preferences-system-windows.png;
   receipt_number.png;
   recover.png;
   remotecontrol.png;
   resversion.png;
   save-22x22.png;
   scoreupfrm.png;
   selfenrl-queue.png;
   sequence.png;
   simple.png;
   simpprob.png;
   start-here.png;
   subtimpl.png;
   syllabus.png;
   symbs.png;
   system-lock-screen.png;
   system-users.png;
   ungrade_sub.png;
   uplcrs.png;
   uploadscores.png;
   verify.png;
   view-mode-22x22.png;
   wishlist.png;
   wishlist-link.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/imgmaps.html</source>  <source>loncom/html/res/adm/pages/math_example.tex</source>
 <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 image maps for the LON-CAPA remote control   file with an example math equation in it.
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 5577  image maps for the LON-CAPA remote contr Line 7197  image maps for the LON-CAPA remote contr
 welcoming page to the LON-CAPA system upon login  welcoming page to the LON-CAPA system upon login
 </description>  </description>
 </file>  </file>
 <file>  
 <source>loncom/html/res/adm/pages/menu.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 renders the HTML (including image maps) for the LON-CAPA remote control  
 </description>  
 </file>  
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
Line 5687  world2.gif Line 7299  world2.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  
 <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/  
 </targetdir>  
 <categoryname>graphic file</categoryname>  
 <description>  
 icons used for the bookmark portion of the LON-CAPA user interface  
 </description>  
 <filenames>  
 folder_anim.gif;  
 folder_close.gif;  
 folder_drag.gif;  
 folder_new.gif;  
 folder_open.gif;  
 folder_pointer_closed.gif;  
 folder_pointer_opened.gif;  
 folder_static.gif;  
 folder_trash.gif;  
 folder_trash_hover.gif;  
 left_bar.gif;  
 link.gif;  
 link_anim.gif;  
 link_drag.gif;  
 ll_corner.gif;  
 lower_bar.gif;  
 lr_corner.gif;  
 pix.gif;  
 right_bar.gif;  
 toolbar_bg.gif;  
 ul_corner.gif;  
 upper_bar.gif;  
 ur_corner.gif  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.html</glob>  
 <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/  
 </targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 associated with the scheme of displaying bookmarks  
 </description>  
 <filenames>  
 bookmarkmenu_toolbar.html;  
 blank.html;  
 closechildren.html  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
 <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
Line 5753  reaction_window.html Line 7315  reaction_window.html
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>  <source dist='default'>loncom/build/CHECKRPMS</source>
 <target dist='default'>  
 home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 javascript for handling client-side interactions with bookmark interface  
 </description>  
 </file>  
 <file>  
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  
 <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>  
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
 manilla wrapper around check-rpms  Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
 </description>  </description>
 <status>tested/documented/beta</status>  <status>tested/documented/beta</status>
 </file>  </file>
Line 5836  preserve_local_loncapa_cron Line 7388  preserve_local_loncapa_cron
   </dependencies>    </dependencies>
 </file>  </file>
 <file>  <file>
     <source>loncom/cron/loncapa</source>
     <target dist='default'>home/httpd/lib/perl/loncapa_cron-std</target>
     <categoryname>handler</categoryname>
     <description>
       Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
     </description>
   </file>
   <file>
 <source>loncom/ntp/step-tickers</source>  <source>loncom/ntp/step-tickers</source>
 <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers  <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
 </target>  </target>
Line 5868  file that allows setuid password privile Line 7428  file that allows setuid password privile
 <file>  <file>
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
   <target dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/init.d/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
 </description>  </description>
 </file>  </file>
 <link>  <link>
 <linkto>etc/rc.d/init.d/loncontrol</linkto>  <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
   <linkto dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/init.d/loncontrol</linkto>
 <target dist='default'>  <target dist='default'>
 etc/rc.d/rc0.d/K05loncontrol;  etc/rc.d/rc0.d/K05loncontrol;
 etc/rc.d/rc1.d/K05loncontrol;  etc/rc.d/rc1.d/K05loncontrol;
Line 5884  etc/rc.d/rc4.d/S95loncontrol; Line 7446  etc/rc.d/rc4.d/S95loncontrol;
 etc/rc.d/rc5.d/S95loncontrol;  etc/rc.d/rc5.d/S95loncontrol;
 etc/rc.d/rc6.d/K05loncontrol  etc/rc.d/rc6.d/K05loncontrol
 </target>  </target>
   <target='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4'>
   etc/rc.d/rc0.d/K05loncontrol;
   etc/rc.d/rc1.d/K05loncontrol;
   etc/rc.d/rc2.d/K05loncontrol;
   etc/rc.d/rc3.d/S95loncontrol;
   etc/rc.d/rc5.d/S95loncontrol;
   etc/rc.d/rc6.d/K05loncontrol
   </target>
   <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>
   etc/rc0.d/K05loncontrol;
   etc/rc1.d/K05loncontrol;
   etc/rc2.d/S95loncontrol;
   etc/rc3.d/S95loncontrol;
   etc/rc4.d/S95loncontrol;
   etc/rc5.d/S95loncontrol;
   etc/rc6.d/K05loncontrol
   </target>
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
 <description>  <description>
 symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>  symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
   </description>
 </link>  </link>
   
   <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 sles9 sles10 sles11">
     <source>loncom/init.d/loncontrol</source>
     <target>etc/rc.d/</target>
     <description>
       setup loncontrol to run at boot
     </description>
     <installscript dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 sles9 sles10 sles11">
   -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
     </installscript>
     <dependencies>
   loncom/init.d/loncontrol
     </dependencies>
   </file>
   
   <file>
     <source>doc/latex/utf8.def</source>
     <target dist='default'>usr/local/loncapa/doc/utf8.def</target>
     <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8.def</target>
     <categoryname>system file</categoryname>
     <description>
      utf8 definitions for LaTeX
     </description>
   </file>
   
   <file>
     <source>doc/latex/utf8enc.dfu</source>
     <target dist='default'>usr/local/loncapa/doc/utf8enc.dfu</target>
     <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8enc.dfu</target>
     <categoryname>system file</categoryname>
     <description>
      utf8 declarations for LaTeX
     </description>
   </file>
   
 <file>  <file>
 <source>loncom/atalk/config</source>  <source>loncom/atalk/config</source>
 <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
Line 5898  Appleshares access (Macintosh) Line 7513  Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/loncss.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Generates standard LON-CAPA CSS
     </description>
   </file>
   <file>
     <source>loncom/LONCAPA.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Some basic Lon-CAPA functionality
     </description>
   </file>
   <file>
     <source>loncom/interface/lonnotify.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
   of users, and (b) to display e-mail of this type sent in the past.
     </description>
   </file>
   <file>
   <source>loncom/interface/lonhelpmenu.pm</source>    <source>loncom/interface/lonhelpmenu.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 5910  Appleshares access (Macintosh) Line 7550  Appleshares access (Macintosh)
   <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Handler to make it easy for users to send a request to te helpdesk      Handler to make it easy for users to send a request to the helpdesk
     </description>
   </file>
   <file>
     <source>loncom/interface/courseclassifier.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
     </description>
   </file>
   <file>
     <source>loncom/interface/coursecatalog.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
     </description>
   </file>
   <file>
     <source>loncom/interface/resetpw.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
     <categoryname>handler</categoryname>
     <description>
       A user with an internally authenticated account and a recorded e-mail address can use a two-step process to set a new password via a token sent to his/her e-mail address.
     </description>
   </file>
   <file>
     <source>loncom/interface/createaccount.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
     <categoryname>handler</categoryname>
     <description>
       An e-mail address can be used to create a LON-CAPA account via a two-step process employing a token sent to the e-mail address (the address will be the username). Alternatively, an institutional login can be used (after successful authentication) to create a corresponding LON-CAPA account, if one is missing.
   </description>    </description>
 </file>  </file>
 <file>  <file>
Line 5919  Appleshares access (Macintosh) Line 7591  Appleshares access (Macintosh)
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Interface to modifying a course's internal ENV values for automated      Interface to modifying a course's internal ENV values for automated
     enrollement      enrollment
     </description>
   </file>
   <file>
     <source>loncom/interface/domainprefs.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for modifying domain configuration
     </description>
   </file>
   <file>
     <source>loncom/interface/domainstatus.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for generation of a menu of links to server status utilities
     </description>
   </file>
   <file>
     <source>loncom/interface/lonconfigsettings.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
     <categoryname>handler</categoryname>
     <description>
      Common routines for generating menus to set default configuration settings -  
      for a domain or for a course.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonpdfupload.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonpdfupload.pm</target>
     <categoryname>handler</categoryname>
     <description>
      Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions.
   </description>    </description>
 </file>  </file>
 <file>  <file>
Line 5959  Appleshares access (Macintosh) Line 7664  Appleshares access (Macintosh)
   <target dist='default'>home/httpd/perl/Autoenroll.pl</target>    <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
     Local handler for automated enrollment, standard version.      Script to perform automated enrollments from institutional classlists.
     </description>
   </file>
   <file>
     <source>loncom/enrollment/Autoupdate.pl</source>
     <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
   </description>    </description>
 </file>  </file>
 <file>  <file>
Line 5978  Appleshares access (Macintosh) Line 7691  Appleshares access (Macintosh)
     Local handler for automated enrollment, standard version.      Local handler for automated enrollment, standard version.
   </description>    </description>
 </file>  </file>
   <file>
     <source>loncom/automation/batchcreatecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for batch creation of courses.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonblockingstatus.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Used for displaying the communication blocking status.
     </description>
   </file>
   <file>
   <source>loncom/interface/lonwishlist.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwishlist.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utilities to modify the wishlist (add new links and folders,
   edit, move, sort or delete existing links and folders).
   Links from the wishlist can be imported into courses.</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonwishlistdisplay.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwishlistdisplay.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Module for displaying the wishlist.</description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
     <target dist='default'>home/httpd/perl/Autocreate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script for automated course creation.
     </description>
   </file>
 <fileglob>  <fileglob>
     <glob>*</glob>      <glob>*.pl</glob>
     <sourcedir>loncom/debugging_tools/</sourcedir>      <sourcedir>loncom/debugging_tools/</sourcedir>
     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>      <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
     <categoryname>script</categoryname>      <categoryname>script</categoryname>
Line 5988  Appleshares access (Macintosh) Line 7743  Appleshares access (Macintosh)
     </description>      </description>
 <filenames>  <filenames>
 activity_to_accesscount.pl;  activity_to_accesscount.pl;
   clean_db.pl;
   db_copy.pl;
 dump_db.pl;  dump_db.pl;
 escape.pl;  escape.pl;
 excise_from_db.pl;  excise_from_db.pl;
Line 5997  modify_config_files.pl; Line 7754  modify_config_files.pl;
 parse_scantron.pl;  parse_scantron.pl;
 seed_accesscount.pl;  seed_accesscount.pl;
 stress.pl;  stress.pl;
   testkerberos.pl;
 unescape.pl;  unescape.pl;
 user_login_count.pl;  user_login_count.pl;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   <fileglob>
       <glob>*.*</glob>
       <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
       <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
       <categoryname>script</categoryname>
       <description>
         Binary tools for LON-CAPA
       </description>
   <filenames>
   create_db_dynamic_64_so.3;
   </filenames>
   </fileglob>
   <file>
   <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
   <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/compiled/create_db_dynamic_64</source>
   <target dist='default'>home/httpd/perl/debug/create_db_dynamic_64</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/compiled/dump_db_static_32</source>
   <target dist='default'>home/httpd/perl/debug/dump_db_static_32</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/build/distprobe</source>
   <target dist='default'>home/httpd/perl/distprobe</target>
   <categoryname>script</categoryname>
   <description>
   for probing operating system flavor and version
   </description>
   <note>
   </note>
   </file>
   <file>
   <source>loncom/clusteradmin</source>
   <target dist='default'>home/httpd/perl/manage_dns/clusteradmin</target>
   <categoryname>root script</categoryname>
   <description>
   Script to update cluster tables: dns_hosts.tab and dns_domain.tab
   on a LON-CAPA DNS server.  
   </description>
   <status>works/unverified</status>
   </file>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.414  
changed lines
  Added in v.1.750


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>