Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.371 and 1.402

version 1.371, 2004/07/02 22:39:37 version 1.402, 2004/12/06 21:06:35
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 1248  fullscreen.html; Line 1237  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 1525  Batch script for removing temporary tabl Line 1515  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 1541  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 1558  Small fry httpd on port 8080
 </description>  </description>
 </file>  </file>
 <file>  <file>
       <source>loncom/request_ssl_key.sh</source>
       <target dist='default'>home/httpd/lonCerts</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 1648  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'>loncom/build/CHECKRPMS.fedora</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 1718  echo 'pod2html lonsql' Line 1734  echo 'pod2html lonsql'
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/apachereload</source>
     <target dist='default'>home/httpd/perl/apachereload</target>
     <categoryname>setuid script</categoryname>
     <description>
       Script to let www reload the webserver
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lcpasswd</source>  <source>loncom/lcpasswd</source>
 <target dist='default'>home/httpd/perl/lcpasswd</target>  <target dist='default'>home/httpd/perl/lcpasswd</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
Line 2133  Index file for the help system Line 2158  Index file for the help system
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/help/nohelptopic.html</source>
   <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Page of links to help manuals - displayed when inline help is missing for a specific topic.
   </description>
   </file>
   <file>
 <source>doc/help/author.manual.access.tex</source>  <source>doc/help/author.manual.access.tex</source>
 <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex  <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
 </target>  </target>
Line 2409  all_functions_table.tex; Line 2442  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;
Line 2463  Cascading_Parameters.tex; Line 2494  Cascading_Parameters.tex;
 Change_Colors.tex;  Change_Colors.tex;
 Change_Password.tex;  Change_Password.tex;
 Chart_Description.tex;  Chart_Description.tex;
   Change_Discussion_Display.tex;
 Chart_Output_Data.tex;  Chart_Output_Data.tex;
 Chart_Output_Formats.tex;  Chart_Output_Formats.tex;
 Chatting.tex;  Chatting.tex;
Line 2516  Docs_About_Syllabus.tex; Line 2548  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;
Line 2538  Docs_Supplemental.tex; Line 2571  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
 Edit_Syllabus.tex;  Edit_Syllabus.tex;
 exam_basics.tex  exam_basics.tex;
 Exploring_Your_Course.tex;  Exploring_Your_Course.tex;
 Finding_Resources.tex;  Finding_Resources.tex;
 Foils.tex;  Foils.tex;
Line 2570  Login_To_LON-CAPA.tex; Line 2603  Login_To_LON-CAPA.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Navmap_Host_Down.tex;  Navmap_Host_Down.tex;
   NavMaps_MarkPosts_Read.tex;
 Numerical_Response_Advanced_Example.tex;  Numerical_Response_Advanced_Example.tex;
 Numerical_Response_Format.tex;  Numerical_Response_Format.tex;
 Numerical_Response_Introduction.tex;  Numerical_Response_Introduction.tex;
Line 2597  Prefs_About_Me.tex; Line 2631  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;
 Problem_Editor_Testing_Area.tex;  Problem_Editor_Testing_Area.tex;
 Problem_Editor_XML_Index.tex;  Problem_Editor_XML_Index.tex;
Line 2657  Spreadsheet_Template_Row.tex; Line 2692  Spreadsheet_Template_Row.tex;
 Spreadsheet_Ternary_Operator.tex;  Spreadsheet_Ternary_Operator.tex;
 Spreadsheet_Tries.tex;  Spreadsheet_Tries.tex;
 Statistics_Overall_Key.tex;  Statistics_Overall_Key.tex;
   Statistics_Sequence.tex;
 Statistics_Cache.tex;  Statistics_Cache.tex;
 String_Response_Problem_Creation.tex;  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 2726  Utility module for statistics and data m Line 2769  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 3074  Contains a set of functions that generat Line 3126  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 3108  ru.pm; Line 3168  ru.pm;
 fa.pm;  fa.pm;
 ar.pm;  ar.pm;
 es.pm;  es.pm;
   x_chef.pm;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 3468  role of student in a course, and add the Line 3529  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 3672  Builds up frame set and loads in the rig Line 3742  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 4430  Parameter input window. Line 4509  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 4641  capapanel.gif; Line 4720  capapanel.gif;
 check.gif;  check.gif;
 class.gif;  class.gif;
 class_big.gif;  class_big.gif;
   closepage.gif;
 coolindiff.gif;  coolindiff.gif;
 coolsmile.gif;  coolsmile.gif;
 cry.gif;  cry.gif;
Line 4666  frowny.gif; Line 4746  frowny.gif;
 gif.gif;  gif.gif;
 gif_big.gif;  gif_big.gif;
 header.gif;  header.gif;
   helpdesk.gif;
   helpgateway.gif;
 hrrm.gif;  hrrm.gif;
 htm.gif;  htm.gif;
 html.gif;  html.gif;
Line 4789  Miscellaneous resources. Line 4871  Miscellaneous resources.
 </description>  </description>
 <filenames>  <filenames>
 authorfeed.gif;  authorfeed.gif;
   blackdot.gif;
 bomb.gif;  bomb.gif;
 smallFAQ.gif;  smallFAQ.gif;
 smallBug.gif;  smallBug.gif;
Line 4803  subm_button.gif Line 4886  subm_button.gif
 </fileglob>  </fileglob>
 <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 4923  Configuration file editing module Line 5005  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 4946  modules/TexConvert/tthperl/commands Line 5027  modules/TexConvert/tthperl/commands
 </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 4961  the build process however. Line 5041  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 4977  the build process however. Line 5056  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 5172  fvl.gif; Line 5250  fvl.gif;
 csm.gif;  csm.gif;
 nau.gif;  nau.gif;
 nagoya.gif;  nagoya.gif;
   colorado.gif;
 acadiau.gif;  acadiau.gif;
 psuerie.gif;  psuerie.gif;
 redford.gif;  redford.gif;
Line 5205  csm.tab; Line 5284  csm.tab;
 huji.tab;  huji.tab;
 nau.tab;  nau.tab;
 nagoya.tab;  nagoya.tab;
   colorado.tab;
 acadiau.tab;  acadiau.tab;
 psuerie.tab;  psuerie.tab;
 redford.tab;  redford.tab;
Line 5340  catalog.gif; Line 5420  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 5363  ledgreen.gif; Line 5445  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  ledsend.gif;
   list.gif;
 logout.gif;  logout.gif;
 mcrs.gif;  mcrs.gif;
 mrk.gif;  mrk.gif;
Line 5371  next.gif; Line 5454  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;
 spacer.gif;  spacer.gif;
 sprs.gif;  sprs.gif;
Line 5591  javascript for handling client-side inte Line 5677  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'>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 5726  Appleshares access (Macintosh) Line 5813  Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonhelpmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Creates a multipage help screen to help users out.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonsupportreq.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to make it easy for users to send a request to te helpdesk
     </description>
   </file>
   <file>
   <source>loncom/interface/lonmodifycourse.pm</source>    <source>loncom/interface/lonmodifycourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 5774  Appleshares access (Macintosh) Line 5877  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>
   <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;
   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>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.371  
changed lines
  Added in v.1.402


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