Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.376 and 1.456

version 1.376, 2004/07/12 21:32:29 version 1.456, 2005/10/10 15:38:18
Line 39  http://www.lon-capa.org/ Line 39  http://www.lon-capa.org/
 <lpml>  <lpml>
 <specialnotices>  <specialnotices>
 <specialnotice dist='default'>  <specialnotice dist='default'>
 !!! REDHAT 6.2 NOTICE !!!  
 !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!  !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
 !!! This sometimes happens (bad): !!!  !!! This sometimes happens (bad): !!!
 !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!  !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
Line 47  http://www.lon-capa.org/ Line 46  http://www.lon-capa.org/
 !!! 127.0.0.1  localhost.localdomain  localhost !!!  !!! 127.0.0.1  localhost.localdomain  localhost !!!
 !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!  !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
 </specialnotice>  </specialnotice>
 <specialnotice dist='redhat7 redhat7.1'>  
 !!!!!!!!!  REDHAT 7.*   NOTICE   !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!  LINE IN Cookie.pm     !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!  MUST BE REPLACED DUE  !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!  TO PERL 5.6.0 ERROR   !!!!!!!!!!!!!!!!!!!!  
 !!!!!!!!!                        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  
 !!!! The offending line is in CGI/Cookie.pm                           !!  
 !!!!                                                                  !!  
 !!!! it should be changed from                                        !!  
 !!!! $path   = CGI::url(-absolute=>1) unless defined $path;           !!  
 !!!! to                                                               !!  
 !!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path;          !!  
 !!!!                                                                  !!  
 !!!! (This is just below the following line )                         !!  
 !!!! # IE requires the path and domain to be present for some reason. !!  
 </specialnotice>  
 </specialnotices>  </specialnotices>
 <targetroot>/</targetroot>  <targetroot>/</targetroot>
 <sourceroot>/home/user/loncapa/</sourceroot>  <sourceroot>/home/user/loncapa/</sourceroot>
Line 336  echo '********************************** Line 319  echo '**********************************
   <description>perl scripts for managing the LON-CAPA system</description>    <description>perl scripts for managing the LON-CAPA system</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/debug</targetdir>
     <categoryname>server readonly</categoryname>
     <description>perl scripts for debugging the LON-CAPA system</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>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 437  extensions</description> Line 426  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
     <categoryname>server standard</categoryname>
     <description>location of cgi scripts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html</targetdir>    <targetdir dist='default'>home/httpd/html</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location of web-accessible file tree</description>    <description>location of web-accessible file tree</description>
Line 521  extensions</description> Line 516  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/fonts</targetdir>
     <categoryname>server readonly</categoryname>
     <description>fonts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation</description>    <description>online help documentation</description>
Line 533  extensions</description> Line 534  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/jmol</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Jmol files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jsMath support files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>    <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>XML specifications for helpers</description>    <description>XML specifications for helpers</description>
Line 1248  fullscreen.html; Line 1261  fullscreen.html;
 old-fullscreen.html;  old-fullscreen.html;
 select_color.html;  select_color.html;
 popup.js;  popup.js;
   link.html;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 1360  SimpleMatching.problem.meta; Line 1374  SimpleMatching.problem.meta;
 SimpleRank.problem;  SimpleRank.problem;
 SimpleRank.problem.meta;  SimpleRank.problem.meta;
 SimpleTrueFalse.problem;  SimpleTrueFalse.problem;
 SimpleTrueFalse.problem.meta  SimpleTrueFalse.problem.meta;
   organic.problem;
   organic.problem.meta;
   reaction.problem;
   reaction.problem.meta
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 1525  Batch script for removing temporary tabl Line 1543  Batch script for removing temporary tabl
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/metadata_database/parse_activity_log.pl</source>
   <target dist='default'>home/httpd/perl/parse_activity_log.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script to copy activy logs from native format into the SQL metadata database.
   </description>
   </file>
   <file>
 <source>loncom/misc/cleanup_file_caches.pl</source>  <source>loncom/misc/cleanup_file_caches.pl</source>
 <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>  <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1543  nohist_accesscount.db. Line 1569  nohist_accesscount.db.
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/debugging_tools/modify_config_files.pl</source>
   <target dist='default'>home/httpd/perl/modify_config_files.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script to ensure certain LONCAPA configuration parameters for yum and
   MySQL are included in their configuration files.
   </description>
   </file>
   <file>
 <source>loncom/lonhttpd</source>  <source>loncom/lonhttpd</source>
 <target dist='default'>home/httpd/perl/lonhttpd</target>  <target dist='default'>home/httpd/perl/lonhttpd</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1551  Small fry httpd on port 8080 Line 1586  Small fry httpd on port 8080
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonmemcached</source>
   <target dist='default'>home/httpd/perl/lonmemcached</target>
   <categoryname>script</categoryname>
   <description>
   small script to handle the start up of the memcached daemon
   </description>
   </file>
   <file>
       <source>loncom/request_ssl_key.sh</source>
       <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
       <categoryname>script</categoryname>
       <description>
           Script that requests a Lon-CAPA ssl key.
       </description>
   </file>
   <file>
 <source>loncom/lonc</source>  <source>loncom/lonc</source>
 <target dist='default'>home/httpd/perl/lonc</target>  <target dist='default'>home/httpd/perl/lonc</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1633  echo 'pod2html lond' Line 1684  echo 'pod2html lond'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/build/CHECKRPMS</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
   <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
   <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>
   <source dist='suse9.2 suse9.3 sles9'>loncom/build/CHECKRPMS.suse</source>
 <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>  <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that checks status of RPMs</description>  <description>CGI script that checks status of RPMs</description>
Line 2118  packages into construction space, or int Line 2172  packages into construction space, or int
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/imspackages/imsexport.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsexport.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Routines used in londocs to export templated files to an IMS package.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonhelp.pm</source>  <source>loncom/interface/lonhelp.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2426  all_functions_table.tex; Line 2489  all_functions_table.tex;
 adaptive_hints.tex;  adaptive_hints.tex;
 Additional_Help.tex;  Additional_Help.tex;
 Ambiguous_Reference.tex;  Ambiguous_Reference.tex;
 Analysis_Analyze_as.tex;  
 Analysis_Analyze_Over.tex;  Analysis_Analyze_Over.tex;
 Analysis_num_plots.tex;  
 Analyze_Problem.tex;  Analyze_Problem.tex;
 Annotation.tex;  Annotation.tex;
 Authentication.tex;  Authentication.tex;
   Auth_Options.tex;
 Authoring_Adding_Pictures.tex;  Authoring_Adding_Pictures.tex;
 Authoring_DataResponse.tex;  Authoring_DataResponse.tex;
 Authoring_Dynamic_Plot_Axes.tex;  Authoring_Dynamic_Plot_Axes.tex;
Line 2534  Docs_About_Syllabus.tex; Line 2596  Docs_About_Syllabus.tex;
 Docs_Adding_Course_Doc.tex;  Docs_Adding_Course_Doc.tex;
 Docs_Adding_External_Resource.tex;  Docs_Adding_External_Resource.tex;
 Docs_Adding_Folders.tex;  Docs_Adding_Folders.tex;
   Docs_Adding_Pages.tex;
 Docs_Adding_Syllabus.tex;  Docs_Adding_Syllabus.tex;
 Docs_Alternatives.tex;  Docs_Alternatives.tex;
 Docs_Check_Resource_Versions.tex;  Docs_Check_Resource_Versions.tex;
 Docs_Creating_From_Template.tex;  Docs_Creating_From_Template.tex;
 Docs_Dump_Course_Docs.tex;  Docs_Dump_Course_Docs.tex;
   Docs_Export_Course_Docs.tex;
 Docs_Editing_Templated_Pages.tex;  Docs_Editing_Templated_Pages.tex;
 Docs_Essay.tex;  Docs_Essay.tex;
 Docs_Importing_LON-CAPA_Resource.tex;  Docs_Importing_LON-CAPA_Resource.tex;
Line 2616  Prefs_About_Me.tex; Line 2680  Prefs_About_Me.tex;
 Prefs_Forwarding.tex;  Prefs_Forwarding.tex;
 Prefs_Language.tex;  Prefs_Language.tex;
 Prefs_Screen_Name_Nickname.tex;  Prefs_Screen_Name_Nickname.tex;
   Print_Options.tex;
 Print_Resource.tex;  Print_Resource.tex;
   Print_Tricks.tex;
 Problem_Editor_Testing_Area.tex;  Problem_Editor_Testing_Area.tex;
 Problem_Editor_XML_Index.tex;  Problem_Editor_XML_Index.tex;
 Problem_LON-CAPA_Functions.tex;  Problem_LON-CAPA_Functions.tex;
   Problem_LON-CAPA_Image_Options.tex;
 Problem_Types.tex;  Problem_Types.tex;
 Publishing_A_Resource.tex;  Publishing_A_Resource.tex;
 Publishing_Author_Tutorial_Segue.tex;  Publishing_Author_Tutorial_Segue.tex;
Line 2682  String_Response_Problem_Creation.tex; Line 2749  String_Response_Problem_Creation.tex;
 String_Response_Problems.tex;  String_Response_Problems.tex;
 Syllabus_ExtLink.tex;  Syllabus_ExtLink.tex;
 Syllabus_URLs.tex;  Syllabus_URLs.tex;
   TEXDropEmptyColumns_attribute.tex;
   TEXitemgroupwidth_attribute.tex;
   TEXitemgroup_attribute.tex;
   TEXlayout_attribute.tex;
   TEXsize_attribute.tex;
   TEXtype_attribute.tex;
   TEXwidth_attribute.tex;
 Tolerance.tex;  Tolerance.tex;
 Uploaded_Templates_PublicView.tex;  Uploaded_Templates_PublicView.tex;
 Uploaded_Templates_TextBoxes.tex;  Uploaded_Templates_TextBoxes.tex;
Line 2727  A gdbm file containing a label->tex file Line 2801  A gdbm file containing a label->tex file
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
   <fileglob>
     <glob>*</glob>
     <sourcedir>loncom/html/adm/fonts/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Fonts for convertjme.pl
     </description>
     <filenames>
   AUTHORS;
   BUGS;
   DejaVuSerif-Roman.ttf;
   LICENSE;
   NEWS;
   README;
   status.txt;
   unicover.txt
     </filenames>
   </fileglob>
 <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>
Line 2746  Utility module for statistics and data m Line 2839  Utility module for statistics and data m
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lontrackstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to parse and analyze activity.log
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/statistics/lonproblemstatistics.pm</source>  <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm  <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
 </target>  </target>
Line 2823  The module that generate the html for th Line 2925  The module that generate the html for th
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonwhatsnew.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Handler to display items in course requiring action.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/londiff.pm</source>  <source>loncom/publisher/londiff.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2963  Handler to retrieve old versions from re Line 3075  Handler to retrieve old versions from re
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncleanup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to clean up HTML files.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonretrieve.3</source>  <source>doc/man/Apache__lonretrieve.3</source>
 <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>  <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 3094  Contains a set of functions that generat Line 3215  Contains a set of functions that generat
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonspeller.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains a set of functions to use Aspell
   </description>
   </file>
   <file>
 <source>loncom/localize/lonlocal.pm</source>  <source>loncom/localize/lonlocal.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3128  ru.pm; Line 3257  ru.pm;
 fa.pm;  fa.pm;
 ar.pm;  ar.pm;
 es.pm;  es.pm;
   x_chef.pm;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 3238  smiles.gif Line 3368  smiles.gif
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jmol/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Jmol files, for displaying structures
     </description>
     <filenames>
   COPYRIGHT.txt;
   JmolApplet.jar;
   Jmol.js;
   LICENSE.txt;
   README.txt
     </filenames>
   </fileglob>
   
 <file>  <file>
   <source>loncom/homework/convertjme.pl</source>    <source>loncom/homework/convertjme.pl</source>
   <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>    <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
Line 3247  smiles.gif Line 3394  smiles.gif
   </description>    </description>
 </file>  </file>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jsMath is a Javascript solution to converting TeX to something the browser can see
     </description>
     <filenames>
   black.gif;
   blank.gif;
   COPYING.txt;
   jsMath-fallback-mac.js;
   jsMath-fallback-mac-mozilla.js;
   jsMath-fallback-mac-msie.js;
   jsMath-fallback-pc.js;
   jsMath-fallback-unix.js;
   jsMath.js;
   jsMath-mozilla.js;
   jsMath-msie-mac.js;
     </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/interface/lontest.pm</source>  <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
Line 3267  Handles multiple-choice style responses. Line 3437  Handles multiple-choice style responses.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonassignments.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handles processing of assignments.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/interface/loncommunicate.pm</source>  <source>loncom/interface/loncommunicate.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3383  Course initialization helper. Line 3544  Course initialization helper.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/helper/resettimes.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Helper to resetting a student's first access time.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonquickgrades.pm</source>  <source>loncom/interface/lonquickgrades.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3488  role of student in a course, and add the Line 3658  role of student in a course, and add the
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonviewclasslist.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows users (including students) to view the classlist of their course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonmsg.pm</source>  <source>loncom/interface/lonmsg.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3564  Defines the specifics of the assessment Line 3743  Defines the specifics of the assessment
 <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to resolve ambiguous file locations  Handler for setting and modifying both course preferences and coure parameters
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/slotrequest.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for students to add access slots
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 3692  Builds up frame set and loads in the rig Line 3880  Builds up frame set and loads in the rig
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>rat/lonratmenu.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Creates horizontal menubar in advanced RAT
   </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 3977  resources Line 4174  resources
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/bridgetask.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
     <categoryname>handler</categoryname>
     <description>
   implements the tags for supporting bridge tasks
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/response.pm</source>  <source>loncom/homework/response.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4395  loncom/build/pod2html.sh ../lonnet/perl/ Line 4601  loncom/build/pod2html.sh ../lonnet/perl/
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>Bookmark and tab icon</description>  <description>Bookmark and tab icon</description>
 </file>  </file>
 <link>  <file>
 <linkto>etc/mime.types</linkto>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
 <categoryname>symbolic link</categoryname>  <categoryname>www static conf</categoryname>
 <description>symbolic link to /etc/mime.types</description>  <description>Expaned mime.types</description>
 </link>  </file>
 <link>  <link>
 <linkto>home/httpd/html/res</linkto>  <linkto>home/httpd/html/res</linkto>
 <target dist='default'>home/httpd/html/raw</target>  <target dist='default'>home/httpd/html/raw</target>
Line 4450  Parameter input window. Line 4656  Parameter input window.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>rat/client/code.html</source>  <source>rat/client/ratcode.js</source>
 <target dist='default'>home/httpd/html/adm/rat/code.html</target>  <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 javascript  javascript for horizontal menubar in RAT
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 4661  capapanel.gif; Line 4867  capapanel.gif;
 check.gif;  check.gif;
 class.gif;  class.gif;
 class_big.gif;  class_big.gif;
 closepage.gif  closepage.gif;
 coolindiff.gif;  coolindiff.gif;
 coolsmile.gif;  coolsmile.gif;
 cry.gif;  cry.gif;
Line 4687  frowny.gif; Line 4893  frowny.gif;
 gif.gif;  gif.gif;
 gif_big.gif;  gif_big.gif;
 header.gif;  header.gif;
   header.png;
   helpdesk.gif;
   helpgateway.gif;
 hrrm.gif;  hrrm.gif;
 htm.gif;  htm.gif;
 html.gif;  html.gif;
Line 4764  srvhalf.gif; Line 4973  srvhalf.gif;
 srvnull.gif;  srvnull.gif;
 survey.gif;  survey.gif;
 survey_big.gif;  survey_big.gif;
   task.gif;
   task_big.gif;
 tex.gif;  tex.gif;
 tex_big.gif;  tex_big.gif;
 tth.gif;  tth.gif;
Line 4824  subm_button.gif Line 5035  subm_button.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
   <source>loncom/xml/algebra/AlgParser.pm</source>
   <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
   <categoryname>system file</categoryname>
   <description>
   perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>modules/TexConvert/tthperl/tth.pm</source>  <source>modules/TexConvert/tthperl/tth.pm</source>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>  
 <target dist='default'>home/httpd/lib/perl/tth.pm</target>  <target dist='default'>home/httpd/lib/perl/tth.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
Line 4945  Configuration file editing module Line 5164  Configuration file editing module
 </file>  </file>
 <file>  <file>
 <source>modules/TexConvert/tthperl/tth.so</source>  <source>modules/TexConvert/tthperl/tth.so</source>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>  
 <target dist='default'>home/httpd/lib/perl/tth.so</target>  <target dist='default'>home/httpd/lib/perl/tth.so</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
Line 4957  CVS users.  (You can safely rely on the Line 5175  CVS users.  (You can safely rely on the
 present on your system... don't worry about warnings  present on your system... don't worry about warnings
 related to this file during the build process.)  related to this file during the build process.)
 </note>  </note>
 <build trigger='run if dependencies change'>  <build trigger='always run'>
 modules/TexConvert/tthperl/commands  modules/TexConvert/tthperl/commands
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <privatedependencies>  <dependencies>
 ../tthdynamic/tthfunc.c;  commands;
 ../ttmdynamic/ttmfunc.c  compiles/tth.so.i386;
 </privatedependencies>  compiles/tth.so.x86_64
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.pm</source>  <source>loncom/homework/caparesponse/capa.pm</source>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>  
 <target dist='default'>home/httpd/lib/perl/capa.pm</target>  <target dist='default'>home/httpd/lib/perl/capa.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
Line 4983  the build process however. Line 5201  the build process however.
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.bs</source>  <source>loncom/homework/caparesponse/capa.bs</source>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>  
 <target dist='default'>home/httpd/lib/perl/capa.bs</target>  <target dist='default'>home/httpd/lib/perl/capa.bs</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
Line 4999  the build process however. Line 5216  the build process however.
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.so</source>  <source>loncom/homework/caparesponse/capa.so</source>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>  
 <target dist='default'>home/httpd/lib/perl/capa.so</target>  <target dist='default'>home/httpd/lib/perl/capa.so</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
Line 5040  commands; Line 5256  commands;
 ../../../CAPA/pProj/lex_debug.h  ../../../CAPA/pProj/lex_debug.h
 </dependencies>  </dependencies>
 </file>  </file>
   <file>
   <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
   <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
   <categoryname>script</categoryname>
   <description>
   cgi binary for doing TeX -> math translation
   </description>
   <build trigger='always run'>
   loncom/cgi/mimeTeX/commands
   </build>
   <dependencies>
   commands;
   gfuntype.c;
   gifsave.c;
   mimetex.c;
   mimetex.h;
   mimetex.html;
   README;
   texfonts.h;
   </dependencies>
   </file>
 <fileglob>  <fileglob>
 <glob>*.ent</glob>  <glob>*.ent</glob>
 <sourcedir>loncom/MathML/</sourcedir>  <sourcedir>loncom/MathML/</sourcedir>
Line 5151  student.jpg; Line 5388  student.jpg;
 <description>Logos of LON-CAPA domains (jpg)</description>  <description>Logos of LON-CAPA domains (jpg)</description>
 <filenames>  <filenames>
 headermsu.jpg;  headermsu.jpg;
   headertccfl.jpg;
   header_fsu.jpg;
   header_fsuK12.jpg;
   headerhope.jpg;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5183  unihalle.gif; Line 5424  unihalle.gif;
 wscc.gif;  wscc.gif;
 cps.gif;  cps.gif;
 fsu.gif;  fsu.gif;
   fsuK12.gif;
   hope.gif;
   vcu.gif;
 lsd.gif;  lsd.gif;
 msu.gif;  msu.gif;
 nsdl.gif;  nsdl.gif;
Line 5194  fvl.gif; Line 5438  fvl.gif;
 csm.gif;  csm.gif;
 nau.gif;  nau.gif;
 nagoya.gif;  nagoya.gif;
   kanazawa.gif;
   colorado.gif;
 acadiau.gif;  acadiau.gif;
 psuerie.gif;  psuerie.gif;
 redford.gif;  redford.gif;
 huji.gif;  huji.gif;
 ifusp.gif;  ifusp.gif;
 ucsc.gif;  ucsc.gif;
   uiuc.gif;
   uiucheader.gif;
   koinonia.gif;
 waverly.gif;  waverly.gif;
 cmich.gif;  cmich.gif;
 UNICAMP.gif;  UNICAMP.gif;
Line 5209  glps.gif; Line 5458  glps.gif;
 BCHS.gif;  BCHS.gif;
 headersfu.gif;  headersfu.gif;
 uwsp.gif;  uwsp.gif;
   tccfl.gif;
 bsu.gif;  bsu.gif;
 wmston.gif;  wmston.gif;
   headerharvard.gif;
   harvard.gif;
   uga.gif;
   headeruga.gif;
   covenantchristianhs.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5227  csm.tab; Line 5482  csm.tab;
 huji.tab;  huji.tab;
 nau.tab;  nau.tab;
 nagoya.tab;  nagoya.tab;
   koinonia.tab;
   kanazawa.tab;
   colorado.tab;
 acadiau.tab;  acadiau.tab;
 psuerie.tab;  psuerie.tab;
 redford.tab;  redford.tab;
 cmich.tab;  cmich.tab;
 ifusp.tab;  ifusp.tab;
 ucsc.tab;  ucsc.tab;
   uiuc.tab;
 UNICAMP.tab;  UNICAMP.tab;
 lakefenton.tab;  lakefenton.tab;
 grandblanc.tab;  grandblanc.tab;
 fsu.tab;  fsu.tab;
   fsuK12.tab;
   hope.tab;
   vcu.tab;
 sfu.tab;  sfu.tab;
 wmston.tab;  wmston.tab;
 worf.tab;  worf.tab;
   tccfl.tab;
   harvard.tab;
   uga.tab;
   tmcc.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5362  catalog.gif; Line 5628  catalog.gif;
 ccrs.gif;  ccrs.gif;
 chat.gif;  chat.gif;
 chrt.gif;  chrt.gif;
   clst.gif;
 com.gif;  com.gif;
 courses.gif;  courses.gif;
 cprv.gif;  cprv.gif;
 cstr.gif;  cstr.gif;
   del.gif;
 dempty.gif;  dempty.gif;
 docs.gif;  docs.gif;
 egrd.gif;  egrd.gif;
Line 5385  ledgreen.gif; Line 5653  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  ledsend.gif;
   list.gif;
 logout.gif;  logout.gif;
   mail.gif;
 mcrs.gif;  mcrs.gif;
 mrk.gif;  mrk.gif;
 nav.gif;  nav.gif;
   new.gif;
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 parm.gif;  parm.gif;
 pgrd.gif;  pgrd.gif;
   port.gif;
 pparm.gif;  pparm.gif;
 pref.gif;  pref.gif;
 prev.gif;  prev.gif;
 prt.gif;  prt.gif;
   pub.gif;
 qempty.gif;  qempty.gif;
 reload.gif;  reload.gif;
 remotebg.gif;  remotebg.gif;
 res.gif;  res.gif;
 roles.gif;  roles.gif;
   rtrv.gif;
 sbkm.gif;  sbkm.gif;
   sctr.gif;
 spacer.gif;  spacer.gif;
 sprs.gif;  sprs.gif;
 src.gif;  src.gif;
Line 5413  vbkm.gif; Line 5688  vbkm.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
   <source>loncom/html/res/adm/pages/math_example.tex</source>
   <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
   <categoryname>interface file</categoryname>
   <description>
    file with an example math equation in it.
   </description>
   </file>
   <file>
 <source>loncom/html/res/adm/pages/imgmaps.html</source>  <source>loncom/html/res/adm/pages/imgmaps.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 5613  javascript for handling client-side inte Line 5896  javascript for handling client-side inte
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/build/CHECKRPMS</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
   <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
Line 5718  file that allows setuid password privile Line 6002  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'>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 5748  Appleshares access (Macintosh) Line 6033  Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonnotify.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
   of users, and (b) to display e-mail of this type sent in the past.
     </description>
   </file>
   <file>
   <source>loncom/interface/lonhelpmenu.pm</source>    <source>loncom/interface/lonhelpmenu.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 5812  Appleshares access (Macintosh) Line 6106  Appleshares access (Macintosh)
     Local handler for automated enrollment, standard version.      Local handler for automated enrollment, standard version.
   </description>    </description>
 </file>  </file>
   <file>
     <source>loncom/auth/localstudentphoto.pm</source>
     <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
     <categoryname>conf</categoryname>
     <description>
       Local handler for automated enrollment.
     </description>
   </file>
   <file>
     <source>loncom/auth/localstudentphoto.pm</source>
     <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Local handler for automated enrollment, standard version.
     </description>
   </file>
   <file>
     <source>loncom/automation/batchcreatecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for batch creation of courses.
     </description>
   </file>
   <file>
     <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
     <target dist='default'>home/httpd/perl/Autocreate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script for automated course creation.
     </description>
   </file>
   <fileglob>
       <glob>*</glob>
       <sourcedir>loncom/debugging_tools/</sourcedir>
       <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
       <categoryname>script</categoryname>
       <description>
         Tools for helping debug Lon-CAPA
       </description>
   <filenames>
   activity_to_accesscount.pl;
   clean_db.pl;
   dump_db.pl;
   escape.pl;
   excise_from_db.pl;
   getties.pl;
   login_count.pl;
   modify_config_files.pl;
   parse_scantron.pl;
   seed_accesscount.pl;
   stress.pl;
   unescape.pl;
   user_login_count.pl;
   </filenames>
   </fileglob>
   <file>
   <source>loncom/build/distprobe</source>
   <target dist='default'>home/httpd/perl/distprobe</target>
   <categoryname>script</categoryname>
   <description>
   for probing operating system flavor and version
   </description>
   <note>
   </note>
   </file>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.376  
changed lines
  Added in v.1.456


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