Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.137.2.6 and 1.1075

version 1.797.2.137.2.6, 2024/09/23 21:14:44 version 1.1075, 2024/12/30 21:19:08
Line 390  Used by lond parent to check if children Line 390  Used by lond parent to check if children
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/lon-status/loncchld</targetdir>
     <categoryname>server standard</categoryname>
     <description>
   Used by a loncnew child which has negotiated a lond connection, to store its
   pid so loncron can send a QUIT signal to any created with insecure key exchange
   following SSL certificate verification failure, to accommodate installation of
   of updated certificate(s) on remote hosts.
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <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>location where temporary files (for caching) are stored
Line 522  extensions</description> Line 533  extensions</description>
   <description>lonc's sockets (delayed)</description>    <description>lonc's sockets (delayed)</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/sockets/nosslverify</targetdir>
     <categoryname>server standard</categoryname>
     <description>Remote hosts where SSL certificate verification failed</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>    <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
Line 625  extensions</description> Line 642  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/quicksearch</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Author space quick search</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/LC_math_editor </targetdir>    <targetdir dist='default'>home/httpd/html/adm/LC_math_editor </targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>LON-CAPA math editor</description>    <description>LON-CAPA math editor</description>
Line 727  extensions</description> Line 750  extensions</description>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jQuery addons</description>    <description>jQuery addons</description>
 </directory>  </directory>
   
    
 <!-- JQuery spellchecker plugin -->  <!-- JQuery spellchecker plugin -->
   
 <directory dist='default'>  <directory dist='default'>
Line 847  interface, Apache (mod_perl) handlers</d Line 868  interface, Apache (mod_perl) handlers</d
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>error warnings and icons</description>    <description>error warnings and icons</description>
 </directory>  </directory>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lonUsers</targetdir>    <targetdir dist='default'>home/httpd/lonUsers</targetdir>
Line 919  are viewable over the world-wide web</de Line 941  are viewable over the world-wide web</de
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>LCD font for remote control</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Logos for LON-CAPA domains</description>    <description>Logos for LON-CAPA domains</description>
Line 1232  parameter. Line 1248  parameter.
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Create an archive file of specified files in an Authoring Space,  Create an archive file of specified files in an Authoring Space,
 for download by the author. Archive file is either a tar file  for download by the author. Archive file is either a tar file 
 (with gzip, bzip2 or xz compression), or a zip file.  (with gzip, bzip2 or xz compression), or a zip file.
 </description>  </description>
 </file>  </file>
Line 1349  utility cgi script to view software vers Line 1365  utility cgi script to view software vers
 <target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>  <target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 utility cgi script to check for differences between currently  utility cgi script to check for differences between currently 
 installed versions of LON-CAPA modules and those expected for the  installed versions of LON-CAPA modules and those expected for the 
 LON-CAPA release installed on the server.  LON-CAPA release installed on the server.
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/loncertstatus.pl</source>
   <target dist='default'>home/httpd/cgi-bin/loncertstatus.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to display status of LON-CAPA SSL certificates 
   installed on domain's servers
   </description>
   </file>
   <file>
 <source>loncom/cgi/ping.pl</source>  <source>loncom/cgi/ping.pl</source>
 <target dist='default'>home/httpd/cgi-bin/ping.pl</target>  <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1794  LON-CAPA release, starting with 2.10.1 Line 1819  LON-CAPA release, starting with 2.10.1
 2.11.3.tab;  2.11.3.tab;
 2.11.4.tab;  2.11.4.tab;
 2.11.5.tab;  2.11.5.tab;
 2.11.5.B.tab;  2.11.6.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 1829  server. Updated by loncron. Line 1854  server. Updated by loncron.
 </file>  </file>
   
 <file>  <file>
     <source>loncom/connectionrules.tab</source>
     <target dist='default'>home/httpd/lonTabs/connectionrules.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing contection rules for outbound (lonc) and inbound (lond) 
   connections for this host. Updated by loncron using domain configuration
   for host's domain from primary library server for domain. Called by lonssl.pm
   and used by lond and LondConnection.pm.
     </description>
   </file>
   
   <file>
     <source>loncom/hosttypes.tab</source>
     <target dist='default'>home/httpd/lonTabs/hosttypes.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing classification of other hosts in the cluster into one of:
   dom, intdom, other (if shares this host's domain, if shares this host's 
   "internet domain", or neither, respectively). Updated by loncron.
   Called by lonssl.pm and used by LondConnection.pm.
     </description>
   </file>
   
   <file>
 <source>loncom/spare.tab</source>  <source>loncom/spare.tab</source>
 <target dist='default'>home/httpd/lonTabs/spare.tab</target>  <target dist='default'>home/httpd/lonTabs/spare.tab</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
Line 1941  file: nohist_courseids.db found in /home Line 1990  file: nohist_courseids.db found in /home
 Perl script run by cron to check:  Perl script run by cron to check:
 (a) for differences between currently installed versions of LON-CAPA modules  (a) for differences between currently installed versions of LON-CAPA modules
 and those expected for the particular LON-CAPA release  and those expected for the particular LON-CAPA release
 (b) if an updated LON-CAPA release is available from install.loncapa.org  (b) if an updated LON-CAPA release is available from install.loncapa.org  
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 1949  and those expected for the particular LO Line 1998  and those expected for the particular LO
 <target dist='default'>home/httpd/perl/debug/rebuild_lastlogin.pl</target>  <target dist='default'>home/httpd/perl/debug/rebuild_lastlogin.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Perl script run as www to populate nohist_crslastlogin.db for course(s) on  Perl script run as www to populate nohist_crslastlogin.db for course(s) on 
 a library server to record most recent "log-in" by each user in a course.  a library server to record most recent "log-in" by each user in a course.
   
 This script is intended to be run after installation of LON-CAPA  This script is intended to be run after installation of LON-CAPA
Line 2022  small script to handle the start up of t Line 2071  small script to handle the start up of t
     </description>      </description>
 </file>  </file>
 <file>  <file>
       <source>loncom/manage_ssl_certs.pl</source>
       <target dist='default'>home/httpd/lonCerts/manage_ssl_certs.pl</target>
       <categoryname>script</categoryname>
       <description>
          Script to create LON-CAPA SSL key, and/or LON-CAPA SSL 
          certificate signing requests for hostId, and/or hostname.
       </description>
   </file>    
   <file>
 <source>loncom/lond</source>  <source>loncom/lond</source>
 <target dist='default'>home/httpd/perl/lond</target>  <target dist='default'>home/httpd/perl/lond</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 2110  routines in lonauthcgi.pm.  Display form Line 2168  routines in lonauthcgi.pm.  Display form
 <source>loncom/cgi/quotacheck.pl</source>  <source>loncom/cgi/quotacheck.pl</source>
 <target dist='default'>home/httpd/cgi-bin/quotacheck.pl</target>  <target dist='default'>home/httpd/cgi-bin/quotacheck.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script to display disk usage and quota for content  <description>CGI script to display disk usage and quota for content  
 uploaded directly to a course/community via the Course Editor.  uploaded directly to a course/community via the Course Editor.
 </description>  </description>
 </file>  </file>
Line 2119  uploaded directly to a course/community Line 2177  uploaded directly to a course/community
 <target dist='default'>home/httpd/cgi-bin/enrollqueued.pl</target>  <target dist='default'>home/httpd/cgi-bin/enrollqueued.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script to process a queued self-enrollment request  <description>CGI script to process a queued self-enrollment request
 and output a web address which should be provided as a link the  and output a web address which should be provided as a link the 
 the student follows to access the course. Can support validation  the student follows to access the course. Can support validation
 of self-enrollment requests on a third party system/server which  of self-enrollment requests on a third party system/server which
 handles payment etc.  handles payment etc.  
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 2136  the requester follows to access the new Line 2194  the requester follows to access the new
 has been configued to have a six character code associated with  has been configued to have a six character code associated with
 it, the will be output also, (e.g., for recording locally, and/or  it, the will be output also, (e.g., for recording locally, and/or
 display to the requester). The script was implemented to support  display to the requester). The script was implemented to support
 validation of course requests on a third party system/server which  validation of course requests on a third party system/server which 
 handles payment etc.  handles payment etc.
 </description>  </description>
 </file>  </file>
Line 2470  Handler for course documents Line 2528  Handler for course documents
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/loncourseauthor.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncourseauthor.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Support ajax requests with json response for listing of directories and/or files
   stored in /home/httpd/html/priv/<domain>/<courseID> on course's home sever. 
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonchat.pm</source>  <source>loncom/interface/lonchat.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2564  Handler to check if an external resource Line 2632  Handler to check if an external resource
 <target dist='default'>home/httpd/lib/perl/Apache/lonexttool.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonexttool.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to allow LON-CAPA to operate as an LTI Consumer  Handler to allow LON-CAPA to operate as an LTI Consumer 
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 2601  as an LTI Consumer. Line 2669  as an LTI Consumer.
 <target dist='default'>home/httpd/lib/perl/Apache/ltilogout.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/ltilogout.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to logout a LON-CAPA user session on callback from an LTI Consumer  Handler to logout a LON-CAPA user session on callback from an LTI Consumer 
 which launched the session, when user logs out of session on Consumer.  which launched the session, when user logs out of session on Consumer.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
Line 2621  Common routines for LTI (Consumer or Pro Line 2689  Common routines for LTI (Consumer or Pro
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 Meta file which specifies package source for external tool (LTI) without passback  Meta file which specifies package source for external tool (LTI) without passback
 of grades  of grades 
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 2670  Handler for a DC to pick an author from Line 2738  Handler for a DC to pick an author from
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonpickresource.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickresource.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a resource or folder from the course contents
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonpickuser.pm</source>  <source>loncom/interface/lonpickuser.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3483  Authentication.tex; Line 3560  Authentication.tex;
 Auth_Options.tex;  Auth_Options.tex;
 Authoring_Adding_Pictures.tex;  Authoring_Adding_Pictures.tex;
 Authoring_Archiving_Directory.tex;  Authoring_Archiving_Directory.tex;
   Authoring_CustomResponse.tex;
 Authoring_DataResponse.tex;  Authoring_DataResponse.tex;
 Authoring_Daxe_CSS.tex;  Authoring_Daxe_CSS.tex;
 Authoring_Daxe_FAQ.tex;  Authoring_Daxe_FAQ.tex;
Line 3508  Authoring_Dynamic_Plot.tex; Line 3586  Authoring_Dynamic_Plot.tex;
 Authoring_Dynamic_Plot_Tics.tex;  Authoring_Dynamic_Plot_Tics.tex;
 Authoring_Dynamic_Plot_Title_X_Y_Label.tex;  Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
 Authoring_Equations.tex;  Authoring_Equations.tex;
   Authoring_EssayResponse.tex;
 Authoring_ExternalResponse.tex;  Authoring_ExternalResponse.tex;
 Authoring_Foil_Structure_Tags.tex;  Authoring_Foil_Structure_Tags.tex;
   Authoring_FormulaResponse.tex;
 Authoring_Hint_Tags.tex;  Authoring_Hint_Tags.tex;
 Authoring_HTML_vs_Tex.tex;  Authoring_HTML_vs_Tex.tex;
 Authoring_ImageResponse.tex;  Authoring_ImageResponse.tex;
Line 3517  Authoring_Input_Tags.tex; Line 3597  Authoring_Input_Tags.tex;
 Authoring_Internal_Tags.tex;  Authoring_Internal_Tags.tex;
 Authoring_Intro.tex;  Authoring_Intro.tex;
 Authoring_Library_Scripts.tex;  Authoring_Library_Scripts.tex;
   Authoring_MatchResponse.tex;
 Authoring_Math_Editor.tex;  Authoring_Math_Editor.tex;
 Authoring_Multilingual_Problems.tex;  Authoring_Multilingual_Problems.tex;
 Authoring_NumericalResponse.tex;  Authoring_NumericalResponse.tex;
 Authoring_OptionResponse.tex;  Authoring_OptionResponse.tex;
   Authoring_OrganicResponse.tex;
 Authoring_Output_Tags.tex;  Authoring_Output_Tags.tex;
 Authoring_Pictures_EPS.tex;  Authoring_Pictures_EPS.tex;
 Authoring_Piecewise_Plot.tex;  Authoring_Piecewise_Plot.tex;
 Authoring_RadiobuttonResponse.tex;  Authoring_RadiobuttonResponse.tex;
   Authoring_RankResponse.tex;
   Authoring_ReactionResponse.tex;
 Authoring_Response_Attributes.tex;  Authoring_Response_Attributes.tex;
 Authoring_Responseparam_Parameter.tex;  Authoring_Responseparam_Parameter.tex;
 Authoring_Response_Tag_Intro.tex;  Authoring_Response_Tag_Intro.tex;
 Authoring_Scripting_Tags.tex;  Authoring_Scripting_Tags.tex;
   Authoring_StringResponse.tex;
 Authoring_Structure_Tags.tex;  Authoring_Structure_Tags.tex;
 Authoring_Surveys.tex;  Authoring_Surveys.tex;
 Authoring_WebDAV.tex;  Authoring_WebDAV.tex;
Line 3606  Course_Creation_Log.tex; Line 3691  Course_Creation_Log.tex;
 Course_Critical_Message.tex;  Course_Critical_Message.tex;
 Course_Deleting.tex;  Course_Deleting.tex;
 Course_Disable_Discussion.tex;  Course_Disable_Discussion.tex;
   Course_Disable_Anonymous_Discussion.tex;
 Course_Discussion_Board.tex;  Course_Discussion_Board.tex;
 Course_Drop_Student.tex;  Course_Drop_Student.tex;
 Course_Edit_Content.tex;  Course_Edit_Content.tex;
Line 3718  Docs_Score_Upload_Form.tex; Line 3804  Docs_Score_Upload_Form.tex;
 Docs_Search.tex;  Docs_Search.tex;
 Docs_Short_URLs.tex;  Docs_Short_URLs.tex;
 Docs_Simple_Problem.tex;  Docs_Simple_Problem.tex;
   Docs_Standard_Problem.tex;
 Docs_String_Response.tex;  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
Line 3751  Domain_Configuration_Self_Creation.tex; Line 3838  Domain_Configuration_Self_Creation.tex;
 Domain_Configuration_Selfenrollment.tex;  Domain_Configuration_Selfenrollment.tex;
 Domain_Configuration_Server_Status.tex;  Domain_Configuration_Server_Status.tex;
 Domain_Configuration_SSL.tex;  Domain_Configuration_SSL.tex;
   Domain_Configuration_Trust.tex;
 Domain_Configuration_User_Creation.tex;  Domain_Configuration_User_Creation.tex;
 Domain_Configuration_User_Modification.tex;  Domain_Configuration_User_Modification.tex;
 Domain_Configuration_User_Sessions.tex;  Domain_Configuration_User_Sessions.tex;
Line 3853  Modify_Anonsurvey_Threshold.tex; Line 3941  Modify_Anonsurvey_Threshold.tex;
 Modify_Community_Owner.tex;  Modify_Community_Owner.tex;
 Modify_Course_Chgpasswd.tex;  Modify_Course_Chgpasswd.tex;
 Modify_Course_Credithours.tex;  Modify_Course_Credithours.tex;
   Modify_Course_Crsauthor.tex;
 Modify_Course_Defaultauth.tex;  Modify_Course_Defaultauth.tex;
   Modify_Course_External_Tool.tex;
 Modify_Course_Instcode.tex;  Modify_Course_Instcode.tex;
 Modify_Course_LTI_Authen.tex;  Modify_Course_LTI_Authen.tex;
 Modify_Course_Owner.tex;  Modify_Course_Owner.tex;
Line 4187  status.txt; Line 4277  status.txt;
 unicover.txt;  unicover.txt;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
       <glob>*.js</glob>
       <sourcedir>loncom/html/adm/quicksearch/</sourcedir>
       <targetdir dist='default'>home/httpd/html/adm/quicksearch/</targetdir>
       <description>
   Search to enable the quicksearch function in the author space
       </description>
       <filenames>
   quicksearch.js
       </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/html/adm/fonts/AUTHORS</source>  <source>loncom/html/adm/fonts/AUTHORS</source>
 <target dist='default'>home/httpd/html/adm/fonts/AUTHORS</target>  <target dist='default'>home/httpd/html/adm/fonts/AUTHORS</target>
Line 4579  loncom/build/pod2html.sh ../homework/edi Line 4682  loncom/build/pod2html.sh ../homework/edi
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncoursepub.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursepub.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for asynchronous file upload via colorful editor ("Course Authoring" space).
   </description>
   </file>
   <file>
 <source>loncom/interface/lonmeta.pm</source>  <source>loncom/interface/lonmeta.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5201  JQuery countdown timer javascript files Line 5312  JQuery countdown timer javascript files
   <filenames>    <filenames>
     jquery.countdown-ar.js;      jquery.countdown-ar.js;
     jquery.countdown-bg.js;      jquery.countdown-bg.js;
     jquery.countdown-bs.js;  
     jquery.countdown-bn.js;      jquery.countdown-bn.js;
       jquery.countdown-bs.js;
     jquery.countdown-ca.js;      jquery.countdown-ca.js;
     jquery.countdown-cs.js;      jquery.countdown-cs.js;
     jquery.countdown-cy.js;      jquery.countdown-cy.js;
Line 5290  JQuery countdown timer Image file for LE Line 5401  JQuery countdown timer Image file for LE
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
     <glob>*.js</glob>      <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>      <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>
     <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>      <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>
     <categoryname>script</categoryname>      <categoryname>script</categoryname>
Line 5354  Addons for jQuery Line 5465  Addons for jQuery
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
   <sourcedir>loncom/html/adm/jQuery/js/</sourcedir>    <sourcedir>loncom/html/adm/jQuery/js/</sourcedir>
Line 5363  Addons for jQuery Line 5475  Addons for jQuery
 jQuery custom distribution of version 3.7.1, UI version 1.13.3  jQuery custom distribution of version 3.7.1, UI version 1.13.3
   </description>    </description>
   <filenames>    <filenames>
  jquery-3.7.1.min.js;          jquery-3.7.1.min.js;
  jquery-ui-1.13.3.custom.min.js;          jquery-ui-1.13.3.custom.min.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 5675  Handles a searches inside courses/commun Line 5787  Handles a searches inside courses/commun
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonindexcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonindexcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Course/community Indexer
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonmysql.pm</source>  <source>loncom/interface/lonmysql.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 5965  Displays the Main menu Line 6086  Displays the Main menu
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonremote.pm</source>  <source>loncom/interface/portfolio.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to launch and collapse the remote control.  Handler to manage user portfolios
 </description>  </description>
 <status>works/unverified</status>  <status>unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/portfolio.pm</source>  <source>loncom/interface/lonplacementtest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonplacementtest.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to manage user portfolios  Placement test status and completion.
 </description>  </description>
 <status>unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonviewcoauthors.pm</source>  <source>loncom/interface/lonviewcoauthors.pm</source>
Line 6026  Creates horizontal menubar in advanced R Line 6147  Creates horizontal menubar in advanced R
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/homeworkmenu.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Homework remote control.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/html/res/adm/pages/chatroom.html</source>  <source>loncom/html/res/adm/pages/chatroom.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 6873  by the URL-related pattern syntax: Line 6985  by the URL-related pattern syntax:
 <source>loncom/auth/lonslotcheck.pm</source>  <source>loncom/auth/lonslotcheck.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>Checks if access to a non-gradable external tool uses slots.  <description>Checks if access to a non-gradable external tool uses slots. 
 Disable subsequent PerlHandlers if a slot is in use, and slot status does  Disable subsequent PerlHandlers if a slot is in use, and slot status does
 not currently allow access.  not currently allow access.
 </description>  </description>
Line 6944  logout session launched via deep link an Line 7056  logout session launched via deep link an
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>For a deep link protected by LTI where username is included    <description>For a deep link protected by LTI where username is included
                in launch payload, expire user's current session if username                 in launch payload, expire user's current session if username
                from payload does not match username in LON-CAPA session.                 from payload does not match username in LON-CAPA session. 
   </description>    </description>
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
Line 7043  loncom/build/pod2html.sh ../auth/lonrole Line 7155  loncom/build/pod2html.sh ../auth/lonrole
 <target dist='default'>home/httpd/lib/perl/Apache/lontiny.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontiny.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Extract domain, courseID, and symb from a shortened URL and and switch role  Extract domain, courseID, and symb from a shortened URL and and switch role 
 to a role in designated course.  If the user has multiple active roles in a  to a role in designated course.  If the user has multiple active roles in a 
 course, and one is a Coordinator role, that role will be selected, otherwise  course, and one is a Coordinator role, that role will be selected, otherwise
 a list of available roles will be displayed for the user to select one.  a list of available roles will be displayed for the user to select one.
 </description>  </description>
Line 7733  dependency on Config.pm and Scalar::Util Line 7845  dependency on Config.pm and Scalar::Util
   <status>works/verified</status>    <status>works/verified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/LWPReq.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LWPReq.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Wrapper for LWP UserAgent to support enabling/disabling certificate
        verification and/or hostname validation on any of LWP 5.83X and LWP 6.X 
     </description>
     <status>works/verified</status>
   </file>
   <file>
   <source>loncom/Lond.pm</source>    <source>loncom/Lond.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 7829  language lexicons, and static configurat Line 7951  language lexicons, and static configurat
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/configuration/SSL.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/SSL.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to generate display of status of LON-CAPA SSL certificates
   installed on domain's servers.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/ConfigFileEdit.pm</source>  <source>loncom/ConfigFileEdit.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 7883  compiles/tth.so.x86_64.perl.5.32; Line 8015  compiles/tth.so.x86_64.perl.5.32;
 compiles/tth.so.x86_64.perl.5.34;  compiles/tth.so.x86_64.perl.5.34;
 compiles/tth.so.x86_64.perl.5.36;  compiles/tth.so.x86_64.perl.5.36;
 compiles/tth.so.x86_64.perl.5.38;  compiles/tth.so.x86_64.perl.5.38;
   compiles/tth.so.x86_64.perl.5.40;
 compiles/tth.so.x86_64.sles12;  compiles/tth.so.x86_64.sles12;
 compiles/tth.so.x86_64.sles15;  compiles/tth.so.x86_64.sles15;
 compiles/tth.so.i386.debian5;  compiles/tth.so.i386.debian5;
Line 8254  tmcc.tab; Line 8387  tmcc.tab;
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>  
 <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>  
 <categoryname>graphic file</categoryname>  
 <description>LON-CAPA remote control LCD font</description>  
 <filenames>  
 0.gif;  
 1.gif;  
 2.gif;  
 3.gif;  
 4.gif;  
 5.gif;  
 6.gif;  
 7.gif;  
 8.gif;  
 9.gif;  
 a.gif;  
 b.gif;  
 c.gif;  
 d.gif;  
 e.gif;  
 f.gif;  
 g.gif;  
 h.gif;  
 i.gif;  
 j.gif;  
 k.gif;  
 l.gif;  
 m.gif;  
 n.gif;  
 o.gif;  
 p.gif;  
 q.gif;  
 r.gif;  
 s.gif;  
 t.gif;  
 u.gif;  
 v.gif;  
 w.gif;  
 x.gif;  
 y.gif;  
 z.gif;  
 Ã¤.gif;  
 Ã¶.gif;  
 Ã¼.gif;  
 ä.gif;  
 ö.gif;  
 ü.gif;  
 colon.gif;  
 hyphen.gif;  
 slash.gif;  
 space.gif;  
 </filenames>  
 </fileglob>  
 <fileglob>  
 <glob>*.gif</glob>  
 <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
 <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
Line 8338  pref_pt.gif; Line 8416  pref_pt.gif;
 prt_pt.gif;  prt_pt.gif;
 res_pt.gif;  res_pt.gif;
 roles_pt.gif;  roles_pt.gif;
   sbkm_pt.gif;
 spacer_pt.gif;  spacer_pt.gif;
 sprs_pt.gif;  sprs_pt.gif;
 src_pt.gif;  src_pt.gif;
Line 8352  vbkm_pt.gif; Line 8431  vbkm_pt.gif;
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>icons used for the entire LON-CAPA user interface</description>  <description>icons used for the entire LON-CAPA user interface</description>
 <filenames>  <filenames>
 alnk.gif;  
 anno.gif;  
 anot.gif;  
 anot2.gif;  
 back.gif;  
 bchat.gif;  
 bkm.gif;  
 blog.gif;  
 brws.gif;  
 catalog.gif;  
 ccat.gif;  
 ccrs.gif;  
 chat.gif;  chat.gif;
 chrt.gif;  
 close-all-folders.gif;  close-all-folders.gif;
 close-navigation.gif;  
 clst.gif;  
 com.gif;  
 conf.gif;  
 courses.gif;  
 cprv.gif;  
 crsconf.gif;  
 cstr.gif;  
 del.gif;  
 dempty.gif;  dempty.gif;
 dempty.gif;  
 docs.gif;  
 edittoplevel.gif;  edittoplevel.gif;
 egrd.gif;  
 empty.gif;  empty.gif;
 enrl.gif;  
 eval.gif;  
 fdbk.gif;  
 feedback.gif;  feedback.gif;
 forw.gif;  
 grds.gif;  
 grps.gif;  
 group.gif;  group.gif;
 help.gif;  help.gif;
 info.gif;  info.gif;
 keys.gif;  
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  
 list.gif;  
 logout.gif;  
 mail.gif;  
 mcrs.gif;  
 mark-discussionentries-read.gif;  mark-discussionentries-read.gif;
 minitabmenu_bg.gif;  minitabmenu_bg.gif;
 minitabmenu_left.gif;  minitabmenu_left.gif;
 minitabmenu_left_on.gif;  minitabmenu_left_on.gif;
 minitabmenu_right.gif;  minitabmenu_right.gif;
 minitabmenu_right_on.gif;  minitabmenu_right_on.gif;
 mrk.gif;  
 nav.gif;  
 new.gif;  
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 open-all-folders.gif;  open-all-folders.gif;
 open-first-problem.gif;  open-first-problem.gif;
 pdfupload.gif;  
 parm.gif;  
 pcstr.gif;  
 pgrd.gif;  
 port.gif;  
 pparm.gif;  
 pref.gif;  
 printout.gif;  printout.gif;
 prt.gif;  
 pub.gif;  
 qempty.gif;  qempty.gif;
 rcrs.gif;  
 refresh.gif;  refresh.gif;
 reload.gif;  
 remotebg.gif;  
 res.gif;  
 roles.gif;  
 rsrv.gif;  
 rtrv.gif;  
 sctr.gif;  
 show-all.gif;  show-all.gif;
 show-incomplete-problems.gif;  show-incomplete-problems.gif;
 slnk.gif;  
 spacer.gif;  
 sprs.gif;  
 src.gif;  
 srvr.gif;  
 star.gif;  star.gif;
 start-navigation.gif;  
 stat.gif;  
 subm.gif;  
 title.gif;  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 8494  prt.png; Line 8507  prt.png;
 rcrs.png;  rcrs.png;
 rename.png;  rename.png;
 rsrv.png;  rsrv.png;
 slnk.png;  
 src.png;  src.png;
 srvr.png;  srvr.png;
 subm.png;  subm.png;
Line 8528  mngcu.png; Line 8540  mngcu.png;
 prob_ana.png;  prob_ana.png;
 process-stop.png;  process-stop.png;
 role_hotlist.png;  role_hotlist.png;
   reload.png;
 self_enroll.png;  self_enroll.png;
 survey_rep.png;  survey_rep.png;
 subdocs.png;  subdocs.png;
Line 8542  uplusr.png; Line 8555  uplusr.png;
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>graphical icons used in submenus</description>  <description>graphical icons used in submenus</description>
 <filenames>  <filenames>
 alnk.png;  
 archive.png;  archive.png;
 aboutme.png;  aboutme.png;
 addClickerInfoFile.png;  addClickerInfoFile.png;
Line 8558  comblock.png; Line 8570  comblock.png;
 contact-new.png;  contact-new.png;
 contact-new-22x22.png;  contact-new-22x22.png;
 coprplot.png;  coprplot.png;
   crsauthor.png;
 crseditors.png;  crseditors.png;
 crsnew.png;  crsnew.png;
 dialog-information.png;  dialog-information.png;
Line 8596  grp_add.png; Line 8609  grp_add.png;
 grp_settings.png;  grp_settings.png;
 grp_tools.png;  grp_tools.png;
 helpdesk-access.png;  helpdesk-access.png;
   impcrsau.png;
 ims.png;  ims.png;
 imsexport.png;  imsexport.png;
 link-new-22x22.png;  link-new-22x22.png;
Line 8612  myaboutme.png; Line 8626  myaboutme.png;
 navigation.png;  navigation.png;
 network-workgroup.png;  network-workgroup.png;
 page.png;  page.png;
   passback.png;
 preferences-desktop-font.png;  preferences-desktop-font.png;
 preferences-desktop-locale.png;  preferences-desktop-locale.png;
 preferences-desktop-remote-desktop.png;  preferences-desktop-remote-desktop.png;
 preferences-desktop-theme.png;  preferences-desktop-theme.png;
 preferences-desktop-wallpaper.png;  preferences-desktop-wallpaper.png;
 preferences-system-windows.png;  preferences-system-windows.png;
 receipt_number.png;  
 rcrs-22x22.png;  rcrs-22x22.png;
   receipt_number.png;
 recover.png;  recover.png;
 remotecontrol.png;  remotecontrol.png;
 resversion.png;  resversion.png;
Line 8663  wishlist-link-lighter.png; Line 8678  wishlist-link-lighter.png;
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/imgmaps.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 image maps for the LON-CAPA remote control  
 </description>  
 </file>  
 <file>  
 <source>loncom/html/res/adm/pages/index.html</source>  <source>loncom/html/res/adm/pages/index.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 8678  image maps for the LON-CAPA remote contr Line 8685  image maps for the LON-CAPA remote contr
 welcoming page to the LON-CAPA system upon login  welcoming page to the LON-CAPA system upon login
 </description>  </description>
 </file>  </file>
 <file>  
 <source>loncom/html/res/adm/pages/menu.html</source>  
 <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 renders the HTML (including image maps) for the LON-CAPA remote control  
 </description>  
 </file>  
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
Line 8917  file that allows setuid password privile Line 8916  file that allows setuid password privile
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</target>  <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</target>
 <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>home/httpd/perl/loncontrol</target>  <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>home/httpd/perl/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 8926  Controls the launching/halting of lonc, Line 8925  Controls the launching/halting of lonc,
 <file>  <file>
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>  <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
 <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>etc/systemd/system/loncontrol.service</target>  <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>etc/systemd/system/loncontrol.service</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol in systemd  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
Line 8966  etc/rc6.d/K05loncontrol Line 8965  etc/rc6.d/K05loncontrol
 symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels  symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
 </description>  </description>
 </link>  </link>
   
 <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">  <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
   <source>loncom/init.d/loncontrol</source>    <source>loncom/init.d/loncontrol</source>
   <target>etc/rc.d/</target>    <target>etc/rc.d/</target>
Line 8979  symbolic links to /etc/rc.d/init.d/lonco Line 8979  symbolic links to /etc/rc.d/init.d/lonco
 loncom/init.d/loncontrol  loncom/init.d/loncontrol
   </dependencies>    </dependencies>
 </file>  </file>
 <file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">  <file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target>etc/systemd/system/loncontrol.service</target>  <target>etc/systemd/system/loncontrol.service</target>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol in systemd  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
 </description>  </description>
   <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">    <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
 -c '/usr/bin/systemctl enable loncontrol.service'  -c '/usr/bin/systemctl enable loncontrol.service'
   </installscript>    </installscript>
   <installscript dist="debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24">    <installscript dist="debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24">
Line 9249  Module for displaying the wishlist.</des Line 9249  Module for displaying the wishlist.</des
 <target dist='default'>home/httpd/lib/perl/Apache/lonrelrequtils.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonrelrequtils.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Utilities to update information about LON-CAPA version requirements  Utilities to update information about LON-CAPA version requirements 
 in a course.</description>  in a course.</description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>

Removed from v.1.797.2.137.2.6  
changed lines
  Added in v.1.1075


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