Diff for /doc/loncapafiles/Attic/loncapafiles.html between versions 1.68 and 1.110

version 1.68, 2001/03/06 13:50:41 version 1.110, 2001/06/27 15:48:15
Line 27  The format of these tags is: Line 27  The format of these tags is:
 </P>  </P>
 <P>  <P>
 Here are examples of all the different types of LONCAPA make/build tags.  Here are examples of all the different types of LONCAPA make/build tags.
 <BR>&lt;LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler"&gt;  <BR>&lt;LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler"&gt;
 <BR>&lt;LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lib/perl/Apache" CATEGORY="writeable by server"&gt;  <BR>&lt;LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lib/perl/Apache" CATEGORY="writeable by server"&gt;
 <BR>&lt;LONCAPA TYPE=OWNERSHIP DIST="redhat6.2" CATEGORY="setuid" CHMOD="6755" CHOWN="root:root"&gt;  <BR>&lt;LONCAPA TYPE=OWNERSHIP DIST="redhat6.2" CATEGORY="setuid" CHMOD="6755" CHOWN="root:root"&gt;
 <BR>&lt;LONCAPA TYPE=RPM NAME="Vendor" VALUE="Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University.">  <BR>&lt;LONCAPA TYPE=RPM NAME="Vendor" VALUE="Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University.">
Line 52  The NAME tags associated with TYPE=RPM a Line 52  The NAME tags associated with TYPE=RPM a
 <P>  <P>
 Data can also be attached to any LON-CAPA tag.  This is especially important for files.  This is shown by these three examples:  Data can also be attached to any LON-CAPA tag.  This is especially important for files.  This is shown by these three examples:
 <BR>&lt;METAGROUP&gt;  <BR>&lt;METAGROUP&gt;
 <BR>&lt;LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler"&gt;  <BR>&lt;LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler"&gt;
 <BR>&lt;DESCRIPTION&gt;  <BR>&lt;DESCRIPTION&gt;
 <BR>Handler for TeX files  <BR>Handler for TeX files
 <BR>&lt;/DESCRIPTION&gt;  <BR>&lt;/DESCRIPTION&gt;
 <BR>&lt;/METAGROUP&gt;  <BR>&lt;/METAGROUP&gt;
 <BR>&nbsp;  <BR>&nbsp;
 <BR>&lt;METAGROUP&gt;  <BR>&lt;METAGROUP&gt;
 <BR>&lt;LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/tth.so" TARGET="usr/lib/perl5/site_perl/5.005/tth.so" CATEGORY="system file"&gt;  <BR>&lt;LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="modules/TexConvert/tthperl/tth.so" TARGET="usr/lib/perl5/site_perl/5.005/tth.so" CATEGORY="system file"&gt;
 <BR>&lt;DESCRIPTION&gt;  <BR>&lt;DESCRIPTION&gt;
 <BR>shared library file for dynamic loading and unloading of TeX-to-HTML functionality  <BR>shared library file for dynamic loading and unloading of TeX-to-HTML functionality
 <BR>&lt;/DESCRIPTION&gt;  <BR>&lt;/DESCRIPTION&gt;
 <BR>&lt;BUILD&gt;  <BR>&lt;BUILD&gt;
 <BR>loncom/modules/TexConvert/tthperl/commands  <BR>modules/TexConvert/tthperl/commands
 <BR>&lt;/BUILD&gt;  <BR>&lt;/BUILD&gt;
 <BR>&lt;DEPENDENCIES&gt;  <BR>&lt;DEPENDENCIES&gt;
 <BR>../tthdynamic/tthfunc.c  <BR>../tthdynamic/tthfunc.c
Line 160  browser and can only be seen be examinin Line 160  browser and can only be seen be examinin
 <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm" CATEGORY="server readonly" DESCRIPTION="unauthenticated resources">  <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm" CATEGORY="server readonly" DESCRIPTION="unauthenticated resources">
 <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/rat" CATEGORY="server readonly" DESCRIPTION="home of the rat">  <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/rat" CATEGORY="server readonly" DESCRIPTION="home of the rat">
 <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/lonIcons" CATEGORY="server readonly">  <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/lonIcons" CATEGORY="server readonly">
   <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/lonMisc" CATEGORY="server readonly">
 <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/lonKaputt" CATEGORY="server readonly">  <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/lonKaputt" CATEGORY="server readonly">
 <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lonUsers" CATEGORY="server standard" DESCRIPTION="<BR>Home directories of local users.  There is a five-tier structure to the directories: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example, a user fredflint at MSU would have his information located in lonUsers/msu/f/r/e/fredflint.<P>Within this directory there are a variety of files which govern the scope of what a user can do within the LON-CAPA system.  A passwd file determines the type of authentication mechanism to use.  There is also are files such as roles.hist (and its database compilation, roles.db) which specify the roles and privileges for a user in the  <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lonUsers" CATEGORY="server standard" DESCRIPTION="<BR>Home directories of local users.  There is a five-tier structure to the directories: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example, a user fredflint at MSU would have his information located in lonUsers/msu/f/r/e/fredflint.<P>Within this directory there are a variety of files which govern the scope of what a user can do within the LON-CAPA system.  A passwd file determines the type of authentication mechanism to use.  There is also are files such as roles.hist (and its database compilation, roles.db) which specify the roles and privileges for a user in the
 LON-CAPA system.">  LON-CAPA system.">
Line 217  and browser detection logic. Line 218  and browser detection logic.
 </NOTE>  </NOTE>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/httpd.conf" TARGET="etc/httpd/conf/httpd.conf" CATEGORY="static conf">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/httpd.conf" TARGET="etc/httpd/conf/httpd.conf" CATEGORY="conf">
 <DESCRIPTION>  <DESCRIPTION>
 This is the main server configuration file.  The settings here are  This is the main server configuration file.  The settings here are
 more or less standard for the Apache web server.  Most notably (and  more or less standard for the Apache web server.  Most notably (and
Line 226  file. Line 227  file.
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/srm.conf" TARGET="etc/httpd/conf/srm.conf" CATEGORY="static conf">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/srm.conf" TARGET="etc/httpd/conf/srm.conf" CATEGORY="conf">
 <DESCRIPTION>  <DESCRIPTION>
 <P>  <P>
 This file configures the "name space" of the Apache web server.    This file configures the "name space" of the Apache web server.  
Line 257  well as causing the Apache module to be Line 258  well as causing the Apache module to be
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/mydesk.tab" TARGET="home/httpd/lonTabs/mydesk.tab" CATEGORY="static conf">
   <DESCRIPTION>
   Config file for "My Desk"
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/filetypes.tab" TARGET="home/httpd/lonTabs/filetypes.tab" CATEGORY="static conf">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/filetypes.tab" TARGET="home/httpd/lonTabs/filetypes.tab" CATEGORY="static conf">
 <DESCRIPTION>  <DESCRIPTION>
 Descriptive list of file extensions, and extension groupings  Descriptive list of file extensions, and extension groupings.
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/insertlist.tab" TARGET="home/httpd/lonTabs/insertlist.tab" CATEGORY="static conf">
   <DESCRIPTION>
   Describes what tags are allowed inside other tags.
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/default.assesscalc" TARGET="home/httpd/html/res/adm/includes/default.assesscalc" CATEGORY="static conf">
   <DESCRIPTION>
   Default spreadsheet for individual assessment.
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/default.studentcalc" TARGET="home/httpd/html/res/adm/includes/default.studentcalc" CATEGORY="static conf">
   <DESCRIPTION>
   Default spreadsheet for assessment of students.
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/default.classcalc" TARGET="home/httpd/html/res/adm/includes/default.classcalc" CATEGORY="static conf">
   <DESCRIPTION>
   Default spreadsheet for assessment of a class.
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
Line 301  each list element consists of only one v Line 332  each list element consists of only one v
 </NOTE>  </NOTE>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/htpasswd" TARGET="home/httpd/lonTabs/htpasswd" CATEGORY="static conf">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/htpasswd" TARGET="home/httpd/lonTabs/htpasswd" CATEGORY="conf">
 <DESCRIPTION>  <DESCRIPTION>
 Basic auth password to access /lon-status and /server-status  Basic auth password to access /lon-status and /server-status
 </DESCRIPTION>  </DESCRIPTION>
Line 353  Example:<BR><NOBR><TT>server ntp.msu.edu Line 384  Example:<BR><NOBR><TT>server ntp.msu.edu
 </NOTE>  </NOTE>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/metadata_database/searchcat.pl" TARGET="home/httpd/perl/searchcat.pl" CATEGORY="script">
   <DESCRIPTION>
   Batch script for updating SQL metadata database.
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/lonc" TARGET="home/httpd/perl/lonc" CATEGORY="script">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/lonc" TARGET="home/httpd/perl/lonc" CATEGORY="script">
 <DESCRIPTION>  <DESCRIPTION>
 proxy server  proxy server
Line 424  resources, directories and underlying su Line 461  resources, directories and underlying su
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/adm/noidea.html" TARGET="home/httpd/html/adm/noidea.html" CATEGORY="interface file">
   <DESCRIPTION>
   Interface file for responding to improper page flipping.
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/lectureonline.sty" TARGET="home/httpd/html/res/adm/includes/lectureonline.sty" CATEGORY="static conf">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/lectureonline.sty" TARGET="home/httpd/html/res/adm/includes/lectureonline.sty" CATEGORY="static conf">
 <DESCRIPTION>  <DESCRIPTION>
 The relevant conditions and metadata to attach to LectureOnline-specific tags.  The relevant conditions and metadata to attach to LectureOnline-specific tags.
Line 456  Table which has hash data necessary for Line 499  Table which has hash data necessary for
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/lonproblem.pm" TARGET="home/httpd/lib/perl/Apache/lonproblem.pm" CATEGORY="handler">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/publisher/loncfile.pm" TARGET="home/httpd/lib/perl/Apache/loncfile.pm" CATEGORY="handler">
   <DESCRIPTION>
   Provides web-based functionality for file copy, rename, mkdir, etc, in the
   construction space menu.
   </DESCRIPTION>
   <STATUS>works/unverified</STATUS>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/lonstatistics.pm" TARGET="home/httpd/lib/perl/Apache/lonstatistics.pm" CATEGORY="handler">
   <DESCRIPTION>
   Handler to show statistics on solving LON-CAPA problems.
   </DESCRIPTION>
   <STATUS>works/unverified</STATUS>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/publisher/londiff.pm" TARGET="home/httpd/lib/perl/Apache/londiff.pm" CATEGORY="handler">
   <DESCRIPTION>
   Handler to show difference between two files.
   </DESCRIPTION>
   <STATUS>works/unverified</STATUS>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/publisher/lonupload.pm" TARGET="home/httpd/lib/perl/Apache/lonupload.pm" CATEGORY="handler">
   <DESCRIPTION>
   Handler to upload files through browser into construction space.
   </DESCRIPTION>
   <STATUS>works/unverified</STATUS>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/essayresponse.pm" TARGET="home/httpd/lib/perl/Apache/essayresponse.pm" CATEGORY="handler">
   <DESCRIPTION>
   Handler to evaluate essay (ungraded) style responses.
   </DESCRIPTION>
   <STATUS>works/unverified</STATUS>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/publisher/lonpubdir.pm" TARGET="home/httpd/lib/perl/Apache/lonpubdir.pm" CATEGORY="handler">
   <DESCRIPTION>
   Handler to publish directories.
   </DESCRIPTION>
   <STATUS>works/unverified</STATUS>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/publisher/lonretrieve.pm" TARGET="home/httpd/lib/perl/Apache/lonretrieve.pm" CATEGORY="handler">
   <DESCRIPTION>
   Handler to retrieve old versions from resource space.
   </DESCRIPTION>
   <STATUS>works/unverified</STATUS>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/edit.pm" TARGET="home/httpd/lib/perl/Apache/edit.pm" CATEGORY="handler">
 <DESCRIPTION>  <DESCRIPTION>
 Problem handler.  Helper functions when in homework edit mode.
 </DESCRIPTION>  </DESCRIPTION>
 <STATUS>works/unverified</STATUS>  <STATUS>works/unverified</STATUS>
 </METAGROUP>  </METAGROUP>
Line 491  Handler for showing sequence objects of Line 584  Handler for showing sequence objects of
 <STATUS>works/unverified</STATUS>  <STATUS>works/unverified</STATUS>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/metadata_database/lonsql.pm" TARGET="home/httpd/lib/perl/Apache/lonsql.pm" CATEGORY="handler">  
 <DESCRIPTION>  
 Handler for interacting with MySQL database (via lonsql layer).  
 </DESCRIPTION>  
 <STATUS>works/unverified</STATUS>  
 </METAGROUP>  
 <METAGROUP>  
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/loncreatecourse.pm" TARGET="home/httpd/lib/perl/Apache/loncreatecourse.pm" CATEGORY="handler">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/loncreatecourse.pm" TARGET="home/httpd/lib/perl/Apache/loncreatecourse.pm" CATEGORY="handler">
 <DESCRIPTION>  <DESCRIPTION>
 Creates a new course and assigns course coordinator.  Creates a new course and assigns course coordinator.
Line 594  Handles feedback from students to instru Line 680  Handles feedback from students to instru
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/lonmydesk.pm" TARGET="home/httpd/lib/perl/Apache/lonmydesk.pm" CATEGORY="handler">  
 <DESCRIPTION>  
 Unknown function.  
 </DESCRIPTION>  
 </METAGROUP>  
 <METAGROUP>  
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/lonnavmaps.pm" TARGET="home/httpd/lib/perl/Apache/lonnavmaps.pm" CATEGORY="handler">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/lonnavmaps.pm" TARGET="home/httpd/lib/perl/Apache/lonnavmaps.pm" CATEGORY="handler">
 <DESCRIPTION>  <DESCRIPTION>
 Handles navigational maps.  Handles navigational maps.
Line 725  compile course into binary data structur Line 805  compile course into binary data structur
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/xml/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler">
 <DESCRIPTION>  <DESCRIPTION>
 Handler for tex files (somewhere in loncom/modules)  Handler for tex files (somewhere in modules)
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontexconvert.pm" TARGET="home/httpd/lib/perl/Apache/lontexconvert.pm" CATEGORY="handler">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/xml/lontexconvert.pm" TARGET="home/httpd/lib/perl/Apache/lontexconvert.pm" CATEGORY="handler">
 <DESCRIPTION>  <DESCRIPTION>
 Access to tth/ttm  Access to tth/ttm
 </DESCRIPTION>  </DESCRIPTION>
Line 1065  icons to indicate an unexpected result Line 1145  icons to indicate an unexpected result
 <FILES>  <FILES>
 lonconstruct.gif  lonconstruct.gif
 lonlogo_broken.gif  lonlogo_broken.gif
   lonlogo_broken_tsp.gif
 </FILES>  </FILES>
 </METASUPERGROUP>  </METASUPERGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/adm/lonKaputt/lonlogo_broken.eps" TARGET="home/httpd/html/adm/lonKaputt/lonlogo_broken.eps" CATEGORY="graphic file">
   <DESCRIPTION>
   icon to indicate an unexpected result
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/adm/lonKaputt/lonlogo_broken.jpg" TARGET="home/httpd/html/adm/lonKaputt/lonlogo_broken.jpg" CATEGORY="graphic file">
   <DESCRIPTION>
   icon to indicate an unexpected result
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/adm/lonKaputt/lonlogo_broken.mov" TARGET="home/httpd/html/adm/lonKaputt/lonlogo_broken.mov" CATEGORY="graphic file">
   <DESCRIPTION>
   icon to indicate an unexpected result
   </DESCRIPTION>
   </METAGROUP>
 <METASUPERGROUP>  <METASUPERGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/adm/lonIcons/*.gif" TARGET="home/httpd/html/adm/lonIcons/*.gif" CATEGORY="graphic file">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/adm/lonIcons/*.gif" TARGET="home/httpd/html/adm/lonIcons/*.gif" CATEGORY="graphic file">
 <DESCRIPTION>  <DESCRIPTION>
 logos  logos
 </DESCRIPTION>  </DESCRIPTION>
 <FILES>  <FILES>
   cab.gif
   cab_big.gif
   class.gif
   class_big.gif
   dvi.gif
   dvi_big.gif
   eps.gif
   eps_big.gif
   exam.gif
   exam_big.gif
   folder_closed.gif
   folder_opened.gif
   folder_pointer_closed.gif
   folder_pointer_opened.gif
   form.gif
   form_big.gif
   gif.gif
   gif_big.gif
   htm.gif
   html.gif
   html_big.gif
   jpg.gif
   jpg_big.gif
 liteani.gif  liteani.gif
 lonlogo.gif  lonlogo.gif
 lonlogos.gif  lonlogos.gif
   meta.gif
   meta_big.gif
   mov.gif
   mov_big.gif
   page.gif
   page_big.gif
   pdf.gif
   pdf_big.gif
   problem.gif
   problem_big.gif
   ps.gif
   ps_big.gif
   quill.gif
   quiz.gif
   quiz_big.gif
   select.gif
   sequence.gif
   sequence_big.gif
   server.gif
   server_big.gif
   survey.gif
   survey_big.gif
   tex.gif
   tex_big.gif
   txt.gif
   txt_big.gif
   user.gif
   user_big.gif
   wav.gif
   wav_big.gif
   white_space_20_22.gif
   whitespace1.gif
   whitespace10.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
   </FILES>
   </METASUPERGROUP>
   <METASUPERGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/adm/lonMisc/*.gif" TARGET="home/httpd/html/adm/lonMisc/*.gif" CATEGORY="graphic file">
   <DESCRIPTION>
   miscellaneous resources
   </DESCRIPTION>
   <FILES>
   cat_button.gif
 </FILES>  </FILES>
 </METASUPERGROUP>  </METASUPERGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/tth.pm" TARGET="usr/lib/perl5/site_perl/5.005/tth.pm" CATEGORY="system file">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/xml/tth.pm" TARGET="usr/lib/perl5/site_perl/5.005/tth.pm" CATEGORY="system file">
 <DESCRIPTION>  <DESCRIPTION>
 perl module for invoking functions specific to Tex-to-HTML conversion  perl module for invoking functions specific to Tex-to-HTML conversion
 </DESCRIPTION>  </DESCRIPTION>
Line 1090  the build process however. Line 1266  the build process however.
 </NOTE>  </NOTE>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/tth.so" TARGET="usr/lib/perl5/site_perl/5.005/tth.so" CATEGORY="system file">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="modules/TexConvert/tthperl/tth.so" TARGET="usr/lib/perl5/site_perl/5.005/tth.so" CATEGORY="system file">
 <DESCRIPTION>  <DESCRIPTION>
 shared library file for dynamic loading and unloading  shared library file for dynamic loading and unloading
 </DESCRIPTION>  </DESCRIPTION>
 <BUILD>  <BUILD>
 loncom/modules/TexConvert/tthperl/commands  modules/TexConvert/tthperl/commands
 </BUILD>  </BUILD>
 <DEPENDENCIES>  <DEPENDENCIES>
 ../tthdynamic/tthfunc.c  ../tthdynamic/tthfunc.c
Line 1189  Encryption Routines according to Data En Line 1365  Encryption Routines according to Data En
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METAGROUP>  <METAGROUP>
   <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/lectureonline.lcpm" TARGET="home/httpd/html/res/adm/includes/lectureonline.lcpm" CATEGORY="handler">
   <DESCRIPTION>
   used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run()
   </DESCRIPTION>
   </METAGROUP>
   <METAGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/default_homework.lcpm" TARGET="home/httpd/html/res/adm/includes/default_homework.lcpm" CATEGORY="handler">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/homework/default_homework.lcpm" TARGET="home/httpd/html/res/adm/includes/default_homework.lcpm" CATEGORY="handler">
 <DESCRIPTION>  <DESCRIPTION>
 used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run()  used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run()
Line 1207  icons used for the entire LON-CAPA user Line 1389  icons used for the entire LON-CAPA user
 </DESCRIPTION>  </DESCRIPTION>
 <FILES>  <FILES>
 a.gif  a.gif
   anot.gif
 b.gif  b.gif
   back.gif
   bkm.gif
   brws.gif
 c.gif  c.gif
   ccrs.gif
 chat.gif  chat.gif
   chrt.gif
   com.gif
   courses.gif
   cprv.gif
   cstr.gif
 d.gif  d.gif
   dempty.gif
 e.gif  e.gif
 endmenu.gif  empty.gif
   enrl.gif
   eval.gif
 f.gif  f.gif
   fdbk.gif
 feedback.gif  feedback.gif
 fnkmenu.gif  forw.gif
 g.gif  g.gif
   grds.gif
 group.gif  group.gif
 h.gif  h.gif
 help.gif  help.gif
Line 1227  j.gif Line 1424  j.gif
 k.gif  k.gif
 l.gif  l.gif
 ledblink.gif  ledblink.gif
   ledgreen.gif
 ledoff.gif  ledoff.gif
 ledon.gif  ledon.gif
 ledsend.gif  ledsend.gif
   logout.gif
 m.gif  m.gif
   mrk.gif
 n.gif  n.gif
 navmenu.gif  nav.gif
 next.gif  next.gif
 o.gif  o.gif
 p.gif  p.gif
   parm.gif
   pgrd.gif
   pparm.gif
 prev.gif  prev.gif
   prt.gif
 q.gif  q.gif
   qempty.gif
 r.gif  r.gif
 reload.gif  reload.gif
 remotebg.gif  remotebg.gif
   res.gif
   roles.gif
 s.gif  s.gif
   sbkm.gif
 space.gif  space.gif
 spacer.gif  spacer.gif
   sprs.gif
   src.gif
   stat.gif
   subm.gif
 t.gif  t.gif
 title.gif  title.gif
 u.gif  u.gif
 v.gif  v.gif
   vbkm.gif
 w.gif  w.gif
 x.gif  x.gif
 y.gif  y.gif
Line 1273  renders the HTML (including image maps) Line 1486  renders the HTML (including image maps)
 </DESCRIPTION>  </DESCRIPTION>
 </METAGROUP>  </METAGROUP>
 <METASUPERGROUP>  <METASUPERGROUP>
 <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/interface/indexericons/*.gif" TARGET="home/httpd/html/res/adm/pages/indexericons/*.gif" CATEGORY="graphic file">  <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/html/res/adm/pages/indexericons/*.gif" TARGET="home/httpd/html/res/adm/pages/indexericons/*.gif" CATEGORY="graphic file">
 <DESCRIPTION>  <DESCRIPTION>
 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>
Line 1355  uu.gif Line 1568  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
   whitespace10.gif
   whitespace2.gif
   whitespace3.gif
   whitespace4.gif
   whitespace5.gif
   whitespace6.gif
   whitespace7.gif
   whitespace8.gif
   whitespace9.gif
 world1.gif  world1.gif
 world2.gif  world2.gif
 </FILES>  </FILES>
Line 1365  world2.gif Line 1588  world2.gif
 icons used for directory indexing and login screen  icons used for directory indexing and login screen
 </DESCRIPTION>  </DESCRIPTION>
 <FILES>  <FILES>
 button_close.gif  folder_anim.gif
 button_edit.gif  folder_close.gif
 button_preview.gif  folder_drag.gif
 folder_closed.gif  
 folder_closed_pressed.gif  
 folder_new.gif  folder_new.gif
 folder_opened.gif  folder_open.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_static.gif
 folder_trash.gif  folder_trash.gif
   folder_trash_hover.gif
 left_bar.gif  left_bar.gif
 link.gif  link.gif
 link_pressed.gif  link_anim.gif
   link_drag.gif
 ll_corner.gif  ll_corner.gif
 lower_bar.gif  lower_bar.gif
 lr_corner.gif  lr_corner.gif
   pix.gif
 right_bar.gif  right_bar.gif
 toolbar_bg.gif  toolbar_bg.gif
 ul_corner.gif  ul_corner.gif
Line 1396  ur_corner.gif Line 1619  ur_corner.gif
 associated with the frameset scheme of displaying bookmarks  associated with the frameset scheme of displaying bookmarks
 </DESCRIPTION>  </DESCRIPTION>
 <FILES>  <FILES>
 aaloader.html  
 bookmarkmenu_bb.html  
 bookmarkmenu_left.html  
 bookmarkmenu_ll.html  
 bookmarkmenu_lr.html  
 bookmarkmenu_right.html  
 bookmarkmenu_toolbar.html  bookmarkmenu_toolbar.html
 bookmarkmenu_ul.html  blank.html
 bookmarkmenu_ur.html  closechildren.html
 bookmarkmenu_uu.html  
 bookmarkpal.html  
 bookmarkpal_old.html  
 bookmarkpal_v2.html  
 bookmarkpal_v2_backup.html  
 index.html  
 loading_bookmarks.html  
 </FILES>  </FILES>
 </METASUPERGROUP>  </METASUPERGROUP>
 <METAGROUP>  <METAGROUP>

Removed from v.1.68  
changed lines
  Added in v.1.110


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