Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.24 and 1.47

version 1.24, 2001/08/08 03:06:00 version 1.47, 2001/10/18 18:13:02
Line 95 Line 95
   <rpmName>LON-CAPA-base</rpmName>    <rpmName>LON-CAPA-base</rpmName>
   <rpmVersion>3.1</rpmVersion>    <rpmVersion>3.1</rpmVersion>
   <rpmRelease>1</rpmRelease>    <rpmRelease>1</rpmRelease>
   <rpmVendor>Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University.</rpmVendor>    <rpmVendor>Laboratory for Instructional Technology Education,
   Division of Science and Mathematics Education, Michigan State University.
     </rpmVendor>
   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>    <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>    <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
   <rpmGroup>Utilities/System</rpmGroup>    <rpmGroup>Utilities/System</rpmGroup>
Line 128  echo '********************************** Line 130  echo '**********************************
 </rpm>  </rpm>
 <directories>  <directories>
 <directory>  <directory>
     <targetdir dist='default'>etc</targetdir>
     <categoryname>standard</categoryname>
     <description>standard linux directory for configuration files</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/atalk</targetdir>
     <categoryname>standard</categoryname>
     <description>appletalk configuration files</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/cron.d</targetdir>
     <categoryname>standard</categoryname>
     <description>standard linux directory for running time-based "jobs"
     </description>
   </directory>
   <directory>
   <targetdir dist='default'>etc/httpd/conf</targetdir>    <targetdir dist='default'>etc/httpd/conf</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>web configuration files</description>    <description>web configuration files</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>etc/ntp</targetdir>
     <categoryname>standard</categoryname>
     <description>configuration directory for network time protocol</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/init.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run during system startup</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/rc0.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run for run-level 0</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/rc1.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run for run-level 1</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/rc2.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run for run-level 2</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/rc3.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run for run-level 3</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/rc4.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run for run-level 4</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/rc5.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run for run-level 5</description>
   </directory>
   <directory>
     <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
     <targetdir dist='redhat7.1 debian2.2'>etc/rc6.d</targetdir>
     <categoryname>standard</categoryname>
     <description>scripts that run for run-level 6</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/lonTabs</targetdir>    <targetdir dist='default'>home/httpd/lonTabs</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>tab-formatted reference files</description>    <description>tab-formatted reference files</description>
Line 143  echo '********************************** Line 214  echo '**********************************
   <description>start of the web server tree</description>    <description>start of the web server tree</description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>etc</targetdir>  
   <categoryname>standard</categoryname>  
   <description>standard linux directory for configuration files</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>home/httpd/perl</targetdir>    <targetdir dist='default'>home/httpd/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>perl scripts for managing the LON-CAPA system</description>    <description>perl scripts for managing the LON-CAPA system</description>
Line 155  echo '********************************** Line 221  echo '**********************************
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/perl/logs</targetdir>    <targetdir dist='default'>home/httpd/perl/logs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location where system performance and error logs are kept</description>    <description>location where system performance and error logs are kept
     </description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>    <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location where temporary files (for caching) are stored</description>    <description>location where temporary files (for caching) are stored
     </description>
   </directory>
   <directory>
     <targetdir dist='default'>home/httpd/lib/perl</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA non web mod-perl handlers</description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>    <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
Line 183  echo '********************************** Line 256  echo '**********************************
   <description>lonc's sockets (delayed)</description>    <description>lonc's sockets (delayed)</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
     <categoryname>standard</categoryname>
     <description>location of cgi scripts</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/html</targetdir>    <targetdir dist='default'>home/httpd/html</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location of web-accessible file tree</description>    <description>location of web-accessible file tree</description>
Line 203  echo '********************************** Line 281  echo '**********************************
   <description>home of the rat</description>    <description>home of the rat</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>graphic widgets</description>    <description>graphic widgets</description>
Line 225  structure to the directories: Line 308  structure to the directories:
 [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,  [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
 a user fredflint at MSU would have his information located in  a user fredflint at MSU would have his information located in
 lonUsers/msu/f/r/e/fredflint.<br />&nbsp;<br />Within this directory there are  lonUsers/msu/f/r/e/fredflint.<br />&nbsp;<br />Within this directory there are
 a variety of files which govern the scope of what a user can do within the LON-CAPA  a variety of files which govern the scope of what a user can do within the
 system.  A passwd file determines the type of authentication mechanism to use.  LON-CAPA system.  A passwd file determines the type of authentication
  There is also are files such as roles.hist (and its database compilation,  mechanism to use.
    There also are files such as roles.hist (and its database compilation,
 roles.db) which specify the roles and privileges for a user in the  roles.db) which specify the roles and privileges for a user in the
 LON-CAPA system.</description>  LON-CAPA system.</description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>status reports</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>  
   <targetdir dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>  
   <targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir>  
   <categoryname>standard</categoryname>  
   <description>system perl tree (usually present on linux systems)</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>    <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>mathematics markup language resources</description>    <description>mathematics markup language resources</description>
Line 251  LON-CAPA system.</description> Line 323  LON-CAPA system.</description>
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>files useful for including within customized scripting</description>    <description>files useful for including within customized scripting
     </description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
     </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>template files useful for customized scripts</description>    <description>template files useful for customized scripts</description>
 </directory>  </directory>
Line 269  LON-CAPA system.</description> Line 343  LON-CAPA system.</description>
   <description>web user interface resources</description>    <description>web user interface resources</description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
     </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>bookmark user interface code</description>    <description>bookmark user interface code</description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
     </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description></description>    <description></description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>usr/sbin</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
   <categoryname>standard</categoryname>    </targetdir>
   <description>standard linux directory for superuser executables</description>    <categoryname>server readonly</categoryname>
 </directory>    <description>icons that help depict the file system (outdated)</description>
 <directory>  
   <targetdir dist='default'>etc/cron.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>standard linux directory for running time-based "jobs"</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/ntp</targetdir>  
   <categoryname>standard</categoryname>  
   <description>configuration directory for network time protocol</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/init.d</targetdir>  
   <targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>scripts that run during system startup</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>  
   <targetdir dist='redhat7.1 debian2.2'>etc/rc0.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>scripts that run for run-level 0</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>  
   <targetdir dist='redhat7.1 debian2.2'>etc/rc1.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>scripts that run for run-level 1</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>  
   <targetdir dist='redhat7.1 debian2.2'>etc/rc2.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>scripts that run for run-level 2</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>  
   <targetdir dist='redhat7.1 debian2.2'>etc/rc3.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>scripts that run for run-level 3</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>  
   <targetdir dist='redhat7.1 debian2.2'>etc/rc4.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>scripts that run for run-level 4</description>  
 </directory>  
 <directory>  
   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>  
   <targetdir dist='redhat7.1 debian2.2'>etc/rc5.d</targetdir>  
   <categoryname>standard</categoryname>  
   <description>scripts that run for run-level 5</description>  
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>    <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
   <targetdir dist='redhat7.1 debian2.2'>etc/rc6.d</targetdir>    <targetdir dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
     <targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>scripts that run for run-level 6</description>    <description>system perl tree (usually present on linux systems)
     </description>
 </directory>  </directory>
 <directory>  <directory>
   <targetdir dist='default'>etc/atalk</targetdir>    <targetdir dist='default'>usr/sbin</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>appletalk configuration files</description>    <description>standard linux directory for superuser executables</description>
 </directory>  
 <directory>  
   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>icons that help depict the file system (outdated)</description>  
 </directory>  </directory>
 </directories>  </directories>
 <files>  <files>
 <file>  <file>
   <source>loncom/krb.conf</source>
   <target dist='default'>etc/krb.conf</target>
   <categoryname>conf</categoryname>
   <description>
   which Kerberos server to contact for specified Kerberos domains
   </description>
   <note>
   <table cellpadding=0 cellspacing=0 border=1>
   <tr><td>
   list elements are separated by newlines
   </td></tr>
   <tr><td>
   each list element consists of only two subelements separated by a colon
   <br />
   <ul>
   <li>Kerberos domain value</li>
   <li>Kerberos server IP address</li>
   </ul>
   </td></tr>
   </table>
   </note>
   </file>
   <file>
 <source>loncom/access.conf</source>  <source>loncom/access.conf</source>
 <target dist='default'>etc/httpd/conf/access.conf</target>  <target dist='default'>etc/httpd/conf/access.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
Line 373  and browser detection logic. Line 418  and browser detection logic.
 <b>configure</b>  <b>configure</b>
 <br />  <br />
 <table cellpadding=0 cellspacing=0 border=1>  <table cellpadding=0 cellspacing=0 border=1>
 <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this machine</td></tr>  <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
 <tr><td><tt>lonRole</tt></td><td>Role of this machine: library, access</td></tr>  machine</td></tr>
   <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
   access</td></tr>
 <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>  <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
 <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>  <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
 <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>  <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
 <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in seconds</td></tr>  <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
   seconds</td></tr>
 <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>  <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
 <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access MySQL database</td></tr>  <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
   MySQL database</td></tr>
 </table>  </table>
 </note>  </note>
 </file>  </file>
Line 431  well as causing the Apache module to be Line 480  well as causing the Apache module to be
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/thesaurus.dat</source>
   <target dist='default'>home/httpd/lonTabs/thesaurus.dat</target>
   <categoryname>static conf</categoryname>
   <description>
   Custom Thesaurus file for LON-CAPA, in the format
   word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...
   </description>
   </file>
   <file>
 <source>loncom/interface/mydesk.tab</source>  <source>loncom/interface/mydesk.tab</source>
 <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>  <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 447  Descriptive list of file extensions, and Line 505  Descriptive list of file extensions, and
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/templates/blank.library</source>  <source>loncom/cgi/barcode.gif</source>
 <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.library</target>  <target dist='default'>home/httpd/cgi-bin/barcode.gif</target>
 <categoryname>static conf</categoryname>  <categoryname>script</categoryname>
 <description>  
 Template file for a new library.  
 </description>  
 </file>  
 <file>  
 <source>loncom/homework/templates/blank.library.meta</source>  
 <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.library.meta</target>  
 <categoryname>static conf</categoryname>  
 <description>  
 Metadata related to a new library.  
 </description>  
 </file>  
 <file>  
 <source>loncom/homework/templates/script.library</source>  
 <target dist='default'>home/httpd/html/res/adm/includes/templates/script.library</target>  
 <categoryname>static conf</categoryname>  
 <description>  
 Template file for a new script library.  
 </description>  
 </file>  
 <file>  
 <source>loncom/homework/templates/script.library.meta</source>  
 <target dist='default'>home/httpd/html/res/adm/includes/templates/script.library.meta</target>  
 <categoryname>static conf</categoryname>  
 <description>  <description>
 Metadata for a new script library.  Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
   parameter.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/templates/blank.problem</source>  <source>loncom/cgi/graph.gif</source>
 <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.problem</target>  <target dist='default'>home/httpd/cgi-bin/graph.gif</target>
 <categoryname>static conf</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Template file.  Dynamically outputs a graph especially for lonstatistics.pm.
 </description>  </description>
   <note>
   Depends on perl modules:
   GDGraph-1.33 and GDTextUtils-0.80.
   </note>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/templates/blank.problem.meta</source>  <source>loncom/cgi/metadata_keywords.pl</source>
 <target dist='default'>home/httpd/html/res/adm/includes/templates/blank.problem.meta</target>  <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
 <categoryname>static conf</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Template file metadata.  a cgi-script (not mod_perl), which contacts MySQL and pulls
   out all keywords in this format:
   
   coil,magnetic,transformer
   transformer,coils,current,amperes,voltage,transformers,coil
   flux,magnetic,current,transformer
   coil,loop,field,magnetic
   
   ... etc (one line per entry).
   
   and simply prints this text-only (no markup) to the browser
 </description>  </description>
 </file>  </file>
 <file>  <fileglob>
 <source>loncom/homework/templates/numerical.problem</source>  <glob>*</glob>
 <target dist='default'>home/httpd/html/res/adm/includes/templates/numerical.problem</target>  <sourcedir>loncom/homework/templates/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/res/adm/includes/templates/</targetdir>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Template file for a numerical problem.  Template files for generating new resources.
 </description>  </description>
 </file>  <filenames>
   blank.library
   blank.library.meta
   script.library
   script.library.meta
   blank.problem
   blank.problem.meta
   numerical.problem
   numerical.problem.meta
   RadioResponse.problem
   RadioResponse.problem.meta
   SelectFromOptions-4ConceptGoups.problem
   SelectFromOptions-4ConceptGoups.problem.meta
   SelectFromOptions-5ConceptGoups.problem
   SelectFromOptions-5ConceptGoups.problem.meta
   SelectFromOptions-6ConceptGoups.problem
   SelectFromOptions-6ConceptGoups.problem.meta
   SelectFromOptions-7ConceptGoups.problem
   SelectFromOptions-7ConceptGoups.problem.meta
   SelectFromOptions-8ConceptGoups.problem
   SelectFromOptions-8ConceptGoups.problem.meta
   SelectFromOptions-Simple.problem
   SelectFromOptions-Simple.problem.meta
   SimpleStringResponse.problem
   SimpleStringResponse.problem.meta
   StringResponse.problem
   StringResponse.problem.meta
   </filenames>
   </fileglob>
 <file>  <file>
 <source>loncom/homework/templates/numerical.problem.meta</source>  <source>loncom/homework/insertlist.tab</source>
 <target dist='default'>home/httpd/html/res/adm/includes/templates/numerical.problem.meta</target>  <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Template file metadata for a numerical problem.  Describes what tags are allowed inside other tags.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/insertlist.tab</source>  <source>CAPA/JavaTools/GLabel.class</source>
 <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>  <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
   </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Describes what tags are allowed inside other tags.  Java applet for labelling graphs.
 </description>  </description>
   <note>
   Built from Glabel.java.  Still working on build/dependency details.
   </note>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.assesscalc</source>  <source>loncom/interface/default.assesscalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc</target>  <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
   </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Default spreadsheet for individual assessment.  Default spreadsheet for individual assessment.
Line 528  Default spreadsheet for individual asses Line 612  Default spreadsheet for individual asses
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.studentcalc</source>  <source>loncom/interface/default.studentcalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc</target>  <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
   </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Default spreadsheet for assessment of students.  Default spreadsheet for assessment of students.
Line 536  Default spreadsheet for assessment of st Line 621  Default spreadsheet for assessment of st
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.classcalc</source>  <source>loncom/interface/default.classcalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc</target>  <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
   </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Default spreadsheet for assessment of a class.  Default spreadsheet for assessment of a class.
Line 547  Default spreadsheet for assessment of a Line 633  Default spreadsheet for assessment of a
 <target dist='default'>home/httpd/lonTabs/roles.tab</target>  <target dist='default'>home/httpd/lonTabs/roles.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 List of privileges associated with users of multiple types (for example: Teaching  List of privileges associated with users of multiple types (for example:
 Assistant, Exam Proctor, Course Coordinator)  Teaching Assistant, Exam Proctor, Course Coordinator)
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 598  Basic auth password to access /lon-statu Line 684  Basic auth password to access /lon-statu
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/krb.conf</source>  
 <target dist='default'>etc/krb.conf</target>  
 <categoryname>conf</categoryname>  
 <description>  
 which Kerberos server to contact for specified Kerberos domains  
 </description>  
 <note>  
 <table cellpadding=0 cellspacing=0 border=1>  
 <tr><td>  
 list elements are separated by newlines  
 </td></tr>  
 <tr><td>  
 each list element consists of only two subelements separated by a colon  
 <br />  
 <ul>  
 <li>Kerberos domain value</li>  
 <li>Kerberos server IP address</li>  
 </ul>  
 </td></tr>  
 </table>  
 </note>  
 </file>  
 <file>  
 <source>loncom/smb.conf</source>  <source>loncom/smb.conf</source>
 <target dist='default'>etc/smb.conf</target>  <target dist='default'>etc/smb.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 configuration file to make LON-CAPA server file space accessible to network neighborhood  configuration file to make LON-CAPA server file space accessible to network
   neighborhood
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 681  tmpput, tmpget, and ls). Line 745  tmpput, tmpget, and ls).
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/loncron.pl</source>
   <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script that starts and pipes output of loncron</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 717  new user Line 787  new user
 <target dist='default'>home/httpd/perl/lcuserdel</target>  <target dist='default'>home/httpd/perl/lcuserdel</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
 <description>  <description>
 coordinates the system services and files in order to allow lond to delete a user  coordinates the system services and files in order to allow lond to delete a
   user
 </description>  </description>
 <status>deprecated</status>  <status>deprecated</status>
 </file>  </file>
Line 759  Interface file for responding to imprope Line 830  Interface file for responding to imprope
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/xml/physnet.sty</source>
   <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
   <categoryname>static conf</categoryname>
   <description>
   The relevant conditions and metadata to attach to PhysNet-specific tags.
   </description>
   </file>
   <file>
 <source>loncom/homework/lectureonline.sty</source>  <source>loncom/homework/lectureonline.sty</source>
 <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>  <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 811  Table which has hash data necessary for Line 890  Table which has hash data necessary for
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/publisher/lonwrapper.pm</source>  <source>rat/lonwrapper.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
Line 980  Coordinates the response to clicking an Line 1059  Coordinates the response to clicking an
 <source>loncom/homework/optionresponse.pm</source>  <source>loncom/homework/optionresponse.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>Handles tags associated with showing a list of options.</description>  <description>
   Handles tags associated with showing a list of options.</description>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/outputtags.pm</source>  <source>loncom/homework/outputtags.pm</source>
Line 1003  Used for debugging and testing the LON-C Line 1083  Used for debugging and testing the LON-C
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/radiobuttonresponse.pm</source>  <source>loncom/homework/radiobuttonresponse.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>  <target dist='default'>
   home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handles multiple-choice style responses.  Handles multiple-choice style responses.
Line 1181  Builds up frame set and loads in the rig Line 1262  Builds up frame set and loads in the rig
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/res/adm/pages/catalog.gif</source>
   <target dist='default'>home/httpd/html/res/adm/pages/catalog.gif</target>
   <categoryname>graphic file</categoryname>
   <description>
   The catalog button for the remote control.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/html/res/adm/pages/homeworkmenu.html</source>  <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1213  interface. Line 1303  interface.
 <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>
 <description>  <description>
 Handler that takes output from RAT and stores it on disk.  Handles the upper hidden  Handler that takes output from RAT and stores it on disk.  Handles the upper
 frame of the added window that comes up in RAT.   (3 frames come up in RAT server,  hidden frame of the added window that comes up in RAT.   (3 frames come up in
 code, and output.  This module handles server connection.)  RAT server, code, and output.  This module handles server connection.)
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1302  implements &lt;script&gt;, &lt;scriptlib Line 1392  implements &lt;script&gt;, &lt;scriptlib
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/randomlabel.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Interface for producing applet code which randomizes the labelling of an
   image.
   </description>
   </file>
   <file>
 <source>loncom/homework/lonhomework.pm</source>  <source>loncom/homework/lonhomework.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>handles requests for output, evaluation, and alteration of a homework resource</description>  <description>
   handles requests for output, evaluation, and alteration of a homework resource
   </description>
 </file>  </file>
 <status>works/unverified</status>  <status>works/unverified</status>
 <file>  <file>
Line 1322  produces HTML input tags (&lt;INPUT&gt;) Line 1423  produces HTML input tags (&lt;INPUT&gt;)
 <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 produces HTML tags necessary for structuring the presentation of homework resources  produces HTML tags necessary for structuring the presentation of homework
   resources
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1331  produces HTML tags necessary for structu Line 1433  produces HTML tags necessary for structu
 <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 defines different types of responses given to student as well as syntax for producing response values  defines different types of responses given to student as well as syntax for
   producing response values
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1345  handles request to the CAPA homework pro Line 1448  handles request to the CAPA homework pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/localauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Local authentication mechanism (meant to be customized).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonacc.pm</source>  <source>loncom/auth/lonacc.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1493  not present on the web server Line 1605  not present on the web server
 <target dist='default'>home/httpd/html/adm/unauthorized.html</target>  <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 static html page that is shown when an attempt is made to access a document which is restricted based on  static html page that is shown when an attempt is made to access a document
 file or server configurations  which is restricted based on file or server configurations
   </description>
   </file>
   <file>
   <source>loncom/html/adm/help/searchcat.html</source>
   <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Help page for the search engine.
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 1546  A blank page with very minimal HTML stru Line 1666  A blank page with very minimal HTML stru
 icons for providing a HTML-tabled view of a course map  icons for providing a HTML-tabled view of a course map
 </description>  </description>
 <filenames>  <filenames>
 1.1.dt.gif  1.1.dt.gif;
 1.1.empty.gif  1.1.empty.gif;
 1.1.ld.gif  1.1.ld.gif;
 1.1.lr.gif  1.1.lr.gif;
 1.1.rd.gif  1.1.rd.gif;
 1.1.rl.gif  1;.1.rl.gif;
 1.1.td.gif  1.1.td.gif;
 1.1.tdrl.gif  1.1.tdrl.gif;
 1.1.tl.gif  1.1.tl.gif;
 1.1.tr.gif  1.1.tr.gif;
 1.1.utd.gif  1.1.utd.gif;
 1.2.ctd.gif  1.2.ctd.gif;
 1.2.dt.gif  1.2.dt.gif;
 1.2.empty.gif  1.2.empty.gif;
 1.2.ld.gif  1.2.ld.gif;
 1.2.lr.gif  1.2.lr.gif;
 1.2.lrd.gif  1.2.lrd.gif;
 1.2.lrtd.gif  1.2.lrtd.gif;
 1.2.rd.gif  1.2.rd.gif;
 1.2.rl.gif  1.2.rl.gif;
 1.2.rld.gif  1.2.rld.gif;
 1.2.rltd.gif  1.2.rltd.gif;
 1.2.rtd.gif  1.2.rtd.gif;
 1.2.rtdl.gif  1.2.rtdl.gif;
 1.2.rtl.gif  1.2.rtl.gif;
 1.2.td.gif  1.2.td.gif;
 1.2.tdl.gif  1.2.tdl.gif;
 1.2.tdrl.gif  1.2.tdrl.gif;
 1.2.tl.gif  1.2.tl.gif;
 1.2.tr.gif  1.2.tr.gif;
 1.2.utd.gif  1.2.utd.gif;
 2.1.dt.gif  2.1.dt.gif;
 2.1.empty.gif  2.1.empty.gif;
 2.1.ld.gif  2.1.ld.gif;
 2.1.lr.gif  2.1.lr.gif;
 2.1.rd.gif  2.1.rd.gif;
 2.1.rl.gif  2.1.rl.gif;
 2.1.td.gif  2.1.td.gif;
 2.1.tdrl.gif  2.1.tdrl.gif;
 2.1.tl.gif  2.1.tl.gif;
 2.1.tr.gif  2.1.tr.gif;
 2.2.dt.gif  2.2.dt.gif;
 2.2.empty.gif  2.2.empty.gif;
 2.2.ld.gif  2.2.ld.gif;
 2.2.lr.gif  2.2.lr.gif;
 2.2.lrd.gif  2.2.lrd.gif;
 2.2.lrt.gif  2.2.lrt.gif;
 2.2.rd.gif  2.2.rd.gif;
 2.2.rl.gif  2.2.rl.gif;
 2.2.rld.gif  2.2.rld.gif;
 2.2.rlt.gif  2.2.rlt.gif;
 2.2.td.gif  2.2.td.gif;
 2.2.tdl.gif  2.2.tdl.gif;
 2.2.tdr.gif  2.2.tdr.gif;
 2.2.tdrl.gif  2.2.tdrl.gif;
 2.2.tl.gif  2.2.tl.gif;
 2.2.tr.gif  2.2.tr.gif;
 2.2.url.gif  2.2.url.gif;
 2.2.utd.gif  2.2.utd.gif;
 arrow.gif  arrow.gif;
 bdt.gif  bdt.gif;
 bempty.gif  bempty.gif;
 bld.gif  bld.gif;
 blr.gif  blr.gif;
 blrd.gif  blrd.gif;
 blrt.gif  blrt.gif;
 brd.gif  brd.gif;
 brl.gif  brl.gif;
 brld.gif  brld.gif;
 brlt.gif  brlt.gif;
 btd.gif  btd.gif;
 btdl.gif  btdl.gif;
 btdr.gif  btdr.gif;
 btdrl.gif  btdrl.gif;
 btl.gif  btl.gif;
 btr.gif  btr.gif;
 burl.gif  burl.gif;
 butd.gif  butd.gif;
 condition.gif  condition.gif;
 edit.gif  edit.gif;
 finish.gif  finish.gif;
 info.gif  info.gif;
 inscol.gif  inscol.gif;
 inscond.gif  inscond.gif;
 insres.gif  insres.gif;
 insrow.gif  insrow.gif;
 left.gif  left.gif;
 middle.gif  middle.gif;
 resource.gif  resource.gif;
 rbottom.gif  rbottom.gif;
 right.gif  right.gif;
 sctd.gif  sctd.gif;
 sdt.gif  sdt.gif;
 sempty.gif  sempty.gif;
 sld.gif  sld.gif;
 slr.gif  slr.gif;
 slrd.gif  slrd.gif;
 slrtd.gif  slrtd.gif;
 srd.gif  srd.gif;
 srl.gif  srl.gif;
 srld.gif  srld.gif;
 srltd.gif  srltd.gif;
 srtd.gif  srtd.gif;
 srtdl.gif  srtdl.gif;
 srtl.gif  srtl.gif;
 start.gif  start.gif;
 std.gif  std.gif;
 stdl.gif  stdl.gif;
 sutd.gif  sutd.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 1666  sutd.gif Line 1786  sutd.gif
 icons to indicate an unexpected result  icons to indicate an unexpected result
 </description>  </description>
 <filenames>  <filenames>
 lonconstruct.gif  lonconstruct.gif;
 lonlogo_broken.gif  lonlogo_broken.gif;
 lonlogo_broken_tsp.gif  lonlogo_broken_tsp.gif;
 lonlogo_broken.eps  lonlogo_broken.eps;
 lonlogo_broken.jpg  lonlogo_broken.jpg;
 lonlogo_broken.mov  lonlogo_broken.mov
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 1683  lonlogo_broken.mov Line 1803  lonlogo_broken.mov
 logos  logos
 </description>  </description>
 <filenames>  <filenames>
 cab.gif  cab.gif;
 cab_big.gif  cab_big.gif;
 class.gif  class.gif;
 class_big.gif  class_big.gif;
 dvi.gif  dvi.gif;
 dvi_big.gif  dvi_big.gif;
 eps.gif  eps.gif;
 eps_big.gif  eps_big.gif;
 exam.gif  exam.gif;
 exam_big.gif  exam_big.gif;
 folder_closed.gif  folder_closed.gif;
 folder_opened.gif  folder_opened.gif;
 folder_pointer_closed.gif  folder_pointer_closed.gif;
 folder_pointer_opened.gif  folder_pointer_opened.gif;
 form.gif  form.gif;
 form_big.gif  form_big.gif;
 gif.gif  gif.gif;
 gif_big.gif  gif_big.gif;
 htm.gif  htm.gif;
 html.gif  html.gif;
 html_big.gif  html_big.gif;
 jpg.gif  jpg.gif;
 jpg_big.gif  jpg_big.gif;
 liteani.gif  liteani.gif;
 lonlogo.gif  lonanim.gif;
 lonlogos.gif  lonanimend.gif;
 meta.gif  lonhelplogos.gif;
 meta_big.gif  lonlogo.gif;
 mov.gif  lonlogos.gif;
 mov_big.gif  meta.gif;
 page.gif  meta_big.gif;
 page_big.gif  mov.gif;
 pdf.gif  mov_big.gif;
 pdf_big.gif  move_up.gif;
 problem.gif  move_down.gif;
 problem_big.gif  page.gif;
 ps.gif  page_big.gif;
 ps_big.gif  pdf.gif;
 quill.gif  pdf_big.gif;
 quiz.gif  problem.gif;
 quiz_big.gif  problem_big.gif;
 select.gif  ps.gif;
 sequence.gif  ps_big.gif;
 sequence_big.gif  quill.gif;
 server.gif  quiz.gif;
 server_big.gif  quiz_big.gif;
 survey.gif  select.gif;
 survey_big.gif  sequence.gif;
 tex.gif  sequence_big.gif;
 tex_big.gif  server.gif;
 txt.gif  server_big.gif;
 txt_big.gif  srvbad.gif;
 user.gif  srvempty.gif;
 user_big.gif  srvgood.gif;
 wav.gif  srvhalf.gif;
 wav_big.gif  srvnull.gif;
 white_space_20_22.gif  survey.gif;
 whitespace1.gif  survey_big.gif;
 whitespace10.gif  tex.gif;
 whitespace2.gif  tex_big.gif;
 whitespace3.gif  txt.gif;
 whitespace4.gif  txt_big.gif;
 whitespace5.gif  user.gif;
 whitespace6.gif  user_big.gif;
 whitespace7.gif  wav.gif;
 whitespace8.gif  wav_big.gif;
 whitespace9.gif  white_space_20_22.gif;
 xml.gif  whitespace1.gif;
 xml_big.gif  whitespace10.gif;
 zip.gif  whitespace2.gif;
   whitespace3.gif;
   whitespace4.gif;
   whitespace5.gif;
   whitespace6.gif;
   whitespace7.gif;
   whitespace8.gif;
   whitespace9.gif;
   xml.gif;
   xml_big.gif;
   zip.gif;
 zip_big.gif  zip_big.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 1762  zip_big.gif Line 1892  zip_big.gif
 <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>  <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>  <description>
 miscellaneous resources  Miscellaneous resources.  Respectively: button for catalog,
   button to set parameters in a page,
   button to do regrades, button to check on problem submissions,
 </description>  </description>
 <filenames>  <filenames>
 cat_button.gif  cat_button.gif;
   pprm_button.gif;
   pgrd_button.gif;
   subm_button.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/xml/tth.pm</source>  <source>loncom/xml/tth.pm</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>  <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
   <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 perl module for invoking functions specific to TeX-to-HTML conversion  perl module for invoking functions specific to TeX-to-HTML conversion
Line 1785  the build process however. Line 1921  the build process however.
 <file>  <file>
 <source>modules/TexConvert/tthperl/tth.so</source>  <source>modules/TexConvert/tthperl/tth.so</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>  <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
   <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 shared library file for dynamic loading and unloading  shared library file for dynamic loading and unloading
Line 1800  modules/TexConvert/tthperl/commands Line 1937  modules/TexConvert/tthperl/commands
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
 ../tthdynamic/tthfunc.c  ../tthdynamic/tthfunc.c;
 ../tthdynamic/ttmfunc.c  ../tthdynamic/ttmfunc.c
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.pm</source>  <source>loncom/homework/caparesponse/capa.pm</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>  <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
   <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 perl module for invoking functions specific to CAPA  perl module for invoking functions specific to CAPA
Line 1820  the build process however. Line 1958  the build process however.
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.bs</source>  <source>loncom/homework/caparesponse/capa.bs</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>  <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
   <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 bootstrap file associated with dynamic loading of this module on multiple architectures  bootstrap file associated with dynamic loading of this module on multiple
   architectures
 </description>  </description>
 <note>  <note>
 Has the same dependencies and build process as capa.so.  Has the same dependencies and build process as capa.so.
Line 1833  the build process however. Line 1973  the build process however.
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.so</source>  <source>loncom/homework/caparesponse/capa.so</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>  <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
   <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 shared library file for dynamic loading and unloading  shared library file for dynamic loading and unloading
Line 1841  shared library file for dynamic loading Line 1982  shared library file for dynamic loading
 loncom/homework/caparesponse/commands  loncom/homework/caparesponse/commands
 </build>  </build>
 <dependencies>  <dependencies>
 caparesponse.c  caparesponse.c;
 caparesponse.pm  caparesponse.pm
 </dependencies>  </dependencies>
 </file>  </file>
Line 1851  caparesponse.pm Line 1992  caparesponse.pm
 <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>  <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 xml files which assign unicode numbers to mathematical symbols using &lt;! ENTITY... &gt; type syntax.  xml files which assign unicode numbers to mathematical symbols using
   &lt;! ENTITY... &gt; type syntax.
 </description>  </description>
 <filenames>  <filenames>
 isoamsa.ent  isoamsa.ent;
 isoamsb.ent  isoamsb.ent;
 isoamsc.ent  isoamsc.ent;
 isoamsn.ent  isoamsn.ent;
 isoamso.ent  isoamso.ent;
 isoamsr.ent  isoamsr.ent;
 isobox.ent  isobox.ent;
 isocyr1.ent  isocyr1.ent;
 isocyr2.ent  isocyr2.ent;
 isodia.ent  isodia.ent;
 isogrk1.ent  isogrk1.ent;
 isogrk2.ent  isogrk2.ent;
 isogrk3.ent  isogrk3.ent;
 isogrk4.ent  isogrk4.ent;
 isolat1.ent  isolat1.ent;
 isolat2.ent  isolat2.ent;
 isomfrk.ent  isomfrk.ent;
 isomopf.ent  isomopf.ent;
 isomscr.ent  isomscr.ent;
 isonum.ent  isonum.ent;
 isopub.ent  isopub.ent;
 isotech.ent  isotech.ent;
 mmlalias.ent  mmlalias.ent;
 mmlextra.ent  mmlextra.ent
 </filenames>  </filenames>
 </file>  </fileglob>
 <file>  <file>
 <source>loncom/MathML/mathml.css</source>  <source>loncom/MathML/mathml.css</source>
 <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>  <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
Line 1901  document type definition Line 2043  document type definition
 <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>  <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 Encryption Routines according to Data Encryption Standard DES, written in javascript.  Encryption Routines according to Data Encryption Standard DES, written in
   javascript.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/lectureonline.lcpm</source>  <source>loncom/homework/lectureonline.lcpm</source>
 <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm</target>  <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
   </target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Intended for providing perl functions for the <script></script> environment  Intended for providing perl functions for the <script></script> environment
Line 1915  in a problem that was converted from lec Line 2059  in a problem that was converted from lec
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/default_homework.lcpm</source>  <source>loncom/homework/default_homework.lcpm</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm</target>  <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
   </target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Provides many functions for the &lt;script&gt; environment in a .problem.  Provides many functions for the &lt;script&gt; environment in a .problem.
Line 1937  Define unit prefixing and conversion for Line 2082  Define unit prefixing and conversion for
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>icons used for the entire LON-CAPA user interface</description>  <description>icons used for the entire LON-CAPA user interface</description>
 <filenames>  <filenames>
 a.gif  a.gif;
 anot.gif  anot.gif;
 b.gif  b.gif;
 back.gif  back.gif;
 bkm.gif  bkm.gif;
 brws.gif  brws.gif;
 c.gif  c.gif;
 ccrs.gif  ccrs.gif;
 chat.gif  chat.gif;
 chrt.gif  chrt.gif;
 com.gif  com.gif;
 courses.gif  courses.gif;
 cprv.gif  cprv.gif;
 cstr.gif  cstr.gif;
 d.gif  d.gif;
 dempty.gif  dempty.gif;
 e.gif  e.gif;
 empty.gif  egrd.gif;
 enrl.gif  empty.gif;
 eval.gif  enrl.gif;
 f.gif  eval.gif;
 fdbk.gif  f.gif;
 feedback.gif  fdbk.gif;
 forw.gif  feedback.gif;
 g.gif  forw.gif;
 grds.gif  g.gif;
 group.gif  grds.gif;
 h.gif  group.gif;
 help.gif  h.gif;
 hyphen.gif  help.gif;
 i.gif  hyphen.gif;
 info.gif  i.gif;
 j.gif  info.gif;
 k.gif  j.gif;
 l.gif  k.gif;
 ledblink.gif  l.gif;
 ledgreen.gif  ledblink.gif;
 ledoff.gif  ledgreen.gif;
 ledon.gif  ledoff.gif;
 ledsend.gif  ledon.gif;
 logout.gif  ledsend.gif;
 m.gif  logout.gif;
 mrk.gif  m.gif;
 n.gif  mrk.gif;
 nav.gif  n.gif;
 next.gif  nav.gif;
 o.gif  next.gif;
 p.gif  o.gif;
 parm.gif  p.gif;
 pgrd.gif  parm.gif;
 pparm.gif  pgrd.gif;
 prev.gif  pparm.gif;
 prt.gif  prev.gif;
 q.gif  prt.gif;
 qempty.gif  q.gif;
 r.gif  qempty.gif;
 reload.gif  r.gif;
 remotebg.gif  reload.gif;
 res.gif  remotebg.gif;
 roles.gif  res.gif;
 s.gif  roles.gif;
 sbkm.gif  s.gif;
 space.gif  sbkm.gif;
 spacer.gif  space.gif;
 sprs.gif  spacer.gif;
 src.gif  sprs.gif;
 stat.gif  src.gif;
 subm.gif  stat.gif;
 t.gif  subm.gif;
 title.gif  t.gif;
 u.gif  title.gif;
 v.gif  u.gif;
 vbkm.gif  v.gif;
 w.gif  vbkm.gif;
 x.gif  w.gif;
 y.gif  x.gif;
   y.gif;
 z.gif  z.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 2049  renders the HTML (including image maps) Line 2195  renders the HTML (including image maps)
 icons used for the bookmark portion of the LON-CAPA user interface  icons used for the bookmark portion of the LON-CAPA user interface
 </description>  </description>
 <filenames>  <filenames>
 a.gif  a.gif;
 alert.black.gif  alert.black.gif;
 alert.red.gif  alert.red.gif;
 back.gif  back.gif;
 ball.gray.gif  ball.gray.gif;
 ball.red.gif  ball.red.gif;
 binary.gif  binary.gif;
 binhex.gif  binhex.gif;
 blank.gif  blank.gif;
 bomb.gif  bomb.gif;
 box1.gif  box1.gif;
 box2.gif  box2.gif;
 broken.gif  broken.gif;
 burst.gif  burst.gif;
 c.gif  c.gif;
 comp.blue.gif  comp.blue.gif;
 comp.gray.gif  comp.gray.gif;
 compressed.gif  compressed.gif;
 continued.gif  continued.gif;
 course.gif  course.gif;
 dir.gif  dir.gif;
 down.gif  down.gif;
 dvi.gif  dvi.gif;
 f.gif  f.gif;
 folder.gif  folder.gif;
 folder.open.gif  folder.open.gif;
 folder.sec.gif  folder.sec.gif;
 folder_closed.gif  folder_closed.gif;
 folder_closed_pressed.gif  folder_closed_pressed.gif;
 folder_new.gif  folder_new.gif;
 folder_opened.gif  folder_opened.gif;
 folder_opened_pressed.gif  folder_opened_pressed.gif;
 folder_pointer_closed.gif  folder_pointer_closed.gif;
 folder_pointer_opened.gif  folder_pointer_opened.gif;
 folder_spacer.gif  folder_spacer.gif;
 folder_trash.gif  folder_trash.gif;
 forward.gif  forward.gif;
 generic.gif  generic.gif;
 generic.red.gif  generic.red.gif;
 generic.sec.gif  generic.sec.gif;
 hand.right.gif  hand.right.gif;
 hand.up.gif  hand.up.gif;
 html.gif  html.gif;
 image1.gif  image1.gif;
 image2.gif  image2.gif;
 image3.gif  image3.gif;
 index.gif  index.gif;
 layout.gif  layout.gif;
 left.gif  left.gif;
 link.gif  link.gif;
 mov.gif  mov.gif;
 movie1.gif  movie1.gif;
 p.gif  p.gif;
 patch.gif  patch.gif;
 pdf.gif  pdf.gif;
 portal.gif  portal.gif;
 problem.gif  problem.gif;
 ps.gif  ps.gif;
 quill.gif  quill.gif;
 right.gif  right.gif;
 screw1.gif  screw1.gif;
 screw2.gif  screw2.gif;
 script.gif  script.gif;
 sound1.gif  sound1.gif;
 sound2.gif  sound2.gif;
 sphere1.gif  sphere1.gif;
 sphere2.gif  sphere2.gif;
 tar.gif  tar.gif;
 tex.gif  tex.gif;
 text.gif  text.gif;
 transfer.gif  transfer.gif;
 unknown.gif  unknown.gif;
 up.gif  up.gif;
 uu.gif  uu.gif;
 uuencoded.gif  uuencoded.gif;
 white_space_20_22.gif  white_space_20_22.gif;
 white_space_22_22.gif  white_space_22_22.gif;
 whitespace1.gif  whitespace1.gif;
 whitespace10.gif  whitespace10.gif;
 whitespace2.gif  whitespace2.gif;
 whitespace3.gif  whitespace3.gif;
 whitespace4.gif  whitespace4.gif;
 whitespace5.gif  whitespace5.gif;
 whitespace6.gif  whitespace6.gif;
 whitespace7.gif  whitespace7.gif;
 whitespace8.gif  whitespace8.gif;
 whitespace9.gif  whitespace9.gif;
 world1.gif  world1.gif;
 world2.gif  world2.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 2149  world2.gif Line 2295  world2.gif
 icons used for directory indexing and login screen  icons used for directory indexing and login screen
 </description>  </description>
 <filenames>  <filenames>
 folder_anim.gif  folder_anim.gif;
 folder_close.gif  folder_close.gif;
 folder_drag.gif  folder_drag.gif;
 folder_new.gif  folder_new.gif;
 folder_open.gif  folder_open.gif;
 folder_pointer_closed.gif  folder_pointer_closed.gif;
 folder_pointer_opened.gif  folder_pointer_opened.gif;
 folder_static.gif  folder_static.gif;
 folder_trash.gif  folder_trash.gif;
 folder_trash_hover.gif  folder_trash_hover.gif;
 left_bar.gif  left_bar.gif;
 link.gif  link.gif;
 link_anim.gif  link_anim.gif;
 link_drag.gif  link_drag.gif;
 ll_corner.gif  ll_corner.gif;
 lower_bar.gif  lower_bar.gif;
 lr_corner.gif  lr_corner.gif;
 pix.gif  pix.gif;
 right_bar.gif  right_bar.gif;
 toolbar_bg.gif  toolbar_bg.gif;
 ul_corner.gif  ul_corner.gif;
 upper_bar.gif  upper_bar.gif;
 ur_corner.gif  ur_corner.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 2183  ur_corner.gif Line 2329  ur_corner.gif
 associated with the frameset scheme of displaying bookmarks  associated with the frameset scheme of displaying bookmarks
 </description>  </description>
 <filenames>  <filenames>
 bookmarkmenu_toolbar.html  bookmarkmenu_toolbar.html;
 blank.html  blank.html;
 closechildren.html  closechildren.html
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>  <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 <target dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>  <target dist='default'>
   home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 javascript for handling client-side interactions with bookmark interface  javascript for handling client-side interactions with bookmark interface
Line 2219  restores .rpmsave files after a LON-CAPA Line 2366  restores .rpmsave files after a LON-CAPA
 <target dist='default'>usr/sbin/loncapaautoupgrade</target>  <target dist='default'>usr/sbin/loncapaautoupgrade</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 does all the things to coordinate updating of LON-CAPA base files.  Should be used with  does all the things to coordinate updating of LON-CAPA base files.  Should be
 caution so that you do not lose work  used with caution so that you do not lose work
 </description>  </description>
 <status>deprecated</status>  <status>deprecated</status>
 </file>  </file>
Line 2229  caution so that you do not lose work Line 2376  caution so that you do not lose work
 <target dist='default'>usr/sbin/loncapaverify</target>  <target dist='default'>usr/sbin/loncapaverify</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 makes verification report using loncapaverifypackages and loncapaverifybasepackage  makes verification report using loncapaverifypackages and
   loncapaverifybasepackage
 </description>  </description>
 <status>deprecated</status>  <status>deprecated</status>
 </file>  </file>
Line 2265  Controls the launching/halting of lonc, Line 2413  Controls the launching/halting of lonc,
 <link>  <link>
 <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>  <linkto dist='default'>etc/rc.d/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;
 etc/rc.d/rc2.d/K05loncontrol  etc/rc.d/rc2.d/K05loncontrol;
 etc/rc.d/rc3.d/S95loncontrol  etc/rc.d/rc3.d/S95loncontrol;
 etc/rc.d/rc4.d/S95loncontrol  etc/rc.d/rc4.d/S95loncontrol;
 etc/rc.d/rc5.d/S95loncontrol  etc/rc.d/rc5.d/S95loncontrol;
 etc/rc.d/rc6.d/K05loncontrol  etc/rc.d/rc6.d/K05loncontrol
 </target>  </target>
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
 <description>symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>  <description>
   symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 </link>  </link>
 <file>  <file>
 <source>loncom/atalk/config</source>  <source>loncom/atalk/config</source>
 <target dist='default'>etc/atalk/config</target>  <target dist='default'>etc/atalk/config</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh)  configuration file to make LON-CAPA server file space accessible to
   Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
 </files>  </files>

Removed from v.1.24  
changed lines
  Added in v.1.47


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