Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.728 and 1.797.2.93.4.2

version 1.728, 2011/02/27 18:49:04 version 1.797.2.93.4.2, 2017/06/22 12:56:41
Line 122  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 186  http://www.lon-capa.org/ Line 194  http://www.lon-capa.org/
   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
   <abbreviation>directory</abbreviation>    <abbreviation>directory</abbreviation>
 </category>  </category>
   <category name="pdf manual" type="runtime">
     <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
     <abbreviation>manual</abbreviation>
   </category>
   <category name="pdf manual" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>manual</abbreviation>
   </category>
 </categories>  </categories>
 <rpm>  <rpm>
   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>    <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
Line 242  echo '********************************** Line 258  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 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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 255  echo '********************************** Line 283  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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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='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>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>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 333  echo '********************************** Line 361  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 383  Used by lond parent to check if children Line 417  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/webdav</targetdir>
     <categoryname>server standard</categoryname>
     <description>for storage of webdav DAVLock files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/webdav/sessionIDs</targetdir>
     <categoryname>server standard</categoryname>
     <description>for storage of webdav session files</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 465  extensions</description> Line 511  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/priv</targetdir>
     <categoryname>server standard</categoryname>
     <description>root of hosted authors' construction spaces tree</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res</targetdir>    <targetdir dist='default'>home/httpd/html/res</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>root of resource tree</description>    <description>root of resource tree</description>
Line 507  extensions</description> Line 559  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/jmol</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jsme</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Jmol files</description>    <description>JSME 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/adm/geogebra</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>GeoGebra files</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/adm/jsMath</targetdir>    <targetdir dist='default'>home/httpd/html/adm/geogebra</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jsMath support files</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/adm/jsMath/extensions</targetdir>    <targetdir dist='default'>home/httpd/html/adm/MathJax</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jsMath extension files</description>    <description>MathJax 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/jsMath/uncompressed</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jsMath files (uncompressed)</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/jsMath/plugins</targetdir>    <targetdir dist='default'>home/httpd/html/adm/reactionresponse</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jsMath plugin files</description>    <description>HTML files for reactionresponse items</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>    <targetdir dist='default'>home/httpd/html/adm/LC_math_editor </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor</description>    <description>LON-CAPA math 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/ckeditor</targetdir>    <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Rich Text Editor</description>    <description>Rich Text Editor</description>
 </directory>  </directory>
Line 573  extensions</description> Line 625  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/jQuery/css/ui-lightness</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jQuery JavaScript library -- css files</description>    <description>jQuery JavaScript library -- css 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/jQuery/css/ui-lightness/images</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jQuery JavaScript library -- css images</description>    <description>jQuery JavaScript library -- css images</description>
 </directory>  </directory>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/jpicker</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jQuery JavaScript library -- css files</description>    <description>JQuery color picker JavaScript library</description>
   </directory>
   <directory dist='default'>
     <protetionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/jpicker/js</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery color picker JavaScript library javascript 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/jQuery/css/smoothness/images</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/jpicker/css</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jQuery JavaScript library -- css images</description>    <description>JQuery color picker JavaScript library CSS files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/jpicker/images</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Jquery color picker javascript library image files</description>
   </directory>
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/countdown</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery countdown timer</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/countdown/js</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet directory and popups</description>    <description>JQuery countdown timer</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/countdown/css</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet classes</description>    <description>JQuery countdown timer</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/HotEqn</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/codemirror</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet HotEqn classes and jar</description>    <description>Codemirror</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/Display</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/jQuery/addons</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet display</description>    <description>jQuery addons</description>
   </directory>
   
    
   <!-- JQuery spellchecker plugin -->
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/lang</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/spellchecker/js</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet languages</description>    <description>JQuery spellchecker plugin</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/formats</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/spellchecker/css</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet classes formats (LaTeX, Maxima, etc)</description>    <description>JQuery spellchecker plugin</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker/img</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
   </directory>
   
   <!-- JQuery nicescroll plugin -->
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/nicescroll</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery nicescroll plugin</description>
   </directory>
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>    <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>XML specifications for helpers</description>    <description>XML specifications for helpers</description>
Line 785  are viewable over the world-wide web</de Line 883  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/reactionresponse</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>web user interface resources</description>    <description>LCD font for remote control</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
Line 803  are viewable over the world-wide web</de Line 901  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/lonTabs/dns_checksums</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Version numbers and checksums</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Page headers and graphical interface files</description>    <description>Page headers and graphical interface files</description>
Line 909  each list element consists of only two s Line 1013  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>  <target dist='sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/apache2/loncapa.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 <p>  <p>
Line 949  MySQL database</td></tr> Line 1053  MySQL database</td></tr>
 </table>  </table>
 </note>  </note>
 </file>  </file>
 <file>  <file type="postaboutversion">
 <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>  <target dist='sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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 970  the www@localhost MySQL password, and br Line 1074  the www@localhost MySQL password, and br
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/loncapa_apache_local.conf</source>
   <target dist='default'>etc/httpd/conf/loncapa_apache_local.conf</target>
   <target dist='sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/apache2/loncapa_apache_local.conf</target>
   <categoryname>static conf</categoryname>
   <description>
   Documentation file describing how to add domain-specific Apache configuration
   files, e.g., (loncapa_apache_localmsu.conf).
   loncapa_apache_local.conf needs to exist if no domain-specific file has so far
   been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
   Include conf/loncapa_apache_local*.conf
   </description>
   </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>  <target dist='sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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 983  well as causing the Apache module to be Line 1100  well as causing the Apache module to be
 </file>  </file>
 <link>  <link>
 <linkto>etc/apache2</linkto>  <linkto>etc/apache2</linkto>
 <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>  <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>
 etc/apache2/conf  etc/apache2/conf
 </target>  </target>
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
Line 992  symbolic link to directory /etc/apache2 Line 1109  symbolic link to directory /etc/apache2
 </description>  </description>
 </link>  </link>
 <file>  <file>
   <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
   <target dist='default'>etc/httpd/conf/loncapa_rewrite.conf</target>
   <target dist='sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/apache2/loncapa_rewrite.conf</target>
   <categoryname>conf</categoryname>
   <description>
   Default rewrite file. 
   Default is to disable rewriting of external requests for http:// to https:// 
   by setting: RewriteEngine off
   </description>
   </file>
   <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 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>
 <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>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 1113  utility cgi script to view status of per Line 1263  utility cgi script to view status of per
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/lonmap.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmap.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides a module to read course files into hashes.
     </description>
   </file>
   <file>
   <source>loncom/cgi/lonauthcgi.pm</source>    <source>loncom/cgi/lonauthcgi.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 1141  utility cgi script to view software vers Line 1299  utility cgi script to view software vers
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/lonmodulecheck.pl</source>
   <target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to check for differences between currently
   installed versions of LON-CAPA modules and those expected for the
   LON-CAPA release installed on the server.
   </description>
   </file>
   <file>
 <source>loncom/cgi/ping.pl</source>  <source>loncom/cgi/ping.pl</source>
 <target dist='default'>home/httpd/cgi-bin/ping.pl</target>  <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1309  optional_criteria.task; Line 1477  optional_criteria.task;
 optional_criteria.task.meta;  optional_criteria.task.meta;
 ClickImageExample.problem;  ClickImageExample.problem;
 ClickImageExample.problem.meta;  ClickImageExample.problem.meta;
   custom_equation.problem;
   custom_equation.problem.meta;
 customhints.problem;  customhints.problem;
 customhints.problem.meta;  customhints.problem.meta;
 custompartial.problem;  custompartial.problem;
 custompartial.problem.meta;  custompartial.problem.meta;
 CustomResponse.problem;  CustomResponse.problem;
 CustomResponse.problem.meta;  CustomResponse.problem.meta;
   customunit.problem;
   customunit.problem.meta;
 Essay.problem;  Essay.problem;
 Essay.problem.meta;  Essay.problem.meta;
 examupload.problem;  examupload.problem;
Line 1325  functionplottwo.problem; Line 1497  functionplottwo.problem;
 functionplottwo.problem.meta;  functionplottwo.problem.meta;
 functionplotback.problem;  functionplotback.problem;
 functionplotback.problem.meta;  functionplotback.problem.meta;
   functionplotvector.problem;
   functionplotvector.problem.meta;
 HintFormula.problem;  HintFormula.problem;
 HintFormula.problem.meta;  HintFormula.problem.meta;
 HintMathResponse.problem;  HintMathResponse.problem;
Line 1333  man1.jpg; Line 1507  man1.jpg;
 man1.jpg.meta;  man1.jpg.meta;
 numerical.problem;  numerical.problem;
 numerical.problem.meta;  numerical.problem.meta;
   numMultiAnswerUnordered.problem;
   numMultiAnswerUnordered.problem.meta;
   numPrePro.problem;
   numPrePro.problem.meta;
 Plot.problem.meta;  Plot.problem.meta;
 Plot_curve.problem;  Plot_curve.problem;
 Plot_curve.problem.meta;  Plot_curve.problem.meta;
Line 1359  SelectFromOptions-7ConceptGoups.problem; Line 1537  SelectFromOptions-7ConceptGoups.problem;
 SelectFromOptions-7ConceptGoups.problem.meta;  SelectFromOptions-7ConceptGoups.problem.meta;
 SelectFromOptions-8ConceptGoups.problem;  SelectFromOptions-8ConceptGoups.problem;
 SelectFromOptions-8ConceptGoups.problem.meta;  SelectFromOptions-8ConceptGoups.problem.meta;
   SelectFromOptions-multilingual.problem;
   SelectFromOptions-multilingual.problem.meta;
 SelectFromOptions-Simple.problem;  SelectFromOptions-Simple.problem;
 SelectFromOptions-Simple.problem.meta;  SelectFromOptions-Simple.problem.meta;
 SimpleStringResponse.problem.meta;  SimpleStringResponse.problem.meta;
Line 1370  SimpleFormulaCAS.problem; Line 1550  SimpleFormulaCAS.problem;
 SimpleFormulaCAS.problem.meta;  SimpleFormulaCAS.problem.meta;
 StringResponse.problem;  StringResponse.problem;
 StringResponse.problem.meta;  StringResponse.problem.meta;
   stringPrePro.problem;
   stringPrePro.problem.meta;
 SimpleMatching.problem;  SimpleMatching.problem;
 SimpleMatching.problem.meta;  SimpleMatching.problem.meta;
 SimpleMathResponse.problem;  SimpleMathResponse.problem;
Line 1392  reaction_hint.problem.meta Line 1574  reaction_hint.problem.meta
 </fileglob>  </fileglob>
   
 <file>  <file>
     <source>loncom/interface/spellcheck.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/spellcheck.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Ajax handler for the spellcheck Jquery plugin
     </description>
     <status>IN testing</status>
   </file>
   <file>
   <source>loncom/homework/insertlist.xml</source>    <source>loncom/homework/insertlist.xml</source>
   <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>    <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
   <categoryname>static conf</categoryname>    <categoryname>static conf</categoryname>
Line 1458  and privileges available in the network Line 1649  and privileges available in the network
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/managers.tab</source>
   <target dist='default'>home/httpd/lonTabs/managers.tab</target>
   <categoryname>static conf</categoryname>
   <description>
   List of machines allowed to pass along updates to dns_hosts.tab and dns_domain.tab
   </description>
   </file>
   <file>
 <source>loncom/misc/releaseslist.xml</source>  <source>loncom/misc/releaseslist.xml</source>
 <target dist='default'>home/httpd/lonTabs/releaseslist.xml</target>  <target dist='default'>home/httpd/lonTabs/releaseslist.xml</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 1503  List of all domains in the LON-CAPA netw Line 1702  List of all domains in the LON-CAPA netw
   </description>    </description>
 </file>  </file>
   
   <fileglob>
   <glob>*.tab</glob>
   <sourcedir>loncom/dns_checksums/</sourcedir>
   <targetdir dist='default'>
   home/httpd/lonTabs/dns_checksums/</targetdir>
   <categoryname>www static conf</categoryname>
   <description>
   Files containing version numbers and checksums for most LON-CAPA perl modules,
   perl scripts, cgi scripts, daemons, and a configuration file in each
   LON-CAPA release, starting with 2.10.1
   </description>
   <filenames>
   2.10.1.tab;
   2.11.0.RC1.tab;
   2.11.0.RC2.tab;
   2.11.0.RC3.tab;
   2.11.0.tab;
   2.11.1.tab;
   2.11.2.tab;
   2.11.2.B.tab;
   </filenames>
   </fileglob>
   
 <file>  <file>
   <source>loncom/loncaparevs.tab</source>    <source>loncom/loncaparevs.tab</source>
   <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>    <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
Line 1523  File holds paired data -- hostname:lonHo Line 1745  File holds paired data -- hostname:lonHo
 </file>  </file>
   
 <file>  <file>
     <source>loncom/lonchksums.tab</source>
     <target dist='default'>home/httpd/lonTabs/lonchksums.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing version numbers and checksums for most LON-CAPA perl modules,
   perl scripts, cgi scripts, daemons, and a configuration file for current
   server. Updated by loncron.
     </description>
   </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>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
Line 1628  file: nohist_courseids.db found in /home Line 1861  file: nohist_courseids.db found in /home
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/misc/checkforupdates.pl</source>
   <target dist='default'>home/httpd/perl/checkforupdates.pl</target>
   <categoryname>script</categoryname>
   <description>
   Perl script run by cron to check:
   (a) for differences between currently installed versions of LON-CAPA modules
   and those expected for the particular LON-CAPA release
   (b) if an updated LON-CAPA release is available from install.loncapa.org
   </description>
   </file>
   <file>
   <source>loncom/misc/rebuild_lastlogin.pl</source>
   <target dist='default'>home/httpd/perl/debug/rebuild_lastlogin.pl</target>
   <categoryname>script</categoryname>
   <description>
   Perl script run as www to populate nohist_crslastlogin.db for course(s) on
   a library server to record most recent "log-in" by each user in a course.
   
   This script is intended to be run after installation of LON-CAPA
   2.11.0 on a library server to populate nohist_crslastlogin.db files
   for the domain's courses. (Thereafter role selection after log-in
   on a server running 2.11.0 will update nohist_crslastlogin.db
   when a course role is selected.)
   
   This script might be run at other times. For example:
   (a) if course user sessions are being routinely hosted on pre-2.11.0 servers.
   (b) if nohist_crslastlogin.db is lost or corrupted, and needs to be rebuilt.
   </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 1753  loncom/build/CHECKRPMS Line 2016  loncom/build/CHECKRPMS
 <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/cgi/listdomconfig.pl</source>
   <target dist='default'>home/httpd/cgi-bin/listdomconfig.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to display domain configuration as plain text.
   For use on the primary library server for a domain. Access control uses
   routines in lonauthcgi.pm
   </description>
   </file>
   <file>
   <source>loncom/cgi/listcodes.pl</source>
   <target dist='default'>home/httpd/cgi-bin/listcodes.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to display courses with unique six character codes.
   For use on the primary library server for a domain. Access control uses
   routines in lonauthcgi.pm.  Display formats are: csv (default), html, xml.
   </description>
   </file>
   <file>
   <source>loncom/cgi/quotacheck.pl</source>
   <target dist='default'>home/httpd/cgi-bin/quotacheck.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to display disk usage and quota for content
   uploaded directly to a course/community via the Course Editor.
   </description>
   </file>
   <file>
   <source>loncom/cgi/enrollqueued.pl</source>
   <target dist='default'>home/httpd/cgi-bin/enrollqueued.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to process a queued self-enrollment request
   and output a web address which should be provided as a link the
   the student follows to access the course. Can support validation
   of self-enrollment requests on a third party system/server which
   handles payment etc.
   </description>
   </file>
   <file>
   <source>loncom/cgi/createpending.pl</source>
   <target dist='default'>home/httpd/cgi-bin/createpending.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to process a pending course request
   for an unofficial course, textbook course, or community, and
   and output a web address which should be provided as a link the
   the requester follows to access the new course. If this course type
   has been configued to have a six character code associated with
   it, the will be output also, (e.g., for recording locally, and/or
   display to the requester). The script was implemented to support
   validation of course requests on a third party system/server which
   handles payment etc.
   </description>
   </file>
   <file>
 <source>loncom/homework/templates/sampleexternal.pl</source>  <source>loncom/homework/templates/sampleexternal.pl</source>
 <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>  <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1855  Allows www to change user passwords. Line 2170  Allows www to change user passwords.
 <status>being updated</status>  <status>being updated</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuseradd</source>  <source>loncom/lciptables</source>
 <target dist='default'>home/httpd/perl/lcuseradd</target>  <target dist='default'>home/httpd/perl/lciptables</target>
 <categoryname>setuid script</categoryname>  
 <description>  
 Coordinates the system services and files in order to allow lond to add a  
 new user.  
 </description>  
 <status>being updated</status>  
 </file>  
 <file>  
 <source>loncom/lchtmldir</source>  
 <target dist='default'>home/httpd/perl/lchtmldir</target>  
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 Manages the file system ramifications of adding author mode to a user.   Calls iptables to update firewall settings for port used for internal
 If necessary a public_html diretory is added, permissions and ownership are  LON-CAPA communication to receive traffic from other servers in cluster
 set according to the user's authentication mode.  
 </description>  </description>
 <status>New file</status>  <status>New file</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lciptables</source>  <source>loncom/lchttpdlogs</source>
 <target dist='default'>home/httpd/perl/lciptables</target>  <target dist='default'>home/httpd/perl/lchttpdlogs</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 Calls iptables to update firewall settings for port used for internal  script called by loncron to tail latest web server access and error logs.
 LON-CAPA communication to receive traffic from other servers in cluster  
 </description>  </description>
 <status>New file</status>  <status>works/verified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuserdel</source>  <source>loncom/lcuserdel</source>
Line 1939  HTTPi webserver license Line 2242  HTTPi webserver license
 HTTPi webserver readme   HTTPi webserver readme 
 </description>  </description>
 </file>  </file>
 <file>  <file type="postaboutversion">
 <source>loncom/license/about.html</source>  <source>loncom/license/about.html</source>
 <target dist='default'>home/httpd/html/adm/about.html</target>  <target dist='default'>home/httpd/html/adm/about.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 2166  Handler to put up simple page Line 2469  Handler to put up simple page
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonextresedit.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonextresedit.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to edit external resource.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickcode.pm</source>    <source>loncom/interface/lonpickcode.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 2211  Handler to pick a user from a directory Line 2523  Handler to pick a user from a directory
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/loncourserespicker.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Provides interface to select resources/folders from a course
   (e.g., for IMS export, or choosing content for exam blocking).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/londependencies.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londependencies.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Provides interface for uploading, replacing and deleting files which
   are (or used to be) dependencies for an HTML page uploaded directly to a course.
   </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 2385  loncom/build/help_graphics_converter.pl Line 2717  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/author.manual.pdf</source>  <source>doc/help/author.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
 <categoryname>handler</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Author's Manual  The PDF Author's Manual
 </description>  </description>
Line 2414  loncom/build/help_graphics_converter.pl Line 2746  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/course.manual.pdf</source>  <source>doc/help/course.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
 <categoryname>interface file</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Course Manual  The PDF Course Manual
 </description>  </description>
Line 2443  loncom/build/help_graphics_converter.pl Line 2775  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/domain.manual.pdf</source>  <source>doc/help/domain.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
 <categoryname>interface file</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Domain Manual  The PDF Domain Manual
 </description>  </description>
Line 2539  anno.gif; Line 2871  anno.gif;
 anot.gif;  anot.gif;
 anot2.gif;  anot2.gif;
 authorRemote.gif;  authorRemote.gif;
   author_example_directory.gif;
   author_new_content.gif;
   author_top_menu.gif;
   back.gif;
 bchat.gif;  bchat.gif;
 blog.gif;  blog.gif;
   bomb.gif;
 catalog.gif;  catalog.gif;
 ccat.gif;  ccat.gif;
 chat.gif;  chat.gif;
   chkrole.gif;
 chrt.gif;  chrt.gif;
 com.gif;  com.gif;
 constructionSpace.gif;  constructionSpace.gif;
Line 2561  dynamic_piecewise.gif; Line 2899  dynamic_piecewise.gif;
 dynamic_piecewise2.gif;  dynamic_piecewise2.gif;
 dynamic_plot.gif;  dynamic_plot.gif;
 dynamic_plot2.gif;  dynamic_plot2.gif;
   edit.gif;
   editmap.gif;
   editwishlist.gif;
 edit-find-replace.gif;  edit-find-replace.gif;
 edit-redo.gif;  edit-redo.gif;
 edit-undo.gif;  edit-undo.gif;
Line 2570  extres.gif; Line 2911  extres.gif;
 fdbk.gif;  fdbk.gif;
 feedback.gif;  feedback.gif;
 formulaResponse.gif;  formulaResponse.gif;
   forw.gif;
   FPRexamples.gif;
 fromfile.gif;  fromfile.gif;
 grds.gif;  grds.gif;
 grps.gif;  grps.gif;
   help.gif;
   helpdesk-access.gif;
   html_page_plaintext.gif;
   html_page_richtext.gif;
 list-add.gif;  list-add.gif;
 login.gif;  login.gif;
 lonhelpheader.gif;  lonhelpheader.gif;
Line 2595  mapStraightened.gif; Line 2942  mapStraightened.gif;
 mapTwoResources.gif;  mapTwoResources.gif;
 messalog.gif;  messalog.gif;
 mngcu.gif;  mngcu.gif;
   multiple_choice_problem_menu.gif;
 nav.gif;  nav.gif;
 navigation.gif;  navigation.gif;
 network-workgroup.gif;  network-workgroup.gif;
 new.gif;  new.gif;
   newmsg.gif;
 numericalResponse1.gif;  numericalResponse1.gif;
 numericalResponseEditor.gif;  numericalResponseEditor.gif;
 numericalResponseSlopeProblem.gif;  numericalResponseSlopeProblem.gif;
Line 2613  pref.gif; Line 2962  pref.gif;
 preferences-desktop-font.gif;  preferences-desktop-font.gif;
 preferences-desktop-locale.gif;  preferences-desktop-locale.gif;
 preferences-desktop-theme.gif;  preferences-desktop-theme.gif;
   problem_editing_colorful.gif;
   problem_editing_xml.gif;
   problem_testing.gif;
 prt.gif;  prt.gif;
 publishMetadata.gif;  publishMetadata.gif;
 radioResponse2.gif;  radioResponse2.gif;
Line 2624  roles.gif; Line 2976  roles.gif;
 rsrv.gif;  rsrv.gif;
 scoreupfrm.gif;  scoreupfrm.gif;
 sctr.gif;  sctr.gif;
   selfenrl-queue.gif;
 self_enroll.gif;  self_enroll.gif;
 simple.gif;  simple.gif;
 simpprob.gif;  simpprob.gif;
Line 2639  subtimpl.gif; Line 2992  subtimpl.gif;
 survey_rep.gif;  survey_rep.gif;
 syllabus.gif;  syllabus.gif;
 system-users.gif;  system-users.gif;
   tolastloc.gif;
   turning.gif;
 uploadscores.gif;  uploadscores.gif;
 uplusr.gif;  uplusr.gif;
 vbkm.gif;  
 verify.gif;  verify.gif;
   webdavcentosauth.gif;
   webdavcentosdirectory.gif;
   webdavcentosmenu.gif;
   webdavcentosurl.gif;
   webdavforkliftdirectory.gif;
   webdavforkliftedit.gif;
   webdavforkliftmenu.gif;
   webdavforklifturl.gif;
   webdavmacauth.gif;
   webdavmacconnect.gif;
   webdavmacdirectory.gif;
   webdavmacedit.gif;
   webdavmacfinder.gif;
   webdavwin7auth.gif;
   webdavwin7directory.gif;
   webdavwin7map.gif;
   webdavwin7menu.gif;
   webdavwin7url.gif;
   webpage.gif;
 wishlist.gif;  wishlist.gif;
 wishlist-link.gif;  wishlist-link.gif;
 iclicker.gif;  iclicker.gif;
Line 2686  anno.eps; Line 3059  anno.eps;
 anot.eps;  anot.eps;
 anot2.eps;  anot2.eps;
 authorRemote.eps;  authorRemote.eps;
   author_example_directory.eps;
   author_new_content.eps;
   author_top_menu.eps;
   back.eps;
 bchat.eps;  bchat.eps;
 blog.eps;  blog.eps;
   bomb.eps;
 catalog.eps;  catalog.eps;
 ccat.eps;  ccat.eps;
 chat.eps;  chat.eps;
   chkrole.eps;
 chrt.eps;  chrt.eps;
 com.eps;  com.eps;
 constructionSpace.eps;  constructionSpace.eps;
Line 2708  dynamic_piecewise.eps; Line 3087  dynamic_piecewise.eps;
 dynamic_piecewise2.eps;  dynamic_piecewise2.eps;
 dynamic_plot.eps;  dynamic_plot.eps;
 dynamic_plot2.eps;  dynamic_plot2.eps;
   edit.eps;
   editmap.eps;
   editwishlist.eps;
 edit-find-replace.eps;  edit-find-replace.eps;
 edit-redo.eps;  edit-redo.eps;
 edit-undo.eps;  edit-undo.eps;
Line 2717  extres.eps; Line 3099  extres.eps;
 fdbk.eps;  fdbk.eps;
 feedback.eps;  feedback.eps;
 formulaResponse.eps;  formulaResponse.eps;
   forw.eps;
   FPRexamples.eps;
 fromfile.eps;  fromfile.eps;
 grds.eps;  grds.eps;
 grps.eps;  grps.eps;
   help.eps;
   helpdesk-access.eps;
   html_page_plaintext.eps;
   html_page_richtext.eps;
 list-add.eps;  list-add.eps;
 lonhelpheader.eps;  lonhelpheader.eps;
 login.eps;  login.eps;
Line 2742  mapStraightened.eps; Line 3130  mapStraightened.eps;
 mapTwoResources.eps;  mapTwoResources.eps;
 messalog.eps;  messalog.eps;
 mngcu.eps;  mngcu.eps;
   multiple_choice_problem_menu.eps;
 nav.eps;  nav.eps;
 navigation.eps;  navigation.eps;
 network-workgroup.eps;  network-workgroup.eps;
 new.eps;  new.eps;
   newmsg.eps;
 numericalResponse1.eps;  numericalResponse1.eps;
 numericalResponseEditor.eps;  numericalResponseEditor.eps;
 numericalResponseSlopeProblem.eps;  numericalResponseSlopeProblem.eps;
Line 2759  port.eps; Line 3149  port.eps;
 preferences-desktop-font.eps;  preferences-desktop-font.eps;
 preferences-desktop-locale.eps;  preferences-desktop-locale.eps;
 preferences-desktop-theme.eps;  preferences-desktop-theme.eps;
   problem_editing_colorful.eps;
   problem_editing_xml.eps;
   problem_testing.eps;
 prt.eps;  prt.eps;
 publishMetadata.eps;  publishMetadata.eps;
 radioResponse2.eps;  radioResponse2.eps;
Line 2770  roles.eps; Line 3163  roles.eps;
 rsrv.eps;  rsrv.eps;
 scoreupfrm.eps;  scoreupfrm.eps;
 sctr.eps;  sctr.eps;
   selfenrl-queue.eps;
 self_enroll.eps;  self_enroll.eps;
 simple.eps;  simple.eps;
 simpprob.eps;  simpprob.eps;
Line 2785  subtimpl.eps; Line 3179  subtimpl.eps;
 survey_rep.eps;  survey_rep.eps;
 syllabus.eps;  syllabus.eps;
 system-users.eps;  system-users.eps;
   tolastloc.eps;
   turning.eps;
 uploadscores.eps;  uploadscores.eps;
 uplusr.eps;  uplusr.eps;
 vbkm.eps;  
 verify.eps;  verify.eps;
   webdavcentosauth.eps;
   webdavcentosdirectory.eps;
   webdavcentosmenu.eps;
   webdavcentosurl.eps;
   webdavforkliftdirectory.eps;
   webdavforkliftedit.eps;
   webdavforkliftmenu.eps;
   webdavforklifturl.eps;
   webdavmacauth.eps;
   webdavmacconnect.eps;
   webdavmacdirectory.eps;
   webdavmacedit.eps;
   webdavmacfinder.eps;
   webdavwin7auth.eps;
   webdavwin7directory.eps;
   webdavwin7map.eps;
   webdavwin7menu.eps;
   webdavwin7url.eps;
   webpage.eps;
 wishlist.eps;  wishlist.eps;
 wishlist-link.eps;  wishlist-link.eps;
 iclicker.eps;  iclicker.eps;
Line 2822  Ambiguous_Reference.tex; Line 3236  Ambiguous_Reference.tex;
 Analysis_Analyze_Over.tex;  Analysis_Analyze_Over.tex;
 Analyze_Problem.tex;  Analyze_Problem.tex;
 Answer_Date.tex;  Answer_Date.tex;
   Answer_Display_Overview.tex;
 Annotation.tex;  Annotation.tex;
 Authentication.tex;  Authentication.tex;
 Auth_Options.tex;  Auth_Options.tex;
Line 2847  Authoring_ImageResponse.tex; Line 3262  Authoring_ImageResponse.tex;
 Authoring_Input_Tags.tex;  Authoring_Input_Tags.tex;
 Authoring_Internal_Tags.tex;  Authoring_Internal_Tags.tex;
 Authoring_Intro.tex;  Authoring_Intro.tex;
   Authoring_Library_Scripts.tex;
 Authoring_Math_Editor.tex;  Authoring_Math_Editor.tex;
   Authoring_Multilingual_Problems.tex;
 Authoring_NumericalResponse.tex;  Authoring_NumericalResponse.tex;
 Authoring_OptionResponse.tex;  Authoring_OptionResponse.tex;
 Authoring_Output_Tags.tex;  Authoring_Output_Tags.tex;
Line 2858  Authoring_Response_Attributes.tex; Line 3275  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_Surveys.tex;
   Authoring_WebDAV.tex;
   Authoring_WebDAV_Mac_10v6.tex;
   Authoring_WebDAV_Mac_10v10.tex;
   Authoring_WebDAV_Windows_v7.tex;
   Authoring_WebDAV_Linux_Centos.tex;
 Authoring_XML_Intro.tex;  Authoring_XML_Intro.tex;
   Author_Change_Privileges.tex;
   Author_Create_Coauthor_List.tex;
 Author_LON-CAPA_Introduction.tex;  Author_LON-CAPA_Introduction.tex;
 Author_Manual_Title_Page.tex;  Author_Manual_Title_Page.tex;
   Author_Menu.tex;
 Author_Numerical_and_Formula.tex;  Author_Numerical_and_Formula.tex;
 Author_Remote_Control.tex;  Author_Remote_Control.tex;
   Author_User_Logs.tex;
   Author_View_Coauthor_List.tex;
 Batch_Creation.tex;  Batch_Creation.tex;
 BridgeTask_About.tex;  BridgeTask_About.tex;
 BridgeTask_Conditions.tex;  BridgeTask_Conditions.tex;
Line 2907  Chatting.tex; Line 3334  Chatting.tex;
 Clicker_Registration.tex;  Clicker_Registration.tex;
 Coauthor.tex;  Coauthor.tex;
 Construction_Space_Overview.tex;  Construction_Space_Overview.tex;
   Content_Page_Overview.tex;
 Contextual_Help.tex;  Contextual_Help.tex;
 Course_Add_Other.tex;  Course_Add_Other.tex;
 Course_Add_Student.tex;  Course_Add_Student.tex;
   Course_Approve_Selfenroll.tex;
 Course_Automated_Enrollment.tex;  Course_Automated_Enrollment.tex;
 Course_Broadcast_Message.tex;  Course_Broadcast_Message.tex;
 Course_Change_Privileges.tex;  Course_Change_Privileges.tex;
Line 2918  Course_Chat.tex; Line 3347  Course_Chat.tex;
 Course_Convert_To_CSV.tex;  Course_Convert_To_CSV.tex;
 Course_Coordination_Intro.tex;  Course_Coordination_Intro.tex;
 Course_Create_Class_List.tex;  Course_Create_Class_List.tex;
   Course_Creation_Log.tex;
 Course_Critical_Message.tex;  Course_Critical_Message.tex;
 Course_Deleting.tex;  Course_Deleting.tex;
 Course_Disable_Discussion.tex;  Course_Disable_Discussion.tex;
Line 2929  Course_Environment.tex; Line 3359  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_Helpdesk_Access.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;
Line 2949  Course_Prefs_Spreadsheet.tex; Line 3380  Course_Prefs_Spreadsheet.tex;
 Course_Prefs_Discussions.tex;  Course_Prefs_Discussions.tex;
 Course_Prefs_General.tex;  Course_Prefs_General.tex;
 Course_Prefs_Other.tex;  Course_Prefs_Other.tex;
   Course_Prefs_Settings.tex;
 Course_Problem_Weight.tex;  Course_Problem_Weight.tex;
   Course_Requests.tex;
 Course_Request_Access_End.tex;  Course_Request_Access_End.tex;
 Course_Request_Access_Start.tex;  Course_Request_Access_Start.tex;
 Course_Request_Autoadd.tex;  Course_Request_Autoadd.tex;
Line 2974  Course_Student_Grade_Override.tex; Line 3407  Course_Student_Grade_Override.tex;
 Course_Student_Work.tex;  Course_Student_Work.tex;
 Course_Toplevel_Seq.tex;  Course_Toplevel_Seq.tex;
 Course_User_Evaluation.tex;  Course_User_Evaluation.tex;
   Course_User_Logs.tex;
 Course_User_Parameter.tex;  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_Content_Overview.tex;
 Creating_Domain_Coordinators.tex;  Creating_Domain_Coordinators.tex;
   Creating_Formula_Response.tex;
 Creating_Groups.tex;  Creating_Groups.tex;
   Creating_Math_Response_Problems.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_Problem_Creation.tex;
 Custom_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;  Distribute_Messages.tex;
Line 2994  Docs_About_Simple_Page.tex; Line 3433  Docs_About_Simple_Page.tex;
 Docs_About_Syllabus.tex;  Docs_About_Syllabus.tex;
 Docs_Adding_Course_Doc.tex;  Docs_Adding_Course_Doc.tex;
 Docs_Adding_External_Resource.tex;  Docs_Adding_External_Resource.tex;
   Docs_Adding_External_Tool.tex;
 Docs_Adding_Folders.tex;  Docs_Adding_Folders.tex;
 Docs_Adding_Pages.tex;  Docs_Adding_Pages.tex;
 Docs_Adding_Syllabus.tex;  Docs_Adding_Syllabus.tex;
 Docs_Alternatives.tex;  Docs_Alternatives.tex;
 Docs_Check_Resource_Versions.tex;  Docs_Check_Resource_Versions.tex;
 Docs_Creating_From_Template.tex;  Docs_Creating_From_Template.tex;
   Docs_Course_Roster.tex;
   Docs_Dropbox.tex;
 Docs_Dump_Course_Docs.tex;  Docs_Dump_Course_Docs.tex;
 Docs_Export_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_Import_Stored_Link.tex;
   Docs_Importing_IMS_Course.tex;
 Docs_Importing_LON-CAPA_Resource.tex;  Docs_Importing_LON-CAPA_Resource.tex;
 Docs_Load_Map.tex;  Docs_Load_Map.tex;
 Docs_Main_Course_Documents.tex;  Docs_Main_Course_Documents.tex;
 Docs_Navigate_Content.tex;  Docs_Navigate_Content.tex;
   Docs_Numerical_Response.tex;
 Docs_Option_Response.tex;  Docs_Option_Response.tex;
 Docs_Overview.tex;  Docs_Overview.tex;
 Docs_Radio.tex;  Docs_Radio.tex;
Line 3018  Docs_String_Response.tex; Line 3463  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;
   Docs_Viewing_Course_Doc.tex;
   Docs_Web_Page.tex;
   Domain_Change_Logs.tex;
   Domain_Change_Privileges.tex;
 Domain_Configuration_Auto_Creation.tex;  Domain_Configuration_Auto_Creation.tex;
 Domain_Configuration_Auto_Enrollment.tex;  Domain_Configuration_Auto_Enrollment.tex;
 Domain_Configuration_Auto_Updates.tex;  Domain_Configuration_Auto_Updates.tex;
Line 3025  Domain_Configuration_Cataloging_Courses. Line 3474  Domain_Configuration_Cataloging_Courses.
 Domain_Configuration_Color_Schemes.tex;  Domain_Configuration_Color_Schemes.tex;
 Domain_Configuration_Contact_Info.tex;  Domain_Configuration_Contact_Info.tex;
 Domain_Configuration_Course_Defaults.tex;  Domain_Configuration_Course_Defaults.tex;
   Domain_Configuration_Help_Settings.tex;
 Domain_Configuration_InstDirectory_Search.tex;  Domain_Configuration_InstDirectory_Search.tex;
 Domain_Configuration_LangTZAuth.tex;  Domain_Configuration_LangTZAuth.tex;
   Domain_Configuration_Load_Balancing.tex;
 Domain_Configuration_Login_Page.tex;  Domain_Configuration_Login_Page.tex;
 Domain_Configuration_Quotas.tex;  Domain_Configuration_Quotas.tex;
   Domain_Configuration_Request_Author.tex;
 Domain_Configuration_Request_Courses.tex;  Domain_Configuration_Request_Courses.tex;
 Domain_Configuration_Scantron_Format.tex;  Domain_Configuration_Scantron_Format.tex;
   Domain_Configuration_Self_Creation.tex;
   Domain_Configuration_Selfenrollment.tex;
 Domain_Configuration_Server_Status.tex;  Domain_Configuration_Server_Status.tex;
   Domain_Configuration_SSL.tex;
 Domain_Configuration_User_Creation.tex;  Domain_Configuration_User_Creation.tex;
 Domain_Configuration_User_Modification.tex;  Domain_Configuration_User_Modification.tex;
 Domain_Configuration_User_Sessions.tex;  Domain_Configuration_User_Sessions.tex;
 Domain_Coordination_Intro.tex;  Domain_Coordination_Intro.tex;
 Domain_Coordination_Overview.tex;  Domain_Coordination_Overview.tex;
   Domain_Create_Users.tex;
 Domain_Crontab_Entries.tex;  Domain_Crontab_Entries.tex;
   Domain_Editing_Custom_Roles.tex;
 Domain_Manual_Title_Page.tex;  Domain_Manual_Title_Page.tex;
   Domain_Role_Approvals.tex;
   Domain_Role_Logs.tex;
   Domain_User_Access_Logs.tex;
   Domain_Username_Approvals.tex;
   Domain_View_Privileges.tex;
   Domain_View_Users_List.tex;
 Due_Date.tex;  Due_Date.tex;
   Dynamic_Plot_Overview.tex;
 Edit_Syllabus.tex;  Edit_Syllabus.tex;
 Error.tex;  Error.tex;
 exam_answers.tex;  exam_answers.tex;
Line 3059  Feedback_Discussion.tex; Line 3523  Feedback_Discussion.tex;
 Feedback_Policy.tex;  Feedback_Policy.tex;
 Finding_Resources.tex;  Finding_Resources.tex;
 Foils.tex;  Foils.tex;
   ForceIDChange.tex;
 Formula_Answers.tex;  Formula_Answers.tex;
 Formula_Editor.tex;  Formula_Editor.tex;
 Formula_Response_Adv_Intro.tex;  Formula_Response_Adv_Intro.tex;
Line 3067  Formula_Response_Limitations.tex; Line 3532  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_Overview.tex;
 Function_Plot_Response_Background_Plot.tex;  Function_Plot_Response_Background_Plot.tex;
 Function_Plot_Response_Evaluation_Rule.tex;  Function_Plot_Response_Evaluation_Rule.tex;
 Function_Plot_Response_Rule_Set.tex;  Function_Plot_Response_Rule_Set.tex;
 Function_Plot_Response_Elements.tex;  Function_Plot_Response_Elements.tex;
 Function_Plot_Response_Question.tex;  Function_Plot_Response_Question.tex;
 Function_Plot_Response_Spline.tex;  Function_Plot_Response_Spline.tex;
   Function_Plot_Response_Custom_Rule.tex;
   Function_Plot_Response_Object.tex;
   Function_Plot_Response_Vector.tex;
   Function_Plot_Response_Vector_Rule.tex;
   Function_Plot_Response_Vector_Sum_Rule.tex;
 General_Intro.tex;  General_Intro.tex;
 Generation.tex;  Generation.tex;
 Grade_All.tex;  Grade_All.tex;
Line 3096  Help.tex; Line 3567  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_Authentication.tex;
   Institutional_Integration_CAS.tex;
 Institutional_Integration_Course_Codes.tex;  Institutional_Integration_Course_Codes.tex;
   Institutional_Integration_Course_Requests.tex;
 Institutional_Integration_Format_Checks.tex;  Institutional_Integration_Format_Checks.tex;
 Institutional_Integration_Identity_Management.tex;  Institutional_Integration_Identity_Management.tex;
   Institutional_Integration_Shibboleth.tex;
 Institutional_Integration_User_Categories.tex;  Institutional_Integration_User_Categories.tex;
 Latex_Footer.tex;  Latex_Footer.tex;
 Latex_Header.tex;  Latex_Header.tex;
Line 3220  Slot_SelectingField.tex; Line 3694  Slot_SelectingField.tex;
 Slot_SpecifyProctors.tex;  Slot_SpecifyProctors.tex;
 Some_Items_Were_Not_Submitted.tex;  Some_Items_Were_Not_Submitted.tex;
 Spreadsheet_About.tex;  Spreadsheet_About.tex;
   Spreadsheet_Authoring.tex;
 Spreadsheet_Calculation.tex;  Spreadsheet_Calculation.tex;
 Spreadsheet_Calculation_Time.tex;  Spreadsheet_Calculation_Time.tex;
   Spreadsheet_Category_Grades.tex;
 Spreadsheet_Cell_Editing.tex;  Spreadsheet_Cell_Editing.tex;
 Spreadsheet_Editing.tex;  Spreadsheet_Editing.tex;
 Spreadsheet_Export_Row.tex;  Spreadsheet_Export_Row.tex;
Line 3256  Table_Mode.tex; Line 3732  Table_Mode.tex;
 Testbank_Formatting.tex;  Testbank_Formatting.tex;
 TEXDropEmptyColumns_attribute.tex;  TEXDropEmptyColumns_attribute.tex;
 TEXitemgroupwidth_attribute.tex;  TEXitemgroupwidth_attribute.tex;
 TEXitemgroup_attribute.tex;  
 TEXlayout_attribute.tex;  TEXlayout_attribute.tex;
 TEXsize_attribute.tex;  TEXsize_attribute.tex;
 TEXtype_attribute.tex;  TEXtype_attribute.tex;
Line 3278  View_recent_activity.tex; Line 3753  View_recent_activity.tex;
 What_Is_LON-CAPA.tex;  What_Is_LON-CAPA.tex;
 Why_LON-CAPA.tex;  Why_LON-CAPA.tex;
 Wishlist.tex;  Wishlist.tex;
   Wrong_Num_Boxes_Checked.tex;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3293  German Tex files for the help system Line 3769  German Tex files for the help system
 About_Bombs.tex;  About_Bombs.tex;
 About_Communication.tex;  About_Communication.tex;
 Auth_Options.tex;  Auth_Options.tex;
   Authoring_ExternalResponse.tex;
 Authoring_Math_Editor.tex;  Authoring_Math_Editor.tex;
 Contextual_Help.tex;  Authoring_Multilingual_Problems.tex;
   Caching.tex;
 Cascading_Parameters.tex;  Cascading_Parameters.tex;
   Change_Colors.tex;
   Change_Discussion_Display.tex;
   Change_Password.tex;
   Contextual_Help.tex;
   Course_Change_Privileges.tex;
 Course_Convert_To_CSV.tex;  Course_Convert_To_CSV.tex;
 Course_Create_Class_List.tex;  Course_Create_Class_List.tex;
   Course_Critical_Message.tex;
 Course_Self_Enrollment.tex;  Course_Self_Enrollment.tex;
   Creating_Math_Response_Problems.tex;
 Docs_About_Bulletin_Board.tex;  Docs_About_Bulletin_Board.tex;
 Docs_About_Group_Files.tex;  Docs_About_Group_Files.tex;
 Docs_About_My_Personal_Info.tex;  Docs_About_My_Personal_Info.tex;
Line 3307  Docs_About_Syllabus.tex; Line 3792  Docs_About_Syllabus.tex;
 Docs_Adding_Course_Doc.tex;  Docs_Adding_Course_Doc.tex;
 Docs_Adding_Folders.tex;  Docs_Adding_Folders.tex;
 Docs_Editing_Templated_Pages.tex;  Docs_Editing_Templated_Pages.tex;
   Docs_Import_Stored_Link.tex;
 Docs_Navigate_Content.tex;  Docs_Navigate_Content.tex;
 Docs_Score_Upload_Form.tex;  Docs_Score_Upload_Form.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   ForceIDChange.tex;
   Formula_Answers.tex;
 Formula_Editor.tex;  Formula_Editor.tex;
 General_Intro.tex;  General_Intro.tex;
 Generation.tex;  Generation.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Parameter_Overview.tex;  Parameter_Overview.tex;
   Parameter_Set_Folder.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.tex;
   Portfolio_ShareFile_ChangeSetting.tex;
   Portfolio_ShareFile_Conditional.tex;
   Portfolio_ShareFile_SetAccess.tex;
   Portfolio_ShareFile_StopAccess.tex;
   Prefs_About_Me.tex;
   Prefs_Forwarding.tex;
   Prefs_Language.tex;
   Prefs_Messages.tex;
   Prefs_Notification.tex;
   Prefs_Screen_Name_Nickname.tex;
   Problem_Editor_XML_Index.tex;
 Problem_Parameters.tex;  Problem_Parameters.tex;
 Publishing_Copyright.tex;  Publishing_Copyright.tex;
 Publishing_Keywords.tex;  Publishing_Keywords.tex;
Line 3324  Ranking_Problems.tex; Line 3836  Ranking_Problems.tex;
 Receipt.tex;  Receipt.tex;
 Search_Advanced.tex;  Search_Advanced.tex;
 Search_Basic.tex;  Search_Basic.tex;
   Sending_Email.tex;
   Some_Items_Were_Not_Submitted.tex;
 Student_Intro.tex;  Student_Intro.tex;
 Syllabus_ExtLink.tex;  Syllabus_ExtLink.tex;
 Table_Mode.tex;  Table_Mode.tex;
 Tries.tex;  Tries.tex;
 Uploaded_Templates_PublicView.tex;  Uploaded_Templates_PublicView.tex;
 Uploaded_Templates_TextBoxes.tex;  Uploaded_Templates_TextBoxes.tex;
   View_recent_activity.tex;
   Wishlist.tex;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3372  rebuild_label_hash.sh Line 3888  rebuild_label_hash.sh
 </dependencies>  </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 3380  rebuild_label_hash.sh Line 3896  rebuild_label_hash.sh
     Fonts for convertjme.pl      Fonts for convertjme.pl
   </description>    </description>
   <filenames>    <filenames>
 AUTHORS;  
 BUGS;  
 DejaVuSerif-Roman.ttf;  DejaVuSerif-Roman.ttf;
 DejaVuSansMono-Bold.ttf;  DejaVuSansMono-Bold.ttf;
 DejaVuSans.pfb;  DejaVuSans.pfb;
 DejaVuSans.ttf;  DejaVuSans.ttf;
 DejaVuSerif.pfb;  DejaVuSerif.pfb;
 DejaVuSerif.ttf;  DejaVuSerif.ttf;
 LICENSE;  
 NEWS;  
 README;  
 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 3855  Contains a set of functions that generat Line 4407  Contains a set of functions that generat
 <file>  <file>
 <source>loncom/interface/lonhtmlgateway.pm</source>  <source>loncom/interface/lonhtmlgateway.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>
   <categoryname>handler</categoryname>
 <description>  <description>
 Contains a set of functions to properly parse and handle HTML input and output  Contains a set of functions to properly parse and handle HTML input and output
 </description>  </description>
Line 3896  Localization class for Locale::Maketext Line 4449  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>
 <filenames>  <filenames>
   en.pm;
 de.pm;  de.pm;
 pt.pm;  pt.pm;
 fr.pm;  fr.pm;
Line 3910  ru.pm; Line 4464  ru.pm;
 fa.pm;  fa.pm;
 ar.pm;  ar.pm;
 es.pm;  es.pm;
   he.pm;
 x_chef.pm;  x_chef.pm;
 zh.pm;  zh.pm;
 </filenames>  </filenames>
Line 4012  assignment. Line 4567  assignment.
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
   
   <file>
     <source>loncom/html/adm/jsme/JSME_2015-02-09.zip</source>
     <target dist='default'>home/httpd/html/adm/jsme</target>
     <categoryname>script</categoryname>
     <description>
      JSME files (Javascript version of JME) for editing organic structures
      NOTE: the commands file `mv`'s the files out of the original location provided
      unzipping the file, making it look cleaner in the /home/.../adm/ directory
     </description>
     <installscript>
   commands
     </installscript>
     <dependencies>
   loncom/html/adm/jsme/commands;
   loncom/html/adm/jsme/VERSION;
   loncom/html/adm/jsme/JSME_2015-02-09.zip;
     </dependencies>
   </file>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/jme/</sourcedir>    <sourcedir>loncom/html/adm/jme/</sourcedir>
Line 4063  jlm_greek.jar.pack.gz; Line 4637  jlm_greek.jar.pack.gz;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <file>
   <glob>*.*</glob>    <source>loncom/html/adm/jmol/jmol-loncapa.zip</source>
   <sourcedir>loncom/html/adm/jmol/</sourcedir>    <target dist='default'>home/httpd/html/adm/jmol</target>
   <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>    <categoryname>script</categoryname>
   <categoryname>interface file</categoryname>  
   <description>    <description>
     Jmol files, for displaying structures     Jmol for displaying structures, scripted installation that unzips installation file
      in the appropriate location
      NOTE: the commands file `mv`'s the files out of the original location provided
      unzipping the file, making it look cleaner in the /home/.../adm/ directory
   </description>    </description>
   <filenames>    <installscript>
 COPYRIGHT.txt;  commands
 JmolApplet.jar;    </installscript>
 Jmol.js;    <dependencies>
 LICENSE.txt;  loncom/html/adm/jmol/commands;
 README.txt;  loncom/html/adm/jmol/VERSION;
 JmolApplet0_Core.jar;  loncom/html/adm/jmol/jmol-loncapa.zip;
 JmolApplet0_i18n.jar;    </dependencies>
 JmolApplet0.jar;  </file>
 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>
Line 4104  JmolApplet0_Viewer.jar; Line 4665  JmolApplet0_Viewer.jar;
     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>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>    <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Dragmath is a Java-based formula editor  Dragmath is a Java-based formula editor
   </description>    </description>
   <filenames>    <filenames>
 Latex.html;  
 MathML.html;  
 Maxima.html;  
 MaximaPopup.html;  MaximaPopup.html;
 EditMathPopup.html;  EditMathPopup.html;
 FCKEditMathPopup.html  FCKEditMathPopup.html
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <file>
     <source>loncom/html/adm/dragmath/dragmath-0.7.9.zip</source>
     <target dist='default'>home/httpd/html/adm/dragmath</target>
     <categoryname>script</categoryname>
     <description>
      dragmath formula editor, scripted installation unzips installation file
      in the appropriate location
     </description>
     <installscript>
   commands
     </installscript>
     <dependencies>
   loncom/html/adm/dragmath/commands;
   loncom/html/adm/dragmath/dragmath-0.7.9.zip;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/LC_math_editor/dist/LC_math_editor.min.js</source>
     <target dist='default'>home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js</target>
     <categoryname>interface file</categoryname>
     <description>
   LON-CAPA math editor
     </description>
   </file>
   
   <file>
     <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip</source>
     <target dist='default'>home/httpd/html/adm/MathJax</target>
     <categoryname>script</categoryname>
     <description>
      MathJax for processing Tex, scripted installation that unzips installation file
      in the appropriate location
      NOTE: the commands file `mv`'s the files out of the original location provided
      unzipping the file, making it look cleaner in the /home/.../adm/ directory
     </description>
     <installscript>
   commands
     </installscript>
     <dependencies>
   loncom/html/adm/MathJax/commands;
   loncom/html/adm/MathJax/VERSION;
   loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/geogebra/geogebraweb_4.4.tar.gz</source>
     <target dist='default'>home/httpd/html/adm/geogebra/web</target>
     <categoryname>script</categoryname>
     <description>
      HTML5/JavaScript Version of GeoGebra
     </description>
     <installscript>
   commands
     </installscript>
     <dependencies>
   loncom/html/adm/geogebra/commands;
   loncom/html/adm/geogebra/VERSION;
   loncom/html/adm/geogebra/geogebraweb_4.4.tar.gz;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz</source>
     <target dist='default'>home/httpd/html/ckeditor</target>
     <categoryname>script</categoryname>
     <description>
      GUI HTML Editor, scripted installation decompress the tarball and
      installs the loncapa config.js file
     </description>
     <installscript>
   commands
     </installscript>
     <dependencies>
   loncom/html/adm/ckeditor/commands;
   loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz;
   loncom/html/adm/ckeditor/loncapaconfig.js;
   loncom/html/adm/ckeditor/VERSION;
   loncom/html/adm/ckeditor/plugins/lcm/plugin.js;
   loncom/html/adm/ckeditor/plugins/lcm/dialogs/lcm.js;
   loncom/html/adm/ckeditor/plugins/lcm/icons/lcm.png;
   loncom/html/adm/ckeditor/plugins/lcm/icons/hidpi/lcm.png;
   loncom/html/adm/ckeditor/plugins/lcm/images/loader.gif;
   loncom/html/adm/ckeditor/plugins/lcm/lang/af.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/ar.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/ca.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/cs.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/cy.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/da.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/de.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/el.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/en-gb.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/en.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/eo.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/es.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/fa.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/fi.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/fr.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/gl.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/he.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/hr.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/hu.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/it.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/ja.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/km.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/ku.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/lt.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/nb.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/nl.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/no.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/pl.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/pt-br.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/pt.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/ro.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/ru.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/sk.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/sl.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/sq.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/sv.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/tr.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/tt.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/uk.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/vi.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/zh-cn.js;
   loncom/html/adm/ckeditor/plugins/lcm/lang/zh.js;
   loncom/html/adm/ckeditor/plugins/chem/plugin.js;
   loncom/html/adm/ckeditor/plugins/chem/dialogs/chem.js;
   loncom/html/adm/ckeditor/plugins/chem/icons/chem.png;
   loncom/html/adm/ckeditor/plugins/chem/icons/hidpi/chem.png;
   loncom/html/adm/ckeditor/plugins/chem/lang/de.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/en.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/es.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/fr.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/ja.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/pt-br.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/pt.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/ru.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/zh-cn.js;
   loncom/html/adm/ckeditor/plugins/chem/lang/zh.js;
     </dependencies>
   </file>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.js</glob>
   <sourcedir>loncom/html/adm/dragmath/applet/classes/</sourcedir>    <sourcedir>loncom/html/adm/jpicker/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jpicker/js/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Dragmath is a Java-based formula editor  JQuery colorpicker javascript library
   </description>    </description>
   <filenames>    <filenames>
 AbsoluteLayout.jar;      jpicker-1.1.6.min.js;
 jep.jar;  
 Project.jar;  
 Config.xml;  
 jdom.jar;  
 swing-layout-1.0.jar;  
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.css</glob>
   <sourcedir>loncom/html/adm/dragmath/applet/HotEqn/</sourcedir>    <sourcedir>loncom/html/adm/jpicker/css/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/HotEqn/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jpicker/css/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Dragmath is a Java-based formula editor  JQuery colorpicker javascript library css files
   </description>    </description>
   <filenames>    <filenames>
 HotEqn.class;      jPicker-1.1.6.min.css;
 HotEqn.jar;  
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/dragmath/applet/classes/Display/</sourcedir>    <sourcedir>loncom/html/adm/jpicker/images/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/Display/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jpicker/images/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Dragmath is a Java-based formula editor  JQuery color picker javascript library image files
   </description>    </description>
   <filenames>    <filenames>
 MainApplet.class;      AlphaBar.png;
       bar-opacity.png;
       Bars.png;
       map-opacity.png;
       mappoint.gif;
       Maps.png;
       NoColor.png;
       picker.gif;
       preview-opacity.png;
       rangearrows.gif;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.js</glob>
   <sourcedir>loncom/html/adm/dragmath/applet/classes/formats/</sourcedir>    <sourcedir>loncom/html/adm/countdown/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/formats/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/countdown/js/</targetdir>
     <categoryname>interface file </categoryname>
     <description>
   JQuery countdown timer javascript files
     </description>
     <filenames>
       jquery.countdown-ar.js;
       jquery.countdown-bg.js;
       jquery.countdown-bs.js;
       jquery.countdown-bn.js;
       jquery.countdown-ca.js;
       jquery.countdown-cs.js;
       jquery.countdown-cy.js;
       jquery.countdown-da.js;
       jquery.countdown-de.js;
       jquery.countdown-el.js;
       jquery.countdown-es.js;
       jquery.countdown-et.js;
       jquery.countdown-fa.js;
       jquery.countdown-fi.js;
       jquery.countdown-fr.js;
       jquery.countdown-gl.js;
       jquery.countdown-gu.js;
       jquery.countdown-he.js;
       jquery.countdown-hr.js;
       jquery.countdown-hu.js;
       jquery.countdown-hy.js;
       jquery.countdown-id.js;
       jquery.countdown-it.js;
       jquery.countdown-ja.js;
       jquery.countdown.js;
       jquery.countdown-kn.js;
       jquery.countdown-ko.js;
       jquery.countdown-lt.js;
       jquery.countdown-lv.js;
       jquery.countdown.min.js;
       jquery.countdown-ml.js;
       jquery.countdown-ms.js;
       jquery.countdown-my.js;
       jquery.countdown-nb.js;
       jquery.countdown-nl.js;
       jquery.countdown-pl.js;
       jquery.countdown-pt-BR.js;
       jquery.countdown-ro.js;
       jquery.countdown-ru.js;
       jquery.countdown-sk.js;
       jquery.countdown-sl.js;
       jquery.countdown-sq.js;
       jquery.countdown-sr.js;
       jquery.countdown-sr-SR.js;
       jquery.countdown-sv.js;
       jquery.countdown-th.js;
       jquery.countdown-tr.js;
       jquery.countdown-uk.js;
       jquery.countdown-uz.js;
       jquery.countdown-vi.js;
       jquery.countdown-zh-CN.js;
       jquery.countdown-zh-TW.js;
      </filenames>
   </fileglob>
   <fileglob>
     <glob>*.css</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir> 
     <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Dragmath is a Java-based formula editor  JQuery countdown timer CSS files
   </description>    </description>
   <filenames>    <filenames>
 ASCIIMathML.xml;      jquery.countdown.css;
 Latex.xml;  
 MathML.xml;  
 MoodleTex.xml;  
 Maple.xml;  
 Maxima.xml;  
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.gif</glob>
   <sourcedir>loncom/html/adm/dragmath/applet/classes/lang/</sourcedir>    <sourcedir>loncom/html/adm/countdown/</sourcedir> 
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet/classes/lang/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Dragmath is a Java-based formula editor  JQuery countdown timer Image file for Glowing countdown
   </description>    </description>
   <filenames>    <filenames>
 ca.xml;      countdownGlowing.gif;
 cz.xml;  
 en.xml;  
 fr.xml;  
 no.xml;  
 pt-br.xml;  
 sv.xml;  
 de.xml;  
 es.xml;  
 nl.xml;  
 pl.xml;  
 ru.xml;  
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.png</glob>
   <sourcedir>loncom/html/adm/jsMath/</sourcedir>    <sourcedir>loncom/html/adm/countdown/</sourcedir> 
   <targetdir dist='default'>home/httpd/html/adm/jsMath/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jsMath is a Javascript solution to converting TeX to something the browser can see  JQuery countdown timer Image file for LED style countdown
   </description>    </description>
   <filenames>    <filenames>
 black.gif;      countdownLED.png;
 blank.gif;  
 COPYING.txt;  
 jsMath-BaKoMa-fonts.js;  
 jsMath-autoload.html;  
 jsMath-controls.html;  
 jsMath-fallback-mac.js;  
 jsMath-fallback-mac-mozilla.js;  
 jsMath-fallback-mac-msie.js;  
 jsMath-fallback-pc.js;  
 jsMath-fallback-symbols.js;  
 jsMath-fallback-unix.js;  
 jsMath-global-controls.html;  
 jsMath-global.html;  
 jsMath.js;  
 jsMath-loader.html;  
 jsMath-loader-omniweb4.js;  
 jsMath-mozilla.js;  
 jsMath-msie-mac.js;  
 jsMath-old-browsers.js;  
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   <fileglob>
       <glob>*.js</glob>
       <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>
       <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>
       <categoryname>script</categoryname>
       <description>
   Addons for jQuery
       </description>
       <filenames>
         jquery-scrolltofixed.js;
         jquery.viewport.mini.js;
       </filenames>
   </fileglob>
   <!-- JQuery spellchecker plugin -->
   
 <file>  <fileglob>
   <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>    <glob>*.js</glob>
   <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>    <sourcedir>loncom/html/adm/spellcheck/js/</sourcedir>
   <categoryname>script</categoryname>    <targetdir dist='default'>home/httpd/html/adm/spellchecker/js/</targetdir>
   <description>    <categoryname>interface file</categoryname>
     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>    <description>
    GUI HTML Editor, scripted installation decompress the tarball and      JQuery spellchecker plugin
    installs the loncapa config.js file  
   </description>    </description>
   <installscript>    <filenames>
 commands /home/httpd/html/      jquery.spellchecker.min.js;
   </installscript>    </filenames>
   <dependencies>  </fileglob>
 loncom/html/adm/ckeditor/commands;  
 loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz;  
 loncom/html/adm/ckeditor/loncapaconfig.js;  
   </dependencies>  
 </file>  
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.css</glob>
   <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>    <sourcedir>loncom/html/adm/spellcheck/css/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/spellchecker/css/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 Additional jsMath functionality that can be used when needed.      JQuery spellchecker plugin
   </description>    </description>
   <filenames>    <filenames>
 AMSmath.js;      spellchecker.css;
 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>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.png</glob>
   <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>    <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jsMath is a Javascript solution to converting TeX to something the browser can see      JQuery spellchecker plugin
   </description>    </description>
   <filenames>    <filenames>
 autoload.js;      spellchecker_shadow.png;
 CHMmode.js;      spellcheck.png;
 global.js;  
 mimeTeX.js;  
 noCache.js;  
 noGlobal.js;  
 noImageFonts.js;  
 smallFonts.js;  
 spriteImageFonts.js;  
 tex2math.js;  
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.gif</glob>
   <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>    <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)      JQuery spellchecker plugin
   </description>    </description>
   <filenames>    <filenames>
 def.js;      spellchecker_bg.gif;
 font.js;  
 jsMath-fallback-mac.js;  
 jsMath-fallback-pc.js;  
 jsMath-fallback-symbols.js;  
 jsMath-fallback-unix.js;  
 jsMath.js;  
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 4342  jsMath.js; Line 5042  jsMath.js;
   <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- without widgets  jQuery custom distribution of version 1.11.3, UI version 1.11.4
   </description>    </description>
   <filenames>    <filenames>
  jquery-1.3.2.min.js;   jquery-1.11.3.min.js;
  jquery-ui-1.7.2.custom.min.js;   jquery-ui-1.11.4.custom.min.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 4356  jQuery custom distribution of version 1. Line 5056  jQuery custom distribution of version 1.
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets  jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- stylesheets
   </description>    </description>
   <filenames>    <filenames>
  jquery-ui-1.7.2.custom.css;   jquery-ui-1.11.4.custom.css;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 4369  jQuery custom distribution of version 1. Line 5069  jQuery custom distribution of version 1.
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets  jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- images for css.
   </description>    </description>
   <filenames>    <filenames>
   ui-bg_flat_0_aaaaaa_40x100.png;    ui-bg_flat_0_aaaaaa_40x100.png;
Line 4388  jQuery custom distribution of version 1. Line 5088  jQuery custom distribution of version 1.
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <!-- JQuery nicescroll plugin -->
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.js</glob>
   <sourcedir>loncom/html/adm/jQuery/css/ui-lightness/</sourcedir>    <sourcedir>loncom/html/adm/nicescroll/js/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets  jQuery nicescroll plugin javascript
   </description>    </description>
   <filenames>    <filenames>
  jquery-ui-1.7.2.custom.css;    jquery.nicescroll.min.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.png</glob>
   <sourcedir>loncom/html/adm/jQuery/css/ui-lightness/images/</sourcedir>    <sourcedir>loncom/html/adm/nicescroll/images/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/images/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets  jQuery nicescroll plugin image
   </description>    </description>
   <filenames>    <filenames>
  ui-bg_diagonals-thick_18_b81900_40x40.png;    zoomico.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>
   
   <fileglob>
       <glob>*.*</glob>
       <sourcedir>loncom/html/adm/codemirror/</sourcedir>
       <targetdir>home/httpd/html/adm/codemirror/</targetdir>
       <categoryname>script</categoryname>
       <description>
   Codemirror for xml editor and script blocks in colorful editor
       </description>
       <filenames>
       codemirror-combined.css;
       codemirror-combined-xml.css;
       codemirror-compressed-colorful.js;
       codemirror-compressed-xml.js;
       </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/interface/lontest.pm</source>  <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
Line 4538  echo 'pod2html lonnavmaps.pm' Line 5243  echo 'pod2html lonnavmaps.pm'
 <file>  <file>
 <source>loncom/interface/lonselstudent.pm</source>  <source>loncom/interface/lonselstudent.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
 <categoryname>standard</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 re-usable student selection subs.  re-usable student selection subs.
 </description>  </description>
Line 4652  Handles a searches inside courses/commun Line 5357  Handles a searches inside courses/commun
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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 4892  echo 'pod2html lonparmset.pm' Line 5588  echo 'pod2html lonparmset.pm'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/publisher/lonconstruct.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Page wrapper for handling construction space.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/publisher/lonpublisher.pm</source>  <source>loncom/publisher/lonpublisher.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4960  Displays the Main menu Line 5647  Displays the Main menu
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonremote.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to launch and collapse the remote control.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/portfolio.pm</source>  <source>loncom/interface/portfolio.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5003  Creates horizontal menubar in advanced R Line 5699  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 5433  access handler for user uploaded files Line 6138  access handler for user uploaded files
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonwebdavacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavacc.pm</target>
   <categoryname>handler</categoryname>
   <description>authorization for webDAV access to Author Spaces</description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lontrans.pm</source>  <source>loncom/lontrans.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5597  by the URL-related pattern syntax: Line 6309  by the URL-related pattern syntax:
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonwebdavauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavauth.pm</target>
   <categoryname>handler</categoryname>
   <description>authenticate, set up session environment for webDAV</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 5632  by the URL-related pattern syntax: Line 6351  by the URL-related pattern syntax:
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/lonshibauth.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>
     <categoryname>handler</categoryname>
     <description>Redirect Shibboleth authentication to Single Sign On 
                  i.e., to: /adm/sso
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/lonshibacc.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonshibacc.pm</target>
     <categoryname>handler</categoryname>
     <description>Authorization handler used to remove trailing @internet dom 
                  from Shibboleth authenticated username (e.g., @mit.edu).
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/lonnoshib.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnoshib.pm</target>
     <categoryname>handler</categoryname>
     <description>Content handler for /adm/sso when Shibboleth auth is inactive.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/html/adm/sso</source>
     <target dist='default'>home/httpd/html/adm/sso</target>
     <categoryname>interface file</categoryname>
     <description>HTML page to redirect browser request for /adm/sso to
     /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded).
     </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 5821  Domain information serving. Line 6575  Domain information serving.
 <file>  <file>
 <source>loncom/mime.types</source>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</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/mime.types</target>  <target dist='sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/apache2/mime.types</target>
 <categoryname>www static conf</categoryname>  <categoryname>www static conf</categoryname>
 <description>Expanded mime.types</description>  <description>Expanded mime.types</description>
 </file>  </file>
Line 5850  which is restricted based on file or ser Line 6604  which is restricted based on file or ser
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/nowebdav.html</source>
   <target dist='default'>home/httpd/html/adm/nowebdav.html</target>
   <categoryname>interface file</categoryname>
   <description>
   static html page that is shown when an attempt is made to access 
   an inaccessible path using webDAV.
   </description>
   </file>
   <file>
 <source>loncom/html/adm/help/searchcat.html</source>  <source>loncom/html/adm/help/searchcat.html</source>
 <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>  <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 5882  javascript for horizontal menubar in RAT Line 6645  javascript for horizontal menubar in RAT
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>rat/client/extpickcode.html</source>  
 <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 javascript  
 </description>  
 </file>  
 <file>  
 <source>rat/client/extpickframe.html</source>  
 <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 javascript  
 </description>  
 </file>  
 <file>  
 <source>rat/client/map.html</source>  <source>rat/client/map.html</source>
 <target dist='default'>home/httpd/html/adm/rat/map.html</target>  <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 6346  tested Line 7093  tested
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/xml/LCMathComplex.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/LCMathComplex.pm</target>
   <categoryname>conf</categoryname>
   <description>
   Modified version of Math::Complex 1.55 for use in Safe Space which eliminates
   dependency on Config.pm (not usable in Safe Space).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lonlocal.pm</source>    <source>loncom/lonlocal.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 6364  tested Line 7121  tested
   <status>works/verified</status>    <status>works/verified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/Lond.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Encapsulates functionality used by lond and lonnet.
     </description>
     <status>in progress</status>
   </file>
   <file>
   <source>loncom/LondConnection.pm</source>    <source>loncom/LondConnection.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 6441  for socket-based communication between L Line 7207  for socket-based communication between L
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/configuration/Checksumming.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Checksumming.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to checksum perl modules, perl scripts, cgi scripts,
   language lexicons, and static configuration file on current server
   </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 6474  compiles/tth.so.i386.perl.5.10; Line 7250  compiles/tth.so.i386.perl.5.10;
 compiles/tth.so.x86_64.perl.5.10;  compiles/tth.so.x86_64.perl.5.10;
 compiles/tth.so.i386.perl.5.12;  compiles/tth.so.i386.perl.5.12;
 compiles/tth.so.x86_64.perl.5.12;  compiles/tth.so.x86_64.perl.5.12;
   compiles/tth.so.i386.perl.5.14;
   compiles/tth.so.x86_64.perl.5.14;
   compiles/tth.so.i386.perl.5.16;
   compiles/tth.so.x86_64.perl.5.16;
   compiles/tth.so.i386.perl.5.18;
   compiles/tth.so.x86_64.perl.5.18;
   compiles/tth.so.i386.perl.5.20;
   compiles/tth.so.x86_64.perl.5.20;
   compiles/tth.so.i386.perl.5.22;
   compiles/tth.so.x86_64.perl.5.22;
   compiles/tth.so.i386.perl.5.24;
   compiles/tth.so.x86_64.perl.5.24;
   compiles/tth.so.x86_64.sles12;
   compiles/tth.so.i386.debian5;
   compiles/tth.so.x86_64.debian5;
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
Line 6840  tmcc.tab; Line 7631  tmcc.tab;
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
   <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>
   </fileglob>
   <fileglob>
   <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
 <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
Line 6869  pref_pt.gif; Line 7715  pref_pt.gif;
 prt_pt.gif;  prt_pt.gif;
 res_pt.gif;  res_pt.gif;
 roles_pt.gif;  roles_pt.gif;
 sbkm_pt.gif;  
 spacer_pt.gif;  spacer_pt.gif;
 sprs_pt.gif;  sprs_pt.gif;
 src_pt.gif;  src_pt.gif;
Line 6884  vbkm_pt.gif; Line 7729  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>
   alnk.gif;
   anno.gif;
   anot.gif;
   anot2.gif;
   back.gif;
   bchat.gif;
   bkm.gif;
   blog.gif;
   brws.gif;
   catalog.gif;
   ccat.gif;
   ccrs.gif;
 chat.gif;  chat.gif;
   chrt.gif;
 close-all-folders.gif;  close-all-folders.gif;
   close-navigation.gif;
   clst.gif;
   com.gif;
   conf.gif;
   courses.gif;
   cprv.gif;
   crsconf.gif;
   cstr.gif;
   del.gif;
   dempty.gif;
 dempty.gif;  dempty.gif;
   docs.gif;
   edittoplevel.gif;
   egrd.gif;
 empty.gif;  empty.gif;
   enrl.gif;
   eval.gif;
   fdbk.gif;
 feedback.gif;  feedback.gif;
   forw.gif;
   grds.gif;
   grps.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;
   list.gif;
   logout.gif;
   mail.gif;
   mcrs.gif;
 mark-discussionentries-read.gif;  mark-discussionentries-read.gif;
   minitabmenu_bg.gif;
   minitabmenu_left.gif;
   minitabmenu_left_on.gif;
   minitabmenu_right.gif;
   minitabmenu_right_on.gif;
   mrk.gif;
   nav.gif;
   new.gif;
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 open-all-folders.gif;  open-all-folders.gif;
 open-first-problem.gif;  open-first-problem.gif;
   pdfupload.gif;
   parm.gif;
   pcstr.gif;
   pgrd.gif;
   port.gif;
   pparm.gif;
   pref.gif;
   prt.gif;
   pub.gif;
 qempty.gif;  qempty.gif;
   rcrs.gif;
   refresh.gif;
   reload.gif;
   remotebg.gif;
   res.gif;
   roles.gif;
   rsrv.gif;
   rtrv.gif;
   sctr.gif;
 show-all.gif;  show-all.gif;
 show-incomplete-problems.gif;  show-incomplete-problems.gif;
   slnk.gif;
   spacer.gif;
   sprs.gif;
   src.gif;
   srvr.gif;
   star.gif;
   start-navigation.gif;
   stat.gif;
   subm.gif;
   title.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 6918  bchat.png; Line 7837  bchat.png;
 ccat.png;  ccat.png;
 ccrs.png;  ccrs.png;
 clst.png;  clst.png;
   codemirror.png;
 conf.png;  conf.png;
 courses.png;  courses.png;
 crsconf.png;  crsconf.png;
 docs.png;  docs.png;
   editmap.png;
 eval.png;  eval.png;
 grds.png;  grds.png;
 grps.png;  grps.png;
Line 6931  pgrd.png; Line 7852  pgrd.png;
 pref.png;  pref.png;
 roles.png;  roles.png;
 sprs.png;  sprs.png;
 vbkm.png;  
 anot.png;  anot.png;
 anot2.png;  anot2.png;
 blog.png;  blog.png;
Line 6948  port.png; Line 7868  port.png;
 prt.png;  prt.png;
 rcrs.png;  rcrs.png;
 rsrv.png;  rsrv.png;
 sbkm.png;  slnk.png;
 src.png;  src.png;
 srvr.png;  srvr.png;
 subm.png;  subm.png;
   thumbsup.png;
   thumbsup_gray.png;
   thumbsup_novote.png;
   thumbsdown.png;
   thumbsdown_gray.png;
   thumbsdown_novote.png;
   webpage.png;
 back.png;  back.png;
 catalog.png;  catalog.png;
 com.png;  com.png;
Line 6973  dismath.png; Line 7900  dismath.png;
 feedback.png;  feedback.png;
 mngcu.png;  mngcu.png;
 prob_ana.png;  prob_ana.png;
   process-stop.png;
 role_hotlist.png;  role_hotlist.png;
 reload.png;  
 self_enroll.png;  self_enroll.png;
 survey_rep.png;  survey_rep.png;
 subdocs.png;  subdocs.png;
   tolastloc.png;
 uplusr.png;  uplusr.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 6988  uplusr.png; Line 7916  uplusr.png;
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>graphical icons used in submenus</description>  <description>graphical icons used in submenus</description>
 <filenames>  <filenames>
   alnk.png;
 aboutme.png;  aboutme.png;
 addClickerInfoFile.png;  addClickerInfoFile.png;
 anonsurveythreshold.png;  anonsurveythreshold.png;
 bubblesheet.png;  
 ccatconf.png;  ccatconf.png;
   ccat-22x22.png;
   chat.png;
 comblock.png;  comblock.png;
 contact-new.png;  contact-new.png;
   contact-new-22x22.png;
 coprplot.png;  coprplot.png;
 crsnew.png;  crsnew.png;
 dialog-information.png;  dialog-information.png;
   docs-22x22.png;
 document-open.png;  document-open.png;
 document-properties.png;  document-properties.png;
 download_sub.png;  
 dropbox.png;  dropbox.png;
 dump.png;  dump.png;
 edit-copy.png;  edit-copy.png;
Line 7008  edit-find-replace.png; Line 7939  edit-find-replace.png;
 edit-find.png;  edit-find.png;
 edit-mode-22x22.png;  edit-mode-22x22.png;
 edit-redo.png;  edit-redo.png;
   edit-redo-22x22.png;
 edit-select-all.png;  edit-select-all.png;
 edit-undo.png;  edit-undo.png;
   edit-undo-22x22.png;
 emblem-photos.png;  emblem-photos.png;
 emblem-readonly.png;  emblem-readonly.png;
 emblem-system.png;  emblem-system.png;
 extres.png;  extres.png;
   exttool.png;
 folder-new.png;  folder-new.png;
 folder-new-22x22.png;  folder-new-22x22.png;
 format-justify-fill.png;  format-justify-fill.png;
 fromfile.png;  fromfile.png;
 grade_PageFolder.png;  
 grade_students.png;  
 grading_table.png;  
 groupportfolio.png;  groupportfolio.png;
 groupportfolioquota.png;  groupportfolioquota.png;
 grp_add.png;  grp_add.png;
 grp_settings.png;  grp_settings.png;
 grp_tools.png;  grp_tools.png;
   helpdesk-access.png;
 ims.png;  ims.png;
 imsexport.png;  imsexport.png;
 link-new-22x22.png;  link-new-22x22.png;
 list-add.png;  list-add.png;
   list-add-22x22.png;
 log.png;  log.png;
 mail-message-new.png;  mail-message-new.png;
   mail-message-new-22x22.png;
 mail-reply-all.png;  mail-reply-all.png;
 mail-reply-sender.png;  mail-reply-sender.png;
 messalog.png;  messalog.png;
Line 7046  preferences-desktop-remote-desktop.png; Line 7980  preferences-desktop-remote-desktop.png;
 preferences-desktop-theme.png;  preferences-desktop-theme.png;
 preferences-desktop-wallpaper.png;  preferences-desktop-wallpaper.png;
 preferences-system-windows.png;  preferences-system-windows.png;
 receipt_number.png;  rcrs-22x22.png;
 recover.png;  recover.png;
 remotecontrol.png;  remotecontrol.png;
 resversion.png;  resversion.png;
   role_hotlist-22x22.png;
   rsrv-22x22.png;
 save-22x22.png;  save-22x22.png;
 scoreupfrm.png;  scoreupfrm.png;
 selfenrl-queue.png;  selfenrl-queue.png;
   selfenrl-queue-22x22.png;
 sequence.png;  sequence.png;
 simple.png;  simple.png;
 simpprob.png;  simpprob.png;
 start-here.png;  start-here.png;
   start-here-22x22.png;
 subtimpl.png;  subtimpl.png;
 syllabus.png;  syllabus.png;
 symbs.png;  symbs.png;
 system-lock-screen.png;  system-lock-screen.png;
 system-users.png;  system-users.png;
 ungrade_sub.png;  timer.png;
   trck-22x22.png;
 uplcrs.png;  uplcrs.png;
 uploadscores.png;  uploadscores.png;
 verify.png;  verify.png;
 view-mode-22x22.png;  view-mode-22x22.png;
 wishlist.png;  wishlist.png;
 wishlist-link.png;  wishlist-link.png;
   wishlist-link-lighter.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 7080  wishlist-link.png; Line 8020  wishlist-link.png;
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/res/adm/pages/imgmaps.html</source>
   <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
   <categoryname>interface file</categoryname>
   <description>
   image maps for the LON-CAPA remote control
   </description>
   </file>
   <file>
 <source>loncom/html/res/adm/pages/index.html</source>  <source>loncom/html/res/adm/pages/index.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 7087  wishlist-link.png; Line 8035  wishlist-link.png;
 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 7191  world2.gif Line 8147  world2.gif
 <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/adm/reactionresponse/</targetdir>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 Associated file for answering reactionresponse style questions  Associated file for answering reactionresponse style questions
Line 7318  file that allows setuid password privile Line 8274  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>  <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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.
Line 7326  Controls the launching/halting of lonc, Line 8282  Controls the launching/halting of lonc,
 </file>  </file>
 <link>  <link>
 <linkto dist='default'>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>  <linkto dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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 7335  etc/rc.d/rc3.d/S95loncontrol; Line 8291  etc/rc.d/rc3.d/S95loncontrol;
 etc/rc.d/rc4.d/S95loncontrol;  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 dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>  </target>
   <target='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>
   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 ubuntu12 ubuntu14 ubuntu16'>
 etc/rc0.d/K05loncontrol;  etc/rc0.d/K05loncontrol;
 etc/rc1.d/K05loncontrol;  etc/rc1.d/K05loncontrol;
 etc/rc2.d/K05loncontrol;  etc/rc2.d/S95loncontrol;
 etc/rc3.d/S95loncontrol;  etc/rc3.d/S95loncontrol;
 etc/rc4.d/S95loncontrol;  etc/rc4.d/S95loncontrol;
 etc/rc5.d/S95loncontrol;  etc/rc5.d/S95loncontrol;
Line 7350  symbolic links to /etc/rc.d/init.d/lonco Line 8315  symbolic links to /etc/rc.d/init.d/lonco
 </description>  </description>
 </link>  </link>
   
 <file dist="suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4">  <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
   <source>loncom/init.d/loncontrol</source>    <source>loncom/init.d/loncontrol</source>
   <target>etc/rc.d/</target>    <target>etc/rc.d/</target>
   <description>    <description>
     setup loncontrol to run at boot      setup loncontrol to run at boot
   </description>    </description>
   <installscript dist="suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4">    <installscript dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
 -c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol'  -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/init.d/loncontrol  loncom/init.d/loncontrol
Line 7581  of users, and (b) to display e-mail of t Line 8546  of users, and (b) to display e-mail of t
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonblockingmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonblockingmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
      Handler for configuration of blocking of access to collaborative tools and/or
   resources for the duration of an exam.
     </description>
   </file>
   <file>
   <source>loncom/interface/lonblockingstatus.pm</source>    <source>loncom/interface/lonblockingstatus.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 7607  Module for displaying the wishlist.</des Line 8581  Module for displaying the wishlist.</des
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonrelrequtils.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrelrequtils.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utilities to update information about LON-CAPA version requirements
   in a course.</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonaccesstimes.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonaccesstimes.pm</target>
   <categoryname>handler</categoryname>
   <description>
     Handler to display first access times for selected students for a
   specified folder, resource or course-wide, for roles with rights to
   view grades, but not edit them.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl    <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
   <target dist='default'>home/httpd/perl/Autocreate.pl</target>    <target dist='default'>home/httpd/perl/Autocreate.pl</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
Line 7631  escape.pl; Line 8625  escape.pl;
 excise_from_db.pl;  excise_from_db.pl;
 getties.pl;  getties.pl;
 login_count.pl;  login_count.pl;
   memcached_dump.pl;
 modify_config_files.pl;  modify_config_files.pl;
   move_construction_spaces.pl;
 parse_scantron.pl;  parse_scantron.pl;
   rebuild_db_from_hist.pl;
 seed_accesscount.pl;  seed_accesscount.pl;
 stress.pl;  stress.pl;
 testkerberos.pl;  testkerberos.pl;
Line 7641  user_login_count.pl; Line 8638  user_login_count.pl;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
     <glob>*</glob>      <glob>*.*</glob>
     <sourcedir>loncom/debugging_tools/compiled/</sourcedir>      <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>      <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
     <categoryname>script</categoryname>      <categoryname>script</categoryname>
Line 7649  user_login_count.pl; Line 8646  user_login_count.pl;
       Binary tools for LON-CAPA        Binary tools for LON-CAPA
     </description>      </description>
 <filenames>  <filenames>
 create_db_dynamic;  
 create_db_dynamic_64;  
 create_db_dynamic_64_so.3;  create_db_dynamic_64_so.3;
 dump_db_static_32;  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <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>  <source>loncom/build/distprobe</source>
 <target dist='default'>home/httpd/perl/distprobe</target>  <target dist='default'>home/httpd/perl/distprobe</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 7665  for probing operating system flavor and Line 8683  for probing operating system flavor and
 <note>  <note>
 </note>  </note>
 </file>  </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.728  
changed lines
  Added in v.1.797.2.93.4.2


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