Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.109 and 1.1000

version 1.109, 2002/03/03 21:28:01 version 1.1000, 2020/01/10 16:49:24
Line 1 Line 1
   <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
    "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->  <!-- loncapafiles.lpml -->
 <!-- Scott Harrison -->  
   
 <!-- $Id$ -->  <!-- $Id$ -->
   
Line 38  http://www.lon-capa.org/ Line 39  http://www.lon-capa.org/
 <lpml>  <lpml>
 <specialnotices>  <specialnotices>
 <specialnotice dist='default'>  <specialnotice dist='default'>
 !!! REDHAT 6.2 NOTICE !!!  
 !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!  !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
 !!! This sometimes happens (bad): !!!  !!! This sometimes happens (bad): !!!
 !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!  !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
Line 46  http://www.lon-capa.org/ Line 46  http://www.lon-capa.org/
 !!! 127.0.0.1  localhost.localdomain  localhost !!!  !!! 127.0.0.1  localhost.localdomain  localhost !!!
 !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!  !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
 </specialnotice>  </specialnotice>
 <specialnotice dist='redhat7.0 redhat7.1'>  
 !!!!!!!!!  REDHAT 7.*   NOTICE   !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!  LINE IN Cookie.pm     !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!  MUST BE REPLACED DUE  !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!  TO PERL 5.6.0 ERROR   !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!                        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  
 !!!! The offending line is in CGI/Cookie.pm                           !!  
 !!!!                                                                  !!  
 !!!! it should be changed from                                        !!  
 !!!! $path   = CGI::url(-absolute=>1) unless defined $path;           !!  
 !!!! to                                                               !!  
 !!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path;          !!  
 !!!!                                                                  !!  
 !!!! (This is just below the following line )                         !!  
 !!!! # IE requires the path and domain to be present for some reason. !!  
 </specialnotice>  
 </specialnotices>  </specialnotices>
 <targetroot>/</targetroot>  <targetroot>/</targetroot>
 <sourceroot>/home/user/loncapa/</sourceroot>  <sourceroot>/home/user/loncapa/</sourceroot>
Line 98  http://www.lon-capa.org/ Line 82  http://www.lon-capa.org/
   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   <abbreviation>static</abbreviation>    <abbreviation>static</abbreviation>
 </category>  </category>
   <category name="www static conf" type="runtime">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>static</abbreviation>
   </category>
   <category name="www static conf" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>static</abbreviation>
   </category>
 <category name="conf" type="runtime">  <category name="conf" 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>configurable</abbreviation>    <abbreviation>configurable</abbreviation>
Line 106  http://www.lon-capa.org/ Line 98  http://www.lon-capa.org/
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>configurable</abbreviation>    <abbreviation>configurable</abbreviation>
 </category>  </category>
   <category name="www conf" type="runtime">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>configurable</abbreviation>
   </category>
   <category name="www conf" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>configurable</abbreviation>
   </category>
 <category name="script" type="runtime">  <category name="script" type="runtime">
   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
   <abbreviation>script</abbreviation>    <abbreviation>script</abbreviation>
Line 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 138  http://www.lon-capa.org/ Line 146  http://www.lon-capa.org/
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>systemfile</abbreviation>    <abbreviation>systemfile</abbreviation>
 </category>  </category>
   <category name="system script" type="runtime">
     <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
     <abbreviation>systemscript</abbreviation>
   </category>
   <category name="system script" type="development">
     <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
     <abbreviation>systemscript</abbreviation>
   </category>
 <category name="root script" type="runtime">  <category name="root script" type="runtime">
   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
   <abbreviation>rootscript</abbreviation>    <abbreviation>rootscript</abbreviation>
Line 178  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 214  echo '********************************** Line 238  echo '**********************************
 <rpmRequires>  <rpmRequires>
 <item>PreReq: LON-CAPA-setup</item>  <item>PreReq: LON-CAPA-setup</item>
 <item>PreReq: apache</item>  <item>PreReq: apache</item>
 <item>PreReq: /etc/httpd/conf/access.conf</item>  <item>PreReq: /etc/httpd/conf/httpd.conf</item>
 </rpmRequires>  </rpmRequires>
 </rpm>  </rpm>
 <directories>  <directories>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc</targetdir>    <targetdir dist='default'>etc</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>standard linux directory for configuration files</description>    <description>standard linux directory for configuration files</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
   <targetdir dist='default'>etc/atalk</targetdir>    <protectionlevel>never_delete</protectionlevel>
   <categoryname>standard</categoryname>  
   <description>appletalk configuration files</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/cron.d</targetdir>    <targetdir dist='default'>etc/cron.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>standard linux directory for running time-based "jobs"    <description>standard linux directory for running time-based "jobs"
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <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 ubuntu18 ubuntu20 suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 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>  <directory dist='default'>
   <targetdir dist='default'>etc/ntp</targetdir>    <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 ubuntu18 ubuntu20 suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 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>    <categoryname>standard</categoryname>
   <description>configuration directory for network time protocol</description>    <description>
     default configuration files to enable/disable http:// -> https:// rewrites
     </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/pam.d</targetdir>    <targetdir dist='default'>etc/pam.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>configuration directory for password authentication mechanism    <description>configuration directory for password authentication mechanism
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
   <targetdir dist='redhat7.1'>etc/samba</targetdir>    <protectionlevel>never_delete</protectionlevel>
   <categoryname>standard</categoryname>  
   <description>configuration directory for samba authentication  
   </description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/init.d</targetdir>    <targetdir dist='default'>etc/rc.d/init.d</targetdir>
   <targetdir dist='debian2.2'>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>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
   <targetdir dist='debian2.2'>etc/rc0.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
   <targetdir dist='debian2.2'>etc/rc1.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
   <targetdir dist='debian2.2'>etc/rc2.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
   <targetdir dist='debian2.2'>etc/rc3.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
   <targetdir dist='debian2.2'>etc/rc4.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
   <targetdir dist='debian2.2'>etc/rc5.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>  <directory 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
   <targetdir dist='debian2.2'>etc/rc6.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>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>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lonTabs</targetdir>    <targetdir dist='default'>home/httpd/lonTabs</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>tab-formatted reference files</description>    <description>tab-formatted reference files</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd</targetdir>    <targetdir dist='default'>home/httpd</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>start of the web server tree</description>    <description>start of the web server tree</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl</targetdir>    <targetdir dist='default'>home/httpd/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>perl scripts for managing the LON-CAPA system</description>    <description>perl scripts for managing the LON-CAPA system</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/debug</targetdir>
     <categoryname>server readonly</categoryname>
     <description>perl scripts for debugging the LON-CAPA system</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/systemd</targetdir>
     <categoryname>server readonly</categoryname>
     <description>systemd service files for loncapa</description>
   </directory>
   <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>
   <targetdir dist='default'>home/httpd/perl/logs</targetdir>    <targetdir dist='default'>home/httpd/perl/logs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location where system performance and error logs are kept    <description>location where system performance and error logs are kept
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>    <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>    <description>
Line 333  Used by lond parent to check if children Line 388  Used by lond parent to check if children
 (otherwise they are killed and replaced).  (otherwise they are killed and replaced).
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/lon-status/loncchld</targetdir>
     <categoryname>server standard</categoryname>
     <description>
   Used by a loncnew child which has negotiated a lond connection, to store its
   pid so loncron can send a QUIT signal to any created with insecure key exchange
   following SSL certificate verification failure, to accommodate installation of
   of updated certificate(s) on remote hosts.
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>    <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location where temporary files (for caching) are stored    <description>location where temporary files (for caching) are stored
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/prtspool</targetdir>    <targetdir dist='default'>home/httpd/prtspool</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>for the output of lonprintout.pm    <description>for the output of lonprintout.pm
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/zipspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for the output of multidownload.pl
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchaspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha images</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchadb</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha codes</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lonLTItmp</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of LTI nonces</description>
   </directory>
   <directory dist='default'>
     <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>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA software modules and
   extensions</description>
   </directory>
   <directory dist='default'>
     <!-- Must protect localauth.pm/localenroll.pm from extinction. -->
     <protectionlevel>weak_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib/perl</targetdir>    <targetdir dist='default'>home/httpd/lib/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA non web mod-perl handlers</description>    <description>location of LON-CAPA non web mod-perl handlers</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>    <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA web mod-perl handlers</description>    <description>location of LON-CAPA web mod-perl handlers</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
   <targetdir dist='default'>home/httpd/lonIDs</targetdir>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lib/perl/Apache/localize</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA MakeText translation files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lib/perl/Apache/math_parser</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA math parser</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of HTML specific perl module fixes and additions
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of HTML specific perl module fixes and additions
     </description>
   </directory>
   <directory dist='default'>
      <protectionlevel>modest_delete</protectionlevel>
    <targetdir dist='default'>home/httpd/lonIDs</targetdir>
     <categoryname>server standard</categoryname>
     <description>cookie jar</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/ltiIDs</targetdir>
     <categoryname>server standard</categoryname>
     <description>stores LTI callback IDs for session logout</description>
   </directory>
   <directory dist='default'>
      <protectionlevel>modest_delete</protectionlevel>
    <targetdir dist='default'>home/httpd/balanceIDs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>cookie jar</description>    <description>cookie jar</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
      <protectionlevel>modest_delete</protectionlevel>
    <targetdir dist='default'>home/httpd/scantron</targetdir>
     <categoryname>server standard</categoryname>
     <description>uploaded scantron forms directory</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/sockets</targetdir>    <targetdir dist='default'>home/httpd/sockets</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>lonc's sockets</description>    <description>lonc's sockets</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>    <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>lonc's sockets (delayed)</description>    <description>lonc's sockets (delayed)</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/sockets/nosslverify</targetdir>
     <categoryname>server standard</categoryname>
     <description>Remote hosts where SSL certificate verification failed</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>    <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>location of cgi scripts</description>    <description>location of cgi scripts</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
     <categoryname>server standard</categoryname>
     <description>location of cgi scripts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html</targetdir>    <targetdir dist='default'>home/httpd/html</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location of web-accessible file tree</description>    <description>location of web-accessible file tree</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <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>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
     <categoryname>server standard</categoryname>
     <description>root for user uploaded files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm</targetdir>    <targetdir dist='default'>home/httpd/html/adm</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>unauthenticated resources</description>    <description>unauthenticated resources</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>    <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>home of the rat</description>    <description>home of the rat</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
     <categoryname>server readonly</categoryname>
     <description>fonts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation</description>    <description>online help documentation</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
   <targetdir dist='default'>home/httpd/html/adm/help/api</targetdir>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JME support files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jsme</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JSME support files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Jmol files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/geogebra</targetdir>
     <categoryname>server readonly</categoryname>
     <description>GeoGebra files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/MathJax</targetdir>
     <categoryname>server readonly</categoryname>
     <description>MathJax files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Formula editor</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/reactionresponse</targetdir>
     <categoryname>server readonly</categoryname>
     <description>HTML files for reactionresponse items</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/quicksearch</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Author space quick search</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/LC_math_editor </targetdir>
     <categoryname>server readonly</categoryname>
     <description>LON-CAPA math editor</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/daxe</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Daxe XML editor</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Rich Text Editor</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/js</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- js files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css images</description>
   </directory>
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/jpicker</targetdir>
     <categoryname>server readonly</categoryname>
     <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 dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/jpicker/css</targetdir>
     <categoryname>server readonly</categoryname>
     <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 dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/countdown/js</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery countdown timer</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/countdown/css</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery countdown timer</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/codemirror</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Codemirror</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/jQuery/addons</targetdir>
     <categoryname>server readonly</categoryname>
     <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 dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker/js</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker/css</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
   </directory>
   <directory dist='default'>
     <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>
     <categoryname>server readonly</categoryname>
     <description>XML specifications for helpers</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation gif files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation eps files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation tex files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/tex/ru</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Russian online help documentation tex files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/tex/de</targetdir>
     <categoryname>server readonly</categoryname>
     <description>German online help documentation tex files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation png files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation for the LON-CAPA programming    <description>online help documentation for the LON-CAPA programming
 interface</description>  interface</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
   <targetdir dist='default'>home/httpd/html/adm/help/api/Apache</targetdir>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
     </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation for the LON-CAPA programming    <description>online help documentation for the LON-CAPA programming
 interface, Apache (mod_perl) handlers</description>  interface, Apache (mod_perl) handlers</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation for the LON-CAPA programming    <description>online help documentation for the LON-CAPA programming
 interface, Apache (mod_perl) handlers</description>  interface, Apache (mod_perl) handlers</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>graphic widgets</description>    <description>graphic widgets</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>miscellaneous resources</description>    <description>miscellaneous resources</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>error warnings and icons</description>    <description>error warnings and icons</description>
 </directory>  </directory>
 <directory>  
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lonUsers</targetdir>    <targetdir dist='default'>home/httpd/lonUsers</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>Home directories of local users.  There is a five-tier    <description>Home directories of local users.  There is a five-tier
 structure to the directories:  structure to the directories:
 [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,  [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
 a user fredflint at MSU would have his information located in  a user fredflint at MSU would have his information located in
 lonUsers/msu/f/r/e/fredflint.<br />&nbsp;<br />Within this directory there are  lonUsers/msu/f/r/e/fredflint.<br />&#160;<br />Within this directory there are
 a variety of files which govern the scope of what a user can do within the  a variety of files which govern the scope of what a user can do within the
 LON-CAPA system.  A passwd file determines the type of authentication  LON-CAPA system.  A passwd file determines the type of authentication
 mechanism to use.  mechanism to use.
Line 448  mechanism to use. Line 885  mechanism to use.
 roles.db) which specify the roles and privileges for a user in the  roles.db) which specify the roles and privileges for a user in the
 LON-CAPA system.</description>  LON-CAPA system.</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lonCerts</targetdir>
     <categoryname>server standard</categoryname>
     <description>
       Directory for Certificates for SSL and local auth modes
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>    <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>mathematics markup language resources</description>    <description>mathematics markup language resources</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/res/lib/templates</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Resource library
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>files useful for including within customized scripting    <description>files useful for including within customized scripting
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates    <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
   </targetdir>    </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>template files useful for customized scripts</description>    <description>template files useful for customized scripts</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>    <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>status reports</description>    <description>status reports; online logs are kept that
   are viewable over the world-wide web</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>web user interface resources</description>    <description>web user interface resources</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu    <protectionlevel>modest_delete</protectionlevel>
   </targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/pages/pt</targetdir>
     <categoryname>server readonly</categoryname>
     <description>web user interface resources - Portuguese</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Logos for LON-CAPA domains</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Designs for LON-CAPA domains</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lonTabs/dns_checksums</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>bookmark user interface code</description>    <description>Version numbers and checksums</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Page headers and graphical interface files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations    <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
   </targetdir>    </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description></description>    <description></description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons    <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
   </targetdir>    </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>icons that help depict the file system (outdated)</description>    <description>icons that help depict the file system (outdated)</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>    <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
   <targetdir dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>    <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
   <targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir>    <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
     <targetdir dist='debian5'>usr/local/lib/perl/5.10.0</targetdir>
     <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>system perl tree (usually present on linux systems)    <description>system perl tree (usually present on linux systems)
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
   <targetdir dist='default'>usr/local/bin</targetdir>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>local binary files</description>    <description>local binary files for loncapa</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
     <categoryname>standard</categoryname>
     <description>local documentation files for loncapa</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
     <categoryname>standard</categoryname>
     <description>examples of configuration files for secondary
    services</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
     <categoryname>standard</categoryname>
     <description>local "auxiliary" binary files for loncapa</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>usr/local/man/man1</targetdir>    <targetdir dist='default'>usr/local/man/man1</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>local manual pages</description>    <description>local manual pages</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>usr/man/man1</targetdir>    <targetdir dist='default'>usr/man/man1</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>manual pages</description>    <description>manual pages</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>usr/man/man3</targetdir>    <targetdir dist='default'>usr/man/man3</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>manual pages</description>    <description>manual pages</description>
 </directory>  </directory>
 <directory>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>usr/sbin</targetdir>    <targetdir dist='default'>usr/sbin</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>standard linux directory for superuser executables</description>    <description>standard linux directory for superuser executables</description>
Line 530  LON-CAPA system.</description> Line 1041  LON-CAPA system.</description>
 <files>  <files>
 <file>  <file>
 <source>loncom/krb.conf</source>  <source>loncom/krb.conf</source>
 <target dist='default'>etc/krb.conf</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
 <categoryname>conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 which Kerberos server to contact for specified Kerberos domains  which Kerberos server to contact for specified Kerberos domains
 </description>  </description>
Line 554  each list element consists of only two s Line 1065  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 sles12 sles15 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 ubuntu18 ubuntu20'>etc/apache2/loncapa.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
   <p>
 The goal of this file is to implement all LON-CAPA specific  The goal of this file is to implement all LON-CAPA specific
 customization of the Apache web server.  customization of the Apache web server (most all of these values
 </description>  require manual input from the system administrator at some point).
 </file>  The values in this file, as opposed to loncapa_apache.conf, are
 <file>  meant to be machine and institution specific.
 <source>loncom/access.conf</source>  </p>
 <target dist='default'>etc/httpd/conf/access.conf</target>  <p>
 <categoryname>conf</categoryname>  For the LON-CAPA network server and perl module
 <description>  handlers, it defines machine specific settings including lonHostID, lonRole,
 This file has two major functions.  lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
 For the Apache web server, it defines a global  </p>
 access configuration which defines what server options (Indexes", "Includes",  <p>
 "FollowSymLinks", "ExecCGI", or "MultiViews") are associated  This file should not be viewable by regular users of the system.
 with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",  Only root and www should be able to view the contents of this file
 and "/usr/doc").  For the LON-CAPA network server and perl module  since lonReceipt is sensitive.
 handlers, it defines machine specific settings (lonHostID, lonRole,  </p>
 lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt)  
 and internal machine settings for specific directories, socket ports,  
 and browser detection logic.  
 </description>  </description>
 <note>  <note>
 <b>configure</b>  <b>configure</b>
Line 595  MySQL database</td></tr> Line 1105  MySQL database</td></tr>
 </table>  </table>
 </note>  </note>
 </file>  </file>
   <file type="postaboutversion">
   <source>loncom/loncapa_apache.conf</source>
   <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
   <target dist='sles10 sles11 sles12 sles15 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 ubuntu18 ubuntu20'>etc/apache2/loncapa_apache.conf</target>
   <categoryname>static conf</categoryname>
   <description>
   The goal of this file is to implement all LON-CAPA specific
   customization of the Apache web server that does not require
   user input.
   
   For the Apache web server, it defines a global
   access configuration which defines what server options (Indexes", "Includes",
   "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
   with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
   and "/usr/doc").  For the LON-CAPA network server and perl module
   handlers, it defines 
   and internal machine settings for specific directories, socket ports,
   the www@localhost MySQL password, and browser detection logic.
   </description>
   </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 sles15 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 ubuntu18 ubuntu20'>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>  <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 sles12 sles15 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 ubuntu18 ubuntu20'>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
 the module path space is (so as to include /home/httpd/lib/perl/Apache) as  the module path space is (so as to include /home/httpd/lib/perl/Apache) as
 well as causing the Apache module to be used for every perl handler.  well as causing the Apache module to be used for every perl handler.
 <tt>startup.pl</tt> is invoked by <tt>access.conf</tt>.  <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
   </description>
   </file>
   <link>
   <linkto>etc/apache2</linkto>
   <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20'>
   etc/apache2/conf
   </target>
   <categoryname>symbolic link</categoryname>
   <description>
   symbolic link to directory /etc/apache2 from /etc/apache2/conf
   </description>
   </link>
   <file>
   <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
   <target dist='default'>etc/httpd/conf/loncapa_rewrite.conf</target>
   <target dist='sles10 sles11 sles12 sles15 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 ubuntu18 ubuntu20'>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>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/publisher/thesaurus.dat</source>  <source>loncom/rewrites/loncapa_rewrite_on.conf</source>
 <target dist='default'>home/httpd/lonTabs/thesaurus.dat</target>  <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 sles15 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 ubuntu18 ubuntu20'>etc/apache2/rewrites/loncapa_rewrite_on.conf</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Custom Thesaurus file for LON-CAPA, in the format  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
 word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...  external requests for http:// to https://
 </description>  </description>
 </file>  </file>
 <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 sles15 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 ubuntu18 ubuntu20'>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>
   <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
   <categoryname>system file</categoryname>
   <description>
   Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
   </description>
   <build trigger='always run'>
   loncom/thesaurus/build_thesaurus_wrapper.sh
   </build>
   <dependencies>
   rawkey.txt;
   build_thesaurus_db.pl;
   build_thesaurus_wrapper.sh
   </dependencies>
   </file>
   <file>
 <source>loncom/interface/mydesk.tab</source>  <source>loncom/interface/mydesk.tab</source>
 <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>  <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 632  Descriptive list of file extensions, and Line 1226  Descriptive list of file extensions, and
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/cgi/barcode.gif</source>  <source>loncom/interface/filecategories.tab</source>
 <target dist='default'>home/httpd/cgi-bin/barcode.gif</target>  <target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
   <categoryname>static conf</categoryname>
   <description>
   Descriptive list of file extensions and broad categorization.
   </description>
   </file>
   <file>
   <source>loncom/cgi/barcode.png</source>
   <target dist='default'>home/httpd/cgi-bin/barcode.png</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE  Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
Line 641  parameter. Line 1243  parameter.
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/decompress.pl</source>
   <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
   <categoryname>script</categoryname>
   <description>
   Decompresses an archive into its files inside of the construction space
   </description>
   </file>
   <file>
   <source>loncom/cgi/takeoffline.pl</source>
   <target dist='default'>home/httpd/cgi-bin/takeoffline.pl</target>
   <categoryname>script</categoryname>
   <description>
   Take machine offline
   </description>
   </file>
   <file>
   <source>loncom/cgi/takeonline.pl</source>
   <target dist='default'>home/httpd/cgi-bin/takeonline.pl</target>
   <categoryname>script</categoryname>
   <description>
   Take machine online
   </description>
   </file>
   <file>
   <source>loncom/cgi/thumbnail.gif</source>
   <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
   <categoryname>script</categoryname>
   <description>
   Produces a thumbnail image of the url given
   </description>
   </file>
   <file>
 <source>loncom/cgi/clusterstatus.pl</source>  <source>loncom/cgi/clusterstatus.pl</source>
 <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>  <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 649  utility cgi script to view status of clu Line 1283  utility cgi script to view status of clu
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/cgi/graph.gif</source>  <source>loncom/cgi/translator.pl</source>
 <target dist='default'>home/httpd/cgi-bin/graph.gif</target>  <target dist='default'>home/httpd/cgi-bin/translator.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to enter translations
   </description>
   </file>
   <file>
   <source>loncom/build/system_dependencies/perltest.pl</source>
   <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to view status of perl modules
   </description>
   </file>
   <file>
   <source>loncom/build/system_dependencies/cpan_distributions.txt</source>
   <target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
   <categoryname>interface file</categoryname>
   <description>
   utility cgi script to view status of perl modules
   </description>
   </file>
   <file>
     <source>loncom/cgi/loncgi.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/loncgi.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides a common interface to LON-CAPA cookies and environment.
     </description>
   </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>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides routines used in authorization of server status CGI scripts 
     </description>
   </file>
   <file>
   <source>loncom/cgi/graph.png</source>
   <target dist='default'>home/httpd/cgi-bin/graph.png</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Dynamically outputs a graph especially for lonstatistics.pm.  Dynamically outputs a graph especially for lonstatistics.pm.
Line 669  utility cgi script to view software vers Line 1351  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/loncertstatus.pl</source>
   <target dist='default'>home/httpd/cgi-bin/loncertstatus.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to display status of LON-CAPA SSL certificates 
   installed on domain's servers
   </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 684  cgi-script to ping other server Line 1385  cgi-script to ping other server
 Dynamically outputs X-Y plots with point, line, etc functions.  Dynamically outputs X-Y plots with point, line, etc functions.
 </description>  </description>
 </file>  </file>
   <link>
     <linkto>home/httpd/cgi-bin/plot.gif</linkto>
     <target dist='default'>home/httpd/cgi-bin/plot.png</target>
     <categoryname>symbolic link</categoryname>
     <description>symbolic link for plot.png to point at plot.gif</description>
   </link>
   <file>
   <source>loncom/cgi/imagechoice.pl</source>
   <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
   <categoryname>script</categoryname>
   <description>
   Helper to select image coordinates in writing homework involving images.
   </description>
   </file>
 <file>  <file>
 <source>loncom/interface/printout.pl</source>  <source>loncom/interface/printout.pl</source>
 <target dist='default'>home/httpd/cgi-bin/printout.pl</target>  <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
Line 697  Alias /prtspool/ /home/httpd/prtspool/ Line 1412  Alias /prtspool/ /home/httpd/prtspool/
 as well as a /home/httpd/prtspool directory.  as well as a /home/httpd/prtspool directory.
 </note>  </note>
 </file>  </file>
   
   <file>
     <source>loncom/interface/multidownload.pl</source>
     <target dist='default'>home/httpd/cgi-bin/multidownload.pl</target>
     <categoryname>script</categoryname>
     <description>
   cgi script to generate a zip file of all student submissions
     </description>
     <note>
   Depends on srm.conf entry:
   Alias /zipspool/ /home/httpd/zipspool/
   as well as a /home/httpd/zipspool directory.
     </note>
   </file>
   
 <file>  <file>
 <source>loncom/cgi/metadata_keywords.pl</source>  <source>loncom/cgi/metadata_keywords.pl</source>
 <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>  <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
Line 715  coil,loop,field,magnetic Line 1445  coil,loop,field,magnetic
 and simply prints this text-only (no markup) to the browser  and simply prints this text-only (no markup) to the browser
 </description>  </description>
 </file>  </file>
   <file>
   <source>loncom/cgi/metadata_harvest.pl</source>
   <target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
   <categoryname>script</categoryname>
   <description>
   a cgi-script (not mod_perl), which contacts MySQL and pulls
   out all records in "|"-separated format.
   To be used by very simple harvesting engines.
   </description>
   </file>
   <file>
   <source>loncom/homework/simpleproblem.problem</source>
   <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem</target>
   <categoryname>interface file</categoryname>
   <description>
   Generic resource for DOCS "Simple Problem"
   </description>
   </file>
   <file>
   <source>loncom/homework/simpleproblem.problem.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file for generic resource for DOCS "Simple Problem"
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/DropBox.problem</source>
   <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem</target>
   <categoryname>interface file</categoryname>
   <description>
   Generic resource for DOCS "Drop Box"
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/DropBox.problem.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file for generic resource for DOCS "Drop Box"
   </description>
   </file>
   
   <file>
   <source>loncom/homework/templates/examupload.problem</source>
   <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
   <categoryname>interface file</categoryname>
   <description>
   Generic resource for score upload
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/examupload.problem.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file for generic resource for score upload
   </description>
   </file>
 <fileglob>  <fileglob>
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/homework/templates/</sourcedir>  <sourcedir>loncom/homework/templates/</sourcedir>
Line 725  home/httpd/html/res/adm/includes/templat Line 1514  home/httpd/html/res/adm/includes/templat
 Template files for generating new resources.  Template files for generating new resources.
 </description>  </description>
 <filenames>  <filenames>
   answerdependent.problem;
   answerdependent.problem.meta;
 blank.library;  blank.library;
 blank.library.meta;  blank.library.meta;
 blank.problem;  blank.problem;
 blank.problem.meta;  blank.problem.meta;
 formula.problem;  blank.task;
 formula.problem.meta;  blank.task.meta;
   dynamicgraph.problem;
   dynamicgraph.problem.meta;
   extreme.problem;
   extreme.problem.meta;
   simple.task;
   simple.task.meta;
   multiple_instance.task;
   multiple_instance.task.meta;
   MultipleAnswerEither.problem;
   MultipleAnswerEither.problem.meta;
   MultipleAnswerUnordered.problem;
   MultipleAnswerUnordered.problem.meta;
   optional_criteria.task;
   optional_criteria.task.meta;
   ClickImageExample.problem;
   ClickImageExample.problem.meta;
   custom_equation.problem;
   custom_equation.problem.meta;
   customhints.problem;
   customhints.problem.meta;
   custompartial.problem;
   custompartial.problem.meta;
   CustomResponse.problem;
   CustomResponse.problem.meta;
   customunit.problem;
   customunit.problem.meta;
   Essay.problem;
   Essay.problem.meta;
   examupload.problem;
   examupload.problem.meta;
   functionplotone.problem;
   functionplotone.problem.meta;
   functionplottwo.problem;
   functionplottwo.problem.meta;
   functionplotback.problem;
   functionplotback.problem.meta;
   functionplotvector.problem;
   functionplotvector.problem.meta;
   HintFormula.problem;
   HintFormula.problem.meta;
   HintMathResponse.problem;
   HintMathResponse.problem.meta;
   man1.jpg;
   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_curve.problem;
   Plot_curve.problem.meta;
   Plot_data.problem;
   Plot_data.problem.meta;
   Rnumerical.problem;
   Rnumerical.problem.meta;
 RadioResponse.problem;  RadioResponse.problem;
 RadioResponse.problem.meta;  RadioResponse.problem.meta;
   RandomLabelExample.problem;
   RandomLabelExample.problem.meta;
   randomvalueradio.problem;
   randomvalueradio.problem.meta;
   sampleexternal.problem;
   sampleexternal.problem.meta;
   sampleexternal.pl;
 SelectFromOptions-4ConceptGoups.problem;  SelectFromOptions-4ConceptGoups.problem;
 SelectFromOptions-4ConceptGoups.problem.meta;  SelectFromOptions-4ConceptGoups.problem.meta;
 SelectFromOptions-5ConceptGoups.problem;  SelectFromOptions-5ConceptGoups.problem;
Line 745  SelectFromOptions-7ConceptGoups.problem; Line 1598  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;
 script.library;  script.library;
 script.library.meta;  script.library.meta;
 SimpleStringResponse.problem;  SimpleFormula.problem;
 SimpleStringResponse.problem.meta;  SimpleFormula.problem.meta;
   SimpleFormulaCAS.problem;
   SimpleFormulaCAS.problem.meta;
 StringResponse.problem;  StringResponse.problem;
 StringResponse.problem.meta  StringResponse.problem.meta;
   stringPrePro.problem;
   stringPrePro.problem.meta;
   SimpleMatching.problem;
   SimpleMatching.problem.meta;
   SimpleMathResponse.problem;
   SimpleMathResponse.problem.meta;
   SimpleMathResponseR.problem;
   SimpleMathResponseR.problem.meta;
   SimpleRank.problem;
   SimpleRank.problem.meta;
   SimpleTrueFalse.problem;
   SimpleTrueFalse.problem.meta;
   organic.problem;
   organic.problem.meta;
   organic_hint.problem;
   organic_hint.problem.meta;
   reaction.problem;
   reaction.problem.meta;
   reaction_hint.problem;
   reaction_hint.problem.meta
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
 <file>  <file>
 <source>loncom/homework/insertlist.tab</source>    <source>loncom/interface/spellcheck.pm</source>
 <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>    <target dist='default'>home/httpd/lib/perl/Apache/spellcheck.pm</target>
 <categoryname>static conf</categoryname>    <categoryname>handler</categoryname>
 <description>    <description>
   Ajax handler for the spellcheck Jquery plugin
     </description>
     <status>IN testing</status>
   </file>
   <file>
     <source>loncom/homework/insertlist.xml</source>
     <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
     <categoryname>static conf</categoryname>
     <description>
 Describes what tags are allowed inside other tags.  Describes what tags are allowed inside other tags.
 </description>    </description>
 </file>  </file>
   
 <file>  <file>
 <source>CAPA/JavaTools/GLabel.class</source>  <source>CAPA/JavaTools/GLabel.class</source>
 <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class  <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
Line 776  Built from Glabel.java.  Still working o Line 1665  Built from Glabel.java.  Still working o
 </note>  </note>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.assesscalc</source>  <source>loncom/interface/spreadsheet/default_assesscalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc  <target dist='default'>home/httpd/html/res/adm/includes/default_assesscalc
 </target>  </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
Line 785  Default spreadsheet for individual asses Line 1674  Default spreadsheet for individual asses
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.studentcalc</source>  <source>loncom/interface/spreadsheet/default_studentcalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc  <target dist='default'>home/httpd/html/res/adm/includes/default_studentcalc
 </target>  </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
Line 794  Default spreadsheet for assessment of st Line 1683  Default spreadsheet for assessment of st
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.classcalc</source>  <source>loncom/interface/spreadsheet/default_classcalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc  <target dist='default'>home/httpd/html/res/adm/includes/default_classcalc
 </target>  </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
Line 821  and privileges available in the network Line 1710  and privileges available in the network
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/hosts.tab</source>  <source>loncom/managers.tab</source>
 <target dist='default'>home/httpd/lonTabs/hosts.tab</target>  <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>
   <target dist='default'>home/httpd/lonTabs/releaseslist.xml</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to  XML specification of LON-CAPA version required for certain parameters,
 <tt>lonDefDomain</tt> and <u>IP address</u>.  response types and course containers. Used to determine if a course
   needs a minimum LON-CAPA version to function correctly.   
 </description>  </description>
 </file>  </file>
   
   <file type="private">
     <source>loncom/hosts.tab</source>
     <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of Machines in the lon-capa network.
     </description>
   </file>
   <file type="private">
     <source>loncom/domain.tab</source>
     <target dist='default'>home/httpd/lonTabs/domain.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of domains in the LON-CAPA network.
   Lists the name name of the domain and any multiple config options.
     </description>
   </file>
   
   <file type="private">
     <source>loncom/dns_hosts.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_hosts.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of all machines in the lon-capa network that is served up by the DNS mechanism.
     </description>
   </file>
   <file type="private">
     <source>loncom/dns_domain.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_domain.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of all domains in the LON-CAPA network that is served up by the DNS mechanism.
     </description>
   </file>
   
   <file>
     <source>loncom/currhostips.tab</source>
     <target dist='default'>home/httpd/lonTabs/currhostips.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing hostname:IP address for LON-CAPA nodes in the cluster
   to which the node belongs. Updated by loncron using host information
   from authoritative membership lists retrieved from cluster's name servers,
   and standard DNS service used by OS for hostname <=> IP mapping.
     </description>
   </file>
   
   <file>
     <source>loncom/currhostips.tab</source>
     <target dist='default'>home/httpd/lonTabs/prevhostips.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing hostname:IP address for LON-CAPA nodes in the cluster
   to which the node belongs, from previous check (usually 24 hours earlier).
   Updated by loncron, and used on domain's primary library server to generate
   an e-mail listing changes in hostnames and/or IP addresses.
     </description>
   </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.3.tab;
   </filenames>
   </fileglob>
   
   <file>
     <source>loncom/loncaparevs.tab</source>
     <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated
    by loncron. 
     </description>
   </file>
   
   <file>
     <source>loncom/serverhomeIDs.tab</source>
     <target dist='default'>home/httpd/lonTabs/serverhomeIDs.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron.
     </description>
   </file>
   
   <file>
     <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/connectionrules.tab</source>
     <target dist='default'>home/httpd/lonTabs/connectionrules.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing contection rules for outbound (lonc) and inbound (lond) 
   connections for this host. Updated by loncron using domain configuration
   for host's domain from primary library server for domain. Called by lonssl.pm
   and used by lond and LondConnection.pm.
     </description>
   </file>
   
   <file>
     <source>loncom/hosttypes.tab</source>
     <target dist='default'>home/httpd/lonTabs/hosttypes.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing classification of other hosts in the cluster into one of:
   dom, intdom, other (if shares this host's domain, if shares this host's 
   "internet domain", or neither, respectively). Updated by loncron.
   Called by lonssl.pm and used by LondConnection.pm.
     </description>
   </file>
   
 <file>  <file>
 <source>loncom/spare.tab</source>  <source>loncom/spare.tab</source>
 <target dist='default'>home/httpd/lonTabs/spare.tab</target>  <target dist='default'>home/httpd/lonTabs/spare.tab</target>
Line 852  in <tt>access.conf</tt> Line 1887  in <tt>access.conf</tt>
 <file>  <file>
 <source>loncom/htpasswd</source>  <source>loncom/htpasswd</source>
 <target dist='default'>home/httpd/lonTabs/htpasswd</target>  <target dist='default'>home/httpd/lonTabs/htpasswd</target>
 <categoryname>conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Basic auth password to access /lon-status and /server-status  Basic auth password to access /lon-status and /server-status
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/smb.conf</source>  <source>loncom/smb.conf</source>
 <target dist='default'>etc/smb.conf</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
 <target dist='redhat7.1'>etc/samba/smb.conf</target>  <categoryname>static conf</categoryname>
 <categoryname>conf</categoryname>  
 <description>  <description>
 configuration file to make LON-CAPA server file space accessible to network  configuration file to make LON-CAPA server file space accessible to network
 neighborhood  neighborhood
Line 869  neighborhood Line 1903  neighborhood
 </file>  </file>
 <file>  <file>
 <source>loncom/ntp.conf</source>  <source>loncom/ntp.conf</source>
 <target dist='default'>etc/ntp.conf</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
 <categoryname>conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 which NTP server to contact for information (XNTP3 standard)  which NTP server to contact for information (XNTP3 standard)
 </description>  </description>
Line 886  Example:<br /><nobr /><tt>server ntp.msu Line 1920  Example:<br /><nobr /><tt>server ntp.msu
 </note>  </note>
 </file>  </file>
 <file>  <file>
     <source>loncom/misc/archive_old_files.pl</source>
     <target dist='default'>home/httpd/perl/archive_old_files.pl</target>
     <categoryname>script</categoryname>
     <description>
   Batch script for compressing older .db files
     </description>
   </file>
   <file>
 <source>loncom/metadata_database/searchcat.pl</source>  <source>loncom/metadata_database/searchcat.pl</source>
 <target dist='default'>home/httpd/perl/searchcat.pl</target>  <target dist='default'>home/httpd/perl/searchcat.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 894  Batch script for updating SQL metadata d Line 1936  Batch script for updating SQL metadata d
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/lonc</source>  <source>loncom/metadata_database/cleanup_database.pl</source>
 <target dist='default'>home/httpd/perl/lonc</target>  <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 proxy server  Batch script for removing temporary tables from the SQL metadata database.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>doc/man/lonc.1</source>  <source>loncom/metadata_database/parse_activity_log.pl</source>
 <target dist='default'>usr/man/man1/lonc.1</target>  <target dist='default'>home/httpd/perl/parse_activity_log.pl</target>
 <categoryname>doc</categoryname>  <categoryname>script</categoryname>
 <description>man page for lonc</description>  <description>
 <build trigger='always run'>  Batch script to copy activy logs from native format into the SQL metadata database.
 loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && echo 'manifying lonc'  </description>
 </build>  
 <status>works/unverified</status>  
 <dependencies>  
 ../../loncom/lonc  
 </dependencies>  
 </file>  </file>
 <file>  <file>
 <source>doc/scripts/lonc.html</source>  <source>loncom/misc/cleanup_file_caches.pl</source>
 <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>  <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>
 <categoryname>doc</categoryname>  <categoryname>script</categoryname>
 <description>POD-derived page for lonc</description>  <description>
 <build trigger='always run'>  Batch script for removing files not accessed within 24 hours from the 
 loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && echo 'pod2html lonc'  /home/httpd/prtspool and /home/httpd/html/userfiles/ directories.
 </build>  </description>
 <status>works/unverified</status>  
 <dependencies>  
 ../../loncom/lonc  
 </dependencies>  
 </file>  </file>
 <file>  <file>
   <source>loncom/misc/refresh_courseids_db.pl</source>
   <target dist='default'>home/httpd/perl/refresh_courseids_db.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script for refreshing course information in aggregating GDBM 
   file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.
   </description>
   </file>
   <file>
   <source>loncom/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>
   <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script for moving access count data from nohist_resevaldata.db to
   nohist_accesscount.db.
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/modify_config_files.pl</source>
   <target dist='default'>home/httpd/perl/modify_config_files.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script to ensure certain LONCAPA configuration parameters for yum and
   MySQL are included in their configuration files.
   </description>
   </file>
   <file>
     <source>loncom/debugging_tools/updateclasslist.pl</source>
     <target dist='default'>home/httpd/perl/debug/updateclasslist.pl</target>
     <categoryname>script</categoryname>
     <description>
   propagate the ids in ids.db to all course classlists
     </description>
   </file>
   <file>
   <source>loncom/lonmemcached</source>
   <target dist='default'>home/httpd/perl/lonmemcached</target>
   <categoryname>script</categoryname>
   <description>
   small script to handle the start up of the memcached daemon
   </description>
   </file>
   <file>
     <source>loncom/lonmaxima</source>
     <target dist='default'>home/httpd/perl/lonmaxima</target>
     <categoryname>script</categoryname>
     <description>
       manages the existance and talking to the maxima processes
     </description>
   </file>
   <file>
     <source>loncom/lonr</source>
     <target dist='default'>home/httpd/perl/lonr</target>
     <categoryname>script</categoryname>
     <description>
       manages the existance and talking to the R processes
     </description>
   </file>
   <file>
       <source>loncom/request_ssl_key.sh</source>
       <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
       <categoryname>script</categoryname>
       <description>
           Script that requests a Lon-CAPA ssl key.
       </description>
   </file>
   <file>
       <source>loncom/manage_ssl_certs.pl</source>
       <target dist='default'>home/httpd/lonCerts/manage_ssl_certs.pl</target>
       <categoryname>script</categoryname>
       <description>
          Script to create LON-CAPA SSL key, and/or LON-CAPA SSL 
          certificate signing requests for hostId, and/or hostname.
       </description>
   </file>    
   <file>
 <source>loncom/lond</source>  <source>loncom/lond</source>
 <target dist='default'>home/httpd/perl/lond</target>  <target dist='default'>home/httpd/perl/lond</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 937  It accepts and processes incoming reques Line 2076  It accepts and processes incoming reques
 on the network.  lond's functionality is self-contained in the sense  on the network.  lond's functionality is self-contained in the sense
 that it does not reference (import, require, use) any other file  that it does not reference (import, require, use) any other file
 described in this document.  There are only 15 subroutines in this  described in this document.  There are only 15 subroutines in this
 script, however the <TT>make_new_child</TT> subroutine is quite  script, however the <tt>make_new_child</tt> subroutine is quite
 complex since it parses and responds about 29 different types of   complex since it parses and responds about 29 different types of 
 network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,  network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
 makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,  makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
Line 951  tmpput, tmpget, and ls). Line 2090  tmpput, tmpget, and ls).
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lond</description>  <description>man page for lond</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && echo 'manifying lond'  loncom/build/pod2man.sh ../lond &gt; ../../doc/man/lond.1 &amp;&amp; \
   echo 'manifying lond'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 964  loncom/build/pod2man.sh ../lond > ../../ Line 2104  loncom/build/pod2man.sh ../lond > ../../
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lond</description>  <description>POD-derived page for lond</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && echo 'pod2html lond'  loncom/build/pod2html.sh ../lond &gt; ../../doc/scripts/lond.html &amp;&amp; \
   echo 'pod2html lond'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 972  loncom/build/pod2html.sh ../lond > ../.. Line 2113  loncom/build/pod2html.sh ../lond > ../..
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source dist='default'>loncom/build/CHECKRPMS</source>
   <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
   <categoryname>script</categoryname>
   <description>CGI script that checks status of RPMs</description>
   <dependencies>
   loncom/build/CHECKRPMS
   </dependencies>
   </file>
   <file>
 <source>loncom/cgi/loncron.pl</source>  <source>loncom/cgi/loncron.pl</source>
 <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>  <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that starts and pipes output of loncron</description>  <description>CGI script that starts and pipes output of loncron</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/userstatus.pl</source>
   <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script that shows users currently on machine</description>
   </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>
   <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>
   <categoryname>script</categoryname>
   <description>Sample External Response Script</description>
   </file>
   <file>
 <source>loncom/loncron</source>  <source>loncom/loncron</source>
 <target dist='default'>home/httpd/perl/loncron</target>  <target dist='default'>home/httpd/perl/loncron</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 995  loncom/build/pod2html.sh ../lond > ../.. Line 2209  loncom/build/pod2html.sh ../lond > ../..
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonsql</description>  <description>man page for lonsql</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && echo 'manifying lonsql'  loncom/build/pod2man.sh ../lonsql &gt; ../../doc/man/lonsql.1 &amp;&amp; \
   echo 'manifying lonsql'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1008  loncom/build/pod2man.sh ../lonsql > ../. Line 2223  loncom/build/pod2man.sh ../lonsql > ../.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonsql</description>  <description>POD-derived page for lonsql</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && echo 'pod2html lonsql'  loncom/build/pod2html.sh ../lonsql &gt; ../../doc/scripts/lonsql.html &amp;&amp; \
   echo 'pod2html lonsql'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1016  loncom/build/pod2html.sh ../lonsql > ../ Line 2232  loncom/build/pod2html.sh ../lonsql > ../
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
     <source>loncom/CrGrant.pl</source>
     <target dist='default'>home/httpd/perl/CrGrant.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script used to verify and grant an SSL certificate to a Lon-CAPA host
     </description>
     <status>in progress</status>
   </file>
   <file>
     <source>loncom/CrGenerate.pl</source>
     <target dist='default'>home/httpd/perl/CrGenerate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script used to request an SSL certificate for a Lon-CAPA host.
     </description>
     <status>in progress</status>
   </file>
   <file>
     <source>loncom/apachereload</source>
     <target dist='default'>home/httpd/perl/apachereload</target>
     <categoryname>setuid script</categoryname>
     <description>
       Script to let www reload the webserver
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lcpasswd</source>  <source>loncom/lcpasswd</source>
 <target dist='default'>home/httpd/perl/lcpasswd</target>  <target dist='default'>home/httpd/perl/lcpasswd</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
Line 1026  user passwords. Line 2269  user passwords.
 <status>being updated</status>  <status>being updated</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lcinstallfile</source>
   <target dist='default'>home/httpd/perl/lcinstallfile</target>
   <categoryname>setuid script</categoryname>
   <description>
   Set uid file that allows lond to install files in 
   lonTab which is normally owned by root.
   </description>
   <status>under construction</status>
   </file>
   <file>
 <source>loncom/pwchange</source>  <source>loncom/pwchange</source>
 <target dist='default'>home/httpd/perl/pwchange</target>  <target dist='default'>home/httpd/perl/pwchange</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
Line 1035  Allows www to change user passwords. Line 2288  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>  <categoryname>setuid script</categoryname>
 <description>  <description>
 Coordinates the system services and files in order to allow lond to add a  Calls iptables to update firewall settings for port used for internal
 new user.  LON-CAPA communication to receive traffic from other servers in cluster
 </description>  </description>
 <status>being updated</status>  <status>New file</status>
   </file>
   <file>
   <source>loncom/lchttpdlogs</source>
   <target dist='default'>home/httpd/perl/lchttpdlogs</target>
   <categoryname>setuid script</categoryname>
   <description>
   script called by loncron to tail latest web server access and error logs.
   </description>
   <status>works/verified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuserdel</source>  <source>loncom/lcuserdel</source>
Line 1083  GNU General Public License.  Long live t Line 2345  GNU General Public License.  Long live t
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/license/httpi.license</source>
   <target dist='default'>home/httpd/html/adm/httpi.license</target>
   <categoryname>interface file</categoryname>
   <description>
   HTTPi webserver license
   </description>
   </file>
   <file>
   <source>loncom/license/httpi.readme</source>
   <target dist='default'>home/httpd/html/adm/httpi.readme</target>
   <categoryname>interface file</categoryname>
   <description>
   HTTPi webserver readme 
   </description>
   </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 1108  Interface file for responding to imprope Line 2386  Interface file for responding to imprope
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/notinit.html</source>
   <target dist='default'>home/httpd/html/adm/notinit.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Interface file for responding to accessing uploaded resources without
   re-initializing course.
   </description>
   </file>
   <file>
   <source>loncom/html/adm/overloaded.txt</source>
   <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
   <categoryname>interface file</categoryname>
   <description>
   Interface file for responding to overload situations.
   </description>
   </file>
   <file>
   <source>loncom/html/adm/loginproblems.html</source>
   <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Help page for login problems.
   </description>
   </file>
   <file>
 <source>loncom/xml/physnet.sty</source>  <source>loncom/xml/physnet.sty</source>
 <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>  <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 1117  The relevant conditions and metadata to Line 2420  The relevant conditions and metadata to
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/lectureonline.sty</source>  <source>loncom/homework/lectureonline.sty</source>
 <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>  <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
   </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 The relevant conditions and metadata to attach to LectureOnline-specific tags.  The relevant conditions and metadata to attach to LectureOnline-specific tags.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/misc/un_keyword.tab</source>  <source>loncom/thesaurus/un_keyword.tab</source>
 <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>  <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
Line 1133  content. Line 2437  content.
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/scantronformat.tab</source>
   <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
   <categoryname>conf</categoryname>
   <description>
   Different configs for scantron input files.
   </description>
   </file>
   <file>
   <source>loncom/homework/default_scantronformat.tab</source>
   <target dist='default'>home/httpd/lonTabs/default_scantronformat.tab</target>
   <categoryname>static conf</categoryname>
   <description>
   Default configurations for scantron input files.
   </description>
   </file>
   <file>
 <source>loncom/publisher/packages.tab</source>  <source>loncom/publisher/packages.tab</source>
 <target dist='default'>home/httpd/lonTabs/packages.tab</target>  <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 1151  Table which contains list of copyright p Line 2471  Table which contains list of copyright p
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/source_copyright.tab</source>
   <target dist='default'>home/httpd/html/res/adm/includes/source_copyright.tab</target>
   <categoryname>static conf</categoryname>
   <description>
   Table which contains list of source copyright possibilities for educational resources.
   </description>
   </file>
   <file>
 <source>loncom/publisher/language.tab</source>  <source>loncom/publisher/language.tab</source>
 <target dist='default'>home/httpd/lonTabs/language.tab</target>  <target dist='default'>home/httpd/lonTabs/language.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 1178  Edit handler for rat maps; TeX content h Line 2506  Edit handler for rat maps; TeX content h
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/londocs.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for course documents
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonchat.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for chat
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonchatfetch.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for periodically fetch new lines of chat
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/longroupchat.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for generation of frameset for display of group chat
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonannounce.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to put up announcements and calendar
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonsyllabus.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to put up syllabus
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonrss.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrss.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for adding to and displaying RSS
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/homework/lonsimpleproblemedit.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to set parameters for simple homework problems
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonsimplepage.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to put up simple page
   </description>
   <status>works/unverified</status>
   </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/lonexturlcheck.pm </source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonexturlcheck.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to check if an external resource can be displayed in an iframe
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonexttool.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonexttool.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to operate as an LTI Consumer 
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltiauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltiauth.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to operate as an LTI Provider
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltiroster.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltiroster.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to service roster requests, as an LTI Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltipassback.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltipassback.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to service pass back of scores from a Tool Provider,
   as an LTI Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltilogout.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltilogout.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to logout a LON-CAPA user session on callback from an LTI Consumer 
   which launched the session, when user logs out of session on Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltiutils.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Common routines for LTI (Consumer or Provider)
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/templates/LTIstandard.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIstandard.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) without passback
   of grades 
   </description>
   </file>
   <file>
   <source>loncom/lti/templates/LTIpassback.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIpassback.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) which supports passback
   of grades, and storable parameters.
   </description>
   </file>
   <file>
     <source>loncom/interface/lonpickcode.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to pick a CODE from the list of possible CODEs
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a student from classlist
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a courseid from a list of courses
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickauthor.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickauthor.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for a DC to pick an author from a list of authors in the domain for an ad hoc CA role
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickresource.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickresource.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a resource or folder from the course contents
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickuser.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a user from a directory search
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/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>
   <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to put up bulletin board
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonaboutme.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to put up personal info
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/loncfile.pm</source>  <source>loncom/publisher/loncfile.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1188  construction space menu. Line 2781  construction space menu.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/testbankimport.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/testbankimport.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility to convert plain text questions in a testbank file to LON-CAPA problems.
   Called by selecting testbank option when uploading file to construction space.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsimport.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsimport.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility to import courses from other CMSs packaged in IMS 1.1 content package
   format into LON-CAPA Construction space.
   Called by selecting IMS package option when uploading file to construction space.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsimportdocs.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsimportdocs.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility to import courses from other CMSs packaged in IMS 1.1 content package
   format into a LON-CAPA course via DOCS.
   Called using Import IMS package button displayed in Special documents column in DOCS display.  
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsprocessor.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsprocessor.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains routines used by imsimport handlers when importing contents of IMS 
   packages into construction space, or into a course directly via DOCS.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsexport.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsexport.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Routines used in londocs to export templated files to an IMS package.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonhelp.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
   <categoryname>handler</categoryname>
   <description>
   The .tex file help handler.
   </description>
   <status>works/unverified</status>
   <build trigger='always run'>
   loncom/html/adm/help/buildMakeWrapper
   </build>
   <dependencies>
   Makefile;
   buildMakeWrapper
   </dependencies>
   </file>
   <file>
   <source>loncom/html/adm/help/help.png</source>
   <target dist='default'>home/httpd/html/adm/help/help.png</target>
   <categoryname>interface file</categoryname>
   <description>
   help icon
   </description>
   </file>
   <file>
   <source>loncom/html/adm/help/abouthelp.html</source>
   <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Index file for the help system
   </description>
   </file>
   <file>
   <source>loncom/html/adm/help/nohelptopic.html</source>
   <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Page of links to help manuals - displayed when inline help is missing for a specific topic.
   </description>
   </file>
   <file>
   <source>loncom/html/adm/help/loncapa.html</source>
   <target dist='default'>home/httpd/html/adm/help/loncapa.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Language reference, generated from loncapa.xsd.
   </description>
   </file>
   <file>
   <source>doc/help/author.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
   </target>
   <categoryname>interface file</categoryname>
   <description>
   The pseudo-LaTeX file to allow people to read the author's manual online, with
   a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
   </target>
   <categoryname>interface file</categoryname>
   <description>
   The pseudo-LaTeX file to allow people to read the course administrator's
   manual online, with a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/domain.manual.access.tex</source>
   <target dist='default'>home/httpd/html/adm/help/tex/domain.manual.access.tex
   </target>
   <categoryname>interface file</categoryname>
   <description>
   The pseudo-LaTeX file to allow people to read the domain coordination
   manual online, with a somewhat clumsy interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/author.manual.ps</source>
   <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
   <categoryname>interface file</categoryname>
   <description>
   The postscript Author's Manual
   </description>
   <status>works/unverified</status>
   <dependencies>
   doc/help/author.manual.texxml;
   doc/help/latexSplitter.py;
   doc/help/rebuildLabelHash.pl;
   doc/help/render.texxml.pl;
   doc/help/simpleEdit.py;
   doc/help/texxml2indextex.pl;
   doc/help/texxml2latex.pl;
   loncom/build/buildHelp.sh;
   loncom/build/help_graphics_converter.pl
   </dependencies>
   </file>
   <file>
   <source>doc/help/author.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
   <categoryname>pdf manual</categoryname>
   <description>
   The PDF Author's Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/course.manual.ps</source>
   <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
   <categoryname>interface file</categoryname>
   <description>
   The postscript Course Manual
   </description>
   <status>works/unverified</status>
   <dependencies>
   doc/help/course.manual.texxml;
   doc/help/latexSplitter.py;
   doc/help/rebuildLabelHash.pl;
   doc/help/render.texxml.pl;
   doc/help/simpleEdit.py;
   doc/help/texxml2indextex.pl;
   doc/help/texxml2latex.pl;
   loncom/build/buildHelp.sh;
   loncom/build/help_graphics_converter.pl
   </dependencies>
   </file>
   <file>
   <source>doc/help/course.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
   <categoryname>pdf manual</categoryname>
   <description>
   The PDF Course Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/help/domain.manual.ps</source>
   <target dist='default'>home/httpd/html/adm/help/domain.manual.ps</target>
   <categoryname>interface file</categoryname>
   <description>
   The postscript Domain Manual
   </description>
   <status>works/unverified</status>
   <dependencies>
   doc/help/domain.manual.texxml;
   doc/help/latexSplitter.py;
   doc/help/rebuildLabelHash.pl;
   doc/help/render.texxml.pl;
   doc/help/simpleEdit.py;
   doc/help/texxml2indextex.pl;
   doc/help/texxml2latex.pl;
   loncom/build/buildHelp.sh;
   loncom/build/help_graphics_converter.pl
   </dependencies>
   </file>
   <file>
   <source>doc/help/domain.manual.pdf</source>
   <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
   <categoryname>pdf manual</categoryname>
   <description>
   The PDF Domain Manual
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.html</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT in HTML
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.html.meta</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.html.meta</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT in HTML metadata
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.library</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.library</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT library
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.library.meta</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.library.meta</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT library metadata
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.problem</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.problem</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT problem
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.problem.meta</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.problem.meta</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT problem metadata
     </description>
   </file>
   <file>
     <source>loncom/interface/lontemplate.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lontemplate.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to create templates
     </description>
     <status>works/unverified</status>
   </file>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/gif/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/gif/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Gif files for the help system
   </description>
   <filenames>
   Authoring_Dynamic_Plot_Axis_Labels.gif;
   Authoring_Dynamic_Plot_Axis_Tics_border.gif;
   Authoring_Dynamic_Plot_Axis_Tics_minor.gif;
   Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
   Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
   Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
   BT_ScreenshotCriteria.gif;
   BT_ScreenshotQuestion.gif;
   BT_ScreenshotVariable.gif;
   flowchartBridgeTask.gif;
   Dynamic_Replication_Change.gif;
   Dynamic_Replication_Request.gif;
   Load_Balance_Example.gif;
   LONCAPA_Network_Diagram2.gif;
   LONCAPA_Network_Diagram.gif;
   Map_Example.gif;
   Resource_Assembly.gif;
   aboutme.gif;
   addClickerInfoFile.gif;
   anno.gif;
   anot.gif;
   anot2.gif;
   authorRemote.gif;
   author_example_directory.gif;
   author_new_content.gif;
   author_top_menu.gif;
   back.gif;
   bchat.gif;
   blog.gif;
   bomb.gif;
   catalog.gif;
   ccat.gif;
   chat.gif;
   chkrole.gif;
   chrt.gif;
   com.gif;
   constructionSpace.gif;
   constructionSpaceForPublishing.gif;
   coprplot.gif;
   cprv.gif;
   creatingANewCourse.gif;
   creatingNewProblemResource.gif;
   crsconf.gif;
   docs.gif;
   document-open.gif;
   document-properties.gif;
   dump.gif;
   dynamic_piecewise.gif;
   dynamic_piecewise2.gif;
   dynamic_plot.gif;
   dynamic_plot2.gif;
   edit.gif;
   editmap.gif;
   editwishlist.gif;
   edit-find-replace.gif;
   edit-redo.gif;
   edit-undo.gif;
   emblem-photos.gif;
   eval.gif;
   extres.gif;
   fdbk.gif;
   feedback.gif;
   formulaResponse.gif;
   forw.gif;
   FPRexamples.gif;
   fromfile.gif;
   grds.gif;
   grps.gif;
   help.gif;
   helpdesk-access.gif;
   html_page_plaintext.gif;
   html_page_richtext.gif;
   list-add.gif;
   login.gif;
   lonhelpheader.gif;
   mail-message-new.gif;
   mail-reply-all.gif;
   mainCourseDocuments.gif;
   mapAdvancedEditorNew.gif;
   mapClickedStart.gif;
   mapEditFirstClick.gif;
   mapEditInitial.gif;
   mapEditingButton.gif;
   mapEditorDirectoryBrowser.gif;
   mapEditorResourceChosen.gif;
   mapEditorSelection.gif;
   mapInsertResource.gif;
   mapNewResource.gif;
   mapSecondWindowSecondResource.gif;
   mapSimpleEditor.gif;
   mapStraightened.gif;
   mapTwoResources.gif;
   messalog.gif;
   mngcu.gif;
   multiple_choice_problem_menu.gif;
   nav.gif;
   navigation.gif;
   network-workgroup.gif;
   new.gif;
   newmsg.gif;
   numericalResponse1.gif;
   numericalResponseEditor.gif;
   numericalResponseSlopeProblem.gif;
   numericalResponseVarInText.gif;
   optionResponseEditing.gif;
   optionResponseProblem.gif;
   page.gif;
   parm.gif;
   pgrd.gif;
   port.gif;
   pref.gif;
   preferences-desktop-font.gif;
   preferences-desktop-locale.gif;
   preferences-desktop-theme.gif;
   problem_editing_colorful.gif;
   problem_editing_xml.gif;
   problem_testing.gif;
   prt.gif;
   publishMetadata.gif;
   radioResponse2.gif;
   radioResponseHint.gif;
   rcrs.gif;
   res.gif;
   resversion.gif;
   roles.gif;
   rsrv.gif;
   scoreupfrm.gif;
   sctr.gif;
   selfenrl-queue.gif;
   self_enroll.gif;
   simple.gif;
   simpprob.gif;
   smallHelp.gif;
   spreadsheet_hierarchy.gif;
   sprs.gif;
   src.gif;
   stat.gif;
   stringResponseEditor.gif;
   studentInterface.gif;
   subdocs.gif;
   subtimpl.gif;
   survey_rep.gif;
   syllabus.gif;
   system-users.gif;
   tolastloc.gif;
   turning.gif;
   uploadscores.gif;
   uplusr.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-link.gif;
   iclicker.gif;
   interwrite1.gif;
   interwrite2.gif;
   interwrite3.gif;
   interwrite4.gif;
   interwrite5.gif;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/eps/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/eps/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   EPS files for the help system
   </description>
   <filenames>
   Authoring_Dynamic_Plot_Axis_Labels.eps;
   Authoring_Dynamic_Plot_Axis_Tics_border.eps;
   Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
   Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
   Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
   Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
   BT_ScreenshotCriteria.eps;
   BT_ScreenshotQuestion.eps;
   BT_ScreenshotVariable.eps;
   flowchartBridgeTask.eps;
   Dynamic_Replication_Change.eps;
   Dynamic_Replication_Request.eps;
   Load_Balance_Example.eps;
   LONCAPA_Network_Diagram2.eps;
   LONCAPA_Network_Diagram.eps;
   Map_Example.eps;
   Resource_Assembly.eps;
   aboutme.eps;
   addClickerInfoFile.eps;
   anno.eps;
   anot.eps;
   anot2.eps;
   authorRemote.eps;
   author_example_directory.eps;
   author_new_content.eps;
   author_top_menu.eps;
   back.eps;
   bchat.eps;
   blog.eps;
   bomb.eps;
   catalog.eps;
   ccat.eps;
   chat.eps;
   chkrole.eps;
   chrt.eps;
   com.eps;
   constructionSpace.eps;
   constructionSpaceForPublishing.eps;
   coprplot.eps;
   cprv.eps;
   creatingANewCourse.eps;
   creatingNewProblemResource.eps;
   crsconf.eps;
   docs.eps;
   document-open.eps;
   document-properties.eps;
   dump.eps;
   dynamic_piecewise.eps;
   dynamic_piecewise2.eps;
   dynamic_plot.eps;
   dynamic_plot2.eps;
   edit.eps;
   editmap.eps;
   editwishlist.eps;
   edit-find-replace.eps;
   edit-redo.eps;
   edit-undo.eps;
   emblem-photos.eps;
   eval.eps;
   extres.eps;
   fdbk.eps;
   feedback.eps;
   formulaResponse.eps;
   forw.eps;
   FPRexamples.eps;
   fromfile.eps;
   grds.eps;
   grps.eps;
   help.eps;
   helpdesk-access.eps;
   html_page_plaintext.eps;
   html_page_richtext.eps;
   list-add.eps;
   lonhelpheader.eps;
   login.eps;
   mail-message-new.eps;
   mail-reply-all.eps;
   mainCourseDocuments.eps;
   mapAdvancedEditorNew.eps;
   mapClickedStart.eps;
   mapEditFirstClick.eps;
   mapEditInitial.eps;
   mapEditingButton.eps;
   mapEditorDirectoryBrowser.eps;
   mapEditorResourceChosen.eps;
   mapEditorSelection.eps;
   mapInsertResource.eps;
   mapNewResource.eps;
   mapSecondWindowSecondResource.eps;
   mapSimpleEditor.eps;
   mapStraightened.eps;
   mapTwoResources.eps;
   messalog.eps;
   mngcu.eps;
   multiple_choice_problem_menu.eps;
   nav.eps;
   navigation.eps;
   network-workgroup.eps;
   new.eps;
   newmsg.eps;
   numericalResponse1.eps;
   numericalResponseEditor.eps;
   numericalResponseSlopeProblem.eps;
   numericalResponseVarInText.eps;
   optionResponseEditing.eps;
   optionResponseProblem.eps;
   page.eps;
   parm.eps;
   pgrd.eps;
   port.eps;
   preferences-desktop-font.eps;
   preferences-desktop-locale.eps;
   preferences-desktop-theme.eps;
   problem_editing_colorful.eps;
   problem_editing_xml.eps;
   problem_testing.eps;
   prt.eps;
   publishMetadata.eps;
   radioResponse2.eps;
   radioResponseHint.eps;
   rcrs.eps;
   res.eps;
   resversion.eps;
   roles.eps;
   rsrv.eps;
   scoreupfrm.eps;
   sctr.eps;
   selfenrl-queue.eps;
   self_enroll.eps;
   simple.eps;
   simpprob.eps;
   smallHelp.eps;
   spreadsheet_hierarchy.eps;
   sprs.eps;
   src.eps;
   stat.eps;
   stringResponseEditor.eps;
   studentInterface.eps;
   subdocs.eps;
   subtimpl.eps;
   survey_rep.eps;
   syllabus.eps;
   system-users.eps;
   tolastloc.eps;
   turning.eps;
   uploadscores.eps;
   uplusr.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-link.eps;
   iclicker.eps;
   interwrite1.eps;
   interwrite2.eps;
   interwrite3.eps;
   interwrite4.eps;
   interwrite5.eps;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/tex/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/tex/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Tex files for the help system
   </description>
   <filenames>
   About_Authors_Manual.tex;
   About_Bombs.tex;
   About_Communication.tex;
   About_Developers_Manual.tex;
   About_Numerical_and_Formula_Response.tex;
   About_Symbs.tex;
   all_functions_table.tex;
   adaptive_hints.tex;
   Additional_Help.tex;
   Ambiguous_Reference.tex;
   Analysis_Analyze_Over.tex;
   Analyze_Problem.tex;
   Answer_Date.tex;
   Answer_Display_Overview.tex;
   Annotation.tex;
   Authentication.tex;
   Auth_Options.tex;
   Authoring_Adding_Pictures.tex;
   Authoring_CustomResponse.tex;
   Authoring_DataResponse.tex;
   Authoring_Dynamic_Plot_Axes.tex;
   Authoring_Dynamic_Plot_Color_Selection.tex;
   Authoring_Dynamic_Plot_Curve_Data.tex;
   Authoring_Dynamic_Plot_Curve_Function.tex;
   Authoring_Dynamic_Plot_Curve.tex;
   Authoring_Dynamic_Plot_Gnuplot.tex;
   Authoring_Dynamic_Plot_Key.tex;
   Authoring_Dynamic_Plot_Label.tex;
   Authoring_Dynamic_Plot_Linestyle.tex;
   Authoring_Dynamic_Plot.tex;
   Authoring_Dynamic_Plot_Tics.tex;
   Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
   Authoring_Equations.tex;
   Authoring_EssayResponse.tex;
   Authoring_ExternalResponse.tex;
   Authoring_Foil_Structure_Tags.tex;
   Authoring_FormulaResponse.tex;
   Authoring_Hint_Tags.tex;
   Authoring_HTML_vs_Tex.tex;
   Authoring_ImageResponse.tex;
   Authoring_Input_Tags.tex;
   Authoring_Internal_Tags.tex;
   Authoring_Intro.tex;
   Authoring_Library_Scripts.tex;
   Authoring_MatchResponse.tex;
   Authoring_Math_Editor.tex;
   Authoring_Multilingual_Problems.tex;
   Authoring_NumericalResponse.tex;
   Authoring_OptionResponse.tex;
   Authoring_OrganicResponse.tex;
   Authoring_Output_Tags.tex;
   Authoring_Pictures_EPS.tex;
   Authoring_Piecewise_Plot.tex;
   Authoring_RadiobuttonResponse.tex;
   Authoring_RankResponse.tex;
   Authoring_ReactionResponse.tex;
   Authoring_Response_Attributes.tex;
   Authoring_Responseparam_Parameter.tex;
   Authoring_Response_Tag_Intro.tex;
   Authoring_Scripting_Tags.tex;
   Authoring_StringResponse.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;
   Author_Change_Privileges.tex;
   Author_Create_Coauthor_List.tex;
   Author_LON-CAPA_Introduction.tex;
   Author_Manual_Title_Page.tex;
   Author_Menu.tex;
   Author_Numerical_and_Formula.tex;
   Author_Remote_Control.tex;
   Author_User_Logs.tex;
   Author_View_Coauthor_List.tex;
   Batch_Creation.tex;
   BridgeTask_About.tex;
   BridgeTask_Conditions.tex;
   BridgeTask_Create.tex;
   BridgeTask_EditModeFinishing.tex;
   BridgeTask_EditModeIntroduction.tex;
   BridgeTask_EditModeQuestion.tex;
   BridgeTask_EditMode.tex;
   BridgeTask_EditModeVariable.tex;
   BridgeTask_Features.tex;
   BridgeTask_Intro.tex;
   BridgeTask_Portfolio.tex;
   BridgeTask_SetupResource.tex;
   BridgeTask_Slot.tex;
   BridgeTask_XMLFinishing.tex;
   BridgeTask_XMLHeader.tex;
   BridgeTask_XMLQuestions.tex;
   BridgeTask_XML.tex;
   BridgeTask_XMLVariable.tex;
   Browsing_Resources.tex;
   Bugzilla.tex;
   Caching.tex;
   Calendar_Add_Announcement.tex;
   Calendar_Remove_Announcement.tex;
   Calling_Functions.tex;
   CAPA_LON-CAPA_function_diffs.tex;
   Cascading_Parameters.tex;
   Catalog_Info.tex;
   Change_Colors.tex;
   Change_Password.tex;
   Chart_Description.tex;
   Change_Discussion_Display.tex;
   Chart_Enrollment_Status.tex;
   Chart_Output_Data.tex;
   Chart_Output_Formats.tex;
   Chart_Sections.tex;
   Chart_Sequences.tex;
   Chart_Student_Data.tex;
   Chatting.tex;
   Clicker_Registration.tex;
   Coauthor.tex;
   Construction_Space_Overview.tex;
   Content_Page_Overview.tex;
   Contextual_Help.tex;
   Course_Add_Other.tex;
   Course_Add_Student.tex;
   Course_Approve_Selfenroll.tex;
   Course_Automated_Enrollment.tex;
   Course_Broadcast_Message.tex;
   Course_Change_Privileges.tex;
   Course_Chart_To_Excel.tex;
   Course_Chat.tex;
   Course_Convert_To_CSV.tex;
   Course_Coordination_Intro.tex;
   Course_Create_Class_List.tex;
   Course_Creation_Log.tex;
   Course_Critical_Message.tex;
   Course_Deleting.tex;
   Course_Disable_Discussion.tex;
   Course_Disable_Anonymous_Discussion.tex;
   Course_Discussion_Board.tex;
   Course_Drop_Student.tex;
   Course_Edit_Content.tex;
   Course_Editing_Custom_Roles.tex;
   Course_Environment.tex;
   Course_Extending_Due_Dates.tex;
   Course_Face_To_Face_Records.tex;
   Course_Feedback_Addresses.tex;
   Course_Helpdesk_Access.tex;
   Course_Homework_Performance_Overview.tex;
   Course_Manually_Grade_Problem.tex;
   Course_Manual_Title_Page.tex;
   Course_Manage_Group.tex;
   Course_Maximum_Collaborators.tex;
   Course_Message_Access.tex;
   Course_Modify_Student_Data.tex;
   Course_Parameter_Levels.tex;
   Course_Parameter_Table_Mode.tex;
   Course_Prefs_Bridgetasks.tex;
   Course_Prefs_Display.tex;
   Course_Prefs_Grading.tex;
   Course_Prefs_Printouts.tex;
   Course_Prefs_Classlists.tex;
   Course_Prefs_Feedback.tex;
   Course_Prefs_Language.tex;
   Course_Prefs_Spreadsheet.tex;
   Course_Prefs_Discussions.tex;
   Course_Prefs_General.tex;
   Course_Prefs_Other.tex;
   Course_Prefs_Settings.tex;
   Course_Problem_Weight.tex;
   Course_Requests.tex;
   Course_Request_Access_End.tex;
   Course_Request_Access_Start.tex;
   Course_Request_Autoadd.tex;
   Course_Request_Autodrop.tex;
   Course_Request_Category.tex;
   Course_Request_Clone.tex;
   Course_Request_Crosslist.tex;
   Course_Request_Description.tex;
   Course_Request_Enroll_End.tex;
   Course_Request_Enroll_Start.tex;
   Course_Request_LCSection.tex;
   Course_Request_Personnel.tex;
   Course_Request_RegAccess_End.tex;
   Course_Request_RegAccess_Start.tex;
   Course_Request_Rolesection.tex;
   Course_Request_Sections.tex;
   Course_Roles.tex;
   Course_Self_Enrollment.tex;
   Course_Set_Start_End_Date.tex;
   Course_Setting_Parameters.tex;
   Course_Student_Grade_Override.tex;
   Course_Student_Work.tex;
   Course_Toplevel_Seq.tex;
   Course_User_Evaluation.tex;
   Course_User_Logs.tex;
   Course_User_Parameter.tex;
   Course_View_Class_List.tex;
   Create_Course.tex;
   Creating_A_Course_Intro.tex;
   Creating_Content_Overview.tex;
   Creating_Domain_Coordinators.tex;
   Creating_Formula_Response.tex;
   Creating_Groups.tex;
   Creating_Math_Response_Problems.tex;
   Creating_New_Content_Pages.tex;
   Creating_Online_Problems.tex;
   Creating_Radio_Response_Problems.tex;
   Custom_Response_Problem_Creation.tex;
   Custom_Response_Problems.tex;
   Deleting_Domain_Coordinators.tex;
   Developer_Manual_Title_Page.tex;
   Developer_Tutorial.tex;
   Distribute_Messages.tex;
   Docs_About_Bulletin_Board.tex;
   Docs_About_Group_Files.tex; 
   Docs_About_My_Personal_Info.tex;
   Docs_About_Simple_Page.tex;
   Docs_About_Syllabus.tex;
   Docs_Adding_Course_Doc.tex;
   Docs_Adding_External_Resource.tex;
   Docs_Adding_External_Tool.tex;
   Docs_Adding_Folders.tex;
   Docs_Adding_Pages.tex;
   Docs_Adding_Syllabus.tex;
   Docs_Alternatives.tex;
   Docs_Check_Resource_Versions.tex;
   Docs_Creating_From_Template.tex;
   Docs_Course_Roster.tex;
   Docs_Dropbox.tex;
   Docs_Dump_Course_Docs.tex;
   Docs_Export_Course_Docs.tex;
   Docs_Editing_Templated_Pages.tex;
   Docs_Essay.tex;
   Docs_Import_Stored_Link.tex;
   Docs_Importing_IMS_Course.tex;
   Docs_Importing_LON-CAPA_Resource.tex;
   Docs_Load_Map.tex;
   Docs_Main_Course_Documents.tex;
   Docs_Navigate_Content.tex;
   Docs_Numerical_Response.tex;
   Docs_Option_Response.tex;
   Docs_Overview.tex;
   Docs_Radio.tex;
   Docs_Score_Upload_Form.tex;
   Docs_Search.tex;
   Docs_Simple_Problem.tex;
   Docs_String_Response.tex;
   Docs_Supplemental.tex;
   Docs_Uploading_From_Harddrive.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_Enrollment.tex;
   Domain_Configuration_Auto_Updates.tex;
   Domain_Configuration_Cataloging_Courses.tex;
   Domain_Configuration_Color_Schemes.tex;
   Domain_Configuration_Contact_Info.tex;
   Domain_Configuration_Course_Defaults.tex;
   Domain_Configuration_Help_Settings.tex;
   Domain_Configuration_InstDirectory_Search.tex;
   Domain_Configuration_LangTZAuth.tex;
   Domain_Configuration_Load_Balancing.tex;
   Domain_Configuration_Login_Page.tex;
   Domain_Configuration_Passwords.tex;
   Domain_Configuration_Quotas.tex;
   Domain_Configuration_Request_Author.tex;
   Domain_Configuration_Request_Courses.tex;
   Domain_Configuration_Scantron_Format.tex;
   Domain_Configuration_Self_Creation.tex;
   Domain_Configuration_Selfenrollment.tex;
   Domain_Configuration_Server_Status.tex;
   Domain_Configuration_SSL.tex;
   Domain_Configuration_Trust.tex;
   Domain_Configuration_User_Creation.tex;
   Domain_Configuration_User_Modification.tex;
   Domain_Configuration_User_Sessions.tex;
   Domain_Coordination_Intro.tex;
   Domain_Coordination_Overview.tex;
   Domain_Create_Users.tex;
   Domain_Crontab_Entries.tex;
   Domain_Editing_Custom_Roles.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;
   Dynamic_Plot_Overview.tex;
   Edit_Syllabus.tex;
   Error.tex;
   exam_answers.tex;
   exam_basics.tex;
   exam_build.tex;
   exam_disable_com.tex;
   exam_how_scored.tex;
   exam_parameters.tex;
   exam_printing.tex;
   exam_question_type.tex;
   exam_scoring.tex;
   Exploring_Your_Course.tex;
   Feedback_Author.tex;
   Feedback_Content.tex;
   Feedback_Discuss_Anon.tex;
   Feedback_Discussion.tex;
   Feedback_Policy.tex;
   Finding_Resources.tex;
   Foils.tex;
   ForceIDChange.tex;
   Formula_Answers.tex;
   Formula_Editor.tex;
   Formula_Response_Adv_Intro.tex;
   Formula_Response_Example.tex;
   Formula_Response_Limitations.tex;
   Formula_Response_Problems.tex;
   Formula_Response_Sampling.tex;
   Formula_Tolerance.tex;
   Function_Plot_Response_Overview.tex;
   Function_Plot_Response_Background_Plot.tex;
   Function_Plot_Response_Evaluation_Rule.tex;
   Function_Plot_Response_Rule_Set.tex;
   Function_Plot_Response_Elements.tex;
   Function_Plot_Response_Question.tex;
   Function_Plot_Response_Spline.tex;
   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;
   Generation.tex;
   Grade_All.tex;
   Grade_Intro.tex;
   Grade_One.tex;
   Grade_Scantron.tex;
   Grade_Sequence.tex;
   Grade_Upload.tex;
   Grade_Verify.tex;
   GradingOptions.tex;
   Greek_Symbols.tex;
   Guts_Apache_Env.tex;
   Guts_Apache_Modules.tex;
   Guts_Apache.tex;
   Guts_Authentication.tex;
   Guts_Authoring.tex;
   Guts_Coding_Guidelines.tex;
   Guts_Course_Dir.tex;
   Guts_User_Dir.tex;
   Help.tex;
   Helper_Course_Initialization.tex;
   How_To_Edit_Existing_Content_Pages.tex;
   Institutional_Integration_Authentication.tex;
   Institutional_Integration_CAS.tex;
   Institutional_Integration_Course_Codes.tex;
   Institutional_Integration_Course_Requests.tex;
   Institutional_Integration_Format_Checks.tex;
   Institutional_Integration_Identity_Management.tex;
   Institutional_Integration_Shibboleth.tex;
   Institutional_Integration_User_Categories.tex;
   Latex_Footer.tex;
   Latex_Header.tex;
   Leaving_Feedback.tex;
   Login_To_LON-CAPA.tex;
   Math_Response_Problems.tex;
   Maxima_Argument_Array.tex;
   Maxima_Libraries.tex;
   Metadata_Description.tex;
   Modify_Community_Owner.tex;
   Modify_Course_Defaultauth.tex;
   Modify_Course_Instcode.tex;
   Modify_Course_Owner.tex;
   Modify_Course_Quota.tex;
   Navigation_Screen.tex;
   Navmap_Host_Down.tex;
   NavMaps_MarkPosts_Read.tex;
   Numerical_Response_Advanced_Example.tex;
   Numerical_Response_Format.tex;
   Numerical_Response_Introduction.tex;
   Numerical_Response_Intro.tex;
   Numerical_Response_Parts_A.tex;
   Numerical_Response_Parts_B.tex;
   Numerical_Response_Problems.tex;
   Numerical_Response_Randomization.tex;
   Numerical_Response_Simple_Example.tex;
   Numerical_Response_Tutorial_A.tex;
   Numerical_Response_Units.tex;
   numerical_wrong_answers.tex;
   Open_Date.tex;
   Option_Response_Concept_Group_Example.tex;
   Option_Response_Matching_Example.tex;
   Option_Response_Problem_Creation.tex;
   Option_Response_Problem_Figure.tex;
   Option_Response_Problem_Parts.tex;
   Option_Response_Problems.tex;
   Option_Response_Simple.tex;
   Other_Symbols.tex;
   Parameter_encrypturl.tex;
   Parameter_Helper.tex;
   Parameter_Manager.tex;
   Parameter_Overview.tex;
   Parameter_Set_Folder.tex;
   Part_Tag_Edit_Help.tex;
   Personal_Info_Page.tex;
   Physical_Units.tex;
   Portfolio_About.tex;
   Portfolio_AddFiles.tex;
   Portfolio_Catalog.tex;
   Portfolio_ChangeDirectory.tex;
   Portfolio_CreateDirectory.tex;
   Portfolio_DeleteFile.tex;
   Portfolio_FileAction.tex;
   Portfolio_FileList.tex;
   Portfolio_OpenFile.tex;
   Portfolio_RenameFile.tex;
   Portfolio_ShareFile_ChangeSetting.tex;
   Portfolio_ShareFile_Conditional.tex;
   Portfolio_ShareFile_SetAccess.tex;
   Portfolio_ShareFile_StopAccess.tex;
   Portfolio_ShareFile.tex;
   Prefs_About_Me.tex;
   Prefs_Forwarding.tex;
   Prefs_Language.tex;
   Prefs_Messages.tex;
   Prefs_Notification.tex;
   Prefs_Screen_Name_Nickname.tex;
   Print_Library.tex;
   Print_Options.tex;
   Print_Resource.tex;
   Print_Tricks.tex;
   Problem_Editor_Testing_Area.tex;
   Problem_Editor_XML_Index.tex;
   Problem_LON-CAPA_Functions.tex;
   Problem_LON-CAPA_Image_Options.tex;
   Problem_Parameters.tex;
   Problem_Types.tex;
   Publishing_A_Resource.tex;
   Publishing_Author_Tutorial_Segue.tex;
   Publishing_Copyright.tex;
   Publishing_Intro.tex;
   Publishing_Keywords.tex;
   Quick_Grades_Description.tex;
   Quick_Grades_Possibly_Correct.tex;
   Radio_Response_Problems.tex;
   Radio_Response_Randomization.tex;
   Ranking_Problems.tex;
   Receipt.tex;
   Remote_Menu.tex;
   Resource_Discussion.tex;
   Resource_Types.tex;
   Roles_About.tex;
   Roles_Screen.tex;
   Script_Functions.tex;
   Scripting_Help.tex;
   Script_Tutorial_Intro.tex;
   Script_Variables.tex;
   Search_Advanced.tex;
   Search_Basic.tex;
   Searching.tex;
   Sending_Email.tex;
   Sequence_Advanced_Editor_Creation.tex;
   Sequence_Advanced_Editor_Links_Conditions.tex;
   Sequence_Definition.tex;
   Sequence_Editor_Selection.tex;
   Sequence_Page_Maps.tex;
   Sequence_Simple_Editor_Creation.tex;
   Sequence_Top-Level.tex;
   Significant_Figures.tex;
   Slot_About.tex;
   Slot_AddInterface.tex;
   Slot_ChoosingResources.tex;
   Slot_CommaDelimited.tex;
   Slot_EditDelete.tex;
   Slot_OptionalAttributes.tex;
   Slot_RequiredAttributes.tex;
   Slot_ResourceParameter.tex;
   Slot_RestrictAvailibility.tex;
   Slot_SelectingField.tex;
   Slot_SpecifyProctors.tex;
   Some_Items_Were_Not_Submitted.tex;
   Spreadsheet_About.tex;
   Spreadsheet_Authoring.tex;
   Spreadsheet_Calculation.tex;
   Spreadsheet_Calculation_Time.tex;
   Spreadsheet_Category_Grades.tex;
   Spreadsheet_Cell_Editing.tex;
   Spreadsheet_Editing.tex;
   Spreadsheet_Export_Row.tex;
   Spreadsheet_Files.tex;
   Spreadsheet_Functions.tex;
   Spreadsheet_Hierarchy.tex;
   Spreadsheet_HowTo_Assessments.tex;
   Spreadsheet_HowTo.tex;
   Spreadsheet_Layout.tex;
   Spreadsheet_Levels.tex;
   Spreadsheet_Max_Depth_Exceeded.tex;
   Spreadsheet_Parms.tex;
   Spreadsheet_Problem_Weight.tex;
   Spreadsheet_Referencing_Cells.tex;
   Spreadsheet_Referencing_Parameters.tex;
   Spreadsheet_Row_Numbers.tex;
   Spreadsheet_Student_View.tex;
   Spreadsheet_Student_Visible.tex;
   Spreadsheet_Template_Row.tex;
   Spreadsheet_Ternary_Operator.tex;
   Spreadsheet_Tries.tex;
   Statistics_Overall_Key.tex;
   Statistics_Sequence.tex;
   Statistics_Cache.tex;
   String_Response_Problem_Creation.tex;
   String_Response_Problems.tex;
   Student_Intro.tex;
   Submission_Time_Analysis.tex;
   Syllabus_ExtLink.tex;
   Syllabus_URLs.tex;
   Table_Mode.tex;
   Testbank_Formatting.tex;
   TEXDropEmptyColumns_attribute.tex;
   TEXitemgroupwidth_attribute.tex;
   TEXlayout_attribute.tex;
   TEXsize_attribute.tex;
   TEXtype_attribute.tex;
   TEXwidth_attribute.tex;
   Tries.tex;
   Tolerance.tex;
   Uploaded_Templates_PublicView.tex;
   Uploaded_Templates_TextBoxes.tex;
   Uploading_File_Options.tex;
   Using_Clickers.tex;
   Variable_Naming_Conventions.tex;
   Variables_in_Scripts.tex;
   Variables_in_the_Answer_Block.tex;
   Variables_in_the_Text_Block.tex;
   Variable_Tutorial_A.tex;
   View_All_Messages.tex;
   View_Critical_Messages.tex;
   View_recent_activity.tex;
   What_Is_LON-CAPA.tex;
   Why_LON-CAPA.tex;
   Wishlist.tex;
   Wrong_Num_Boxes_Checked.tex;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/tex/de/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/tex/de/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   German Tex files for the help system
   </description>
   <filenames>
   About_Bombs.tex;
   About_Communication.tex;
   Auth_Options.tex;
   Authoring_ExternalResponse.tex;
   Authoring_Math_Editor.tex;
   Authoring_Multilingual_Problems.tex;
   Caching.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_Create_Class_List.tex;
   Course_Critical_Message.tex;
   Course_Self_Enrollment.tex;
   Creating_Math_Response_Problems.tex;
   Docs_About_Bulletin_Board.tex;
   Docs_About_Group_Files.tex;
   Docs_About_My_Personal_Info.tex;
   Docs_About_Simple_Page.tex;
   Docs_About_Syllabus.tex;
   Docs_Adding_Course_Doc.tex;
   Docs_Adding_Folders.tex;
   Docs_Editing_Templated_Pages.tex;
   Docs_Import_Stored_Link.tex;
   Docs_Navigate_Content.tex;
   Docs_Score_Upload_Form.tex;
   Docs_Verify_Content.tex;
   ForceIDChange.tex;
   Formula_Answers.tex;
   Formula_Editor.tex;
   General_Intro.tex;
   Generation.tex;
   Metadata_Description.tex;
   Navigation_Screen.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;
   Publishing_Copyright.tex;
   Publishing_Keywords.tex;
   Quick_Grades_Possibly_Correct.tex;
   Ranking_Problems.tex;
   Receipt.tex;
   Search_Advanced.tex;
   Search_Basic.tex;
   Sending_Email.tex;
   Some_Items_Were_Not_Submitted.tex;
   Student_Intro.tex;
   Syllabus_ExtLink.tex;
   Table_Mode.tex;
   Tries.tex;
   Uploaded_Templates_PublicView.tex;
   Uploaded_Templates_TextBoxes.tex;
   View_recent_activity.tex;
   Wishlist.tex;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/tex/ru/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Russian Tex files for the help system
   </description>
   <filenames>
   About_Authors_Manual.tex;
   About_Communication.tex;
   About_Developers_Manual.tex;
   About_Numerical_and_Formula_Response.tex;
   CAPA_LON-CAPA_function_diffs.tex;
   Course_Maximum_Collaborators.tex;
   Course_Set_Start_End_Date.tex;
   Creating_A_Course_Intro.tex;
   Other_Symbols.tex;
   Physical_Units.tex;
   Print_Resource.tex;
   Authoring_Adding_Pictures.tex;
   </filenames>
   </fileglob>
   <file>
   <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
   <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
   <categoryname>interface file</categoryname>
   <description>
   A gdbm file containing a label->tex file hash.
   </description>
   <status>works/unverified</status>
   <build trigger='always run'>
   loncom/build/rebuild_label_hash.sh
   </build>
   <dependencies>
   rebuild_label_hash.sh
   </dependencies>
   </file>
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/fonts/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Fonts for convertjme.pl
     </description>
     <filenames>
   DejaVuSerif-Roman.ttf;
   DejaVuSansMono-Bold.ttf;
   DejaVuSans.pfb;
   DejaVuSans.ttf;
   DejaVuSerif.pfb;
   DejaVuSerif.ttf;
   status.txt;
   unicover.txt;
     </filenames>
   </fileglob>
   
   <fileglob>
       <glob>*.js</glob>
       <sourcedir>loncom/html/adm/quicksearch/</sourcedir>
       <targetdir dist='default'>home/httpd/html/adm/quicksearch/</targetdir>
       <description>
   Search to enable the quicksearch function in the author space
       </description>
       <filenames>
   quicksearch.js
       </filenames>
   </fileglob>
   
   <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 1197  Handler to show statistics on solving LO Line 4201  Handler to show statistics on solving LO
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/statistics/lonstathelpers.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility module for statistics and data mining.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lontrackstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to parse and analyze activity.log
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   The module that generate the html for the Problem Statistics web pages.
   </description>
   </file>
   <file>
   <source>loncom/interface/statistics/lonsurveyreports.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Gives instructors access to compiled survey results.
   </description>
   </file>
   <file>
   <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Generates excel file containing student submissions and correct answers.
   </description>
   </file>
   <file>
   <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   The module that generate the html for the correct problems plot web pages.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/statistics/lonpercentage.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   The module that generate the html for the Percentage graph web pages.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   This module provides detailed analysis and raw data for submissions of various problem types.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/interface/statistics/longradinganalysis.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
     <categoryname>handler</categoryname>
     <description>
       This module provides detailed analysis and raw data for submissions of various problem types.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   This module produces plots of the times of students attempts on an assessment.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/statistics/lonstudentassessment.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   The module that generate the html for the Student Assessment/Chart web pages.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonwhatsnew.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Handler to display items in course requiring action.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/londiff.pm</source>  <source>loncom/publisher/londiff.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1206  Handler to show difference between two f Line 4324  Handler to show difference between two f
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/lonrights.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to show and edit custom distribution rights
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/lonupload.pm</source>  <source>loncom/publisher/lonupload.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1220  Handler to upload files through browser Line 4347  Handler to upload files through browser
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonupload.pm</description>  <description>man page for lonupload.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonupload.pm > ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm'  loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
   ../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1228  loncom/build/pod2man.sh ../publisher/lon Line 4356  loncom/build/pod2man.sh ../publisher/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonupload.html</source>  <source>doc/lib/perl/Apache/lonupload.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonupload.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonupload.pm</description>  <description>POD-derived page for lonupload.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonupload.pm > ../../doc/api/Apache/lonupload.html && echo 'pod2html lonupload.pm'  loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
   ../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
   echo 'pod2html lonupload.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1263  Handler to evaluate externally graded re Line 4394  Handler to evaluate externally graded re
 <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to evaluate externally graded responses.  Holds results and defines
   tag handlers needed by externalresponse.pm
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/gradesubmission.pl</source>
     <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
     <categoryname>handler</categoryname>
     <description>
   Example script for use with external response.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/lonpubdir.pm</source>  <source>loncom/publisher/lonpubdir.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1276  Handler to publish directories. Line 4417  Handler to publish directories.
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/lonunauthorized.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to explain failed contruction space access.
   </description>
   </file>
   <file>
 <source>doc/man/Apache__lonpubdir.3</source>  <source>doc/man/Apache__lonpubdir.3</source>
 <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>  <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonpubdir.pm</description>  <description>man page for lonpubdir.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonpubdir.pm > ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm'  loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
   ../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1289  loncom/build/pod2man.sh ../publisher/lon Line 4439  loncom/build/pod2man.sh ../publisher/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonpubdir.html</source>  <source>doc/lib/perl/Apache/lonpubdir.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpubdir.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonpubdir.pm</description>  <description>POD-derived page for lonpubdir.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonpubdir.pm > ../../doc/api/Apache/lonpubdir.html && echo 'pod2html lonpubdir.pm'  loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
   ../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
   echo 'pod2html lonpubdir.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1311  Handler to retrieve old versions from re Line 4464  Handler to retrieve old versions from re
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncleanup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to clean up HTML files.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonretrieve.3</source>  <source>doc/man/Apache__lonretrieve.3</source>
 <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>  <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonretrieve.pm</description>  <description>man page for lonretrieve.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonretrieve.pm > ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm'  loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
   ../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1324  loncom/build/pod2man.sh ../publisher/lon Line 4487  loncom/build/pod2man.sh ../publisher/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonretrieve.html</source>  <source>doc/lib/perl/Apache/lonretrieve.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonretrieve.html</target>  <target dist='default'>
   home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonretrieve.pm</description>  <description>POD-derived page for lonretrieve.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonretrieve.pm > ../../doc/api/Apache/lonretrieve.html && echo 'pod2html lonretrieve.pm'  loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
   ../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
   echo 'pod2html lonretrieve.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1350  Helper functions when in homework edit m Line 4517  Helper functions when in homework edit m
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for edit.pm</description>  <description>man page for edit.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && echo 'manifying edit.pm'  loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
   echo 'manifying edit.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1358  loncom/build/pod2man.sh ../homework/edit Line 4526  loncom/build/pod2man.sh ../homework/edit
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/edit.html</source>  <source>doc/lib/perl/Apache/edit.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/edit.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for edit.pm</description>  <description>POD-derived page for edit.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../homework/edit.pm > ../../doc/api/Apache/edit.html && echo 'pod2html edit.pm'  loncom/build/pod2html.sh ../homework/edit.pm &gt; \
   ../../doc/lib/perl/Apache/edit.html \
   &amp;&amp; echo 'pod2html edit.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1371  loncom/build/pod2html.sh ../homework/edi Line 4542  loncom/build/pod2html.sh ../homework/edi
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncoursepub.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursepub.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for asynchronous file upload via colorful editor ("Course Authoring" space).
   </description>
   </file>
   <file>
 <source>loncom/interface/lonmeta.pm</source>  <source>loncom/interface/lonmeta.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1415  coordinators. Line 4594  coordinators.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonclonecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonclonecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Internal routines for creating a clone of an existing course.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonrequestcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrequestcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows submission of course requests by users with the right to request them 
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/loncoursequeueadmin.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursequeueadmin.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Common routines for administration of queues containing user-submitted requests - either for self-enrollment in an existing course, or for creation of a new course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/loncreateuser.pm</source>  <source>loncom/interface/loncreateuser.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1425  them roles. Line 4631  them roles.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonchart.pm</source>  <source>loncom/interface/lonuserutils.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonuserutils.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Common routines for user management including upload of lists of users in different formats, and to automatically create users (if they do not exist already), assign them roles within the privileges of the uploader to create/edit users. Also the ability to generate filtered lists of users with specific roles, as determined by the privileges of the viewer.   
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/selfenroll.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/selfenroll.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Users with accounts in LON-CAPA can self-enroll in courses between specified start and end dates, if the course has been configured to allow it, and the user's domain/institutional type satisfy the settings for self-enrollment in the course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonhtmlcommon.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains a set of functions that generate html controls and data layouts
   </description>
   </file>
   <file>
   <source>loncom/interface/lonhtmlgateway.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains a set of functions to properly parse and handle HTML input and output
   </description>
   </file>
   <file>
   <source>loncom/interface/lonspeller.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains a set of functions to use Aspell
   </description>
   </file>
   <file>
   <source>loncom/localize/lonlocal.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains the &mt access function to Locale::Maketext
   </description>
   </file>
   <file>
     <source>loncom/localize/lonlocalize.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
     <categoryname>handler</categoryname>
     <description>
   handler for &mt()ing static files
     </description>
   </file>
   <file>
   <source>loncom/localize/localize.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Localization class for Locale::Maketext
   </description>
   </file>
   <fileglob>
   <glob>*.pm</glob>
   <sourcedir>loncom/localize/localize/</sourcedir>
   <targetdir dist='default'>
   home/httpd/lib/perl/Apache/localize/</targetdir>
   <categoryname>lexicon file</categoryname>
   <description>
   Translation files.
   </description>
   <filenames>
   en.pm;
   de.pm;
   pt.pm;
   fr.pm;
   ja.pm;
   tr.pm;
   ru.pm;
   fa.pm;
   ar.pm;
   es.pm;
   he.pm;
   x_chef.pm;
   zh.pm;
   </filenames>
   </fileglob>
   <file>
   <source>loncom/localize/transliterate.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/transliterate.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Transliteration of non-ascii to ascii characters in filenames.
   </description>
   </file>
   <file>
   <source>loncom/interface/loncoursedata.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Produces simple LectureOnline-like student assessment performance chart  Common functions for handling student course data (download and process)
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 1448  user, domain, home_server, course_id. Line 4753  user, domain, home_server, course_id.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for loncommon.pm</description>  <description>man page for loncommon.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/loncommon.pm > ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'  loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
   ../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1456  loncom/build/pod2man.sh ../interface/lon Line 4762  loncom/build/pod2man.sh ../interface/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/loncommon.html</source>  <source>doc/lib/perl/Apache/loncommon.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/loncommon.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for loncommon.pm</description>  <description>POD-derived page for loncommon.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/loncommon.pm > ../../doc/api/Apache/loncommon.html && echo 'pod2html loncommon.pm'  loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
   ../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
   echo 'pod2html loncommon.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1491  Coordinates the response to clicking an Line 4800  Coordinates the response to clicking an
 Handles tags associated with showing a list of options.</description>  Handles tags associated with showing a list of options.</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/functionplotresponse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/functionplotresponse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handles tags associated with function plots using GeoGebra.</description>
   </file>
   <file>
 <source>loncom/homework/outputtags.pm</source>  <source>loncom/homework/outputtags.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1500  assignment. Line 4816  assignment.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
   
   <file>
     <source>loncom/homework/chemresponse.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handle the tags organicresponse/structure and reationresponse
     </description>
     <status>works/unverified</status>
   </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>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jme/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JME files, for editing organic structures
     </description>
     <filenames>
   JME.jar;
   jme.gif;
   jme_help.html;
   nitro.gif;
   smiles.gif
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/geogebra/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/geogebra/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Geogebra, for functionplotresponse
     </description>
     <filenames>
   geogebra_algos.jar;
   geogebra_algos.jar.pack.gz;
   geogebra_javascript.jar;
   geogebra_javascript.jar.pack.gz;
   geogebra_cas.jar;
   geogebra_export.jar.pack.gz;
   geogebra.jar;
   geogebra_main.jar.pack.gz;
   geogebra_cas.jar.pack.gz;
   geogebra_gui.jar;
   geogebra.jar.pack.gz;
   geogebra_properties.jar;
   geogebra_export.jar;
   geogebra_gui.jar.pack.gz;
   geogebra_main.jar;
   geogebra_properties.jar.pack.gz;
   jlatexmath.jar;
   jlatexmath.jar.pack.gz;
   jlm_cyrillic.jar;
   jlm_cyrillic.jar.pack.gz;
   jlm_greek.jar;
   jlm_greek.jar.pack.gz;
     </filenames>
   </fileglob>
   
   <file>
     <source>loncom/html/adm/jmol/jmol-loncapa.zip</source>
     <target dist='default'>home/httpd/html/adm/jmol</target>
     <categoryname>script</categoryname>
     <description>
      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>
     <installscript>
   commands
     </installscript>
     <dependencies>
   loncom/html/adm/jmol/commands;
   loncom/html/adm/jmol/VERSION;
   loncom/html/adm/jmol/jmol-loncapa.zip;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/homework/convertjme.pl</source>
     <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
     <categoryname>script</categoryname>
     <description>
       Dynamically converts JME strings into either a png or ps file.
     </description>
   </file>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/dragmath/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Dragmath is a Java-based formula editor
     </description>
     <filenames>
   MaximaPopup.html;
   EditMathPopup.html;
   FCKEditMathPopup.html
     </filenames>
   </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/daxe/daxe.tar.gz</source>
     <target dist='default'>home/httpd/html/adm/daxe</target>
     <categoryname>script</categoryname>
     <description>
      Daxe XML editor
     </description>
     <installscript>
   commands
     </installscript>
     <dependencies>
   loncom/html/adm/daxe/commands;
   loncom/html/adm/daxe/daxe.tar.gz;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/javascriptlib/file_upload.js</source>
     <target dist='default'>home/httpd/html/res/adm/includes/file_upload.js</target>
     <categoryname>interface file</categoryname>
     <description>
       JavaScript dealing with file uploads
     </description>
   </file>
   
   <file>
     <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.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.7.4.zip;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/geogebra/geogebraweb_5.0.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_5.0.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>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/jpicker/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jpicker/js/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery colorpicker javascript library
     </description>
     <filenames>
       jpicker-1.1.6.min.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.css</glob>
     <sourcedir>loncom/html/adm/jpicker/css/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jpicker/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery colorpicker javascript library css files
     </description>
     <filenames>
       jPicker-1.1.6.min.css;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jpicker/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jpicker/images/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery color picker javascript library image files
     </description>
     <filenames>
       AlphaBar.png;
       bar-opacity.png;
       Bars.png;
       map-opacity.png;
       mappoint.gif;
       Maps.png;
       NoColor.png;
       picker.gif;
       preview-opacity.png;
       rangearrows.gif;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir>
     <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-bn.js;
       jquery.countdown-bs.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>
     <description>
   JQuery countdown timer CSS files
     </description>
     <filenames>
       jquery.countdown.css;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.gif</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir> 
     <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery countdown timer Image file for Glowing countdown
     </description>
     <filenames>
       countdownGlowing.gif;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.png</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir> 
     <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery countdown timer Image file for LED style countdown
     </description>
     <filenames>
       countdownLED.png;
     </filenames>
   </fileglob>
   <fileglob>
       <glob>*.*</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 -->
   
   <fileglob>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/spellcheck/js/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/js/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       jquery.spellchecker.min.js;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.css</glob>
     <sourcedir>loncom/html/adm/spellcheck/css/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       spellchecker.css;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.png</glob>
     <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       spellchecker_shadow.png;
       spellcheck.png;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.gif</glob>
     <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       spellchecker_bg.gif;
     </filenames>
   </fileglob>
   
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/js/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 3.2.1, UI version 1.12.1
     </description>
     <filenames>
           jquery-3.2.1.min.js;
           jquery-ui-1.12.1.custom.min.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/smoothness/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- stylesheets
     </description>
     <filenames>
    jquery-ui-1.12.1.custom.min.css;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/smoothness/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- images for css.
     </description>
     <filenames>
     ui-bg_flat_0_aaaaaa_40x100.png;
    ui-bg_flat_75_ffffff_40x100.png;
    ui-bg_glass_55_fbf9ee_1x400.png;
    ui-bg_glass_65_ffffff_1x400.png;
    ui-bg_glass_75_dadada_1x400.png;
    ui-bg_glass_75_e6e6e6_1x400.png;
    ui-bg_glass_95_fef1ec_1x400.png;
    ui-bg_highlight-soft_75_cccccc_1x100.png;
    ui-icons_2e83ff_256x240.png;
    ui-icons_222222_256x240.png;
    ui-icons_454545_256x240.png;
    ui-icons_888888_256x240.png;
    ui-icons_cd0a0a_256x240.png;
     </filenames>
   </fileglob>
   
   <!-- JQuery nicescroll plugin -->
   
   <fileglob>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/nicescroll/js/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery nicescroll plugin javascript
     </description>
     <filenames>
     jquery.nicescroll.min.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.png</glob>
     <sourcedir>loncom/html/adm/nicescroll/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery nicescroll plugin image
     </description>
     <filenames>
     zoomico.png;
     </filenames>
   </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 1520  Handles multiple-choice style responses. Line 5438  Handles multiple-choice style responses.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonassignments.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handles processing of assignments.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/interface/loncommunicate.pm</source>  <source>loncom/interface/loncommunicate.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1578  Handles navigational maps. Line 5487  Handles navigational maps.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonnavdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Displays the nav map to the user
     </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/man/Apache__lonnavmaps.3</source>
   <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
   <categoryname>doc</categoryname>
   <description>man page for lonnavmaps.pm</description>
   <build trigger='always run'>
   loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm &gt; \
   ../../doc/man/Apache__lonnavmaps.3 &amp;&amp; echo 'manifying lonnavmaps.pm'
   </build>
   <status>works/unverified</status>
   <dependencies>
   ../../loncom/interface/lonnavmaps.pm
   </dependencies>
   </file>
   <file>
   <source>doc/lib/perl/Apache/lonnavmaps.html</source>
   <target dist='default'>
   home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
   </target>
   <categoryname>doc</categoryname>
   <description>POD-derived page for lonnavmaps.pm</description>
   <build trigger='always run'>
   loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm &gt; \
   ../../doc/lib/perl/Apache/lonnavmaps.html &amp;&amp; \
   echo 'pod2html lonnavmaps.pm'
   </build>
   <status>works/unverified</status>
   <dependencies>
   ../../loncom/interface/lonnavmaps.pm
   </dependencies>
   </file>
   <file>
   <source>loncom/interface/lonselstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
   <categoryname>handler</categoryname>
   <description>
   re-usable student selection subs.
   </description>
   <status>testing/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonhelper.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Helper framework.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/helper/parameter.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Parameter setting helper.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/helper/course.initialization.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Course initialization helper.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/helper/resettimes.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Helper to resetting a student's first access time.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/html/adm/helper/newslot.helper</source>
     <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
     <categoryname>handler</categoryname>
     <description>
   Slot creation and editing helper.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonquickgrades.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Student quick grades interface.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonpreferences.pm</source>  <source>loncom/interface/lonpreferences.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1597  Handles the production of printable file Line 5609  Handles the production of printable file
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/entities.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/entities.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Converts html/xml entities to latex.
   </description>
   </file>
   <file>
     <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides a common interface to LON-CAPA metadata.
     </description>
   </file>
   <file>
 <source>loncom/interface/lonsearchcat.pm</source>  <source>loncom/interface/lonsearchcat.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1606  Handles a searchable catalogue. Line 5634  Handles a searchable catalogue.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonsearchcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handles a searches inside courses/communities.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonindexcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonindexcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Course/community Indexer
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonmysql.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Provides utility functions for creating and accessing mysql database tables.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonsearchcat.3</source>  <source>doc/man/Apache__lonsearchcat.3</source>
 <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>  <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonsearchcat.pm</description>  <description>man page for lonsearchcat.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/lonsearchcat.pm > ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'  loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
   ../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1619  loncom/build/pod2man.sh ../interface/lon Line 5675  loncom/build/pod2man.sh ../interface/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonsearchcat.html</source>  <source>doc/lib/perl/Apache/lonsearchcat.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonsearchcat.html</target>  <target dist='default'>
   home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonsearchcat.pm</description>  <description>POD-derived page for lonsearchcat.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/lonsearchcat.pm > ../../doc/api/Apache/lonsearchcat.html && echo 'pod2html lonsearchcat.pm'  loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
   ../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
   echo 'pod2html lonsearchcat.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1632  loncom/build/pod2html.sh ../interface/lo Line 5692  loncom/build/pod2html.sh ../interface/lo
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/londropadd.pm</source>  <source>loncom/interface/lonmanagekeys.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows users with "mky" privileges to generate and manage course access keys.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonviewclasslist.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows users (including students) to view the classlist of their course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/loncoursegroups.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows course coordinators to create groups, modify existing groups (including    
   adding, expiring or deleting group members, or modifying group member privileges.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/longroup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   General routines used to gather information about courses in a group, and their settings, and also to perform auto-group adds/drops when a user's role assignment changes.    
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/groupboards.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/grouproster.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Allows course coordinators to upload courselists in different formats, and  Display group membership information. Type of information available depends on group privileges of the user.  
 automatically create users (if they do not exist already), assign them the  
 role of student in a course, and add them to the classlist.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1652  author_res_msg - send message to resourc Line 5756  author_res_msg - send message to resourc
 user_crit_msg - send a critical message to a user. A critical message  user_crit_msg - send a critical message to a user. A critical message
 will require acknowledgment by the recipient and the sender will be notified.  will require acknowledgment by the recipient and the sender will be notified.
 user_crit_received - routine to trigger acknowledgment.  user_crit_received - routine to trigger acknowledgment.
 statuschange - change the status of a message (read, replied, forwarded, etc).  
 The handler also displays messages, has routines to reply, etc.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonmsgdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   statuschange - change the status of a message (read, replied, forwarded, etc).
   The handler displays messages, has routines to reply, etc.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/interface/courseprefs.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/courseprefs.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for displaying/modifying course configuration
     </description>
   </file>
   <file>
 <source>loncom/homework/hint.pm</source>  <source>loncom/homework/hint.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1668  problems and assignments. Line 5788  problems and assignments.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonspreadsheet.pm</source>  <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Spreadsheets are completely web-based.  The top level interface for the display and editing of spreadsheets.  There
 They exist on the level of a whole course, a student, and individual  are three levels of spreadsheet.
 assessments.  </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the parent object of each spreadsheet type (classcalc, studentcalc,
   assesscalc).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/classcalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the course level spreadsheet.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/studentcalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the student level spreadsheet.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/assesscalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the assessment level spreadsheet.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1683  assessments. Line 5839  assessments.
 <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to resolve ambiguous file locations  Handler for setting and modifying both course preferences and coure parameters
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/slotrequest.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for students to add access slots
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1693  Handler to resolve ambiguous file locati Line 5858  Handler to resolve ambiguous file locati
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonparmset.pm</description>  <description>man page for lonparmset.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/lonparmset.pm > ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'  loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
   ../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1701  loncom/build/pod2man.sh ../interface/lon Line 5867  loncom/build/pod2man.sh ../interface/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonparmset.html</source>  <source>doc/lib/perl/Apache/lonparmset.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonparmset.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonparmset.pm</description>  <description>POD-derived page for lonparmset.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/lonparmset.pm > ../../doc/api/Apache/lonparmset.html && echo 'pod2html lonparmset.pm'  loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
   ../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
   echo 'pod2html lonparmset.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1714  loncom/build/pod2html.sh ../interface/lo Line 5883  loncom/build/pod2html.sh ../interface/lo
 </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 1738  Publishes an LON-CAPA educational resour Line 5898  Publishes an LON-CAPA educational resour
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonpublisher.pm</description>  <description>man page for lonpublisher.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonpublisher.pm > ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'  loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
   ../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1746  loncom/build/pod2man.sh ../publisher/lon Line 5907  loncom/build/pod2man.sh ../publisher/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonpublisher.html</source>  <source>doc/lib/perl/Apache/lonpublisher.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpublisher.html</target>  <target dist='default'>
   home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonpublisher.pm</description>  <description>POD-derived page for lonpublisher.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonpublisher.pm > ../../doc/api/Apache/lonpublisher.html && echo 'pod2html lonpublisher.pm'  loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
   ../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
   echo 'pod2html lonpublisher.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1763  loncom/build/pod2html.sh ../publisher/lo Line 5928  loncom/build/pod2html.sh ../publisher/lo
 <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Has routines which control the remote control.  Has routines which control the inline menu.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/interface/lonmainmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Displays the Main menu
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/portfolio.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to manage user portfolios
   </description>
   <status>unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonplacementtest.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonplacementtest.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Placement test status and completion.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1784  Builds up frame set and loads in the rig Line 5976  Builds up frame set and loads in the rig
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/homeworkmenu.html</source>    <source>rat/map.pm</source>
 <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Functions for manipulating the contents of maps
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>rat/lonratmenu.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Homework remote control.  Creates horizontal menubar in advanced RAT
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>  <source>loncom/html/res/adm/pages/chatroom.html</source>
 <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>  <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 This will take annotations and then plug them into a page.  Establishes frameset for chatroom
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>  <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 This will take bookmarks and get/write/display them for the LON-CAPA user  This will take annotations and then plug them into a page.
 interface.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1837  bundles pages into one page Line 6037  bundles pages into one page
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonpage.pm</description>  <description>man page for lonpage.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../../rat/lonpage.pm > ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'  loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
   ../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1845  loncom/build/pod2man.sh ../../rat/lonpag Line 6046  loncom/build/pod2man.sh ../../rat/lonpag
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonpage.html</source>  <source>doc/lib/perl/Apache/lonpage.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpage.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonnet.pm</description>  <description>POD-derived page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../../rat/lonpage.pm > ../../doc/api/Apache/lonpage.html && echo 'pod2html lonpage.pm'  loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
   ../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1862  loncom/build/pod2html.sh ../../rat/lonpa Line 6065  loncom/build/pod2html.sh ../../rat/lonpa
 <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 compile course into binary data structure (in loncom/rat)  compile course into binary data structure
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1872  compile course into binary data structur Line 6075  compile course into binary data structur
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonnet.pm</description>  <description>man page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../../rat/lonuserstate.pm > ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'  loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
   ../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1880  loncom/build/pod2man.sh ../../rat/lonuse Line 6084  loncom/build/pod2man.sh ../../rat/lonuse
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonuserstate.html</source>  <source>doc/lib/perl/Apache/lonuserstate.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonuserstate.html</target>  <target dist='default'>
   home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonuserstate.pm</description>  <description>POD-derived page for lonuserstate.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../../rat/lonuserstate.pm > ../../doc/api/Apache/lonuserstate.html && echo 'pod2html lonuserstate.pm'  loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
   ../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
   echo 'pod2html lonuserstate.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1897  loncom/build/pod2html.sh ../../rat/lonus Line 6105  loncom/build/pod2html.sh ../../rat/lonus
 <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler for tex files (somewhere in modules)  Handler for tex files
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1947  Tags Default Definition Module Line 6155  Tags Default Definition Module
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/xml/lontable.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontable.pm</target>
   <categoryname>server standard</categoryname>
   <description>
   Table object
   </description>
   <status>works</status>
   </file>
   <file>
   <source>loncom/xml/lonlatextable.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonlatextable.pm</target>
   <categoryname>server standard</categoryname>
   <description>
   Simple subset replacement for LaTeX::Table
   </description>
   <status>works</status>
   </file>
   <file>
 <source>loncom/xml/run.pm</source>  <source>loncom/xml/run.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1966  implements &lt;script&gt;, &lt;scriptlib Line 6192  implements &lt;script&gt;, &lt;scriptlib
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/xml/languagetags.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
   <categoryname>handler</categoryname>
   <description>
   implements &lt;mt&gt;
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/homework/randomlylabel.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for compositing images, and text together.
   </description>
   </file>
   <file>
   <source>loncom/homework/drawimage.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for programtically defining an image
   </description>
   </file>
   <file>
   <source>loncom/homework/imagechoice.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for picking out locations on an image.
   </description>
   </file>
   <file>
   <source>loncom/homework/rankresponse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for rankresponse
   </description>
   </file>
   <file>
   <source>loncom/homework/matchresponse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for matchresponse
   </description>
   </file>
   <file>
 <source>loncom/homework/randomlabel.pm</source>  <source>loncom/homework/randomlabel.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2003  resources Line 6278  resources
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/bridgetask.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
     <categoryname>handler</categoryname>
     <description>
   implements the tags for supporting bridge tasks
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/response.pm</source>  <source>loncom/homework/response.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2022  handles request to the CAPA homework pro Line 6306  handles request to the CAPA homework pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/localauth.pm</source>    <source>loncom/homework/lonmaxima.pm</source>
 <target dist='default'>home/httpd/lib/perl/localauth.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
     <categoryname>handler</categoryname>
     <description>
       routines to simplify talking to the maxima client
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/lonr.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
     <categoryname>handler</categoryname>
     <description>
       routines to simplify talking to the R client
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/loncapamath.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/loncapamath.pm</target>
     <categoryname>handler</categoryname>
     <description>
       lm element implementation, using the math parser package
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/units.json</source>
     <target dist='default'>home/httpd/lonTabs/units.json</target>
     <categoryname>static conf</categoryname>
     <description>
       Math parser: units
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/constants.json</source>
     <target dist='default'>home/httpd/lonTabs/constants.json</target>
     <categoryname>static conf</categoryname>
     <description>
       Math parser: constants
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/CalcEnv.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Calculation environment
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/CalcException.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcException.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Calculation exception
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/Definitions.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Definitions.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Operator definitions
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/ENode.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ENode.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Parsed tree node.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/Operator.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Operator.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Parser operator
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/ParseException.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ParseException.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Parse exception
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/Parser.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Parser.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Equation parser
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/QInterval.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QInterval.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: An interval of quantities
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/QIntervalUnion.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: A union of possibly disjoint intervals
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/QMatrix.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QMatrix.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: A matrix of quantities
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/QSet.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QSet.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: A set of quantities
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/Quantity.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Quantity.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: A quantity (value and units)
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/QVector.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QVector.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: A vector of quantities
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/Token.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Token.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: A parser token.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/Tokenizer.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: String tokenizer
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/math_parser/Units.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Units.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Math parser: Loads and converts units
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/daxepage.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/daxepage.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler displaying Daxe and the problem preview
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/daxeopen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/daxeopen.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler sending a file for Daxe, converting problems if necessary
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/daxesave.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/daxesave.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler saving a file edited with Daxe
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/cleanxml/pre_xml.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/pre_xml.pm</target>
     <categoryname>system file</categoryname>
     <description>
       First step to clean a file before Daxe editing.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/cleanxml/html_to_xml.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/html_to_xml.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Second step to clean a file before Daxe editing.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/cleanxml/post_xml.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/post_xml.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Third step to clean a file before Daxe editing.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/homework/cleanxml/xml_to_loncapa.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/xml_to_loncapa.pm</target>
     <categoryname>system file</categoryname>
     <description>
       Takes a well-formed XML file content and converts it to LON-CAPA syntax.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/xml/Safe.pm</source>
   <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Local authentication mechanism (meant to be customized).  Meant to safely substitute for CPAN version of Safe.
   Allows for safely executing embedded perl comands in
   a way that does not threaten the operating system.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/localauth.pm</source>
     <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Local authentication mechanism.  The target file is meant as a template
   for a localauth.pm file.  The target file with the -std suffix is not
   used directly by any software program; it is just a template file.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/localauth.pm</source>
     <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
     <categoryname>conf</categoryname>
     <description>
   Local authentication mechanism.  
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonacc.pm</source>  <source>loncom/auth/lonacc.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2048  as coordinating access to educational re Line 6606  as coordinating access to educational re
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonacc.pm</description>  <description>man page for lonacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/lonacc.pm > ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'  loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
   ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2056  loncom/build/pod2man.sh ../auth/lonacc.p Line 6615  loncom/build/pod2man.sh ../auth/lonacc.p
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonacc.html</source>  <source>doc/lib/perl/Apache/lonacc.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonacc.html</target>  <target dist='default'>
   home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonacc.pm</description>  <description>POD-derived page for lonacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/lonacc.pm > ../../doc/api/Apache/lonacc.html && echo 'pod2html lonacc.pm'  loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
   ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2078  access handler for file transfers Line 6639  access handler for file transfers
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lontokacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   handler for inter-server transfer of token accessed files, includes
   cleanup handler to remove file when successfully done
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonuploadedacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   access handler for user uploaded files
   </description>
   <status>works/unverified</status>
   </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>
   <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
   <categoryname>handler</categoryname>
   <description>
   URI to filename translation
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lonenc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Encryption and decryption of URIs
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lonencurl.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler that takes care of decrypting request URL's
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonracc.3</source>  <source>doc/man/Apache__lonracc.3</source>
 <target dist='default'>usr/man/man3/Apache::lonracc.3</target>  <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonracc.pm</description>  <description>man page for lonracc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/lonracc.pm > ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'  loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
   ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2091  loncom/build/pod2man.sh ../auth/lonracc. Line 6706  loncom/build/pod2man.sh ../auth/lonracc.
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonracc.html</source>  <source>doc/lib/perl/Apache/lonracc.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonracc.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonracc.pm</description>  <description>POD-derived page for lonracc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/lonracc.pm > ../../doc/api/Apache/lonracc.html && echo 'pod2html lonracc.pm'  loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
   ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2127  for the "priv"-type access, the resource Line 6744  for the "priv"-type access, the resource
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for loncacc.pm</description>  <description>man page for loncacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 && echo 'manifying loncacc.pm'  loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
   &amp;&amp; echo 'manifying loncacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2135  loncom/build/pod2man.sh ../auth/loncacc. Line 6753  loncom/build/pod2man.sh ../auth/loncacc.
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/loncacc.html</source>  <source>doc/lib/perl/Apache/loncacc.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/loncacc.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for loncacc.pm</description>  <description>POD-derived page for loncacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/loncacc.pm > ../../doc/api/Apache/loncacc.html && echo 'pod2html loncacc.pm'  loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
   ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2148  loncom/build/pod2html.sh ../auth/loncacc Line 6768  loncom/build/pod2html.sh ../auth/loncacc
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonstatusacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   This module provides access to server status - Apache's server-status and
   files in the /home/httpd/html/lon-status directory, for which it is invoked 
   by the URL-related pattern syntax:
   <tt>LocationMatch "^/+lon-status/.*"</tt>.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonauth.pm</source>  <source>loncom/auth/lonauth.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2162  loncom/build/pod2html.sh ../auth/loncacc Line 6794  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/restrictedaccess.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
   <categoryname>handler</categoryname>
   <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/blockedaccess.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
   <categoryname>handler</categoryname>
   <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonprotected.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonprotected.pm</target>
   <categoryname>handler</categoryname>
   <description>Information about deeplink-only access for a resource</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonipcheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/londatecheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonslotcheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks if access to a non-gradable external tool uses slots. 
   Disable subsequent PerlHandlers if a slot is in use, and slot status does
   not currently allow access.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/publiccheck.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
     <categoryname>handler</categoryname>
     <description>Checks if resource is public and allows unauthenticated access if it is.</description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/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 2169  loncom/build/pod2html.sh ../auth/loncacc Line 6860  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/migrateuser.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
     <categoryname>handler</categoryname>
     <description>auto logs in a remote user</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/switchserver.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
     <categoryname>handler</categoryname>
     <description>Setups the transfer of a user between servers</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/checkauthen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
     <categoryname>handler</categoryname>
     <description>Checks if a user's cookie exists and is valid</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/simpleauthen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
     <categoryname>handler</categoryname>
     <description>Always returns DENIED</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/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>
 <description>replication</description>  <description>replication</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonnet/perl/lonuploadrep.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
   <categoryname>handler</categoryname>
   <description>copying of uploaded files</description>
   </file>
   <file>
 <source>loncom/auth/lonroles.pm</source>  <source>loncom/auth/lonroles.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2194  class. Line 6954  class.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonroles.pm</description>  <description>man page for lonroles.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/lonroles.pm > ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'  loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
   ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2202  loncom/build/pod2man.sh ../auth/lonroles Line 6963  loncom/build/pod2man.sh ../auth/lonroles
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonroles.html</source>  <source>doc/lib/perl/Apache/lonroles.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonroles.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonroles.pm</description>  <description>POD-derived page for lonroles.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/lonroles.pm > ../../doc/api/Apache/lonroles.html && echo 'pod2html lonroles.pm'  loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
   ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2215  loncom/build/pod2html.sh ../auth/lonrole Line 6978  loncom/build/pod2html.sh ../auth/lonrole
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lontiny.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontiny.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Extract domain, courseID, and symb from a shortened URL and and switch role 
   to a role in designated course.  If the user has multiple active roles in a 
   course, and one is a Coordinator role, that role will be selected, otherwise
   a list of available roles will be displayed for the user to select one.
   </description>
   </file>
   <file>
   <source>loncom/interface/lonsource.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Problem source code viewer
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonindexer.pm</source>  <source>loncom/interface/lonindexer.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2229  cross server filesystem browser Line 7012  cross server filesystem browser
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonindexer.pm</description>  <description>man page for lonindexer.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/lonindexer.pm > ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'  loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
   ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2237  loncom/build/pod2man.sh ../interface/lon Line 7021  loncom/build/pod2man.sh ../interface/lon
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonindexer.html</source>  <source>doc/lib/perl/Apache/lonindexer.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonindexer.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonindexer.pm</description>  <description>POD-derived page for lonindexer.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/lonindexer.pm > ../../doc/api/Apache/lonindexer.html && echo 'pod2html lonindexer.pm'  loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
   ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
   echo 'pod2html lonindexer.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2283  symbols to and from more descriptive phr Line 7070  symbols to and from more descriptive phr
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonnet.pm</description>  <description>man page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'  loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
   ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2291  loncom/build/pod2man.sh ../lonnet/perl/l Line 7079  loncom/build/pod2man.sh ../lonnet/perl/l
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonnet.html</source>  <source>doc/lib/perl/Apache/lonnet.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonnet.html</target>  <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonnet.pm</description>  <description>POD-derived page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > ../../doc/api/Apache/lonnet.html && echo 'pod2html lonnet.pm'  loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
   ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2304  loncom/build/pod2html.sh ../lonnet/perl/ Line 7094  loncom/build/pod2html.sh ../lonnet/perl/
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonnet/perl/londns.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Domain information serving.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/html/index.html</source>  <source>loncom/html/index.html</source>
 <target dist='default'>home/httpd/html/index.html</target>  <target dist='default'>home/httpd/html/index.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>bumps to login</description>  <description>bumps to login</description>
 </file>  </file>
 <link>  <file>
 <linkto>etc/mime.types</linkto>  <source>loncom/html/index.html</source>
   <target dist='default'>home/httpd/html/origindex.html</target>
   <categoryname>interface file</categoryname>
   <description>bumps to login, backup for takeonline</description>
   </file>
   <file>
   <source>loncom/html/favicon.ico</source>
   <target dist='default'>home/httpd/html/favicon.ico</target>
   <categoryname>interface file</categoryname>
   <description>Bookmark and tab icon</description>
   </file>
   <file>
   <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
 <categoryname>symbolic link</categoryname>  <target dist='sles10 sles11 sles12 sles15 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 ubuntu18 ubuntu20'>etc/apache2/mime.types</target>
 <description>symbolic link to /etc/mime.types</description>  <categoryname>www static conf</categoryname>
 </link>  <description>Expanded mime.types</description>
   </file>
 <link>  <link>
 <linkto>home/httpd/html/res</linkto>  <linkto>home/httpd/html/res</linkto>
 <target dist='default'>home/httpd/html/raw</target>  <target dist='default'>home/httpd/html/raw</target>
Line 2340  which is restricted based on file or ser Line 7152  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 2364  Parameter input window. Line 7185  Parameter input window.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>rat/client/code.html</source>  <source>rat/client/ratcode.js</source>
 <target dist='default'>home/httpd/html/adm/rat/code.html</target>  <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 javascript  javascript for horizontal menubar in RAT
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 2387  bumper Line 7208  bumper
 A blank page with very minimal HTML structural elements.  A blank page with very minimal HTML structural elements.
 </description>  </description>
 </file>  </file>
   <file>
   <source>rat/client/loading.html</source>
   <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
   <categoryname>interface file</categoryname>
   <description>
   A blank page which calls drawwindow in its opener after being loaded.
   </description>
   </file>
   <file>
   <source>loncom/includepsheader.ps</source>
   <target dist='default'>home/httpd/lib/includepsheader.ps</target>
   <categoryname>interface file</categoryname>
   <description>
   Extra header for dvips
   </description>
   </file>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>rat/images/</sourcedir>  <sourcedir>rat/images/</sourcedir>
Line 2521  lonlogo_broken.gif; Line 7358  lonlogo_broken.gif;
 lonlogo_broken_tsp.gif;  lonlogo_broken_tsp.gif;
 lonlogo_broken.eps;  lonlogo_broken.eps;
 lonlogo_broken.jpg;  lonlogo_broken.jpg;
 lonlogo_broken.mov  lonlogo_broken.mov;
   genericstudent_tn.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 2530  lonlogo_broken.mov Line 7368  lonlogo_broken.mov
 <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>  <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>  <description>
 logos  logos and general widget icons
 </description>  </description>
 <filenames>  <filenames>
 SMETE_white.gif;  SMETE_white.gif;
   aboutlon.gif;
   aboutlon_de.gif;
   aboutlon_pt.gif;
   accessbutton.gif;
   accessbutton_de.gif;
   accessbutton_pt.gif;
   angry.gif;
   arrow.closed.gif;
   arrow.open.gif;
   arrow.up.gif;
 arrow_up.gif;  arrow_up.gif;
   avi.gif;
   baeh.gif;
   bigsmile.gif;
   branch.gif;
 cab.gif;  cab.gif;
 cab_big.gif;  cab_big.gif;
 capapanel.gif;  capapanel.gif;
   check.gif;
 class.gif;  class.gif;
 class_big.gif;  class_big.gif;
   closepage.gif;
   clickhere.gif;
   coolindiff.gif;
   coolsmile.gif;
   cry.gif;
   doc.gif;
   doc_big.gif;
 dvi.gif;  dvi.gif;
 dvi_big.gif;  dvi_big.gif;
 eps.gif;  eps.gif;
 eps_big.gif;  eps_big.gif;
 exam.gif;  exam.gif;
 exam_big.gif;  exam_big.gif;
   face-angel.png;
   face-angry.png;
   face-cool.png;
   face-crying.png;
   face-embarrassed.png;
   face-glasses.png;
   face-kiss.png;
   face-plain.png;
   face-quiet.png;
   face-raspberry.png;
   face-sad.png;
   face-sick.png;
   face-smile.png;
   face-smile-big.png;
   face-surprise.png;
   face-uncertain.png;
   face-wink.png;
   fillbottom.gif;
   fillleft.gif;
   fillright.gif;
   filltop.gif;
 folder_closed.gif;  folder_closed.gif;
 folder_opened.gif;  folder_opened.gif;
 folder_pointer_closed.gif;  folder_pointer_closed.gif;
 folder_pointer_opened.gif;  folder_pointer_opened.gif;
   food-cake.png;
   face-ninja.png;
   face-pirate.png;
   food-pizza.png;
 form.gif;  form.gif;
 form_big.gif;  form_big.gif;
   frowny.gif;
 gif.gif;  gif.gif;
 gif_big.gif;  gif_big.gif;
   header.gif;
   header.png;
   heart.png;
   helpdesk.gif;
   helpgateway.gif;
   hrrm.gif;
 htm.gif;  htm.gif;
 html.gif;  html.gif;
 html_big.gif;  html_big.gif;
   huh.gif;
 jar.gif;  jar.gif;
 jar_big.gif;  jar_big.gif;
   jpeg.gif;
 jpg.gif;  jpg.gif;
 jpg_big.gif;  jpg_big.gif;
 latex.gif;  latex.gif;
   library.gif;
   lightGreyBG.png;
   lipsrsealed.gif;
   lite.gif;
 liteani.gif;  liteani.gif;
   litetext.gif;
 lolpanel.gif;  lolpanel.gif;
 lonanim.gif;  lonanim.gif;
 lonanimend.gif;  lonanimend.gif;
   loncapalogo.gif;
 lonhelplogos.gif;  lonhelplogos.gif;
 lonhelptop.gif;  lonhelptop.gif;
 lonlogo.gif;  lonlogo.gif;
 lonlogos.gif;  lonlogos.gif;
   lonUtilityIcon.png;
   lowerleft.gif;
   lowerright.gif;
   mailbkgrd.gif;
   mailto.gif;
   minilogo.gif;
 meta.gif;  meta.gif;
 meta_big.gif;  meta_big.gif;
 mov.gif;  mov.gif;
 mov_big.gif;  mov_big.gif;
 move_up.gif;  move_up.gif;
 move_down.gif;  move_down.gif;
   mpeg.gif;
   mpg.gif;
   navmap.correct.gif;
   navmap.partial.gif;
   navmap.ellipsis.gif;
   navmap.open.gif;
   navmap.page.open.gif;
   navmap.page.closed.gif;
   navmap.page.open.nomanip.gif;
   navmap.page.closed.nomanip.gif;
   navmap.wrong.gif;
   navmap.folder.open.gif;
   navmap.folder.closed.gif;
   navmap.folder.open.nomanip.gif;
   navmap.folder.closed.nomanip.gif;
   neutral.gif;
   open.gif;
   opinion-agree.png;
   opinion-disagree.png;
 page.gif;  page.gif;
 page_big.gif;  page_big.gif;
 pdf.gif;  pdf.gif;
 pdf_big.gif;  pdf_big.gif;
 png.gif;  png.gif;
 png_big.gif;  png_big.gif;
   ppt.gif;
   ppt_big.gif;
 problem.gif;  problem.gif;
 problem_big.gif;  problem_big.gif;
 ps.gif;  ps.gif;
 ps_big.gif;  ps_big.gif;
   rolleyes.gif;
   rose.png;
   qt.gif;
   qti.gif;
   qtm.gif;
 quill.gif;  quill.gif;
 quiz.gif;  quiz.gif;
 quiz_big.gif;  quiz_big.gif;
Line 2594  sequence.gif; Line 7526  sequence.gif;
 sequence_big.gif;  sequence_big.gif;
 server.gif;  server.gif;
 server_big.gif;  server_big.gif;
   shocked.gif;
   smiley.gif;
   spreadsheet.gif;
 srvbad.gif;  srvbad.gif;
 srvempty.gif;  srvempty.gif;
 srvgood.gif;  srvgood.gif;
 srvhalf.gif;  srvhalf.gif;
 srvnull.gif;  srvnull.gif;
   stift.gif;
 survey.gif;  survey.gif;
 survey_big.gif;  survey_big.gif;
   tabbgleft.gif;
   tabbgright.gif;
   task.gif;
   task_big.gif;
 tex.gif;  tex.gif;
 tex_big.gif;  tex_big.gif;
   tth.gif;
   text.gif;
   transparent1x1.gif;
 txt.gif;  txt.gif;
 txt_big.gif;  txt_big.gif;
 unknown.gif;  unknown.gif;
 unknown_big.gif;  unknown_big.gif;
   upperleft.gif;
   upperright.gif;
 user.gif;  user.gif;
 user_big.gif;  user_big.gif;
 wav.gif;  wav.gif;
 wav_big.gif;  wav_big.gif;
 white_space_20_22.gif;  white_space_20_22.gif;
   whitespace_21.gif;
 whitespace1.gif;  whitespace1.gif;
 whitespace10.gif;  whitespace10.gif;
 whitespace2.gif;  whitespace2.gif;
Line 2622  whitespace6.gif; Line 7568  whitespace6.gif;
 whitespace7.gif;  whitespace7.gif;
 whitespace8.gif;  whitespace8.gif;
 whitespace9.gif;  whitespace9.gif;
   wink.gif;
   wmv.gif;
   xls.gif;
   xls_big.gif;
 xml.gif;  xml.gif;
 xml_big.gif;  xml_big.gif;
 zip.gif;  zip.gif;
Line 2634  zip_big.gif Line 7584  zip_big.gif
 <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>  <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>  <description>
 Miscellaneous resources.  Respectively: button for catalog,  Miscellaneous resources.
 button to set parameters in a page,  
 button to do regrades, button to check on problem submissions,  
 </description>  </description>
 <filenames>  <filenames>
 authorfeed.gif;  authorfeed.gif;
   blackdot.gif;
 bomb.gif;  bomb.gif;
   smallFAQ.gif;
   smallBug.gif;
 cat_button.gif;  cat_button.gif;
   cat_button.png;
 chat.gif;  chat.gif;
   eval_button.gif;
   eval_button.png;
 feedback.gif;  feedback.gif;
 pprm_button.gif;  pprm_button.gif;
   pprm_button.png;
 pgrd_button.gif;  pgrd_button.gif;
 subm_button.gif  pgrd_button.png;
   subm_button.gif;
   subm_button.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/xml/tth.pm</source>  <source>loncom/xml/algebra/AlgParser.pm</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>  <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
 <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>  <categoryname>system file</categoryname>
   <description>
   perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>modules/TexConvert/tthperl/tth.pm</source>
   <target dist='default'>home/httpd/lib/perl/tth.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 perl module for invoking functions specific to TeX-to-HTML conversion  perl module for invoking functions specific to TeX-to-HTML conversion
Line 2666  and in this way is treated as though it Line 7631  and in this way is treated as though it
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/xml/LCParser.pm</source>
   <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
   <categoryname>system file</categoryname>
   <description>
   perl module for parsing HTML in a way that really works and is thoroughly
   tested
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/xml/LCMathComplex.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/LCMathComplex.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Modified version of Math::Complex 1.59_01 for use in Safe Space which eliminates
   dependency on Config.pm and Scalar::Util.pm (not usable in Safe Space).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/lonlocal.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
     <categoryname>system file</categoryname>
     <description>
        lonc/d handler for doing a local filesystem based init:
     </description>
     <status>works/verified</status>
   </file>
   <file>
     <source>loncom/lonssl.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
     <categoryname>system file</categoryname>
     <description>
        lonc/d handler for doing a remote SSL based init:
     </description>
     <status>works/verified</status>
   </file>
   <file>
     <source>loncom/LWPReq.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LWPReq.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Wrapper for LWP UserAgent to support enabling/disabling certificate
        verification and/or hostname validation on any of LWP 5.83X and LWP 6.X 
     </description>
     <status>works/verified</status>
   </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>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Manages a connection between a lonc proxy daemon and the lond server
        in the remote node.
     </description>
     <status>works/verified</status>
   </file>
   <file>
     <source>loncom/LondTransaction.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
     <categoryname>system file</categoryname>
     <description>
    Handles a single lon-capa insternal transaction
     </description>
     <status>works/verified</status>
   </file>
   <file>
      <source>loncom/types/HashIterator.pm</source>
      <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
      <categoryname>system file</categoryname>
      <description>
         Provides support to iterate through opaque hashes hidden e.g. within 
         object private data.
      </description>
      <status>works/verified</status>
   </file>
   <file>
      <source>loncom/types/Queue.pm</source>
      <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
      <categoryname>system file</categoryname>
      <description>
        Provides a FIFO queue class.
      </description>
      <status>works/verified</status>
   </file>
   <file>
      <source>loncom/types/Stack.pm</source>
      <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
      <categoryname>system file</categoryname>
      <description>
        Provides a LIFO stack class.
      </description>
      <status>works/verified</status>
   </file>
   <file>
      <source>loncom/loncnew</source>
      <target dist='default'>home/httpd/perl/loncnew</target>
      <categoryname>script</categoryname>
      <description>
     Proxy server for remote loncapa requests.
             Needs CPAN Event module.
      </description>
   </file>
   <file>
   <source>loncom/configuration/Configuration.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Configuration file reader (looks in /etc/httpd/conf/); accepts
   a list of *.conf files to inspect for PerlSetVar key/value
   entries.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/configuration/Firewall.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides methods to open and close firewall ports used for  
   for socket-based communication between LON-CAPA servers
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/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/configuration/SSL.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/SSL.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to generate display of status of LON-CAPA SSL certificates
   installed on domain's servers.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/ConfigFileEdit.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Configuration file editing module
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>modules/TexConvert/tthperl/tth.so</source>  <source>modules/TexConvert/tthperl/tth.so</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>  <target dist='default'>home/httpd/lib/perl/tth.so</target>
 <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 shared library file for dynamic loading and unloading  shared library file for dynamic loading and unloading
Line 2679  CVS users.  (You can safely rely on the Line 7806  CVS users.  (You can safely rely on the
 present on your system... don't worry about warnings  present on your system... don't worry about warnings
 related to this file during the build process.)  related to this file during the build process.)
 </note>  </note>
 <build trigger='run if dependencies change'>  <build trigger='always run'>
 modules/TexConvert/tthperl/commands  modules/TexConvert/tthperl/commands
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
 ../tthdynamic/tthfunc.c;  commands;
 ../ttmdynamic/ttmfunc.c  compiles/tth.so.i386;
   compiles/tth.so.x86_64;
   compiles/tth.so.i386.perl.5.10;
   compiles/tth.so.x86_64.perl.5.10;
   compiles/tth.so.i386.perl.5.12;
   compiles/tth.so.x86_64.perl.5.12;
   compiles/tth.so.i386.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.i386.perl.5.26;
   compiles/tth.so.x86_64.perl.5.26;
   compiles/tth.so.i386.perl.5.28;
   compiles/tth.so.x86_64.perl.5.28;
   compiles/tth.so.x86_64.perl.5.30;
   compiles/tth.so.x86_64.sles12;
   compiles/tth.so.x86_64.sles15;
   compiles/tth.so.i386.debian5;
   compiles/tth.so.x86_64.debian5;
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.pm</source>  <source>loncom/homework/caparesponse/capa.pm</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>  <target dist='default'>home/httpd/lib/perl/capa.pm</target>
 <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 perl module for invoking functions specific to CAPA  perl module for invoking functions specific to CAPA
Line 2705  the build process however. Line 7857  the build process however.
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.bs</source>  <source>loncom/homework/caparesponse/capa.bs</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>  <target dist='default'>home/httpd/lib/perl/capa.bs</target>
 <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 bootstrap file associated with dynamic loading of this module on multiple  bootstrap file associated with dynamic loading of this module on multiple
Line 2721  the build process however. Line 7872  the build process however.
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.so</source>  <source>loncom/homework/caparesponse/capa.so</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>  <target dist='default'>home/httpd/lib/perl/capa.so</target>
 <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 shared library file for dynamic loading and unloading  shared library file for dynamic loading and unloading
Line 2732  loncom/homework/caparesponse/commands Line 7882  loncom/homework/caparesponse/commands
 </build>  </build>
 <dependencies>  <dependencies>
 caparesponse.c;  caparesponse.c;
 caparesponse.pm  caparesponse.pm;
   README;
   Makefile.PL;
   capa.i;
   commands;
   ../../../CAPA/pProj/Makefile;
   ../../../CAPA/pProj/capaGrammarDef.y;
   ../../../CAPA/pProj/capaFormula.y;
   ../../../CAPA/pProj/capaLexerDef.flex;
   ../../../CAPA/pProj/capaFunction.c;
   ../../../CAPA/pProj/capaParserUtils.c;
   ../../../CAPA/pProj/capaMapExpr.c;
   ../../../CAPA/pProj/capaUnit.c;
   ../../../CAPA/pProj/com.c;
   ../../../CAPA/pProj/linpack.c;
   ../../../CAPA/pProj/ranlib.c;
   ../../../CAPA/pProj/capaCgiUtils.c;
   ../../../CAPA/pProj/capaSubjective.c;
   ../../../CAPA/pProj/capaRQO.c;
   ../../../CAPA/pProj/capaFormulaLexer.c;
   ../../../CAPA/pProj/capaCommon.c;
   ../../../CAPA/pProj/capaCommon.h;
   ../../../CAPA/pProj/ranlib.h;
   ../../../CAPA/pProj/capaCGI.h;
   ../../../CAPA/pProj/capaFunction.h;
   ../../../CAPA/pProj/capaRQO.h;
   ../../../CAPA/pProj/capaParser.h;
   ../../../CAPA/pProj/lex_debug.h
   </dependencies>
   </file>
   <file>
   <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
   <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
   <categoryname>script</categoryname>
   <description>
   cgi binary for doing TeX -> math translation
   </description>
   <build trigger='always run'>
   loncom/cgi/mimeTeX/commands
   </build>
   <dependencies>
   commands;
   gfuntype.c;
   gifsave.c;
   loncapanewcommands.h;
   mimetex.c;
   mimetex.h;
   mimetex.html;
   README;
   texfonts.h;
   LICENSE;
   VERSION;
 </dependencies>  </dependencies>
 </file>  </file>
 <fileglob>  <fileglob>
Line 2802  javascript. Line 8003  javascript.
 </target>  </target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Intended for providing perl functions for the <script></script> environment  Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
 in a problem that was converted from lectureonline.  environment in a problem that was converted from lectureonline.
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 2816  Provides many functions for the &lt;scri Line 8017  Provides many functions for the &lt;scri
 Functions are documented in CVS:loncapa/doc/homework/homework5.html.  Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 </description>  </description>
 </file>  </file>
   
   <file>
     <source>loncom/homework/task.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display
     </description>
   </file>
   <file>
     <source>loncom/homework/task_ie.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display for IE 6 and earlier
     </description>
   </file>
   <file>
     <source>loncom/homework/task_ie7.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display for IE 7
     </description>
   </file>
   <file>
     <source>loncom/homework/task_grading.js</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
     <categoryname>handler</categoryname>
     <description>
       Javascript to make the grading screen of task easier to use
     </description>
   </file>
 <file>  <file>
 <source>loncom/homework/capa.units</source>  <source>loncom/homework/capa.units</source>
 <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>  <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
Line 2825  Define unit prefixing and conversion for Line 8059  Define unit prefixing and conversion for
 </description>  </description>
 </file>  </file>
 <fileglob>  <fileglob>
   <glob>*.jpg</glob>
   <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>Pages headers</description>
   <filenames>
   admin.jpg;
   author.jpg;
   coordinator.jpg;
   header.jpg;
   student.jpg;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.jpg</glob>
   <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>Logos of LON-CAPA domains (jpg)</description>
   <filenames>
   headermsu.jpg;
   headertccfl.jpg;
   header_fsu.jpg;
   header_fsuK12.jpg;
   headerhope.jpg;
   jmsbanner.jpg;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.gif</glob>
   <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>Logos of LON-CAPA domains (gif)</description>
   <filenames>
   103.gif;
   gerd.gif;
   mio.gif;
   msuvu.gif;
   ohiou.gif;
   rhs.gif;
   sfu.gif;
   tmcc.gif;
   umich.gif;
   worf.gif;
   annarbor.gif;
   elps.gif;
   gwu.gif;
   msudemo.gif;
   ndsu.gif;
   physnet.gif;
   sc.gif;
   Selwyn.gif;
   ucf.gif;
   unihalle.gif;
   wscc.gif;
   cps.gif;
   fsu.gif;
   fsuK12.gif;
   hope.gif;
   vcu.gif;
   lsd.gif;
   msu.gif;
   jms.gif;
   nsdl.gif;
   pmm.gif;
   sunysb.gif;
   udel.gif;
   uz.gif;
   fvl.gif;
   csm.gif;
   nau.gif;
   nagoya.gif;
   kanazawa.gif;
   colorado.gif;
   acadiau.gif;
   psuerie.gif;
   redford.gif;
   huji.gif;
   ifusp.gif;
   ucsc.gif;
   uiuc.gif;
   uiucheader.gif;
   koinonia.gif;
   waverly.gif;
   cmich.gif;
   UNICAMP.gif;
   lakefenton.gif;
   grandblanc.gif;
   glps.gif;
   BCHS.gif;
   headersfu.gif;
   uwsp.gif;
   tccfl.gif;
   bsu.gif;
   wmston.gif;
   headerharvard.gif;
   harvard.gif;
   uga.gif;
   headeruga.gif;
   covenantchristianhs.gif;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.tab</glob>
   <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
   <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
   <categoryname>conf</categoryname>
   <description>Designs of LON-CAPA domains</description>
   <filenames>
   annarbor.tab;
   default.tab;
   msu.tab;
   csm.tab;
   huji.tab;
   nau.tab;
   nagoya.tab;
   koinonia.tab;
   kanazawa.tab;
   colorado.tab;
   acadiau.tab;
   psuerie.tab;
   redford.tab;
   cmich.tab;
   ifusp.tab;
   jms.tab;
   ucsc.tab;
   uiuc.tab;
   UNICAMP.tab;
   lakefenton.tab;
   grandblanc.tab;
   fsu.tab;
   fsuK12.tab;
   hope.tab;
   vcu.tab;
   sfu.tab;
   wmston.tab;
   worf.tab;
   tccfl.tab;
   harvard.tab;
   uga.tab;
   tmcc.tab;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.gif</glob>
   <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>icons used for the Portuguese LON-CAPA user interface</description>
   <filenames>
   anno_pt.gif;
   anot_pt.gif;
   bchat_pt.gif;
   catalog_pt.gif;
   ccrs_pt.gif;
   chrt_pt.gif;
   com_pt.gif;
   courses_pt.gif;
   cprv_pt.gif;
   cstr_pt.gif;
   docs_pt.gif;
   egrd_pt.gif;
   enrl_pt.gif;
   eval_pt.gif;
   fdbk_pt.gif;
   grds_pt.gif;
   keys_pt.gif;
   logout_pt.gif;
   nav_pt.gif;
   parm_pt.gif;
   pref_pt.gif;
   prt_pt.gif;
   res_pt.gif;
   roles_pt.gif;
   sbkm_pt.gif;
   spacer_pt.gif;
   sprs_pt.gif;
   src_pt.gif;
   stat_pt.gif;
   vbkm_pt.gif;
   </filenames>
   </fileglob>
   <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 <targetdir>home/httpd/html/res/adm/pages/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 <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>
 a.gif;  
 anot.gif;  
 b.gif;  
 back.gif;  
 bkm.gif;  
 brws.gif;  
 c.gif;  
 catalog.gif;  
 ccrs.gif;  
 chat.gif;  chat.gif;
 chrt.gif;  close-all-folders.gif;
 com.gif;  
 courses.gif;  
 cprv.gif;  
 cstr.gif;  
 d.gif;  
 dempty.gif;  dempty.gif;
 e.gif;  edittoplevel.gif;
 egrd.gif;  
 empty.gif;  empty.gif;
 enrl.gif;  
 eval.gif;  
 f.gif;  
 fdbk.gif;  
 feedback.gif;  feedback.gif;
 forw.gif;  
 g.gif;  
 grds.gif;  
 group.gif;  group.gif;
 h.gif;  
 help.gif;  help.gif;
 hyphen.gif;  
 i.gif;  
 info.gif;  info.gif;
 j.gif;  
 k.gif;  
 l.gif;  
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  mark-discussionentries-read.gif;
 logout.gif;  minitabmenu_bg.gif;
 m.gif;  minitabmenu_left.gif;
 mrk.gif;  minitabmenu_left_on.gif;
 n.gif;  minitabmenu_right.gif;
 nav.gif;  minitabmenu_right_on.gif;
 next.gif;  next.gif;
 o.gif;  nothumb.gif;
 p.gif;  open-all-folders.gif;
 parm.gif;  open-first-problem.gif;
 pgrd.gif;  
 pparm.gif;  
 pref.gif;  
 prev.gif;  
 prt.gif;  
 q.gif;  
 qempty.gif;  qempty.gif;
 r.gif;  refresh.gif;
 reload.gif;  show-all.gif;
 remotebg.gif;  show-incomplete-problems.gif;
 res.gif;  star.gif;
 roles.gif;  </filenames>
 s.gif;  </fileglob>
 sbkm.gif;  <fileglob>
 space.gif;  <glob>*.png</glob>
 spacer.gif;  <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 sprs.gif;  <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 src.gif;  <categoryname>graphic file</categoryname>
 stat.gif;  <description>main menu graphical icons</description>
 subm.gif;  <filenames>
 t.gif;  anno.png;
 title.gif;  bchat.png;
 u.gif;  ccat.png;
 v.gif;  ccrs.png;
 vbkm.gif;  clst.png;
 w.gif;  codemirror.png;
 x.gif;  conf.png;
 y.gif;  courses.png;
 z.gif  crsconf.png;
   docs.png;
   editmap.png;
   eval.png;
   grds.png;
   grps.png;
   mail.png;
   new.png;
   pgrd.png;
   pref.png;
   roles.png;
   sprs.png;
   anot.png;
   anot2.png;
   blog.png;
   chrt.png;
   cprv.png;
   del.png;
   egrd.png;
   fdbk.png;
   keys.png;
   list.png;
   mcrs.png;
   parm.png;
   port.png;
   prt.png;
   rcrs.png;
   rsrv.png;
   src.png;
   srvr.png;
   subm.png;
   thumbsup.png;
   thumbsup_gray.png;
   thumbsup_novote.png;
   thumbsdown.png;
   thumbsdown_gray.png;
   thumbsdown_novote.png;
   webpage.png;
   back.png;
   catalog.png;
   com.png;
   cstr.png;
   enrl.png;
   forw.png;
   logout.png;
   nav.png;
   pcstr.png;
   pparm.png;
   pub.png;
   res.png;
   rtrv.png;
   sctr.png;
   stat.png;
   pdfupload.png;
   course_ini.png;
   dismath.png;
   feedback.png;
   mngcu.png;
   prob_ana.png;
   process-stop.png;
   role_hotlist.png;
   reload.png;
   self_enroll.png;
   survey_rep.png;
   subdocs.png;
   tolastloc.png;
   uplusr.png;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.png</glob>
   <sourcedir>loncom/html/res/adm/pages/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>graphical icons used in submenus</description>
   <filenames>
   aboutme.png;
   addClickerInfoFile.png;
   anonsurveythreshold.png;
   bubblesheet.png;
   ccatconf.png;
   ccat-22x22.png;
   chat.png;
   comblock.png;
   contact-new.png;
   contact-new-22x22.png;
   coprplot.png;
   crsnew.png;
   dialog-information.png;
   docs-22x22.png;
   document-open.png;
   document-properties.png;
   download_sub.png;
   dropbox.png;
   dump.png;
   edit-copy.png;
   edit-find-replace.png;
   edit-find.png;
   edit-mode-22x22.png;
   edit-redo.png;
   edit-redo-22x22.png;
   edit-select-all.png;
   edit-undo.png;
   edit-undo-22x22.png;
   emblem-photos.png;
   emblem-readonly.png;
   emblem-system.png;
   extres.png;
   exttool.png;
   folder-new.png;
   folder-new-22x22.png;
   format-justify-fill.png;
   fromfile.png;
   grade_PageFolder.png;
   grade_students.png;
   grading_table.png;
   groupportfolio.png;
   groupportfolioquota.png;
   grp_add.png;
   grp_settings.png;
   grp_tools.png;
   helpdesk-access.png;
   ims.png;
   imsexport.png;
   link-new-22x22.png;
   list-add.png;
   list-add-22x22.png;
   log.png;
   mail-message-new.png;
   mail-message-new-22x22.png;
   mail-reply-all.png;
   mail-reply-sender.png;
   messalog.png;
   move-22x22.png;
   myaboutme.png;
   navigation.png;
   network-workgroup.png;
   page.png;
   preferences-desktop-font.png;
   preferences-desktop-locale.png;
   preferences-desktop-remote-desktop.png;
   preferences-desktop-theme.png;
   preferences-desktop-wallpaper.png;
   preferences-system-windows.png;
   rcrs-22x22.png;
   receipt_number.png;
   recover.png;
   remotecontrol.png;
   resversion.png;
   role_hotlist-22x22.png;
   rsrv-22x22.png;
   save-22x22.png;
   scoreupfrm.png;
   selfenrl-queue.png;
   selfenrl-queue-22x22.png;
   sequence.png;
   shorturls.png;
   simple.png;
   simpprob.png;
   start-here.png;
   start-here-22x22.png;
   subtimpl.png;
   syllabus.png;
   symbs.png;
   system-lock-screen.png;
   system-users.png;
   timer.png;
   trck-22x22.png;
   ungrade_sub.png;
   uplcrs.png;
   uploadscores.png;
   verify.png;
   view-mode-22x22.png;
   wishlist.png;
   wishlist-link.png;
   wishlist-link-lighter.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/imgmaps.html</source>  <source>loncom/html/res/adm/pages/math_example.tex</source>
 <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 image maps for the LON-CAPA remote control   file with an example math equation in it.
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 2929  image maps for the LON-CAPA remote contr Line 8488  image maps for the LON-CAPA remote contr
 welcoming page to the LON-CAPA system upon login  welcoming page to the LON-CAPA system upon login
 </description>  </description>
 </file>  </file>
 <file>  
 <source>loncom/html/res/adm/pages/menu.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 renders the HTML (including image maps) for the LON-CAPA remote control  
 </description>  
 </file>  
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 <targetdir>home/httpd/html/res/adm/pages/indexericons/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
   </targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>  <description>
 icons used for the bookmark portion of the LON-CAPA user interface  icons used for directory indexing and login screen
 </description>  </description>
 <filenames>  <filenames>
 a.gif;  a.gif;
Line 3038  world2.gif Line 8590  world2.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.*</glob>
 <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
 <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>  <targetdir dist='default'>home/httpd/html/adm/reactionresponse/</targetdir>
 <categoryname>graphic file</categoryname>  
 <description>  
 icons used for directory indexing and login screen  
 </description>  
 <filenames>  
 folder_anim.gif;  
 folder_close.gif;  
 folder_drag.gif;  
 folder_new.gif;  
 folder_open.gif;  
 folder_pointer_closed.gif;  
 folder_pointer_opened.gif;  
 folder_static.gif;  
 folder_trash.gif;  
 folder_trash_hover.gif;  
 left_bar.gif;  
 link.gif;  
 link_anim.gif;  
 link_drag.gif;  
 ll_corner.gif;  
 lower_bar.gif;  
 lr_corner.gif;  
 pix.gif;  
 right_bar.gif;  
 toolbar_bg.gif;  
 ul_corner.gif;  
 upper_bar.gif;  
 ur_corner.gif  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.html</glob>  
 <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>  
 <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>  
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 associated with the frameset scheme of displaying bookmarks  Associated file for answering reactionresponse style questions
 </description>  </description>
 <filenames>  <filenames>
 bookmarkmenu_toolbar.html;  reaction_preview.js;
 blank.html;  reaction_help.html
 closechildren.html  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>  <source dist='default'>loncom/build/CHECKRPMS</source>
 <target dist='default'>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>  <categoryname>system script</categoryname>
 <categoryname>interface file</categoryname>  
 <description>  <description>
 javascript for handling client-side interactions with bookmark interface  Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
 </description>  </description>
   <status>tested/documented/beta</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/build/check-rpms</source>  <source>loncom/build/check-rpms</source>
 <target dist='default'>usr/local/bin/check-rpms</target>  <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
 <categoryname>root script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
 compare installed rpms with up-to-date distribution  compare installed rpms with up-to-date distribution
 </description>  </description>
Line 3109  compare installed rpms with up-to-date d Line 8626  compare installed rpms with up-to-date d
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for check-rpms</description>  <description>man page for check-rpms</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && echo 'manifying check-rpms'  loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
   echo 'manifying check-rpms'
 </build>  </build>
 <status>beta</status>  <status>beta</status>
 <dependencies>  <dependencies>
Line 3118  loncom/build/pod2man.sh check-rpms > ../ Line 8636  loncom/build/pod2man.sh check-rpms > ../
 </file>  </file>
 <file>  <file>
 <source>doc/scripts/check-rpms.html</source>  <source>doc/scripts/check-rpms.html</source>
 <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html</target>  <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for check-rpms</description>  <description>POD-derived page for check-rpms</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html && echo 'pod2html checkrpms'  loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
   &amp;&amp; echo 'pod2html checkrpms'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 3131  loncom/build/pod2html.sh check-rpms > .. Line 8651  loncom/build/pod2html.sh check-rpms > ..
 </file>  </file>
 <file>  <file>
 <source>loncom/build/loncaparestoreconfigurations</source>  <source>loncom/build/loncaparestoreconfigurations</source>
 <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>  <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
   </target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 restores .rpmsave files after a LON-CAPA-base upgrade  Updates .lpmlnew files with previous settings.  Also supports alternative
   schemes of settings-updating and file-overwriting.
 </description>  </description>
 <status>deprecated</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/cron/loncapa</source>    <source>loncom/cron/loncapa.built</source>
 <target dist='default'>etc/cron.d/loncapa</target>    <target dist='default'>etc/cron.d/loncapa</target>
 <categoryname>static conf</categoryname>    <categoryname>conf</categoryname>
 <description>    <description>
 file that specifies periodic processes to run for the LON-CAPA machine      file that specifies periodic processes to run for the LON-CAPA machine
 </description>    </description>
     <build trigger='always run'>
   loncom/cron/preserve_local_loncapa_cron
     </build>
     <dependencies>
   loncapa;
   preserve_local_loncapa_cron
     </dependencies>
   </file>
   <file>
     <source>loncom/cron/loncapa</source>
     <target dist='default'>home/httpd/lib/perl/loncapa_cron-std</target>
     <categoryname>handler</categoryname>
     <description>
       Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
     </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/ntp/step-tickers</source>  <source>loncom/ntp/step-tickers</source>
 <target dist='default'>etc/ntp/step-tickers</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
 <categoryname>conf</categoryname>  </target>
   <categoryname>static conf</categoryname>
 <description>  <description>
 file that stimulates running of ntpdate upon init.d/xntpd initiation  file that stimulates running of ntpdate upon init.d/xntpd initiation
 </description>  </description>
Line 3178  file that allows setuid password privile Line 8716  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 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>
   <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8'>home/httpd/perl/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
 </description>  </description>
 </file>  </file>
 <link>  <file>
   <source>loncom/init.d/loncontrol.service</source>
   <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
   <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8'>etc/systemd/system/loncontrol.service</target>
   <categoryname>static conf</categoryname>
   <description>
   Controls the launching/halting of lon-capa daemons by loncontrol in systemd
   </description>
   </file>
   <link 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 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
 <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 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 3194  etc/rc.d/rc4.d/S95loncontrol; Line 8744  etc/rc.d/rc4.d/S95loncontrol;
 etc/rc.d/rc5.d/S95loncontrol;  etc/rc.d/rc5.d/S95loncontrol;
 etc/rc.d/rc6.d/K05loncontrol  etc/rc.d/rc6.d/K05loncontrol
 </target>  </target>
   <target 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'>
   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/rc1.d/K05loncontrol;
   etc/rc2.d/S95loncontrol;
   etc/rc3.d/S95loncontrol;
   etc/rc4.d/S95loncontrol;
   etc/rc5.d/S95loncontrol;
   etc/rc6.d/K05loncontrol
   </target>
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
 <description>  <description>
 symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>  symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
   </description>
 </link>  </link>
   
   <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
     <source>loncom/init.d/loncontrol</source>
     <target>etc/rc.d/</target>
     <description>
       setup loncontrol to run at boot
     </description>
     <installscript dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
   -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
     </installscript>
     <dependencies>
   loncom/init.d/loncontrol
     </dependencies>
   </file>
   <file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8">
   <source>loncom/init.d/loncontrol.service</source>
   <target>etc/systemd/system/loncontrol.service</target>
   <description>
   Controls the launching/halting of lon-capa daemons by loncontrol in systemd
   </description>
     <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 sles15 rhes8 centos8 oracle7 oracle8">
   -c '/usr/bin/systemctl enable loncontrol.service'
     </installscript>
     <installscript dist="ubuntu18 ubuntu20">
   -c '/bin/systemctl enable loncontrol.service'
     </installscript>
     <dependencies>loncom/init.d/loncontrol.service</dependencies>
   </file>
   <file>
     <source>doc/latex/utf8.def</source>
     <target dist='default'>usr/local/loncapa/doc/utf8.def</target>
     <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8.def</target>
     <categoryname>system file</categoryname>
     <description>
      utf8 definitions for LaTeX
     </description>
   </file>
   
   <file>
     <source>doc/latex/utf8enc.dfu</source>
     <target dist='default'>usr/local/loncapa/doc/utf8enc.dfu</target>
     <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8enc.dfu</target>
     <categoryname>system file</categoryname>
     <description>
      utf8 declarations for LaTeX
     </description>
   </file>
   
 <file>  <file>
 <source>loncom/atalk/config</source>  <source>loncom/atalk/config</source>
 <target dist='default'>etc/atalk/config</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
 <categoryname>conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 configuration file to make LON-CAPA server file space accessible to  configuration file to make LON-CAPA server file space accessible to
 Appleshares access (Macintosh)  Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
   <file>
     <source>loncom/interface/loncss.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Generates standard LON-CAPA CSS
     </description>
   </file>
   <file>
     <source>loncom/LONCAPA.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Some basic Lon-CAPA functionality
     </description>
   </file>
   <file>
     <source>loncom/interface/lonnotify.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
   of users, and (b) to display e-mail of this type sent in the past.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonhelpmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Creates a multipage help screen to help users out.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonsupportreq.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to make it easy for users to send a request to the helpdesk
     </description>
   </file>
   <file>
     <source>loncom/interface/courseclassifier.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
     </description>
   </file>
   <file>
     <source>loncom/interface/coursecatalog.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
     </description>
   </file>
   <file>
     <source>loncom/interface/resetpw.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
     <categoryname>handler</categoryname>
     <description>
       A user with an internally authenticated account and a recorded e-mail address can use a two-step process to set a new password via a token sent to his/her e-mail address.
     </description>
   </file>
   <file>
     <source>loncom/interface/createaccount.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
     <categoryname>handler</categoryname>
     <description>
       An e-mail address can be used to create a LON-CAPA account via a two-step process employing a token sent to the e-mail address (the address will be the username). Alternatively, an institutional login can be used (after successful authentication) to create a corresponding LON-CAPA account, if one is missing.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonmodifycourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface to modifying a course's internal ENV values for automated
       enrollment
     </description>
   </file>
   <file>
     <source>loncom/interface/domainprefs.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for modifying domain configuration
     </description>
   </file>
   <file>
     <source>loncom/interface/domainstatus.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for generation of a menu of links to server status utilities
     </description>
   </file>
   <file>
     <source>loncom/interface/lonconfigsettings.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
     <categoryname>handler</categoryname>
     <description>
      Common routines for generating menus to set default configuration settings -  
      for a domain or for a course.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonpdfupload.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonpdfupload.pm</target>
     <categoryname>handler</categoryname>
     <description>
      Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonpopulate.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for configuring automated enrollment
     </description>
   </file>
   <file>
     <source>loncom/enrollment/Enrollment.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for automated enrollment
     </description>
   </file>
   <file>
     <source>loncom/enrollment/localenroll.pm</source>
     <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
     <categoryname>conf</categoryname>
     <description>
       Local handler for automated enrollment.
     </description>
   </file>
   <file>
     <source>loncom/enrollment/localenroll.pm</source>
     <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Local handler for automated enrollment, standard version.
     </description>
   </file>
   <file>
     <source>loncom/enrollment/Autoenroll.pl</source>
     <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script to perform automated enrollments from institutional classlists.
     </description>
   </file>
   <file>
     <source>loncom/enrollment/Autoupdate.pl</source>
     <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
     </description>
   </file>
   <file>
     <source>loncom/auth/localstudentphoto.pm</source>
     <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
     <categoryname>conf</categoryname>
     <description>
       Local handler for automated enrollment.
     </description>
   </file>
   <file>
     <source>loncom/auth/localstudentphoto.pm</source>
     <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Local handler for automated enrollment, standard version.
     </description>
   </file>
   <file>
     <source>loncom/automation/batchcreatecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for batch creation of courses.
     </description>
   </file>
   <file>
     <source>loncom/interface/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>
     <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Used for displaying the communication blocking status.
     </description>
   </file>
   <file>
   <source>loncom/interface/lonwishlist.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwishlist.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utilities to modify the wishlist (add new links and folders,
   edit, move, sort or delete existing links and folders).
   Links from the wishlist can be imported into courses.</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonwishlistdisplay.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwishlistdisplay.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Module for displaying the wishlist.</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/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
     <target dist='default'>home/httpd/perl/Autocreate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script for automated course creation.
     </description>
   </file>
   <fileglob>
       <glob>*.pl</glob>
       <sourcedir>loncom/debugging_tools/</sourcedir>
       <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
       <categoryname>script</categoryname>
       <description>
         Tools for helping debug Lon-CAPA
       </description>
   <filenames>
   activity_to_accesscount.pl;
   check_authoring_spaces.pl;
   clean_db.pl;
   db_copy.pl;
   dump_db.pl;
   escape.pl;
   excise_from_db.pl;
   getties.pl;
   login_count.pl;
   memcached_dump.pl;
   modify_config_files.pl;
   move_construction_spaces.pl;
   parse_scantron.pl;
   rebuild_db_from_hist.pl;
   seed_accesscount.pl;
   stress.pl;
   testkerberos.pl;
   unescape.pl;
   user_login_count.pl;
   </filenames>
   </fileglob>
   <fileglob>
       <glob>*.*</glob>
       <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
       <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
       <categoryname>script</categoryname>
       <description>
         Binary tools for LON-CAPA
       </description>
   <filenames>
   create_db_dynamic_64_so.3;
   </filenames>
   </fileglob>
   <file>
   <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
   <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/compiled/create_db_dynamic_64</source>
   <target dist='default'>home/httpd/perl/debug/create_db_dynamic_64</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/compiled/dump_db_static_32</source>
   <target dist='default'>home/httpd/perl/debug/dump_db_static_32</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/build/distprobe</source>
   <target dist='default'>home/httpd/perl/distprobe</target>
   <categoryname>script</categoryname>
   <description>
   for probing operating system flavor and version
   </description>
   <note>
   </note>
   </file>
   <file>
   <source>loncom/clusteradmin</source>
   <target dist='default'>home/httpd/perl/manage_dns/clusteradmin</target>
   <categoryname>root script</categoryname>
   <description>
   Script to update cluster tables: dns_hosts.tab and dns_domain.tab
   on a LON-CAPA DNS server.  
   </description>
   <status>works/unverified</status>
   </file>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.109  
changed lines
  Added in v.1.1000


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