Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.675.4.39.2.6 and 1.683

version 1.675.4.39.2.6, 2012/03/05 14:08:55 version 1.683, 2010/04/28 14:55:50
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 122  http://www.lon-capa.org/ Line 114  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 194  http://www.lon-capa.org/ Line 178  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 258  echo '********************************** Line 234  echo '**********************************
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/httpd/conf</targetdir>    <targetdir dist='default'>etc/httpd/conf</targetdir>
   <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd</targetdir>  
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/apache2</targetdir>  
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>web configuration files</description>    <description>web configuration files</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>etc/httpd/conf/rewrites</targetdir>  
   <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd/rewrites</targetdir>  
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>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 283  echo '********************************** Line 247  echo '**********************************
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/init.d</targetdir>    <targetdir dist='default'>etc/rc.d/init.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/init.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/init.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run during system startup</description>    <description>scripts that run during system startup</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/rc0.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc0.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 0</description>    <description>scripts that run for run-level 0</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/rc1.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc1.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 1</description>    <description>scripts that run for run-level 1</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/rc2.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc2.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 2</description>    <description>scripts that run for run-level 2</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/rc3.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc3.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 3</description>    <description>scripts that run for run-level 3</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/rc4.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc4.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 4</description>    <description>scripts that run for run-level 4</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/rc5.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc5.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 5</description>    <description>scripts that run for run-level 5</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>    <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1'>etc/rc6.d</targetdir>    <targetdir dist='debian5 ubuntu6 ubuntu8 suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2'>etc/rc6.d</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 6</description>    <description>scripts that run for run-level 6</description>
 </directory>  </directory>
Line 361  echo '********************************** Line 325  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 511  extensions</description> Line 469  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/images</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>images directory for learn-physics</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/images/login</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>directory for images for learn-physics log-in page</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/css</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>css directory for learn-physics</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/css/relate</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>css directory for learn-physics</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm</targetdir>    <targetdir dist='default'>home/httpd/html/adm</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>unauthenticated resources</description>    <description>unauthenticated resources</description>
Line 571  extensions</description> Line 505  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/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 631  extensions</description> Line 559  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/images</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery JavaScript library -- css images</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jQuery JavaScript library -- css files</description>    <description>jQuery JavaScript library -- css files</description>
Line 837  are viewable over the world-wide web</de Line 777  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 968  each list element consists of only two s Line 902  each list element consists of only two s
 <file>  <file>
 <source>loncom/loncapa.conf</source>  <source>loncom/loncapa.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa.conf</target>  <target dist='default'>etc/httpd/conf/loncapa.conf</target>
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/loncapa.conf</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>etc/apache2/loncapa.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 <p>  <p>
Line 1008  MySQL database</td></tr> Line 942  MySQL database</td></tr>
 </table>  </table>
 </note>  </note>
 </file>  </file>
 <file type="postaboutversion">  <file>
 <source>loncom/loncapa_apache.conf</source>  <source>loncom/loncapa_apache.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>  <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/loncapa_apache.conf</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>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 1031  the www@localhost MySQL password, and br Line 965  the www@localhost MySQL password, and br
 <file>  <file>
 <source>loncom/startup.pl</source>  <source>loncom/startup.pl</source>
 <target dist='default'>etc/httpd/conf/startup.pl</target>  <target dist='default'>etc/httpd/conf/startup.pl</target>
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/startup.pl</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>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 1042  well as causing the Apache module to be Line 976  well as causing the Apache module to be
 </file>  </file>
 <link>  <link>
 <linkto>etc/apache2</linkto>  <linkto>etc/apache2</linkto>
 <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>  <target dist='debian5 ubuntu6 ubuntu8'>
 etc/apache2/conf  etc/apache2/conf
 </target>  </target>
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
Line 1051  symbolic link to directory /etc/apache2 Line 985  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 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>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 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/rewrites/loncapa_rewrite_on.conf</target>  
 <categoryname>static conf</categoryname>  
 <description>  
 File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to  /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of  
 external requests for http:// to https://  
 </description>  
 </file>  
 <file>  
 <source>loncom/rewrites/loncapa_rewrite_off.conf</source>  
 <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_off.conf</target>  
 <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_off.conf</target>  
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/rewrites/loncapa_rewrite_off.conf</target>  
 <categoryname>static conf</categoryname>  
 <description>  
 File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to  /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of  
 external requests for http:// to https://  
 </description>  
 </file>  
 <file>  
 <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 1377  home/httpd/html/res/adm/includes/templat Line 1278  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 1407  custompartial.problem; Line 1302  custompartial.problem;
 custompartial.problem.meta;  custompartial.problem.meta;
 CustomResponse.problem;  CustomResponse.problem;
 CustomResponse.problem.meta;  CustomResponse.problem.meta;
 customunit.problem;  
 customunit.problem.meta;  
 Essay.problem;  Essay.problem;
 Essay.problem.meta;  Essay.problem.meta;
 examupload.problem;  examupload.problem;
Line 1421  man1.jpg; Line 1314  man1.jpg;
 man1.jpg.meta;  man1.jpg.meta;
 numerical.problem;  numerical.problem;
 numerical.problem.meta;  numerical.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 1434  RadioResponse.problem; Line 1325  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 1460  SimpleFormulaCAS.problem; Line 1346  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 1549  Descriptive list of abbreviations used i Line 1433  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 1604  List of all domains in the LON-CAPA netw Line 1470  List of all domains in the LON-CAPA netw
 </file>  </file>
   
 <file>  <file>
   <source>loncom/loncaparevs.tab</source>  
   <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>  
   <categoryname>www conf</categoryname>  
   <description>  
 File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated  
  by loncron.   
   </description>  
 </file>  
   
 <file>  
   <source>loncom/serverhomeIDs.tab</source>  
   <target dist='default'>home/httpd/lonTabs/serverhomeIDs.tab</target>  
   <categoryname>www conf</categoryname>  
   <description>  
 File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron.  
   </description>  
 </file>  
   
 <file>  
 <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 1723  Batch script for removing files not acce Line 1570  Batch script for removing files not acce
 <target dist='default'>home/httpd/perl/refresh_courseids_db.pl</target>  <target dist='default'>home/httpd/perl/refresh_courseids_db.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Batch script for refreshing course information in aggregating GDBM  Batch script for refreshing course information in aggregating GDBM 
 file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.  file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.
 </description>  </description>
 </file>  </file>
Line 1853  loncom/build/CHECKRPMS Line 1700  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 1995  LON-CAPA communication to receive traffi Line 1827  LON-CAPA communication to receive traffi
 <status>New file</status>  <status>New file</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/lchttpdlogs</source>  
 <target dist='default'>home/httpd/perl/lchttpdlogs</target>  
 <categoryname>setuid script</categoryname>  
 <description>  
 script called by loncron to tail latest web server access and error logs.  
 </description>  
 <status>works/verified</status>  
 </file>  
 <file>  
 <source>loncom/lcuserdel</source>  <source>loncom/lcuserdel</source>
 <target dist='default'>home/httpd/perl/lcuserdel</target>  <target dist='default'>home/httpd/perl/lcuserdel</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
Line 2057  HTTPi webserver license Line 1880  HTTPi webserver license
 HTTPi webserver readme   HTTPi webserver readme 
 </description>  </description>
 </file>  </file>
 <file type="postaboutversion">  <file>
 <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 2503  loncom/build/help_graphics_converter.pl Line 2326  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>pdf manual</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 The PDF Author's Manual  The PDF Author's Manual
 </description>  </description>
Line 2532  loncom/build/help_graphics_converter.pl Line 2355  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>pdf manual</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 The PDF Course Manual  The PDF Course Manual
 </description>  </description>
Line 2561  loncom/build/help_graphics_converter.pl Line 2384  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>pdf manual</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 The PDF Domain Manual  The PDF Domain Manual
 </description>  </description>
Line 2651  LONCAPA_Network_Diagram2.gif; Line 2474  LONCAPA_Network_Diagram2.gif;
 LONCAPA_Network_Diagram.gif;  LONCAPA_Network_Diagram.gif;
 Map_Example.gif;  Map_Example.gif;
 Resource_Assembly.gif;  Resource_Assembly.gif;
 aboutme.gif;  
 addClickerInfoFile.gif;  
 anno.gif;  
 anot.gif;  
 anot2.gif;  
 authorRemote.gif;  authorRemote.gif;
 bchat.gif;  
 blog.gif;  
 catalog.gif;  
 ccat.gif;  
 chat.gif;  
 chrt.gif;  
 com.gif;  
 constructionSpace.gif;  constructionSpace.gif;
 constructionSpaceForPublishing.gif;  constructionSpaceForPublishing.gif;
 coprplot.gif;  
 cprv.gif;  
 creatingANewCourse.gif;  creatingANewCourse.gif;
 creatingNewProblemResource.gif;  creatingNewProblemResource.gif;
 crsconf.gif;  cprv.gif;
 docs.gif;  
 document-open.gif;  
 document-properties.gif;  
 dump.gif;  
 dynamic_piecewise.gif;  dynamic_piecewise.gif;
 dynamic_piecewise2.gif;  dynamic_piecewise2.gif;
 dynamic_plot.gif;  dynamic_plot.gif;
 dynamic_plot2.gif;  dynamic_plot2.gif;
 edit-find-replace.gif;  
 edit-redo.gif;  
 edit-undo.gif;  
 emblem-photos.gif;  
 eval.gif;  
 extres.gif;  
 fdbk.gif;  
 feedback.gif;  
 formulaResponse.gif;  formulaResponse.gif;
 fromfile.gif;  
 grds.gif;  
 grps.gif;  
 list-add.gif;  
 login.gif;  login.gif;
 lonhelpheader.gif;  lonhelpheader.gif;
 mail-message-new.gif;  
 mail-reply-all.gif;  
 mainCourseDocuments.gif;  mainCourseDocuments.gif;
 mapAdvancedEditorNew.gif;  mapAdvancedEditorNew.gif;
 mapClickedStart.gif;  mapClickedStart.gif;
Line 2711  mapSecondWindowSecondResource.gif; Line 2502  mapSecondWindowSecondResource.gif;
 mapSimpleEditor.gif;  mapSimpleEditor.gif;
 mapStraightened.gif;  mapStraightened.gif;
 mapTwoResources.gif;  mapTwoResources.gif;
 messalog.gif;  
 mngcu.gif;  
 nav.gif;  
 navigation.gif;  
 network-workgroup.gif;  
 new.gif;  
 numericalResponse1.gif;  numericalResponse1.gif;
 numericalResponseEditor.gif;  numericalResponseEditor.gif;
 numericalResponseSlopeProblem.gif;  numericalResponseSlopeProblem.gif;
 numericalResponseVarInText.gif;  numericalResponseVarInText.gif;
 optionResponseEditing.gif;  optionResponseEditing.gif;
 optionResponseProblem.gif;  optionResponseProblem.gif;
 page.gif;  
 parm.gif;  
 pgrd.gif;  
 port.gif;  
 pref.gif;  pref.gif;
 preferences-desktop-font.gif;  
 preferences-desktop-locale.gif;  
 preferences-desktop-theme.gif;  
 prt.gif;  
 publishMetadata.gif;  publishMetadata.gif;
 radioResponse2.gif;  radioResponse2.gif;
 radioResponseHint.gif;  radioResponseHint.gif;
 rcrs.gif;  
 res.gif;  
 resversion.gif;  
 roles.gif;  
 rsrv.gif;  
 scoreupfrm.gif;  
 sctr.gif;  
 self_enroll.gif;  
 simple.gif;  
 simpprob.gif;  
 smallHelp.gif;  smallHelp.gif;
 spreadsheet_hierarchy.gif;  spreadsheet_hierarchy.gif;
 sprs.gif;  
 src.gif;  
 stat.gif;  
 stringResponseEditor.gif;  stringResponseEditor.gif;
 studentInterface.gif;  studentInterface.gif;
 subdocs.gif;  
 subtimpl.gif;  
 survey_rep.gif;  
 syllabus.gif;  
 system-users.gif;  
 uploadscores.gif;  
 uplusr.gif;  
 vbkm.gif;  
 verify.gif;  
 iclicker.gif;  iclicker.gif;
 interwrite1.gif;  interwrite1.gif;
 interwrite2.gif;  interwrite2.gif;
Line 2796  LONCAPA_Network_Diagram2.eps; Line 2551  LONCAPA_Network_Diagram2.eps;
 LONCAPA_Network_Diagram.eps;  LONCAPA_Network_Diagram.eps;
 Map_Example.eps;  Map_Example.eps;
 Resource_Assembly.eps;  Resource_Assembly.eps;
 aboutme.eps;  
 addClickerInfoFile.eps;  
 anno.eps;  
 anot.eps;  
 anot2.eps;  
 authorRemote.eps;  authorRemote.eps;
 bchat.eps;  
 blog.eps;  
 catalog.eps;  
 ccat.eps;  
 chat.eps;  
 chrt.eps;  
 com.eps;  
 constructionSpace.eps;  constructionSpace.eps;
 constructionSpaceForPublishing.eps;  constructionSpaceForPublishing.eps;
 coprplot.eps;  
 cprv.eps;  
 creatingANewCourse.eps;  creatingANewCourse.eps;
 creatingNewProblemResource.eps;  creatingNewProblemResource.eps;
 crsconf.eps;  
 docs.eps;  
 document-open.eps;  
 document-properties.eps;  
 dump.eps;  
 dynamic_piecewise.eps;  dynamic_piecewise.eps;
 dynamic_piecewise2.eps;  dynamic_piecewise2.eps;
 dynamic_plot.eps;  dynamic_plot.eps;
 dynamic_plot2.eps;  dynamic_plot2.eps;
 edit-find-replace.eps;  
 edit-redo.eps;  
 edit-undo.eps;  
 emblem-photos.eps;  
 eval.eps;  
 extres.eps;  
 fdbk.eps;  
 feedback.eps;  
 formulaResponse.eps;  formulaResponse.eps;
 fromfile.eps;  
 grds.eps;  
 grps.eps;  
 list-add.eps;  
 lonhelpheader.eps;  lonhelpheader.eps;
 login.eps;  login.eps;
 mail-message-new.eps;  
 mail-reply-all.eps;  
 mainCourseDocuments.eps;  mainCourseDocuments.eps;
 mapAdvancedEditorNew.eps;  mapAdvancedEditorNew.eps;
 mapClickedStart.eps;  mapClickedStart.eps;
Line 2856  mapSecondWindowSecondResource.eps; Line 2578  mapSecondWindowSecondResource.eps;
 mapSimpleEditor.eps;  mapSimpleEditor.eps;
 mapStraightened.eps;  mapStraightened.eps;
 mapTwoResources.eps;  mapTwoResources.eps;
 messalog.eps;  
 mngcu.eps;  
 nav.eps;  
 navigation.eps;  
 network-workgroup.eps;  
 new.eps;  
 numericalResponse1.eps;  numericalResponse1.eps;
 numericalResponseEditor.eps;  numericalResponseEditor.eps;
 numericalResponseSlopeProblem.eps;  numericalResponseSlopeProblem.eps;
 numericalResponseVarInText.eps;  numericalResponseVarInText.eps;
 optionResponseEditing.eps;  optionResponseEditing.eps;
 optionResponseProblem.eps;  optionResponseProblem.eps;
 page.eps;  
 parm.eps;  
 pgrd.eps;  
 port.eps;  
 preferences-desktop-font.eps;  
 preferences-desktop-locale.eps;  
 preferences-desktop-theme.eps;  
 prt.eps;  
 publishMetadata.eps;  publishMetadata.eps;
 radioResponse2.eps;  radioResponse2.eps;
 radioResponseHint.eps;  radioResponseHint.eps;
 rcrs.eps;  
 res.eps;  
 resversion.eps;  
 roles.eps;  
 rsrv.eps;  
 scoreupfrm.eps;  
 sctr.eps;  
 self_enroll.eps;  
 simple.eps;  
 simpprob.eps;  
 smallHelp.eps;  smallHelp.eps;
 spreadsheet_hierarchy.eps;  spreadsheet_hierarchy.eps;
 sprs.eps;  
 src.eps;  
 stat.eps;  
 stringResponseEditor.eps;  stringResponseEditor.eps;
 studentInterface.eps;  studentInterface.eps;
 subdocs.eps;  
 subtimpl.eps;  
 survey_rep.eps;  
 syllabus.eps;  
 system-users.eps;  
 uploadscores.eps;  
 uplusr.eps;  
 vbkm.eps;  
 verify.eps;  
 iclicker.eps;  iclicker.eps;
 interwrite1.eps;  interwrite1.eps;
 interwrite2.eps;  interwrite2.eps;
Line 3053  Course_Message_Access.tex; Line 2739  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 3100  Creating_New_Content_Pages.tex; Line 2774  Creating_New_Content_Pages.tex;
 Creating_Online_Problems.tex;  Creating_Online_Problems.tex;
 Creating_Radio_Response_Problems.tex;  Creating_Radio_Response_Problems.tex;
 Custom_Response_Problems.tex;  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 3135  Docs_String_Response.tex; Line 2808  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
 Domain_Configuration_Auto_Creation.tex;  
 Domain_Configuration_Auto_Enrollment.tex;  Domain_Configuration_Auto_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;
Line 3185  Formula_Response_Limitations.tex; Line 2852  Formula_Response_Limitations.tex;
 Formula_Response_Problems.tex;  Formula_Response_Problems.tex;
 Formula_Response_Sampling.tex;  Formula_Response_Sampling.tex;
 Formula_Tolerance.tex;  Formula_Tolerance.tex;
 Function_Plot_Response_Background_Plot.tex;  
 Function_Plot_Response_Evaluation_Rule.tex;  
 Function_Plot_Response_Rule_Set.tex;  
 Function_Plot_Response_Elements.tex;  
 Function_Plot_Response_Question.tex;  
 Function_Plot_Response_Spline.tex;  
 General_Intro.tex;  General_Intro.tex;
 Generation.tex;  Generation.tex;
 Grade_All.tex;  Grade_All.tex;
Line 3215  Helper_Course_Initialization.tex; Line 2876  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 3260  Parameter_encrypturl.tex; Line 2920  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 3410  German Tex files for the help system Line 3069  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;
 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 3490  rebuild_label_hash.sh Line 3146  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 3498  rebuild_label_hash.sh Line 3154  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 4007  Contains a set of functions that generat Line 3627  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>
   <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 4043  Localization class for Locale::Maketext Line 3670  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>lexicon file</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Translation files.  Translation files.
 </description>  </description>
Line 4132  Coordinates the response to clicking an Line 3759  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 4178  smiles.gif Line 3798  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 4401  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 3985  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz</source>    <source>loncom/html/adm/fckeditor/FCKeditor_2.6.5.tar.gz</source>
     <target dist='default'>home/httpd/html/adm/fckeditor</target>
     <categoryname>script</categoryname>
     <description>
      GUI HTML Editor, scripted installation decompress the tarball and
      installs the loncapa config.js file
     </description>
     <installscript>
   commands /home/httpd/html/
     </installscript>
     <dependencies>
   loncom/html/adm/fckeditor/commands;
   loncom/html/adm/fckeditor/FCKeditor_2.6.5.tar.gz;
   loncom/html/adm/fckeditor/loncapaconfig.js;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz</source>
   <target dist='default'>home/httpd/html/adm/ckeditor</target>    <target dist='default'>home/httpd/html/adm/ckeditor</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 4413  commands /home/httpd/html/ Line 4015  commands /home/httpd/html/
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/ckeditor/commands;  loncom/html/adm/ckeditor/commands;
 loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz;  loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz;
 loncom/html/adm/ckeditor/loncapaconfig.js;  loncom/html/adm/ckeditor/loncapaconfig.js;
   </dependencies>    </dependencies>
 </file>  </file>
Line 4491  jsMath.js; Line 4093  jsMath.js;
   <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.6.2, UI version 1.8.16  jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- without widgets
   </description>    </description>
   <filenames>    <filenames>
  jquery-1.6.2.min.js;   jquery-1.3.2.min.js;
  jquery-ui-1.8.16.custom.min.js;   jquery-ui-1.7.2.custom.min.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 4505  jQuery custom distribution of version 1. Line 4107  jQuery custom distribution of version 1.
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets  jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
   </description>    </description>
   <filenames>    <filenames>
  jquery-ui-1.8.16.custom.css;   jquery-ui-1.7.2.custom.css;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 4518  jQuery custom distribution of version 1. Line 4120  jQuery custom distribution of version 1.
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- images for css.  jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
   </description>    </description>
   <filenames>    <filenames>
   ui-bg_flat_0_aaaaaa_40x100.png;    ui-bg_flat_0_aaaaaa_40x100.png;
Line 4537  jQuery custom distribution of version 1. Line 4139  jQuery custom distribution of version 1.
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/ui-lightness/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
     </description>
     <filenames>
    jquery-ui-1.7.2.custom.css;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/css/ui-lightness/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jQuery/css/ui-lightness/images/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets
     </description>
     <filenames>
    ui-bg_diagonals-thick_18_b81900_40x40.png;
    ui-bg_diagonals-thick_20_666666_40x40.png;
    ui-bg_flat_10_000000_40x100.png;
    ui-bg_glass_65_ffffff_1x400.png;
    ui-bg_glass_100_f6f6f6_1x400.png;
    ui-bg_glass_100_fdf5ce_1x400.png;
    ui-bg_gloss-wave_35_f6a828_500x100.png;
    ui-bg_highlight-soft_75_ffe45c_1x100.png;
    ui-bg_highlight-soft_100_eeeeee_1x100.png;
    ui-icons_228ef1_256x240.png;
    ui-icons_222222_256x240.png;
    ui-icons_ef8c08_256x240.png;
    ui-icons_ffd27a_256x240.png;
    ui-icons_ffffff_256x240.png;
     </filenames>
   </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 5038  echo 'pod2html lonpublisher.pm' Line 4679  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 5052  Displays the Main menu Line 4693  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 5104  Creates horizontal menubar in advanced R Line 4736  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 5293  Table object Line 4916  Table object
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/xml/lonlatextable.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonlatextable.pm</target>  
 <categoryname>server standard</categoryname>  
 <description>  
 Simple subset replacement for LaTeX::Table  
 </description>  
 <status>works</status>  
 </file>  
 <file>  
 <source>loncom/xml/run.pm</source>  <source>loncom/xml/run.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5675  by the URL-related pattern syntax: Line 5289  by the URL-related pattern syntax:
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>modules/relate/lonlogin.pm</source>  <source>loncom/auth/lonlogin.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>login screen</description>  <description>login screen</description>
Line 5941  Domain information serving. Line 5555  Domain information serving.
 <file>  <file>
 <source>loncom/mime.types</source>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/apache2/mime.types</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>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 6231  eps.gif; Line 5845  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 6256  folder_closed.gif; Line 5853  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 6267  gif.gif; Line 5860  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 6323  navmap.folder.closed.gif; Line 5915  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 6339  problem_big.gif; Line 5928  problem_big.gif;
 ps.gif;  ps.gif;
 ps_big.gif;  ps_big.gif;
 rolleyes.gif;  rolleyes.gif;
 rose.png;  
 qt.gif;  qt.gif;
 qti.gif;  qti.gif;
 qtm.gif;  qtm.gif;
Line 6362  srvnull.gif; Line 5950  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;  text.gif;
 transparent1x1.gif;  
 txt.gif;  txt.gif;
 txt_big.gif;  txt_big.gif;
 unknown.gif;  unknown.gif;
Line 6379  upperleft.gif; Line 5964  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 6431  subm_button.gif; Line 6019  subm_button.gif;
 subm_button.png;  subm_button.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  
 <glob>*.*</glob>  
 <sourcedir>modules/relate/images/login/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/images/login/</targetdir>  
 <categoryname>graphic file</categoryname>  
 <description>  
 Images for custom log-in page for learn-physics  
 </description>  
 <filenames>  
 LCrelateheader_sm.png;  
 bl_11_993333_ffffff.gif;  
 bl_11_ffffff_e2e2e2.gif;  
 br_11_993333_ffffff.gif;  
 br_11_ffffff_e2e2e2.gif;  
 lclogosm.gif;  
 tlc_11_993333_ffffff.gif;  
 tlc_11_ffffff_e2e2e2.gif;  
 tr_11_993333_ffffff.gif;  
 tr_11_ffffff_e2e2e2.gif;  
 sponsors.png  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.*</glob>  
 <sourcedir>modules/relate/css/relate/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/css/relate/</targetdir>  
 <categoryname>interface file</categoryname>  
 <description>  
 CSS for learn-physics (relate domain)  
 </description>  
 <filenames>  
 login.css;  
 </filenames>  
 </fileglob>  
 <file>  <file>
 <source>loncom/xml/algebra/AlgParser.pm</source>  <source>loncom/xml/algebra/AlgParser.pm</source>
 <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>  <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
Line 6626  compiles/tth.so.i386; Line 6180  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.debian5;  
 compiles/tth.so.x86_64.debian5  
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
Line 6998  tmcc.tab; Line 6546  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 7097  vbkm_pt.gif; Line 6590  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;  
 brws.gif;  
 catalog.gif;  
 ccat.gif;  
 ccrs.gif;  
 chat.gif;  chat.gif;
 chrt.gif;  
 close-all-folders.gif;  close-all-folders.gif;
 close-navigation.gif;  
 clst.gif;  
 com.gif;  
 conf.gif;  
 courses.gif;  
 cprv.gif;  
 crsconf.gif;  
 cstr.gif;  
 del.gif;  
 dempty.gif;  dempty.gif;
 docs.gif;  
 egrd.gif;  
 empty.gif;  empty.gif;
 enrl.gif;  
 eval.gif;  
 fdbk.gif;  
 feedback.gif;  feedback.gif;
 forw.gif;  
 grds.gif;  
 grps.gif;  
 group.gif;  group.gif;
 help.gif;  help.gif;
 info.gif;  info.gif;
 keys.gif;  
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  
 list.gif;  
 logout.gif;  
 mail.gif;  
 mark-discussionentries-read.gif;  mark-discussionentries-read.gif;
 mcrs.gif;  
 mrk.gif;  
 nav.gif;  
 new.gif;  
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 open-all-folders.gif;  open-all-folders.gif;
 open-first-problem.gif;  open-first-problem.gif;
 pdfupload.gif;  
 parm.gif;  
 pcstr.gif;  
 pgrd.gif;  
 port.gif;  
 pparm.gif;  
 pref.gif;  
 prt.gif;  
 pub.gif;  
 qempty.gif;  qempty.gif;
 rcrs.gif;  
 reload.gif;  
 remotebg.gif;  
 res.gif;  
 roles.gif;  
 rsrv.gif;  
 rtrv.gif;  
 sbkm.gif;  
 sctr.gif;  
 show-all.gif;  show-all.gif;
 show-incomplete-problems.gif;  show-incomplete-problems.gif;
 spacer.gif;  
 sprs.gif;  
 src.gif;  
 srvr.gif;  
 start-navigation.gif;  
 stat.gif;  
 subm.gif;  
 title.gif;  
 vbkm.gif;  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 7198  ccrs.png; Line 6626  ccrs.png;
 clst.png;  clst.png;
 conf.png;  conf.png;
 courses.png;  courses.png;
 crsconf.png;  
 docs.png;  docs.png;
 eval.png;  eval.png;
 grds.png;  grds.png;
Line 7230  sbkm.png; Line 6657  sbkm.png;
 src.png;  src.png;
 srvr.png;  srvr.png;
 subm.png;  subm.png;
 thumbsup.png;  
 thumbsup_gray.png;  
 thumbsdown.png;  
 thumbsdown_gray.png;  
 back.png;  back.png;
 catalog.png;  catalog.png;
 com.png;  com.png;
Line 7271  uplusr.png; Line 6694  uplusr.png;
 <filenames>  <filenames>
 aboutme.png;  aboutme.png;
 addClickerInfoFile.png;  addClickerInfoFile.png;
 anonsurveythreshold.png;  
 ccatconf.png;  
 chat.png;  
 comblock.png;  comblock.png;
 contact-new.png;  contact-new.png;
 coprplot.png;  coprplot.png;
 crsnew.png;  
 dialog-information.png;  dialog-information.png;
 document-open.png;  document-open.png;
 document-properties.png;  document-properties.png;
Line 7297  folder-new.png; Line 6716  folder-new.png;
 format-justify-fill.png;  format-justify-fill.png;
 fromfile.png;  fromfile.png;
 groupportfolio.png;  groupportfolio.png;
 groupportfolioquota.png;  
 grp_add.png;  grp_add.png;
 grp_settings.png;  grp_settings.png;
 grp_tools.png;  grp_tools.png;
Line 7333  syllabus.png; Line 6751  syllabus.png;
 symbs.png;  symbs.png;
 system-lock-screen.png;  system-lock-screen.png;
 system-users.png;  system-users.png;
 uplcrs.png;  
 uploadscores.png;  uploadscores.png;
 verify.png;  verify.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  
 <glob>*.*</glob>  
 <sourcedir>modules/relate/images/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>  
 <categoryname>graphic file</categoryname>  
 <description>Custom images for learn-physics</description>  
 <filenames>  
 refresh.gif;  
 </filenames>  
 </fileglob>  
 <file>  <file>
 <source>loncom/html/res/adm/pages/math_example.tex</source>  <source>loncom/html/res/adm/pages/math_example.tex</source>
 <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>  <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
Line 7357  refresh.gif; Line 6764  refresh.gif;
 </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 7372  image maps for the LON-CAPA remote contr Line 6771  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 7630  preserve_local_loncapa_cron Line 7021  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 7670  file that allows setuid password privile Line 7053  file that allows setuid password privile
 <file>  <file>
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 <target dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/init.d/loncontrol</target>  <target dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>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 7678  Controls the launching/halting of lonc, Line 7061  Controls the launching/halting of lonc,
 </file>  </file>
 <link>  <link>
 <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>  <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
 <linkto dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>etc/init.d/loncontrol</linkto>  <linkto dist='suse9.2 suse9.3 sles9 sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 debian5 ubuntu6 ubuntu8'>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 7688  etc/rc.d/rc4.d/S95loncontrol; Line 7071  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'>  
 etc/rc.d/rc0.d/K05loncontrol;  
 etc/rc.d/rc1.d/K05loncontrol;  
 etc/rc.d/rc2.d/K05loncontrol;  
 etc/rc.d/rc3.d/S95loncontrol;  
 etc/rc.d/rc5.d/S95loncontrol;  
 etc/rc.d/rc6.d/K05loncontrol  
 </target>  
 <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10'>  
 etc/rc0.d/K05loncontrol;  
 etc/rc1.d/K05loncontrol;  
 etc/rc2.d/S95loncontrol;  
 etc/rc3.d/S95loncontrol;  
 etc/rc4.d/S95loncontrol;  
 etc/rc5.d/S95loncontrol;  
 etc/rc6.d/K05loncontrol  
 </target>  
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
 <description>  <description>
 symbolic links to /etc/rc.d/init.d/loncontrol (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="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 sles9 sles10 sles11">  <file dist="suse10.2 suse10.3 suse11.1 suse11.2">
   <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="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 sles9 sles10 sles11">    <installscript dist="suse10.2 suse10.3 suse11.1 suse11.2">
 -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'  -c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol'
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/init.d/loncontrol  loncom/init.d/loncontrol
Line 7984  user_login_count.pl; Line 7350  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 7992  user_login_count.pl; Line 7358  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 8029  for probing operating system flavor and Line 7374  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.675.4.39.2.6  
changed lines
  Added in v.1.683


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