Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.645.2.11 and 1.853

version 1.645.2.11, 2009/12/29 15:26:23 version 1.853, 2013/08/27 04:35:14
Line 98  http://www.lon-capa.org/ Line 98  http://www.lon-capa.org/
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>configurable</abbreviation>    <abbreviation>configurable</abbreviation>
 </category>  </category>
   <category name="www conf" type="runtime">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>configurable</abbreviation>
   </category>
   <category name="www conf" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>configurable</abbreviation>
   </category>
 <category name="script" type="runtime">  <category name="script" type="runtime">
   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
   <abbreviation>script</abbreviation>    <abbreviation>script</abbreviation>
Line 114  http://www.lon-capa.org/ Line 122  http://www.lon-capa.org/
   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>    <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
   <abbreviation>graphicfile</abbreviation>    <abbreviation>graphicfile</abbreviation>
 </category>  </category>
   <category name="lexicon file" type="runtime">
     <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
     <abbreviation>lexicon</abbreviation>
   </category>
   <category name="lexicon file" type="development">
     <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
     <abbreviation>lexicon</abbreviation>
   </category>
 <category name="doc" type="runtime">  <category name="doc" type="runtime">
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>systemfile</abbreviation>    <abbreviation>systemfile</abbreviation>
Line 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 234  echo '********************************** Line 258  echo '**********************************
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/httpd/conf</targetdir>    <targetdir dist='default'>etc/httpd/conf</targetdir>
     <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd</targetdir>
     <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/apache2</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>web configuration files</description>    <description>web configuration files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>etc/httpd/conf/rewrites</targetdir>
     <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd/rewrites</targetdir>
     <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/apache2/rewrites</targetdir>
     <categoryname>standard</categoryname>
     <description>
     default configuration files to enable/disable http:// -> https:// rewrites
     </description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/pam.d</targetdir>    <targetdir dist='default'>etc/pam.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
Line 247  echo '********************************** Line 283  echo '**********************************
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/init.d</targetdir>    <targetdir dist='default'>etc/rc.d/init.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/init.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/init.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run during system startup</description>    <description>scripts that run during system startup</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc0.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/rc0.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 0</description>    <description>scripts that run for run-level 0</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc1.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/rc1.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 1</description>    <description>scripts that run for run-level 1</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc2.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/rc2.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 2</description>    <description>scripts that run for run-level 2</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc3.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/rc3.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 3</description>    <description>scripts that run for run-level 3</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc4.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/rc4.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 4</description>    <description>scripts that run for run-level 4</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc5.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/rc5.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 5</description>    <description>scripts that run for run-level 5</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
   <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc6.d</targetdir>    <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>etc/rc6.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 6</description>    <description>scripts that run for run-level 6</description>
 </directory>  </directory>
Line 325  echo '********************************** Line 361  echo '**********************************
   <description>perl scripts for debugging the LON-CAPA system</description>    <description>perl scripts for debugging the LON-CAPA system</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>
     <categoryname>server readonly</categoryname>
     <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl/logs</targetdir>    <targetdir dist='default'>home/httpd/perl/logs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
Line 375  Used by lond parent to check if children Line 417  Used by lond parent to check if children
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/webdav</targetdir>
     <categoryname>server standard</categoryname>
     <description>for storage of webdav DAVLock files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/webdav/sessionIDs</targetdir>
     <categoryname>server standard</categoryname>
     <description>for storage of webdav session files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib</targetdir>    <targetdir dist='default'>home/httpd/lib</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA software modules and    <description>location of LON-CAPA software modules and
Line 457  extensions</description> Line 511  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/priv</targetdir>
     <categoryname>server standard</categoryname>
     <description>root of hosted authors' construction spaces tree</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res</targetdir>    <targetdir dist='default'>home/httpd/html/res</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>root of resource tree</description>    <description>root of resource tree</description>
Line 505  extensions</description> Line 565  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/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/jsMath</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jsMath support files</description>    <description>jsMath support files</description>
Line 535  extensions</description> Line 607  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <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>
     
   <!-- 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/dragmath/applet</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet directory and popups</description>    <description>Formula editor applet directory and popups</description>
Line 651  interface, Apache (mod_perl) handlers</d Line 840  interface, Apache (mod_perl) handlers</d
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>error warnings and icons</description>    <description>error warnings and icons</description>
 </directory>  </directory>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lonUsers</targetdir>    <targetdir dist='default'>home/httpd/lonUsers</targetdir>
Line 729  are viewable over the world-wide web</de Line 919  are viewable over the world-wide web</de
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>LCD font for remote control</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Logos for LON-CAPA domains</description>    <description>Logos for LON-CAPA domains</description>
Line 753  are viewable over the world-wide web</de Line 937  are viewable over the world-wide web</de
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu  
   </targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>bookmark user interface code</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations    <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
   </targetdir>    </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
Line 860  each list element consists of only two s Line 1037  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 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>etc/apache2/loncapa.conf</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/loncapa.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 <p>  <p>
Line 900  MySQL database</td></tr> Line 1077  MySQL database</td></tr>
 </table>  </table>
 </note>  </note>
 </file>  </file>
 <file>  <file type="postaboutversion">
 <source>loncom/loncapa_apache.conf</source>  <source>loncom/loncapa_apache.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>  <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
 <target dist='sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>etc/apache2/loncapa_apache.conf</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/loncapa_apache.conf</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 The goal of this file is to implement all LON-CAPA specific  The goal of this file is to implement all LON-CAPA specific
Line 921  the www@localhost MySQL password, and br Line 1098  the www@localhost MySQL password, and br
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/loncapa_apache_local.conf</source>
   <target dist='default'>etc/httpd/conf/loncapa_apache_local.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/startup.pl</target>
   <categoryname>static conf</categoryname>
   <description>
   Documentation file describing how to add domain-specific Apache configuration
   files, e.g., (loncapa_apache_localmsu.conf).
   loncapa_apache_local.conf needs to exist if no domain-specific file has so far
   been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
   Include conf/loncapa_apache_local*.conf
   </description>
   </file>
   <file>
 <source>loncom/startup.pl</source>  <source>loncom/startup.pl</source>
 <target dist='default'>etc/httpd/conf/startup.pl</target>  <target dist='default'>etc/httpd/conf/startup.pl</target>
 <target dist='sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>etc/apache2/startup.pl</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/startup.pl</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 This file provides initializations for perl handlers.  It adjusts what  This file provides initializations for perl handlers.  It adjusts what
Line 934  well as causing the Apache module to be Line 1124  well as causing the Apache module to be
 </file>  </file>
 <link>  <link>
 <linkto>etc/apache2</linkto>  <linkto>etc/apache2</linkto>
 <target dist='debian5 ubuntu6 ubuntu8'>  <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>
 etc/apache2/conf  etc/apache2/conf
 </target>  </target>
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
Line 943  symbolic link to directory /etc/apache2 Line 1133  symbolic link to directory /etc/apache2
 </description>  </description>
 </link>  </link>
 <file>  <file>
   <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
   <target dist='default'>etc/httpd/conf/loncapa_rewrite.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/loncapa_rewrite.conf</target>
   <categoryname>conf</categoryname>
   <description>
   Default rewrite file. 
   Default is to disable rewriting of external requests for http:// to https:// 
   by setting: RewriteEngine off
   </description>
   </file>
   <file>
   <source>loncom/rewrites/loncapa_rewrite_on.conf</source>
   <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_on.conf</target>
   <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_on.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/rewrites/loncapa_rewrite_on.conf</target>
   <categoryname>static conf</categoryname>
   <description>
   File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to  /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of
   external requests for http:// to https:// 
   </description>
   </file>
   <file>
   <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
   <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_off.conf</target>
   <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_off.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/rewrites/loncapa_rewrite_off.conf</target>
   <categoryname>static conf</categoryname>
   <description>
   File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to  /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of
   external requests for http:// to https:// 
   </description>
   </file>
   <file>
 <source>loncom/thesaurus/thesaurus.db</source>  <source>loncom/thesaurus/thesaurus.db</source>
 <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>  <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 1064  utility cgi script to view status of per Line 1287  utility cgi script to view status of per
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/lonmap.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmap.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides a module to read course files into hashes.
     </description>
   </file>
   <file>
   <source>loncom/cgi/lonauthcgi.pm</source>    <source>loncom/cgi/lonauthcgi.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 1092  utility cgi script to view software vers Line 1323  utility cgi script to view software vers
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/lonmodulecheck.pl</source>
   <target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to check for differences between currently 
   installed versions of LON-CAPA modules and those expected for the 
   LON-CAPA release installed on the server.
   </description>
   </file>
   <file>
 <source>loncom/cgi/ping.pl</source>  <source>loncom/cgi/ping.pl</source>
 <target dist='default'>home/httpd/cgi-bin/ping.pl</target>  <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1236  home/httpd/html/res/adm/includes/templat Line 1477  home/httpd/html/res/adm/includes/templat
 Template files for generating new resources.  Template files for generating new resources.
 </description>  </description>
 <filenames>  <filenames>
   answerdependent.problem;
   answerdependent.problem.meta;
 blank.library;  blank.library;
 blank.library.meta;  blank.library.meta;
 blank.problem;  blank.problem;
 blank.problem.meta;  blank.problem.meta;
 blank.task;  blank.task;
 blank.task.meta;  blank.task.meta;
   dynamicgraph.problem;
   dynamicgraph.problem.meta;
   extreme.problem;
   extreme.problem.meta;
 simple.task;  simple.task;
 simple.task.meta;  simple.task.meta;
 multiple_instance.task;  multiple_instance.task;
Line 1254  optional_criteria.task; Line 1501  optional_criteria.task;
 optional_criteria.task.meta;  optional_criteria.task.meta;
 ClickImageExample.problem;  ClickImageExample.problem;
 ClickImageExample.problem.meta;  ClickImageExample.problem.meta;
   custom_equation.problem;
   custom_equation.problem.meta;
   customhints.problem;
   customhints.problem.meta;
 custompartial.problem;  custompartial.problem;
 custompartial.problem.meta;  custompartial.problem.meta;
 CustomResponse.problem;  CustomResponse.problem;
 CustomResponse.problem.meta;  CustomResponse.problem.meta;
   customunit.problem;
   customunit.problem.meta;
 Essay.problem;  Essay.problem;
 Essay.problem.meta;  Essay.problem.meta;
 examupload.problem;  examupload.problem;
 examupload.problem.meta;  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;
 HintFormula.problem.meta;  HintFormula.problem.meta;
 HintMathResponse.problem;  HintMathResponse.problem;
Line 1270  man1.jpg; Line 1531  man1.jpg;
 man1.jpg.meta;  man1.jpg.meta;
 numerical.problem;  numerical.problem;
 numerical.problem.meta;  numerical.problem.meta;
   numMultiAnswerUnordered.problem;
   numMultiAnswerUnordered.problem.meta;
   numPrePro.problem;
   numPrePro.problem.meta;
 Plot.problem.meta;  Plot.problem.meta;
 Plot_curve.problem;  Plot_curve.problem;
 Plot_curve.problem.meta;  Plot_curve.problem.meta;
Line 1281  RadioResponse.problem; Line 1546  RadioResponse.problem;
 RadioResponse.problem.meta;  RadioResponse.problem.meta;
 RandomLabelExample.problem;  RandomLabelExample.problem;
 RandomLabelExample.problem.meta;  RandomLabelExample.problem.meta;
   randomvalueradio.problem;
   randomvalueradio.problem.meta;
   sampleexternal.problem;
   sampleexternal.problem.meta;
   sampleexternal.pl;
 SelectFromOptions-4ConceptGoups.problem;  SelectFromOptions-4ConceptGoups.problem;
 SelectFromOptions-4ConceptGoups.problem.meta;  SelectFromOptions-4ConceptGoups.problem.meta;
 SelectFromOptions-5ConceptGoups.problem;  SelectFromOptions-5ConceptGoups.problem;
Line 1302  SimpleFormulaCAS.problem; Line 1572  SimpleFormulaCAS.problem;
 SimpleFormulaCAS.problem.meta;  SimpleFormulaCAS.problem.meta;
 StringResponse.problem;  StringResponse.problem;
 StringResponse.problem.meta;  StringResponse.problem.meta;
   stringPrePro.problem;
   stringPrePro.problem.meta;
 SimpleMatching.problem;  SimpleMatching.problem;
 SimpleMatching.problem.meta;  SimpleMatching.problem.meta;
 SimpleMathResponse.problem;  SimpleMathResponse.problem;
Line 1324  reaction_hint.problem.meta Line 1596  reaction_hint.problem.meta
 </fileglob>  </fileglob>
   
 <file>  <file>
     <source>loncom/interface/spellcheck.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/spellcheck.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Ajax handler for the spellcheck Jquery plugin
     </description>
     <status>IN testing</status>
   </file>
   <file>
   <source>loncom/homework/insertlist.xml</source>    <source>loncom/homework/insertlist.xml</source>
   <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>    <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
   <categoryname>static conf</categoryname>    <categoryname>static conf</categoryname>
Line 1389  Descriptive list of abbreviations used i Line 1670  Descriptive list of abbreviations used i
 and privileges available in the network with function  and privileges available in the network with function
 </description>  </description>
 </file>  </file>
   <file>
   <source>loncom/managers.tab</source>
   <target dist='default'>home/httpd/lonTabs/managers.tab</target>
   <categoryname>static conf</categoryname>
   <description>
   List of machines allowed to pass along updates to dns_hosts.tab and dns_domain.tab
   </description>
   </file>
   <file>
   <source>loncom/misc/releaseslist.xml</source>
   <target dist='default'>home/httpd/lonTabs/releaseslist.xml</target>
   <categoryname>static conf</categoryname>
   <description>
   XML specification of LON-CAPA version required for certain parameters,
   response types and course containers. Used to determine if a course
   needs a minimum LON-CAPA version to function correctly.   
   </description>
   </file>
   
 <file type="private">  <file type="private">
   <source>loncom/hosts.tab</source>    <source>loncom/hosts.tab</source>
Line 1426  List of all domains in the LON-CAPA netw Line 1725  List of all domains in the LON-CAPA netw
 </file>  </file>
   
 <file>  <file>
     <source>loncom/dns_checksums.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_checksums.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   File 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.11.0.RC1
     </description>
   </file>
   
   <file>
     <source>loncom/loncaparevs.tab</source>
     <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated
    by loncron. 
     </description>
   </file>
   
   <file>
     <source>loncom/serverhomeIDs.tab</source>
     <target dist='default'>home/httpd/lonTabs/serverhomeIDs.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron.
     </description>
   </file>
   
   <file>
     <source>loncom/lonchksums.tab</source>
     <target dist='default'>home/httpd/lonTabs/lonchksums.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing version numbers and checksums for most LON-CAPA perl modules,
   perl scripts, cgi scripts, daemons, and a configuration file for current
   server. Updated by loncron.
     </description>
   </file>
   
   <file>
 <source>loncom/spare.tab</source>  <source>loncom/spare.tab</source>
 <target dist='default'>home/httpd/lonTabs/spare.tab</target>  <target dist='default'>home/httpd/lonTabs/spare.tab</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
Line 1522  Batch script for removing files not acce Line 1862  Batch script for removing files not acce
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/misc/refresh_courseids_db.pl</source>
   <target dist='default'>home/httpd/perl/refresh_courseids_db.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script for refreshing course information in aggregating GDBM 
   file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.
   </description>
   </file>
   <file>
   <source>loncom/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/debugging_tools/seed_accesscount.pl</source>  <source>loncom/debugging_tools/seed_accesscount.pl</source>
 <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>  <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1647  loncom/build/CHECKRPMS Line 2007  loncom/build/CHECKRPMS
 <description>CGI script that shows users currently on machine</description>  <description>CGI script that shows users currently on machine</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/listdomconfig.pl</source>
   <target dist='default'>home/httpd/cgi-bin/listdomconfig.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to display domain configuration as plain text.
   For use on the primary library server for a domain. Access control uses
   routines in lonauthcgi.pm
   </description>
   </file>
   <file>
   <source>loncom/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 1743  Allows www to change user passwords. Line 2118  Allows www to change user passwords.
 <status>being updated</status>  <status>being updated</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuseradd</source>  <source>loncom/lciptables</source>
 <target dist='default'>home/httpd/perl/lcuseradd</target>  <target dist='default'>home/httpd/perl/lciptables</target>
 <categoryname>setuid script</categoryname>  
 <description>  
 Coordinates the system services and files in order to allow lond to add a  
 new user.  
 </description>  
 <status>being updated</status>  
 </file>  
 <file>  
 <source>loncom/lchtmldir</source>  
 <target dist='default'>home/httpd/perl/lchtmldir</target>  
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 Manages the file system ramifications of adding author mode to a user.   Calls iptables to update firewall settings for port used for internal
 If necessary a public_html diretory is added, permissions and ownership are  LON-CAPA communication to receive traffic from other servers in cluster
 set according to the user's authentication mode.  
 </description>  </description>
 <status>New file</status>  <status>New file</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lciptables</source>  <source>loncom/lchttpdlogs</source>
 <target dist='default'>home/httpd/perl/lciptables</target>  <target dist='default'>home/httpd/perl/lchttpdlogs</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 Calls iptables to update firewall settings for port used for internal  script called by loncron to tail latest web server access and error logs.
 LON-CAPA communication to receive traffic from other servers in cluster  
 </description>  </description>
 <status>works/unverified</status>  <status>works/verified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lcuserdel</source>  <source>loncom/lcuserdel</source>
Line 1827  HTTPi webserver license Line 2190  HTTPi webserver license
 HTTPi webserver readme   HTTPi webserver readme 
 </description>  </description>
 </file>  </file>
 <file>  <file type="postaboutversion">
 <source>loncom/license/about.html</source>  <source>loncom/license/about.html</source>
 <target dist='default'>home/httpd/html/adm/about.html</target>  <target dist='default'>home/httpd/html/adm/about.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 2054  Handler to put up simple page Line 2417  Handler to put up simple page
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonextresedit.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonextresedit.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to edit external resource.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonpickcode.pm</source>    <source>loncom/interface/lonpickcode.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 2090  Handler for a DC to pick an author from Line 2462  Handler for a DC to pick an author from
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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>  <source>loncom/interface/lonpickuser.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2099  Handler to pick a user from a directory Line 2480  Handler to pick a user from a directory
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/loncourserespicker.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Provides interface to select resources/folders from a course
   (e.g., for IMS export, or choosing content for exam blocking).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/londependencies.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londependencies.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Provides interface for uploading, replacing and deleting files which
   are (or used to be) dependencies for an HTML page uploaded directly to a course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonbulletin.pm</source>  <source>loncom/interface/lonbulletin.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2273  loncom/build/help_graphics_converter.pl Line 2674  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/author.manual.pdf</source>  <source>doc/help/author.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
 <categoryname>handler</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Author's Manual  The PDF Author's Manual
 </description>  </description>
Line 2302  loncom/build/help_graphics_converter.pl Line 2703  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/course.manual.pdf</source>  <source>doc/help/course.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
 <categoryname>interface file</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Course Manual  The PDF Course Manual
 </description>  </description>
Line 2331  loncom/build/help_graphics_converter.pl Line 2732  loncom/build/help_graphics_converter.pl
 <file>  <file>
 <source>doc/help/domain.manual.pdf</source>  <source>doc/help/domain.manual.pdf</source>
 <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>  <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
 <categoryname>interface file</categoryname>  <categoryname>pdf manual</categoryname>
 <description>  <description>
 The PDF Domain Manual  The PDF Domain Manual
 </description>  </description>
Line 2385  The PDF Domain Manual Line 2786  The PDF Domain Manual
     Examples for using &EXT problem metadata      Examples for using &EXT problem metadata
   </description>    </description>
 </file>  </file>
   <file>
     <source>loncom/interface/lontemplate.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lontemplate.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to create templates
     </description>
     <status>works/unverified</status>
   </file>
 <fileglob>  <fileglob>
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/html/adm/help/gif/</sourcedir>  <sourcedir>loncom/html/adm/help/gif/</sourcedir>
Line 2412  LONCAPA_Network_Diagram2.gif; Line 2822  LONCAPA_Network_Diagram2.gif;
 LONCAPA_Network_Diagram.gif;  LONCAPA_Network_Diagram.gif;
 Map_Example.gif;  Map_Example.gif;
 Resource_Assembly.gif;  Resource_Assembly.gif;
   aboutme.gif;
   addClickerInfoFile.gif;
   anno.gif;
   anot.gif;
   anot2.gif;
 authorRemote.gif;  authorRemote.gif;
   author_example_directory.gif;
   author_new_content.gif;
   author_top_menu.gif;
   back.gif;
   bchat.gif;
   blog.gif;
   catalog.gif;
   ccat.gif;
   chat.gif;
   chkrole.gif;
   chrt.gif;
   com.gif;
 constructionSpace.gif;  constructionSpace.gif;
 constructionSpaceForPublishing.gif;  constructionSpaceForPublishing.gif;
   coprplot.gif;
   cprv.gif;
 creatingANewCourse.gif;  creatingANewCourse.gif;
 creatingNewProblemResource.gif;  creatingNewProblemResource.gif;
 cprv.gif;  crsconf.gif;
   docs.gif;
   document-open.gif;
   document-properties.gif;
   dump.gif;
 dynamic_piecewise.gif;  dynamic_piecewise.gif;
 dynamic_piecewise2.gif;  dynamic_piecewise2.gif;
 dynamic_plot.gif;  dynamic_plot.gif;
 dynamic_plot2.gif;  dynamic_plot2.gif;
   editmap.gif;
   edit-find-replace.gif;
   edit-redo.gif;
   edit-undo.gif;
   emblem-photos.gif;
   eval.gif;
   extres.gif;
   fdbk.gif;
   feedback.gif;
 formulaResponse.gif;  formulaResponse.gif;
   forw.gif;
   FPRexamples.gif;
   fromfile.gif;
   grds.gif;
   grps.gif;
   help.gif;
   html_page_plaintext.gif;
   html_page_richtext.gif;
   list-add.gif;
 login.gif;  login.gif;
 lonhelpheader.gif;  lonhelpheader.gif;
   mail-message-new.gif;
   mail-reply-all.gif;
 mainCourseDocuments.gif;  mainCourseDocuments.gif;
 mapAdvancedEditorNew.gif;  mapAdvancedEditorNew.gif;
 mapClickedStart.gif;  mapClickedStart.gif;
Line 2440  mapSecondWindowSecondResource.gif; Line 2893  mapSecondWindowSecondResource.gif;
 mapSimpleEditor.gif;  mapSimpleEditor.gif;
 mapStraightened.gif;  mapStraightened.gif;
 mapTwoResources.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;  numericalResponse1.gif;
 numericalResponseEditor.gif;  numericalResponseEditor.gif;
 numericalResponseSlopeProblem.gif;  numericalResponseSlopeProblem.gif;
 numericalResponseVarInText.gif;  numericalResponseVarInText.gif;
 optionResponseEditing.gif;  optionResponseEditing.gif;
 optionResponseProblem.gif;  optionResponseProblem.gif;
   page.gif;
   parm.gif;
   pgrd.gif;
   port.gif;
 pref.gif;  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;  publishMetadata.gif;
 radioResponse2.gif;  radioResponse2.gif;
 radioResponseHint.gif;  radioResponseHint.gif;
   rcrs.gif;
   res.gif;
   resversion.gif;
   roles.gif;
   rsrv.gif;
   scoreupfrm.gif;
   sctr.gif;
   self_enroll.gif;
   simple.gif;
   simpprob.gif;
 smallHelp.gif;  smallHelp.gif;
 spreadsheet_hierarchy.gif;  spreadsheet_hierarchy.gif;
   sprs.gif;
   src.gif;
   stat.gif;
 stringResponseEditor.gif;  stringResponseEditor.gif;
 studentInterface.gif;  studentInterface.gif;
   subdocs.gif;
   subtimpl.gif;
   survey_rep.gif;
   syllabus.gif;
   system-users.gif;
   tolastloc.gif;
   turning.gif;
   uploadscores.gif;
   uplusr.gif;
   vbkm.gif;
   verify.gif;
   wishlist.gif;
   wishlist-link.gif;
 iclicker.gif;  iclicker.gif;
 interwrite1.gif;  interwrite1.gif;
 interwrite2.gif;  interwrite2.gif;
Line 2489  LONCAPA_Network_Diagram2.eps; Line 2987  LONCAPA_Network_Diagram2.eps;
 LONCAPA_Network_Diagram.eps;  LONCAPA_Network_Diagram.eps;
 Map_Example.eps;  Map_Example.eps;
 Resource_Assembly.eps;  Resource_Assembly.eps;
   aboutme.eps;
   addClickerInfoFile.eps;
   anno.eps;
   anot.eps;
   anot2.eps;
 authorRemote.eps;  authorRemote.eps;
   author_example_directory.eps;
   author_new_content.eps;
   author_top_menu.eps;
   bchat.eps;
   blog.eps;
   catalog.eps;
   ccat.eps;
   chat.eps;
   chrt.eps;
   com.eps;
 constructionSpace.eps;  constructionSpace.eps;
 constructionSpaceForPublishing.eps;  constructionSpaceForPublishing.eps;
   coprplot.eps;
   cprv.eps;
 creatingANewCourse.eps;  creatingANewCourse.eps;
 creatingNewProblemResource.eps;  creatingNewProblemResource.eps;
   crsconf.eps;
   docs.eps;
   document-open.eps;
   document-properties.eps;
   dump.eps;
 dynamic_piecewise.eps;  dynamic_piecewise.eps;
 dynamic_piecewise2.eps;  dynamic_piecewise2.eps;
 dynamic_plot.eps;  dynamic_plot.eps;
 dynamic_plot2.eps;  dynamic_plot2.eps;
   editmap.eps;
   edit-find-replace.eps;
   edit-redo.eps;
   edit-undo.eps;
   emblem-photos.eps;
   eval.eps;
   extres.eps;
   fdbk.eps;
   feedback.eps;
 formulaResponse.eps;  formulaResponse.eps;
   FPRexamples.eps;
   fromfile.eps;
   grds.eps;
   grps.eps;
   help.eps;
   html_page_plaintext.eps;
   html_page_richtext.eps;
   list-add.eps;
 lonhelpheader.eps;  lonhelpheader.eps;
 login.eps;  login.eps;
   mail-message-new.eps;
   mail-reply-all.eps;
 mainCourseDocuments.eps;  mainCourseDocuments.eps;
 mapAdvancedEditorNew.eps;  mapAdvancedEditorNew.eps;
 mapClickedStart.eps;  mapClickedStart.eps;
Line 2516  mapSecondWindowSecondResource.eps; Line 3055  mapSecondWindowSecondResource.eps;
 mapSimpleEditor.eps;  mapSimpleEditor.eps;
 mapStraightened.eps;  mapStraightened.eps;
 mapTwoResources.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;  numericalResponse1.eps;
 numericalResponseEditor.eps;  numericalResponseEditor.eps;
 numericalResponseSlopeProblem.eps;  numericalResponseSlopeProblem.eps;
 numericalResponseVarInText.eps;  numericalResponseVarInText.eps;
 optionResponseEditing.eps;  optionResponseEditing.eps;
 optionResponseProblem.eps;  optionResponseProblem.eps;
   page.eps;
   parm.eps;
   pgrd.eps;
   port.eps;
   preferences-desktop-font.eps;
   preferences-desktop-locale.eps;
   preferences-desktop-theme.eps;
   problem_editing_colorful.eps;
   problem_editing_xml.eps;
   problem_testing.eps;
   prt.eps;
 publishMetadata.eps;  publishMetadata.eps;
 radioResponse2.eps;  radioResponse2.eps;
 radioResponseHint.eps;  radioResponseHint.eps;
   rcrs.eps;
   res.eps;
   resversion.eps;
   roles.eps;
   rsrv.eps;
   scoreupfrm.eps;
   sctr.eps;
   self_enroll.eps;
   simple.eps;
   simpprob.eps;
 smallHelp.eps;  smallHelp.eps;
 spreadsheet_hierarchy.eps;  spreadsheet_hierarchy.eps;
   sprs.eps;
   src.eps;
   stat.eps;
 stringResponseEditor.eps;  stringResponseEditor.eps;
 studentInterface.eps;  studentInterface.eps;
   subdocs.eps;
   subtimpl.eps;
   survey_rep.eps;
   syllabus.eps;
   system-users.eps;
   tolastloc.eps;
   turning.eps;
   uploadscores.eps;
   uplusr.eps;
   vbkm.eps;
   verify.eps;
   wishlist.eps;
   wishlist-link.eps;
 iclicker.eps;  iclicker.eps;
 interwrite1.eps;  interwrite1.eps;
 interwrite2.eps;  interwrite2.eps;
Line 2560  Ambiguous_Reference.tex; Line 3144  Ambiguous_Reference.tex;
 Analysis_Analyze_Over.tex;  Analysis_Analyze_Over.tex;
 Analyze_Problem.tex;  Analyze_Problem.tex;
 Answer_Date.tex;  Answer_Date.tex;
   Answer_Display_Overview.tex;
 Annotation.tex;  Annotation.tex;
 Authentication.tex;  Authentication.tex;
 Auth_Options.tex;  Auth_Options.tex;
Line 2585  Authoring_ImageResponse.tex; Line 3170  Authoring_ImageResponse.tex;
 Authoring_Input_Tags.tex;  Authoring_Input_Tags.tex;
 Authoring_Internal_Tags.tex;  Authoring_Internal_Tags.tex;
 Authoring_Intro.tex;  Authoring_Intro.tex;
   Authoring_Library_Scripts.tex;
 Authoring_Math_Editor.tex;  Authoring_Math_Editor.tex;
 Authoring_NumericalResponse.tex;  Authoring_NumericalResponse.tex;
 Authoring_OptionResponse.tex;  Authoring_OptionResponse.tex;
Line 2598  Authoring_Response_Tag_Intro.tex; Line 3184  Authoring_Response_Tag_Intro.tex;
 Authoring_Scripting_Tags.tex;  Authoring_Scripting_Tags.tex;
 Authoring_Spreadsheet.tex;  Authoring_Spreadsheet.tex;
 Authoring_Structure_Tags.tex;  Authoring_Structure_Tags.tex;
   Authoring_Surveys.tex;
 Authoring_XML_Intro.tex;  Authoring_XML_Intro.tex;
 Author_LON-CAPA_Introduction.tex;  Author_LON-CAPA_Introduction.tex;
 Author_Manual_Title_Page.tex;  Author_Manual_Title_Page.tex;
   Author_Menu.tex;
 Author_Numerical_and_Formula.tex;  Author_Numerical_and_Formula.tex;
 Author_Remote_Control.tex;  Author_Remote_Control.tex;
 Batch_Creation.tex;  Batch_Creation.tex;
 Bookmarks.tex;  
 BridgeTask_About.tex;  BridgeTask_About.tex;
 BridgeTask_Conditions.tex;  BridgeTask_Conditions.tex;
 BridgeTask_Create.tex;  BridgeTask_Create.tex;
Line 2646  Chatting.tex; Line 3233  Chatting.tex;
 Clicker_Registration.tex;  Clicker_Registration.tex;
 Coauthor.tex;  Coauthor.tex;
 Construction_Space_Overview.tex;  Construction_Space_Overview.tex;
   Content_Page_Overview.tex;
 Contextual_Help.tex;  Contextual_Help.tex;
 Course_Add_Other.tex;  Course_Add_Other.tex;
 Course_Add_Student.tex;  Course_Add_Student.tex;
Line 2658  Course_Convert_To_CSV.tex; Line 3246  Course_Convert_To_CSV.tex;
 Course_Coordination_Intro.tex;  Course_Coordination_Intro.tex;
 Course_Create_Class_List.tex;  Course_Create_Class_List.tex;
 Course_Critical_Message.tex;  Course_Critical_Message.tex;
   Course_Prefs_Settings.tex;
 Course_Deleting.tex;  Course_Deleting.tex;
 Course_Disable_Discussion.tex;  Course_Disable_Discussion.tex;
 Course_Discussion_Board.tex;  Course_Discussion_Board.tex;
Line 2677  Course_Message_Access.tex; Line 3266  Course_Message_Access.tex;
 Course_Modify_Student_Data.tex;  Course_Modify_Student_Data.tex;
 Course_Parameter_Levels.tex;  Course_Parameter_Levels.tex;
 Course_Parameter_Table_Mode.tex;  Course_Parameter_Table_Mode.tex;
   Course_Prefs_Bridgetasks.tex;
   Course_Prefs_Display.tex;
   Course_Prefs_Grading.tex;
   Course_Prefs_Printouts.tex;
   Course_Prefs_Classlists.tex;
   Course_Prefs_Feedback.tex;
   Course_Prefs_Language.tex;
   Course_Prefs_Spreadsheet.tex;
   Course_Prefs_Discussions.tex;
   Course_Prefs_General.tex;
   Course_Prefs_Other.tex;
 Course_Problem_Weight.tex;  Course_Problem_Weight.tex;
   Course_Requests.tex;
 Course_Request_Access_End.tex;  Course_Request_Access_End.tex;
 Course_Request_Access_Start.tex;  Course_Request_Access_Start.tex;
 Course_Request_Autoadd.tex;  Course_Request_Autoadd.tex;
Line 2706  Course_User_Parameter.tex; Line 3307  Course_User_Parameter.tex;
 Course_View_Class_List.tex;  Course_View_Class_List.tex;
 Create_Course.tex;  Create_Course.tex;
 Creating_A_Course_Intro.tex;  Creating_A_Course_Intro.tex;
   Creating_Content_Overview.tex;
 Creating_Domain_Coordinators.tex;  Creating_Domain_Coordinators.tex;
   Creating_Formula_Response.tex;
 Creating_Groups.tex;  Creating_Groups.tex;
 Creating_New_Content_Pages.tex;  Creating_New_Content_Pages.tex;
 Creating_Online_Problems.tex;  Creating_Online_Problems.tex;
   Creating_Math_Response_Problems.tex;
 Creating_Radio_Response_Problems.tex;  Creating_Radio_Response_Problems.tex;
   Custom_Response_Problem_Creation.tex;
 Custom_Response_Problems.tex;  Custom_Response_Problems.tex;
   Deleting_Domain_Coordinators.tex;
 Developer_Manual_Title_Page.tex;  Developer_Manual_Title_Page.tex;
 Developer_Tutorial.tex;  Developer_Tutorial.tex;
 Distribute_Messages.tex;  Distribute_Messages.tex;
Line 2728  Docs_Adding_Syllabus.tex; Line 3334  Docs_Adding_Syllabus.tex;
 Docs_Alternatives.tex;  Docs_Alternatives.tex;
 Docs_Check_Resource_Versions.tex;  Docs_Check_Resource_Versions.tex;
 Docs_Creating_From_Template.tex;  Docs_Creating_From_Template.tex;
   Docs_Course_Roster.tex;
   Docs_Dropbox.tex;
 Docs_Dump_Course_Docs.tex;  Docs_Dump_Course_Docs.tex;
 Docs_Export_Course_Docs.tex;  Docs_Export_Course_Docs.tex;
 Docs_Editing_Templated_Pages.tex;  Docs_Editing_Templated_Pages.tex;
 Docs_Essay.tex;  Docs_Essay.tex;
   Docs_Import_Stored_Link.tex;
   Docs_Importing_IMS_Course.tex;
 Docs_Importing_LON-CAPA_Resource.tex;  Docs_Importing_LON-CAPA_Resource.tex;
 Docs_Load_Map.tex;  Docs_Load_Map.tex;
 Docs_Main_Course_Documents.tex;  Docs_Main_Course_Documents.tex;
Line 2746  Docs_String_Response.tex; Line 3356  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   Docs_Web_Page.tex;
   Domain_Configuration_Auto_Creation.tex;
 Domain_Configuration_Auto_Enrollment.tex;  Domain_Configuration_Auto_Enrollment.tex;
 Domain_Configuration_Auto_Updates.tex;  Domain_Configuration_Auto_Updates.tex;
 Domain_Configuration_Cataloging_Courses.tex;  Domain_Configuration_Cataloging_Courses.tex;
 Domain_Configuration_Color_Schemes.tex;  Domain_Configuration_Color_Schemes.tex;
 Domain_Configuration_Contact_Info.tex;  Domain_Configuration_Contact_Info.tex;
   Domain_Configuration_Course_Defaults.tex;
 Domain_Configuration_InstDirectory_Search.tex;  Domain_Configuration_InstDirectory_Search.tex;
 Domain_Configuration_LangTZAuth.tex;  Domain_Configuration_LangTZAuth.tex;
 Domain_Configuration_Login_Page.tex;  Domain_Configuration_Login_Page.tex;
 Domain_Configuration_Quotas.tex;  Domain_Configuration_Quotas.tex;
   Domain_Configuration_Request_Courses.tex;
 Domain_Configuration_Scantron_Format.tex;  Domain_Configuration_Scantron_Format.tex;
   Domain_Configuration_Server_Status.tex;
   Domain_Configuration_SSL.tex;
 Domain_Configuration_User_Creation.tex;  Domain_Configuration_User_Creation.tex;
 Domain_Configuration_User_Modification.tex;  Domain_Configuration_User_Modification.tex;
   Domain_Configuration_User_Sessions.tex;
 Domain_Coordination_Intro.tex;  Domain_Coordination_Intro.tex;
 Domain_Coordination_Overview.tex;  Domain_Coordination_Overview.tex;
 Domain_Crontab_Entries.tex;  Domain_Crontab_Entries.tex;
 Domain_Manual_Title_Page.tex;  Domain_Manual_Title_Page.tex;
 Due_Date.tex;  Due_Date.tex;
   Dynamic_Plot_Overview.tex;
 Edit_Syllabus.tex;  Edit_Syllabus.tex;
 Error.tex;  Error.tex;
 exam_answers.tex;  exam_answers.tex;
Line 2790  Formula_Response_Limitations.tex; Line 3408  Formula_Response_Limitations.tex;
 Formula_Response_Problems.tex;  Formula_Response_Problems.tex;
 Formula_Response_Sampling.tex;  Formula_Response_Sampling.tex;
 Formula_Tolerance.tex;  Formula_Tolerance.tex;
   Function_Plot_Response_Overview.tex;
   Function_Plot_Response_Background_Plot.tex;
   Function_Plot_Response_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;  General_Intro.tex;
 Generation.tex;  Generation.tex;
 Grade_All.tex;  Grade_All.tex;
Line 2814  Helper_Course_Initialization.tex; Line 3444  Helper_Course_Initialization.tex;
 How_To_Edit_Existing_Content_Pages.tex;  How_To_Edit_Existing_Content_Pages.tex;
 Institutional_Integration_Authentication.tex;  Institutional_Integration_Authentication.tex;
 Institutional_Integration_Course_Codes.tex;  Institutional_Integration_Course_Codes.tex;
   Institutional_Integration_Course_Requests.tex;
 Institutional_Integration_Format_Checks.tex;  Institutional_Integration_Format_Checks.tex;
 Institutional_Integration_Identity_Management.tex;  Institutional_Integration_Identity_Management.tex;
 Institutional_Integration_User_Categories.tex;  Institutional_Integration_User_Categories.tex;
Line 2825  Math_Response_Problems.tex; Line 3456  Math_Response_Problems.tex;
 Maxima_Argument_Array.tex;  Maxima_Argument_Array.tex;
 Maxima_Libraries.tex;  Maxima_Libraries.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
   Modify_Community_Owner.tex;
   Modify_Course_Defaultauth.tex;
   Modify_Course_Instcode.tex;
   Modify_Course_Owner.tex;
   Modify_Course_Quota.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Navmap_Host_Down.tex;  Navmap_Host_Down.tex;
 NavMaps_MarkPosts_Read.tex;  NavMaps_MarkPosts_Read.tex;
Line 2853  Parameter_encrypturl.tex; Line 3489  Parameter_encrypturl.tex;
 Parameter_Helper.tex;  Parameter_Helper.tex;
 Parameter_Manager.tex;  Parameter_Manager.tex;
 Parameter_Overview.tex;  Parameter_Overview.tex;
   Parameter_Set_Folder.tex;
 Part_Tag_Edit_Help.tex;  Part_Tag_Edit_Help.tex;
 Personal_Info_Page.tex;  Personal_Info_Page.tex;
 Physical_Units.tex;  Physical_Units.tex;
Line 2988  View_Critical_Messages.tex; Line 3625  View_Critical_Messages.tex;
 View_recent_activity.tex;  View_recent_activity.tex;
 What_Is_LON-CAPA.tex;  What_Is_LON-CAPA.tex;
 Why_LON-CAPA.tex;  Why_LON-CAPA.tex;
   Wishlist.tex;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3002  German Tex files for the help system Line 3640  German Tex files for the help system
 <filenames>  <filenames>
 About_Bombs.tex;  About_Bombs.tex;
 About_Communication.tex;  About_Communication.tex;
   Auth_Options.tex;
 Authoring_Math_Editor.tex;  Authoring_Math_Editor.tex;
 Contextual_Help.tex;  Contextual_Help.tex;
 Cascading_Parameters.tex;  Cascading_Parameters.tex;
   Change_Colors.tex;
   Change_Discussion_Display.tex;
   Change_Password.tex;
   Course_Convert_To_CSV.tex;
   Course_Create_Class_List.tex;
 Course_Self_Enrollment.tex;  Course_Self_Enrollment.tex;
 Docs_About_Bulletin_Board.tex;  Docs_About_Bulletin_Board.tex;
 Docs_About_Group_Files.tex;  Docs_About_Group_Files.tex;
Line 3023  Generation.tex; Line 3667  Generation.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Parameter_Overview.tex;  Parameter_Overview.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_Language.tex;
   Prefs_Messages.tex;
   Prefs_Screen_Name_Nickname.tex;
 Problem_Parameters.tex;  Problem_Parameters.tex;
 Publishing_Copyright.tex;  Publishing_Copyright.tex;
 Publishing_Keywords.tex;  Publishing_Keywords.tex;
Line 3079  rebuild_label_hash.sh Line 3742  rebuild_label_hash.sh
 </dependencies>  </dependencies>
 </file>  </file>
 <fileglob>  <fileglob>
   <glob>*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/fonts/</sourcedir>    <sourcedir>loncom/html/adm/fonts/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
Line 3087  rebuild_label_hash.sh Line 3750  rebuild_label_hash.sh
     Fonts for convertjme.pl      Fonts for convertjme.pl
   </description>    </description>
   <filenames>    <filenames>
 AUTHORS;  
 BUGS;  
 DejaVuSerif-Roman.ttf;  DejaVuSerif-Roman.ttf;
 DejaVuSansMono-Bold.ttf;  DejaVuSansMono-Bold.ttf;
 DejaVuSans.pfb;  DejaVuSans.pfb;
 DejaVuSans.ttf;  DejaVuSans.ttf;
 DejaVuSerif.pfb;  DejaVuSerif.pfb;
 DejaVuSerif.ttf;  DejaVuSerif.ttf;
 LICENSE;  
 NEWS;  
 README;  
 status.txt;  status.txt;
 unicover.txt;  unicover.txt;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
   <source>loncom/html/adm/fonts/AUTHORS</source>
   <target dist='default'>home/httpd/html/adm/fonts/AUTHORS</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/fonts/BUGS</source>
   <target dist='default'>home/httpd/html/adm/fonts/BUGS</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
   <source>loncom/html/adm/fonts/LICENSE</source>
   <target dist='default'>home/httpd/html/adm/fonts/LICENSE</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
   <source>loncom/html/adm/fonts/NEWS</source>
   <target dist='default'>home/httpd/html/adm/fonts/NEWS</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
   <source>loncom/html/adm/fonts/README</source>
   <target dist='default'>home/httpd/html/adm/fonts/README</target>
   <categoryname>interface file</categoryname>
   <description>
   Documentation for fonts
   </description>
   </file>
   <file>
 <source>loncom/interface/lonstatistics.pm</source>  <source>loncom/interface/lonstatistics.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3528  Common routines for administration of qu Line 4227  Common routines for administration of qu
 <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>
 <description>  <description>
 Allows users to within their own privileges create/edit users and give them roles.  Allows users to within their own privileges create/edit users and give
   them roles. 
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 3559  Contains a set of functions that generat Line 4259  Contains a set of functions that generat
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonhtmlgateway.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains a set of functions to properly parse and handle HTML input and output
   </description>
   </file>
   <file>
 <source>loncom/interface/lonspeller.pm</source>  <source>loncom/interface/lonspeller.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3595  Localization class for Locale::Maketext Line 4303  Localization class for Locale::Maketext
 <sourcedir>loncom/localize/localize/</sourcedir>  <sourcedir>loncom/localize/localize/</sourcedir>
 <targetdir dist='default'>  <targetdir dist='default'>
 home/httpd/lib/perl/Apache/localize/</targetdir>  home/httpd/lib/perl/Apache/localize/</targetdir>
 <categoryname>static conf</categoryname>  <categoryname>lexicon file</categoryname>
 <description>  <description>
 Translation files.  Translation files.
 </description>  </description>
Line 3684  Coordinates the response to clicking an Line 4392  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 3723  smiles.gif Line 4438  smiles.gif
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
     <sourcedir>loncom/html/adm/geogebra/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/geogebra/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Geogebra, for functionplotresponse
     </description>
     <filenames>
   geogebra_algos.jar;
   geogebra_algos.jar.pack.gz;
   geogebra_javascript.jar;
   geogebra_javascript.jar.pack.gz;
   geogebra_cas.jar;
   geogebra_export.jar.pack.gz;
   geogebra.jar;
   geogebra_main.jar.pack.gz;
   geogebra_cas.jar.pack.gz;
   geogebra_gui.jar;
   geogebra.jar.pack.gz;
   geogebra_properties.jar;
   geogebra_export.jar;
   geogebra_gui.jar.pack.gz;
   geogebra_main.jar;
   geogebra_properties.jar.pack.gz;
   geogebra_usb.jar;
   geogebra_usb.jar.pack.gz;
   jlatexmath.jar;
   jlatexmath.jar.pack.gz;
   jlm_cyrillic.jar;
   jlm_cyrillic.jar.pack.gz;
   jlm_greek.jar;
   jlm_greek.jar.pack.gz;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
   <sourcedir>loncom/html/adm/jmol/</sourcedir>    <sourcedir>loncom/html/adm/jmol/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
Line 3873  jsMath is a Javascript solution to conve Line 4624  jsMath is a Javascript solution to conve
 black.gif;  black.gif;
 blank.gif;  blank.gif;
 COPYING.txt;  COPYING.txt;
   FONTSVERSION;
 jsMath-BaKoMa-fonts.js;  jsMath-BaKoMa-fonts.js;
 jsMath-autoload.html;  jsMath-autoload.html;
 jsMath-controls.html;  jsMath-controls.html;
Line 3901  jsMath-old-browsers.js; Line 4653  jsMath-old-browsers.js;
     Server side png fonts for use by jsMath      Server side png fonts for use by jsMath
   </description>    </description>
   <installscript>    <installscript>
 commands /home/httpd/html/adm  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/jsMath/commands;  loncom/html/adm/jsMath/commands;
Line 3910  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4662  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz</source>    <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip</source>
   <target dist='default'>home/httpd/html/adm/fckeditor</target>    <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.1-241378e.zip;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/geogebra/geogebra_html5.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/geogebra_html5.tar.gz;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz</source>
     <target dist='default'>home/httpd/html/ckeditor</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
    GUI HTML Editor, scripted installation decompress the tarball and     GUI HTML Editor, scripted installation decompress the tarball and
    installs the loncapa config.js file     installs the loncapa config.js file
   </description>    </description>
   <installscript>    <installscript>
 commands /home/httpd/html/  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/fckeditor/commands;  loncom/html/adm/ckeditor/commands;
 loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz;  loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz;
 loncom/html/adm/fckeditor/loncapaconfig.js;  loncom/html/adm/ckeditor/loncapaconfig.js;
   loncom/html/adm/ckeditor/VERSION;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 3994  jsMath.js; Line 4784  jsMath.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <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-ca.js;
       jquery.countdown-cs.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-he.js;
       jquery.countdown-hr.js;
       jquery.countdown-hu.js;
       jquery.countdown-id.js;
       jquery.countdown-it.js;
       jquery.countdown-ja.js;
       jquery.countdown.js;
       jquery.countdown-ko.js;
       jquery.countdown-lt.js;
       jquery.countdown-lv.js;
       jquery.countdown.min.js;
       jquery.countdown-ms.js;
       jquery.countdown-my.js;
       jquery.countdown-nb.js;
       jquery.countdown-nl.js;
       jquery.countdown.pack.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-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-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>
   
   
   <!-- 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 1.6.2, UI version 1.8.16
     </description>
     <filenames>
    jquery-1.6.2.min.js;
    jquery-ui-1.8.16.custom.min.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/smoothness/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets
     </description>
     <filenames>
    jquery-ui-1.8.16.custom.css;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/smoothness/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- 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>
   
 <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 4210  Handles a searchable catalogue. Line 5275  Handles a searchable catalogue.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonsearchcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handles a searches inside courses/communities.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonindexcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonindexcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Course/community Indexer
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonmysql.pm</source>  <source>loncom/interface/lonmysql.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4441  echo 'pod2html lonparmset.pm' Line 5524  echo 'pod2html lonparmset.pm'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/publisher/lonconstruct.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Page wrapper for handling construction space.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/publisher/lonpublisher.pm</source>  <source>loncom/publisher/lonpublisher.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4495  echo 'pod2html lonpublisher.pm' Line 5569  echo 'pod2html lonpublisher.pm'
 <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Has routines which control the remote control.  Has routines which control the inline menu.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 4509  Displays the Main menu Line 5583  Displays the Main menu
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonremote.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handler to launch and collapse the remote control.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/interface/portfolio.pm</source>  <source>loncom/interface/portfolio.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4561  Creates horizontal menubar in advanced R Line 5626  Creates horizontal menubar in advanced R
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/homeworkmenu.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Homework remote control.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/html/res/adm/pages/chatroom.html</source>  <source>loncom/html/res/adm/pages/chatroom.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4588  This will take annotations and then plug Line 5644  This will take annotations and then plug
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 This will take bookmarks and get/write/display them for the LON-CAPA user  
 interface.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>rat/lonratsrv.pm</source>  <source>rat/lonratsrv.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4747  Tags Default Definition Module Line 5793  Tags Default Definition Module
 <description>  <description>
 Table object  Table object
 </description>  </description>
 <status>works/unverified</status>  <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>
 <file>  <file>
 <source>loncom/xml/run.pm</source>  <source>loncom/xml/run.pm</source>
Line 5001  access handler for user uploaded files Line 6056  access handler for user uploaded files
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonwebdavacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavacc.pm</target>
   <categoryname>handler</categoryname>
   <description>authorization for webDAV access to Author Spaces</description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lontrans.pm</source>  <source>loncom/lontrans.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5165  by the URL-related pattern syntax: Line 6227  by the URL-related pattern syntax:
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonwebdavauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavauth.pm</target>
   <categoryname>handler</categoryname>
   <description>authenticate, set up session environment for webDAV</description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonlogout.pm</source>  <source>loncom/auth/lonlogout.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5175  by the URL-related pattern syntax: Line 6244  by the URL-related pattern syntax:
   <source>loncom/auth/migrateuser.pm</source>    <source>loncom/auth/migrateuser.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>auto logsin a remote user</description>    <description>auto logs in a remote user</description>
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
Line 5200  by the URL-related pattern syntax: Line 6269  by the URL-related pattern syntax:
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/lonshibauth.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>
     <categoryname>handler</categoryname>
     <description>Redirect Shibboleth authentication to Single Sign On 
                  i.e., to: /adm/sso
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/lonshibacc.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonshibacc.pm</target>
     <categoryname>handler</categoryname>
     <description>Authorization handler used to remove trailing @internet dom 
                  from Shibboleth authenticated username (e.g., @mit.edu).
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/lonnoshib.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnoshib.pm</target>
     <categoryname>handler</categoryname>
     <description>Content handler for /adm/sso when Shibboleth auth is inactive.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/html/adm/sso</source>
     <target dist='default'>home/httpd/html/adm/sso</target>
     <categoryname>interface file</categoryname>
     <description>HTML page to redirect browser request for /adm/sso to
     /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded).
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lonnet/perl/lonrep.pm</source>  <source>loncom/lonnet/perl/lonrep.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5389  Domain information serving. Line 6493  Domain information serving.
 <file>  <file>
 <source>loncom/mime.types</source>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
 <target dist='sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>etc/apache2/mime.types</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/mime.types</target>
 <categoryname>www static conf</categoryname>  <categoryname>www static conf</categoryname>
 <description>Expanded mime.types</description>  <description>Expanded mime.types</description>
 </file>  </file>
Line 5418  which is restricted based on file or ser Line 6522  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 5450  javascript for horizontal menubar in RAT Line 6563  javascript for horizontal menubar in RAT
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>rat/client/extpickcode.html</source>  
 <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 javascript  
 </description>  
 </file>  
 <file>  
 <source>rat/client/extpickframe.html</source>  
 <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 javascript  
 </description>  
 </file>  
 <file>  
 <source>rat/client/map.html</source>  <source>rat/client/map.html</source>
 <target dist='default'>home/httpd/html/adm/rat/map.html</target>  <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 5652  accessbutton.gif; Line 6749  accessbutton.gif;
 accessbutton_de.gif;  accessbutton_de.gif;
 accessbutton_pt.gif;  accessbutton_pt.gif;
 angry.gif;  angry.gif;
   arrow.closed.gif;
   arrow.open.gif;
   arrow.up.gif;
 arrow_up.gif;  arrow_up.gif;
   avi.gif;
 baeh.gif;  baeh.gif;
 bigsmile.gif;  bigsmile.gif;
 branch.gif;  branch.gif;
Line 5675  eps.gif; Line 6776  eps.gif;
 eps_big.gif;  eps_big.gif;
 exam.gif;  exam.gif;
 exam_big.gif;  exam_big.gif;
   face-angel.png;
   face-angry.png;
   face-cool.png;
   face-crying.png;
   face-embarrassed.png;
   face-glasses.png;
   face-kiss.png;
   face-plain.png;
   face-quiet.png;
   face-raspberry.png;
   face-sad.png;
   face-sick.png;
   face-smile.png;
   face-smile-big.png;
   face-surprise.png;
   face-uncertain.png;
   face-wink.png;
 fillbottom.gif;  fillbottom.gif;
 fillleft.gif;  fillleft.gif;
 fillright.gif;  fillright.gif;
Line 5683  folder_closed.gif; Line 6801  folder_closed.gif;
 folder_opened.gif;  folder_opened.gif;
 folder_pointer_closed.gif;  folder_pointer_closed.gif;
 folder_pointer_opened.gif;  folder_pointer_opened.gif;
   food-cake.png;
   face-ninja.png;
   face-pirate.png;
   food-pizza.png;
 form.gif;  form.gif;
 form_big.gif;  form_big.gif;
 frowny.gif;  frowny.gif;
Line 5690  gif.gif; Line 6812  gif.gif;
 gif_big.gif;  gif_big.gif;
 header.gif;  header.gif;
 header.png;  header.png;
   heart.png;
 helpdesk.gif;  helpdesk.gif;
 helpgateway.gif;  helpgateway.gif;
 hrrm.gif;  hrrm.gif;
Line 5704  jpg.gif; Line 6827  jpg.gif;
 jpg_big.gif;  jpg_big.gif;
 latex.gif;  latex.gif;
 library.gif;  library.gif;
   lightGreyBG.png;
 lipsrsealed.gif;  lipsrsealed.gif;
 lite.gif;  lite.gif;
 liteani.gif;  liteani.gif;
Line 5716  lonhelplogos.gif; Line 6840  lonhelplogos.gif;
 lonhelptop.gif;  lonhelptop.gif;
 lonlogo.gif;  lonlogo.gif;
 lonlogos.gif;  lonlogos.gif;
   lonUtilityIcon.png;
 lowerleft.gif;  lowerleft.gif;
 lowerright.gif;  lowerright.gif;
 mailbkgrd.gif;  mailbkgrd.gif;
Line 5727  mov.gif; Line 6852  mov.gif;
 mov_big.gif;  mov_big.gif;
 move_up.gif;  move_up.gif;
 move_down.gif;  move_down.gif;
   mpeg.gif;
   mpg.gif;
 navmap.correct.gif;  navmap.correct.gif;
 navmap.partial.gif;  navmap.partial.gif;
 navmap.ellipsis.gif;  navmap.ellipsis.gif;
Line 5741  navmap.folder.closed.gif; Line 6868  navmap.folder.closed.gif;
 navmap.folder.open.nomanip.gif;  navmap.folder.open.nomanip.gif;
 navmap.folder.closed.nomanip.gif;  navmap.folder.closed.nomanip.gif;
 neutral.gif;  neutral.gif;
   open.gif;
   opinion-agree.png;
   opinion-disagree.png;
 page.gif;  page.gif;
 page_big.gif;  page_big.gif;
 pdf.gif;  pdf.gif;
Line 5754  problem_big.gif; Line 6884  problem_big.gif;
 ps.gif;  ps.gif;
 ps_big.gif;  ps_big.gif;
 rolleyes.gif;  rolleyes.gif;
   rose.png;
   qt.gif;
   qti.gif;
   qtm.gif;
 quill.gif;  quill.gif;
 quiz.gif;  quiz.gif;
 quiz_big.gif;  quiz_big.gif;
Line 5764  server.gif; Line 6898  server.gif;
 server_big.gif;  server_big.gif;
 shocked.gif;  shocked.gif;
 smiley.gif;  smiley.gif;
   spreadsheet.gif;
 srvbad.gif;  srvbad.gif;
 srvempty.gif;  srvempty.gif;
 srvgood.gif;  srvgood.gif;
Line 5772  srvnull.gif; Line 6907  srvnull.gif;
 stift.gif;  stift.gif;
 survey.gif;  survey.gif;
 survey_big.gif;  survey_big.gif;
   tabbgleft.gif;
   tabbgright.gif;
 task.gif;  task.gif;
 task_big.gif;  task_big.gif;
 tex.gif;  tex.gif;
 tex_big.gif;  tex_big.gif;
 tth.gif;  tth.gif;
   text.gif;
   transparent1x1.gif;
 txt.gif;  txt.gif;
 txt_big.gif;  txt_big.gif;
 unknown.gif;  unknown.gif;
Line 5785  upperleft.gif; Line 6924  upperleft.gif;
 upperright.gif;  upperright.gif;
 user.gif;  user.gif;
 user_big.gif;  user_big.gif;
 userauthentication.gif;  
 userauthentication_pt.gif;  
 userauthentication_de.gif;  
 wav.gif;  wav.gif;
 wav_big.gif;  wav_big.gif;
 white_space_20_22.gif;  white_space_20_22.gif;
Line 5803  whitespace7.gif; Line 6939  whitespace7.gif;
 whitespace8.gif;  whitespace8.gif;
 whitespace9.gif;  whitespace9.gif;
 wink.gif;  wink.gif;
   wmv.gif;
 xls.gif;  xls.gif;
 xls_big.gif;  xls_big.gif;
 xml.gif;  xml.gif;
Line 5892  tested Line 7029  tested
   <status>works/verified</status>    <status>works/verified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/Lond.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Encapsulates functionality used by lond and lonnet.
     </description>
     <status>in progress</status>
   </file>
   <file>
   <source>loncom/LondConnection.pm</source>    <source>loncom/LondConnection.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 5963  entries. Line 7109  entries.
 <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 Provides methods to open and close firewall ports used   Provides methods to open and close firewall ports used for  
 for socket-based communication between LON-CAPA servers  for socket-based communication between LON-CAPA servers
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/configuration/Checksumming.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Checksumming.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to checksum perl modules, perl scripts, cgi scripts,
   language lexicons, and static configuration file on current server
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/ConfigFileEdit.pm</source>  <source>loncom/ConfigFileEdit.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 6000  compiles/tth.so.i386; Line 7156  compiles/tth.so.i386;
 compiles/tth.so.x86_64;  compiles/tth.so.x86_64;
 compiles/tth.so.i386.perl.5.10;  compiles/tth.so.i386.perl.5.10;
 compiles/tth.so.x86_64.perl.5.10;  compiles/tth.so.x86_64.perl.5.10;
   compiles/tth.so.i386.perl.5.12;
   compiles/tth.so.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.debian5;
   compiles/tth.so.x86_64.debian5
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
Line 6366  tmcc.tab; Line 7530  tmcc.tab;
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>  
 <categoryname>graphic file</categoryname>  
 <description>LON-CAPA remote control LCD font</description>  
 <filenames>  
 0.gif;  
 1.gif;  
 2.gif;  
 3.gif;  
 4.gif;  
 5.gif;  
 6.gif;  
 7.gif;  
 8.gif;  
 9.gif;  
 a.gif;  
 b.gif;  
 c.gif;  
 d.gif;  
 e.gif;  
 f.gif;  
 g.gif;  
 h.gif;  
 i.gif;  
 j.gif;  
 k.gif;  
 l.gif;  
 m.gif;  
 n.gif;  
 o.gif;  
 p.gif;  
 q.gif;  
 r.gif;  
 s.gif;  
 t.gif;  
 u.gif;  
 v.gif;  
 w.gif;  
 x.gif;  
 y.gif;  
 z.gif;  
 Ã¶.gif;  
 Ã¤.gif;  
 Ã¼.gif;  
 ä.gif;  
 ö.gif;  
 ü.gif;  
 colon.gif;  
 hyphen.gif;  
 slash.gif;  
 space.gif;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.gif</glob>  
 <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
 <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
Line 6465  vbkm_pt.gif; Line 7574  vbkm_pt.gif;
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>icons used for the entire LON-CAPA user interface</description>  <description>icons used for the entire LON-CAPA user interface</description>
 <filenames>  <filenames>
 anno.gif;  
 anot.gif;  
 anot2.gif;  
 back.gif;  
 bchat.gif;  
 bkm.gif;  
 blog.gif;  
 bl_step1.gif;  
 bl_step2.gif;  
 bl_step3.gif;  
 bl_step4.gif;  
 bl_step5.gif;  
 bl_step6.gif;  
 bl_step7.gif;  
 bl_step8.gif;  
 bl_step9.gif;  
 brws.gif;  
 catalog.gif;  
 ccat.gif;  
 ccrs.gif;  
 chat.gif;  chat.gif;
 chrt.gif;  close-all-folders.gif;
 clst.gif;  
 com.gif;  
 conf.gif;  
 courses.gif;  
 cprv.gif;  
 cstr.gif;  
 del.gif;  
 dempty.gif;  dempty.gif;
 docs.gif;  edittoplevel.gif;
 egrd.gif;  
 empty.gif;  empty.gif;
 enrl.gif;  
 eval.gif;  
 fdbk.gif;  
 feedback.gif;  feedback.gif;
 forw.gif;  
 grds.gif;  
 grps.gif;  
 group.gif;  group.gif;
 help.gif;  help.gif;
 info.gif;  info.gif;
 keys.gif;  
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  mark-discussionentries-read.gif;
 list.gif;  
 logout.gif;  
 mail.gif;  
 mcrs.gif;  
 mrk.gif;  
 nav.gif;  
 new.gif;  
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 parm.gif;  open-all-folders.gif;
 pcstr.gif;  open-first-problem.gif;
 pdfupload.gif;  
 pgrd.gif;  
 port.gif;  
 pparm.gif;  
 pref.gif;  
 prt.gif;  
 pub.gif;  
 qempty.gif;  qempty.gif;
 rcrs.gif;  refresh.gif;
 reload.gif;  show-all.gif;
 remotebg.gif;  show-incomplete-problems.gif;
 res.gif;  star.gif;
 roles.gif;  
 rsrv.gif;  
 rtrv.gif;  
 sbkm.gif;  
 sctr.gif;  
 spacer.gif;  
 sprs.gif;  
 src.gif;  
 srvr.gif;  
 stat.gif;  
 subm.gif;  
 title.gif;  
 vbkm.gif;  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 6566  ccrs.png; Line 7613  ccrs.png;
 clst.png;  clst.png;
 conf.png;  conf.png;
 courses.png;  courses.png;
   crsconf.png;
 docs.png;  docs.png;
   editmap.png;
 eval.png;  eval.png;
 grds.png;  grds.png;
 grps.png;  grps.png;
Line 6597  sbkm.png; Line 7646  sbkm.png;
 src.png;  src.png;
 srvr.png;  srvr.png;
 subm.png;  subm.png;
   thumbsup.png;
   thumbsup_gray.png;
   thumbsup_novote.png;
   thumbsdown.png;
   thumbsdown_gray.png;
   thumbsdown_novote.png;
   webpage.png;
 back.png;  back.png;
 catalog.png;  catalog.png;
 com.png;  com.png;
Line 6613  rtrv.png; Line 7669  rtrv.png;
 sctr.png;  sctr.png;
 stat.png;  stat.png;
 pdfupload.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>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 6622  pdfupload.png; Line 7691  pdfupload.png;
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>graphical icons used in submenus</description>  <description>graphical icons used in submenus</description>
 <filenames>  <filenames>
   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;
   folder-new.png;
   folder-new-22x22.png;
   format-justify-fill.png;
   fromfile.png;
   grade_PageFolder.png;
   grade_students.png;
   grading_table.png;
   groupportfolio.png;
   groupportfolioquota.png;
   grp_add.png;
   grp_settings.png;
   grp_tools.png;
   ims.png;
   imsexport.png;
   link-new-22x22.png;
   list-add.png;
   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;  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;
   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>
Line 6634  remotecontrol.png; Line 7799  remotecontrol.png;
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/imgmaps.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 image maps for the LON-CAPA remote control  
 </description>  
 </file>  
 <file>  
 <source>loncom/html/res/adm/pages/index.html</source>  <source>loncom/html/res/adm/pages/index.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 6649  image maps for the LON-CAPA remote contr Line 7806  image maps for the LON-CAPA remote contr
 welcoming page to the LON-CAPA system upon login  welcoming page to the LON-CAPA system upon login
 </description>  </description>
 </file>  </file>
 <file>  
 <source>loncom/html/res/adm/pages/menu.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 renders the HTML (including image maps) for the LON-CAPA remote control  
 </description>  
 </file>  
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
Line 6759  world2.gif Line 7908  world2.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  
 <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/  
 </targetdir>  
 <categoryname>graphic file</categoryname>  
 <description>  
 icons used for the bookmark portion of the LON-CAPA user interface  
 </description>  
 <filenames>  
 folder_anim.gif;  
 folder_close.gif;  
 folder_drag.gif;  
 folder_new.gif;  
 folder_open.gif;  
 folder_pointer_closed.gif;  
 folder_pointer_opened.gif;  
 folder_static.gif;  
 folder_trash.gif;  
 folder_trash_hover.gif;  
 left_bar.gif;  
 link.gif;  
 link_anim.gif;  
 link_drag.gif;  
 ll_corner.gif;  
 lower_bar.gif;  
 lr_corner.gif;  
 pix.gif;  
 right_bar.gif;  
 toolbar_bg.gif;  
 ul_corner.gif;  
 upper_bar.gif;  
 ur_corner.gif  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.html</glob>  
 <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/  
 </targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 associated with the scheme of displaying bookmarks  
 </description>  
 <filenames>  
 bookmarkmenu_toolbar.html;  
 blank.html;  
 closechildren.html  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
 <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
Line 6825  reaction_window.html Line 7924  reaction_window.html
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>  
 <target dist='default'>  
 home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 javascript for handling client-side interactions with bookmark interface  
 </description>  
 </file>  
 <file>  
 <source dist='default'>loncom/build/CHECKRPMS</source>  <source dist='default'>loncom/build/CHECKRPMS</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
Line 6907  preserve_local_loncapa_cron Line 7997  preserve_local_loncapa_cron
   </dependencies>    </dependencies>
 </file>  </file>
 <file>  <file>
     <source>loncom/cron/loncapa</source>
     <target dist='default'>home/httpd/lib/perl/loncapa_cron-std</target>
     <categoryname>handler</categoryname>
     <description>
       Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
     </description>
   </file>
   <file>
 <source>loncom/ntp/step-tickers</source>  <source>loncom/ntp/step-tickers</source>
 <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers  <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
 </target>  </target>
Line 6939  file that allows setuid password privile Line 8037  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 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>etc/init.d/loncontrol</target>  <target dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/init.d/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
Line 6947  Controls the launching/halting of lonc, Line 8045  Controls the launching/halting of lonc,
 </file>  </file>
 <link>  <link>
 <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>  <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
 <linkto dist='suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>etc/init.d/loncontrol</linkto>  <linkto dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>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 6957  etc/rc.d/rc4.d/S95loncontrol; Line 8055  etc/rc.d/rc4.d/S95loncontrol;
 etc/rc.d/rc5.d/S95loncontrol;  etc/rc.d/rc5.d/S95loncontrol;
 etc/rc.d/rc6.d/K05loncontrol  etc/rc.d/rc6.d/K05loncontrol
 </target>  </target>
   <target='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3'>
   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'>
   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 (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels  symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
 </description>  </description>
 </link>  </link>
   
 <file dist="suse10.2 suse10.3 suse11.1 suse11.2">  <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 sles9 sles10 sles11">
   <source>loncom/init.d/loncontrol</source>    <source>loncom/init.d/loncontrol</source>
   <target>etc/rc.d/</target>    <target>etc/rc.d/</target>
   <description>    <description>
     setup loncontrol to run at boot      setup loncontrol to run at boot
   </description>    </description>
   <installscript dist="suse10.2 suse10.3 suse11.1 suse11.2">    <installscript dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 sles9 sles10 sles11">
 -c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol'  -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/init.d/loncontrol  loncom/init.d/loncontrol
Line 7194  of users, and (b) to display e-mail of t Line 8309  of users, and (b) to display e-mail of t
   </description>    </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonblockingmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonblockingmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
      Handler for configuration of blocking of access to collaborative tools and/or
   resources for the duration of an exam.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonblockingstatus.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Used for displaying the communication blocking status.
     </description>
   </file>
   <file>
   <source>loncom/interface/lonwishlist.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwishlist.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utilities to modify the wishlist (add new links and folders,
   edit, move, sort or delete existing links and folders).
   Links from the wishlist can be imported into courses.</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonwishlistdisplay.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwishlistdisplay.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Module for displaying the wishlist.</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl    <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
   <target dist='default'>home/httpd/perl/Autocreate.pl</target>    <target dist='default'>home/httpd/perl/Autocreate.pl</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
Line 7219  excise_from_db.pl; Line 8369  excise_from_db.pl;
 getties.pl;  getties.pl;
 login_count.pl;  login_count.pl;
 modify_config_files.pl;  modify_config_files.pl;
   move_construction_spaces.pl;
 parse_scantron.pl;  parse_scantron.pl;
   rebuild_db_from_hist.pl;
 seed_accesscount.pl;  seed_accesscount.pl;
 stress.pl;  stress.pl;
 testkerberos.pl;  testkerberos.pl;
Line 7228  user_login_count.pl; Line 8380  user_login_count.pl;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
     <glob>*</glob>      <glob>*.*</glob>
     <sourcedir>loncom/debugging_tools/compiled/</sourcedir>      <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>      <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
     <categoryname>script</categoryname>      <categoryname>script</categoryname>
Line 7236  user_login_count.pl; Line 8388  user_login_count.pl;
       Binary tools for LON-CAPA        Binary tools for LON-CAPA
     </description>      </description>
 <filenames>  <filenames>
 create_db_dynamic;  
 create_db_dynamic_64;  
 create_db_dynamic_64_so.3;  create_db_dynamic_64_so.3;
 dump_db_static_32;  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
   <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
   <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/compiled/create_db_dynamic_64</source>
   <target dist='default'>home/httpd/perl/debug/create_db_dynamic_64</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/compiled/dump_db_static_32</source>
   <target dist='default'>home/httpd/perl/debug/dump_db_static_32</target>
   <categoryname>script</categoryname>
   <description>
   Binary tool for LON-CAPA
   </description>
   </file>
   <file>
 <source>loncom/build/distprobe</source>  <source>loncom/build/distprobe</source>
 <target dist='default'>home/httpd/perl/distprobe</target>  <target dist='default'>home/httpd/perl/distprobe</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 7252  for probing operating system flavor and Line 8425  for probing operating system flavor and
 <note>  <note>
 </note>  </note>
 </file>  </file>
   <file>
   <source>loncom/clusteradmin</source>
   <target dist='default'>home/httpd/perl/manage_dns/clusteradmin</target>
   <categoryname>root script</categoryname>
   <description>
   Script to update cluster tables: dns_hosts.tab and dns_domain.tab
   on a LON-CAPA DNS server.  
   </description>
   <status>works/unverified</status>
   </file>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.645.2.11  
changed lines
  Added in v.1.853


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