Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.137.2.2 and 1.797.2.140

version 1.797.2.137.2.2, 2024/08/23 19:19:40 version 1.797.2.140, 2024/12/30 21:21:23
Line 423  Used by lond parent to check if children Line 423  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/lonLTItmp</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>for temporary storage of LTI nonces</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/webdav</targetdir>    <targetdir dist='default'>home/httpd/webdav</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>for storage of webdav DAVLock files</description>    <description>for storage of webdav DAVLock files</description>
Line 467  extensions</description> Line 461  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib/perl/Apache/math_parser</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>location of LON-CAPA math parser</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>    <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of HTML specific perl module fixes and additions    <description>location of HTML specific perl module fixes and additions
Line 492  extensions</description> Line 480  extensions</description>
   <description>cookie jar</description>    <description>cookie jar</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/ltiIDs</targetdir>  
   <categoryname>server standard</categoryname>  
   <description>stores LTI callback IDs for session logout</description>  
 </directory>  
 <directory dist='default'>  
    <protectionlevel>modest_delete</protectionlevel>     <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/balanceIDs</targetdir>   <targetdir dist='default'>home/httpd/balanceIDs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
Line 631  extensions</description> Line 613  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/daxe</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>Daxe XML editor</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>    <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Rich Text Editor</description>    <description>Rich Text Editor</description>
Line 1227  parameter. Line 1203  parameter.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/cgi/archive.pl</source>  
 <target dist='default'>home/httpd/cgi-bin/archive.pl</target>  
 <categoryname>script</categoryname>  
 <description>  
 Create an archive file of specified files in an Authoring Space,  
 for download by the author. Archive file is either a tar file  
 (with gzip, bzip2 or xz compression), or a zip file.  
 </description>  
 </file>  
 <file>  
 <source>loncom/cgi/decompress.pl</source>  <source>loncom/cgi/decompress.pl</source>
 <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>  <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1794  LON-CAPA release, starting with 2.10.1 Line 1760  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 2560  Handler to check if an external resource Line 2526  Handler to check if an external resource
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonexttool.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonexttool.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handler to allow LON-CAPA to operate as an LTI Consumer  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/lti/ltiauth.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/ltiauth.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handler to allow LON-CAPA to operate as an LTI Provider  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/lti/ltiroster.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/ltiroster.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handler to allow LON-CAPA to service roster requests, as an LTI Consumer.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/lti/ltipassback.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/ltipassback.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handler to allow LON-CAPA to service pass back of scores from a Tool Provider,  
 as an LTI Consumer.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/lti/ltilogout.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/ltilogout.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 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.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/lti/ltiutils.pm</source>  
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>  
 <categoryname>system file</categoryname>  
 <description>  
 Common routines for LTI (Consumer or Provider)  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/lti/templates/LTIstandard.tool.meta</source>  
 <target dist='default'>home/httpd/html/res/lib/templates/LTIstandard.tool.meta</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 Meta file which specifies package source for external tool (LTI) without passback  
 of grades  
 </description>  
 </file>  
 <file>  
 <source>loncom/lti/templates/LTIpassback.tool.meta</source>  
 <target dist='default'>home/httpd/html/res/lib/templates/LTIpassback.tool.meta</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 Meta file which specifies package source for external tool (LTI) which supports passback  
 of grades, and storable parameters.  
 </description>  
 </file>  
 <file>  
   <source>loncom/interface/lonpickcode.pm</source>    <source>loncom/interface/lonpickcode.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 2679  Handler to pick a user from a directory Line 2571  Handler to pick a user from a directory
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/loncourseuser.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/loncourseuser.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Handler to check if a user has a role (active, future or previous) in a course.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/interface/loncourserespicker.pm</source>  <source>loncom/interface/loncourserespicker.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2827  Page of links to help manuals - displaye Line 2710  Page of links to help manuals - displaye
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/html/adm/help/loncapa.html</source>  
 <target dist='default'>home/httpd/html/adm/help/loncapa.html</target>  
 <categoryname>interface file</categoryname>  
 <description>  
 Language reference, generated from loncapa.xsd.  
 </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 3045  add_link.gif; Line 2920  add_link.gif;
 anno.gif;  anno.gif;
 anot.gif;  anot.gif;
 anot2.gif;  anot2.gif;
 archive.gif;  
 authorRemote.gif;  authorRemote.gif;
 author_example_directory.gif;  author_example_directory.gif;
 author_new_content.gif;  author_new_content.gif;
Line 3068  cprv.gif; Line 2942  cprv.gif;
 creatingANewCourse.gif;  creatingANewCourse.gif;
 creatingNewProblemResource.gif;  creatingNewProblemResource.gif;
 crsconf.gif;  crsconf.gif;
 daxecollapsible.gif;  
 daxeleftpanel.gif;  
 daxeradio.gif;  
 daxetoolbar.gif;  
 daxeui.gif;  
 delete.gif;  delete.gif;
 docs.gif;  docs.gif;
 document-open.gif;  document-open.gif;
Line 3152  pref.gif; Line 3021  pref.gif;
 preferences-desktop-font.gif;  preferences-desktop-font.gif;
 preferences-desktop-locale.gif;  preferences-desktop-locale.gif;
 preferences-desktop-theme.gif;  preferences-desktop-theme.gif;
 printout.gif;  
 problem_editing_colorful.gif;  problem_editing_colorful.gif;
 problem_editing_xml.gif;  problem_editing_xml.gif;
 problem_testing.gif;  problem_testing.gif;
Line 3267  add_link.eps; Line 3135  add_link.eps;
 anno.eps;  anno.eps;
 anot.eps;  anot.eps;
 anot2.eps;  anot2.eps;
 archive.eps;  
 authorRemote.eps;  authorRemote.eps;
 author_example_directory.eps;  author_example_directory.eps;
 author_new_content.eps;  author_new_content.eps;
Line 3290  cprv.eps; Line 3157  cprv.eps;
 creatingANewCourse.eps;  creatingANewCourse.eps;
 creatingNewProblemResource.eps;  creatingNewProblemResource.eps;
 crsconf.eps;  crsconf.eps;
 daxecollapsible.eps;  
 daxeleftpanel.eps;  
 daxeradio.eps;  
 daxetoolbar.eps;  
 daxeui.eps;  
 delete.eps;  delete.eps;
 docs.eps;  docs.eps;
 document-open.eps;  document-open.eps;
Line 3481  Annotation.tex; Line 3343  Annotation.tex;
 Authentication.tex;  Authentication.tex;
 Auth_Options.tex;  Auth_Options.tex;
 Authoring_Adding_Pictures.tex;  Authoring_Adding_Pictures.tex;
 Authoring_Archiving_Directory.tex;  
 Authoring_DataResponse.tex;  Authoring_DataResponse.tex;
 Authoring_Daxe_CSS.tex;  
 Authoring_Daxe_FAQ.tex;  
 Authoring_Daxe_Introduction.tex;  
 Authoring_Daxe_Left_Panel.tex;  
 Authoring_Daxe_Math.tex;  
 Authoring_Daxe_Menus.tex;  
 Authoring_Daxe_Radiobuttonresponse.tex;  
 Authoring_Daxe_Templates.tex;  
 Authoring_Daxe_Toolbar.tex;  
 Authoring_Daxe_UI.tex;  
 Authoring_Daxe_Variables.tex;  
 Authoring_Dynamic_Plot_Axes.tex;  Authoring_Dynamic_Plot_Axes.tex;
 Authoring_Dynamic_Plot_Color_Selection.tex;  Authoring_Dynamic_Plot_Color_Selection.tex;
 Authoring_Dynamic_Plot_Curve_Data.tex;  Authoring_Dynamic_Plot_Curve_Data.tex;
Line 3585  Chart_Sequences.tex; Line 3435  Chart_Sequences.tex;
 Chart_Student_Data.tex;  Chart_Student_Data.tex;
 Chatting.tex;  Chatting.tex;
 Clicker_Registration.tex;  Clicker_Registration.tex;
 Clone_Tiny_URLs.tex;  
 Coauthor.tex;  Coauthor.tex;
 Construction_Space_Overview.tex;  Construction_Space_Overview.tex;
 Content_Page_Overview.tex;  Content_Page_Overview.tex;
Line 3625  Course_Parameter_Levels.tex; Line 3474  Course_Parameter_Levels.tex;
 Course_Parameter_Table_Mode.tex;  Course_Parameter_Table_Mode.tex;
 Course_Prefs_Bridgetasks.tex;  Course_Prefs_Bridgetasks.tex;
 Course_Prefs_Display.tex;  Course_Prefs_Display.tex;
 Course_Prefs_ExternalTools.tex;  
 Course_Prefs_Grading.tex;  Course_Prefs_Grading.tex;
 Course_Prefs_Printouts.tex;  Course_Prefs_Printouts.tex;
 Course_Prefs_Classlists.tex;  Course_Prefs_Classlists.tex;
 Course_Prefs_Feedback.tex;  Course_Prefs_Feedback.tex;
 Course_Prefs_Language.tex;  Course_Prefs_Language.tex;
 Course_Prefs_Linkprotection.tex;  
 Course_Prefs_Menus.tex;  
 Course_Prefs_Spreadsheet.tex;  Course_Prefs_Spreadsheet.tex;
 Course_Prefs_Discussions.tex;  Course_Prefs_Discussions.tex;
 Course_Prefs_General.tex;  Course_Prefs_General.tex;
Line 3690  Docs_About_Simple_Page.tex; Line 3536  Docs_About_Simple_Page.tex;
 Docs_About_Syllabus.tex;  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_External_Tool.tex;  
 Docs_Adding_Folders.tex;  Docs_Adding_Folders.tex;
 Docs_Adding_Pages.tex;  Docs_Adding_Pages.tex;
 Docs_Adding_Syllabus.tex;  Docs_Adding_Syllabus.tex;
Line 3715  Docs_Overview.tex; Line 3560  Docs_Overview.tex;
 Docs_Radio.tex;  Docs_Radio.tex;
 Docs_Score_Upload_Form.tex;  Docs_Score_Upload_Form.tex;
 Docs_Search.tex;  Docs_Search.tex;
 Docs_Short_URLs.tex;  
 Docs_Simple_Problem.tex;  Docs_Simple_Problem.tex;
 Docs_String_Response.tex;  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
Line 3725  Docs_Viewing_Course_Doc.tex; Line 3569  Docs_Viewing_Course_Doc.tex;
 Docs_Web_Page.tex;  Docs_Web_Page.tex;
 Domain_Change_Logs.tex;  Domain_Change_Logs.tex;
 Domain_Change_Privileges.tex;  Domain_Change_Privileges.tex;
 Domain_Configuration_Author_Defaults.tex;  
 Domain_Configuration_Auto_Creation.tex;  Domain_Configuration_Auto_Creation.tex;
 Domain_Configuration_Auto_Enrollment.tex;  Domain_Configuration_Auto_Enrollment.tex;
 Domain_Configuration_Auto_Updates.tex;  Domain_Configuration_Auto_Updates.tex;
Line 3739  Domain_Configuration_IP_Access.tex; Line 3582  Domain_Configuration_IP_Access.tex;
 Domain_Configuration_LangTZAuth.tex;  Domain_Configuration_LangTZAuth.tex;
 Domain_Configuration_Load_Balancing.tex;  Domain_Configuration_Load_Balancing.tex;
 Domain_Configuration_Login_Page.tex;  Domain_Configuration_Login_Page.tex;
 Domain_Configuration_LTI_Provider.tex;  
 Domain_Configuration_LTI_Tools.tex;  
 Domain_Configuration_Passwords.tex;  Domain_Configuration_Passwords.tex;
 Domain_Configuration_Quotas.tex;  Domain_Configuration_Quotas.tex;
 Domain_Configuration_Request_Author.tex;  Domain_Configuration_Request_Author.tex;
Line 3760  Domain_Create_Users.tex; Line 3601  Domain_Create_Users.tex;
 Domain_Crontab_Entries.tex;  Domain_Crontab_Entries.tex;
 Domain_Editing_Custom_Roles.tex;  Domain_Editing_Custom_Roles.tex;
 Domain_Manual_Title_Page.tex;  Domain_Manual_Title_Page.tex;
 Domain_Modify_Course.tex;  
 Domain_Modify_Community.tex;  
 Domain_Role_Approvals.tex;  Domain_Role_Approvals.tex;
 Domain_Role_Logs.tex;  Domain_Role_Logs.tex;
 Domain_User_Access_Logs.tex;  Domain_User_Access_Logs.tex;
Line 3854  Modify_Course_Chgpasswd.tex; Line 3693  Modify_Course_Chgpasswd.tex;
 Modify_Course_Credithours.tex;  Modify_Course_Credithours.tex;
 Modify_Course_Defaultauth.tex;  Modify_Course_Defaultauth.tex;
 Modify_Course_Instcode.tex;  Modify_Course_Instcode.tex;
 Modify_Course_LTI_Authen.tex;  
 Modify_Course_Owner.tex;  Modify_Course_Owner.tex;
 Modify_Course_Quota.tex;  Modify_Course_Quota.tex;
 Modify_Course_Selfenrolladmin.tex;  Modify_Course_Selfenrolladmin.tex;
 Modify_Course_Table_Lifetime.tex;  Modify_Course_Table_Lifetime.tex;
 Modify_Course_Upload_Quota.tex;  Modify_Course_Upload_Quota.tex;
 Modify_Postsubmit_Config.tex;  
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Navmap_Host_Down.tex;  Navmap_Host_Down.tex;
 NavMaps_MarkPosts_Read.tex;  NavMaps_MarkPosts_Read.tex;
Line 3905  Portfolio_OpenFile.tex; Line 3742  Portfolio_OpenFile.tex;
 Portfolio_RenameFile.tex;  Portfolio_RenameFile.tex;
 Portfolio_ShareFile_ChangeSetting.tex;  Portfolio_ShareFile_ChangeSetting.tex;
 Portfolio_ShareFile_Conditional.tex;  Portfolio_ShareFile_Conditional.tex;
   Portfolio_ShareFile_Group.tex;
 Portfolio_ShareFile_SetAccess.tex;  Portfolio_ShareFile_SetAccess.tex;
 Portfolio_ShareFile_StopAccess.tex;  Portfolio_ShareFile_StopAccess.tex;
 Portfolio_ShareFile.tex;  Portfolio_ShareFile.tex;
Line 4993  LON-CAPA math editor Line 4831  LON-CAPA math editor
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/daxe/daxe.tar.gz</source>  
   <target dist='default'>home/httpd/html/adm/daxe</target>  
   <categoryname>script</categoryname>  
   <description>  
    Daxe XML editor  
   </description>  
   <installscript>  
 commands  
   </installscript>  
   <dependencies>  
 loncom/html/adm/daxe/commands;  
 loncom/html/adm/daxe/daxe.tar.gz;  
 loncom/html/adm/daxe/VERSION;  
   </dependencies>  
 </file>  
   
 <file>  
   <source>loncom/javascriptlib/file_upload.js</source>    <source>loncom/javascriptlib/file_upload.js</source>
   <target dist='default'>home/httpd/html/res/adm/includes/file_upload.js</target>    <target dist='default'>home/httpd/html/res/adm/includes/file_upload.js</target>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
Line 5068  loncom/html/adm/geogebra/geogebraweb_lic Line 4889  loncom/html/adm/geogebra/geogebraweb_lic
 commands  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
   loncom/html/adm/ckeditor/a11ychecker_1.1.1.tar.gz;
   loncom/html/adm/ckeditor/balloonpanel_4.22.1.tar.gz;
 loncom/html/adm/ckeditor/commands;  loncom/html/adm/ckeditor/commands;
 loncom/html/adm/ckeditor/ckeditor_4.22.1.tar.gz;  loncom/html/adm/ckeditor/ckeditor_4.22.1.tar.gz;
 loncom/html/adm/ckeditor/loncapaconfig.js;  loncom/html/adm/ckeditor/loncapaconfig.js;
Line 5977  Handler to manage user portfolios Line 5800  Handler to manage user portfolios
 <status>unverified</status>  <status>unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonviewcoauthors.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonviewcoauthors.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Allows co-authors and assistant co-authors to view co-authors in an Authoring Space.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>rat/lonpageflip.pm</source>  <source>rat/lonpageflip.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 6359  handles request to the CAPA homework pro Line 6173  handles request to the CAPA homework pro
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/loncapamath.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/loncapamath.pm</target>  
   <categoryname>handler</categoryname>  
   <description>  
     lm element implementation, using the math parser package  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/units.json</source>  
   <target dist='default'>home/httpd/lonTabs/units.json</target>  
   <categoryname>static conf</categoryname>  
   <description>  
     Math parser: units  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/constants.json</source>  
   <target dist='default'>home/httpd/lonTabs/constants.json</target>  
   <categoryname>static conf</categoryname>  
   <description>  
     Math parser: constants  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/CalcEnv.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Calculation environment  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/CalcException.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcException.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Calculation exception  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/Definitions.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Definitions.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Operator definitions  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/ENode.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ENode.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Parsed tree node.  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/Operator.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Operator.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Parser operator  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/ParseException.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ParseException.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Parse exception  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/Parser.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Parser.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Equation parser  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/QInterval.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QInterval.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: An interval of quantities  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/QIntervalUnion.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: A union of possibly disjoint intervals  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/QMatrix.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QMatrix.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: A matrix of quantities  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/QSet.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QSet.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: A set of quantities  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/Quantity.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Quantity.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: A quantity (value and units)  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/QVector.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QVector.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: A vector of quantities  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/Token.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Token.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: A parser token.  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/Tokenizer.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: String tokenizer  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/math_parser/Units.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Units.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Math parser: Loads and converts units  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/daxepage.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/daxepage.pm</target>  
   <categoryname>handler</categoryname>  
   <description>  
     Handler displaying Daxe and the problem preview  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/daxeopen.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/daxeopen.pm</target>  
   <categoryname>handler</categoryname>  
   <description>  
     Handler sending a file for Daxe, converting problems if necessary  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/daxesave.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/daxesave.pm</target>  
   <categoryname>handler</categoryname>  
   <description>  
     Handler saving a file edited with Daxe  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/cleanxml/pre_xml.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/pre_xml.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     First step to clean a file before Daxe editing.  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/cleanxml/html_to_xml.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/html_to_xml.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Second step to clean a file before Daxe editing.  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/cleanxml/post_xml.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/post_xml.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Third step to clean a file before Daxe editing.  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/homework/cleanxml/xml_to_loncapa.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/xml_to_loncapa.pm</target>  
   <categoryname>system file</categoryname>  
   <description>  
     Takes a well-formed XML file content and converts it to LON-CAPA syntax.  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/xml/Safe.pm</source>  <source>loncom/xml/Safe.pm</source>
 <target dist='default'>home/httpd/lib/perl/Safe.pm</target>  <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 6839  by the URL-related pattern syntax: Line 6419  by the URL-related pattern syntax:
 <source>loncom/auth/blockedaccess.pm</source>  <source>loncom/auth/blockedaccess.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course</description>  <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>
 <status>works/unverified</status>  
 </file>  
 <file>  
 <source>loncom/auth/lonprotected.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonprotected.pm</target>  
 <categoryname>handler</categoryname>  
 <description>Information about deeplink-only access for a resource</description>  
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
Line 6864  by the URL-related pattern syntax: Line 6437  by the URL-related pattern syntax:
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/lonslotcheck.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>  
 <categoryname>handler</categoryname>  
 <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  
 not currently allow access.  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/auth/publiccheck.pm</source>    <source>loncom/auth/publiccheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 6895  not currently allow access. Line 6458  not currently allow access.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/lonlinkexit.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonlinkexit.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 logout session launched via deep link and escape iframe and redirect  
 (for LTI-protected link and appropriate Link Protection setting in course)  
 </description>  
 <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/auth/migrateuser.pm</source>    <source>loncom/auth/migrateuser.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 6933  logout session launched via deep link an Line 6486  logout session launched via deep link an
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonrelaunch.pm</source>  
   <target dist='default'>home/httpd/lib/perl/Apache/lonrelaunch.pm</target>  
   <categoryname>handler</categoryname>  
   <description>For a deep link protected by LTI where username is included  
                in launch payload, expire user's current session if username  
                from payload does not match username in LON-CAPA session.  
   </description>  
   <status>works/unverified</status>  
 </file>  
 <file>  
   <source>loncom/auth/lonshibauth.pm</source>    <source>loncom/auth/lonshibauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 7033  loncom/build/pod2html.sh ../auth/lonrole Line 6576  loncom/build/pod2html.sh ../auth/lonrole
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lontiny.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lontiny.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 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  
 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.  
 </description>  
 </file>  
 <file>  
 <source>loncom/interface/lonsource.pm</source>  <source>loncom/interface/lonsource.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 7461  eps.gif; Line 6993  eps.gif;
 eps_big.gif;  eps_big.gif;
 exam.gif;  exam.gif;
 exam_big.gif;  exam_big.gif;
 externallink.gif;  
 face-angel.png;  face-angel.png;
 face-angry.png;  face-angry.png;
 face-cool.png;  face-cool.png;
Line 7877  compiles/tth.so.x86_64.perl.5.32; Line 7408  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 8416  pgrd.gif; Line 7948  pgrd.gif;
 port.gif;  port.gif;
 pparm.gif;  pparm.gif;
 pref.gif;  pref.gif;
 printout.gif;  
 prt.gif;  prt.gif;
 pub.gif;  pub.gif;
 qempty.gif;  qempty.gif;
Line 8474  anot.png; Line 8005  anot.png;
 anot2.png;  anot2.png;
 blog.png;  blog.png;
 chrt.png;  chrt.png;
 copy.png;  
 cprv.png;  cprv.png;
 del.png;  del.png;
 egrd.png;  egrd.png;
Line 8486  parm.png; Line 8016  parm.png;
 port.png;  port.png;
 prt.png;  prt.png;
 rcrs.png;  rcrs.png;
 rename.png;  
 rsrv.png;  rsrv.png;
 slnk.png;  slnk.png;
 src.png;  src.png;
Line 8537  uplusr.png; Line 8066  uplusr.png;
 <description>graphical icons used in submenus</description>  <description>graphical icons used in submenus</description>
 <filenames>  <filenames>
 alnk.png;  alnk.png;
 archive.png;  
 aboutme.png;  aboutme.png;
 addClickerInfoFile.png;  addClickerInfoFile.png;
 anonsurveythreshold.png;  anonsurveythreshold.png;
 bubblesheet.png;  bubblesheet.png;
 camanager.png;  
 ccatconf.png;  ccatconf.png;
 ccat-22x22.png;  ccat-22x22.png;
 chat.png;  chat.png;
 coauthors.png;  
 collapsed.png;  
 comblock.png;  comblock.png;
 contact-new.png;  contact-new.png;
 contact-new-22x22.png;  contact-new-22x22.png;
Line 8573  edit-undo-22x22.png; Line 8098  edit-undo-22x22.png;
 emblem-photos.png;  emblem-photos.png;
 emblem-readonly.png;  emblem-readonly.png;
 emblem-system.png;  emblem-system.png;
 expanded.png;  
 extres.png;  extres.png;
 exttool.png;  
 folder-new.png;  folder-new.png;
 folder-new-22x22.png;  folder-new-22x22.png;
 format-justify-fill.png;  format-justify-fill.png;
Line 8623  scoreupfrm.png; Line 8146  scoreupfrm.png;
 selfenrl-queue.png;  selfenrl-queue.png;
 selfenrl-queue-22x22.png;  selfenrl-queue-22x22.png;
 sequence.png;  sequence.png;
 shorturls.png;  
 simple.png;  simple.png;
 simpprob.png;  simpprob.png;
 start-here.png;  start-here.png;
Line 8634  symbs.png; Line 8156  symbs.png;
 system-lock-screen.png;  system-lock-screen.png;
 system-users.png;  system-users.png;
 timer.png;  timer.png;
 timezone.png;  
 trck-22x22.png;  trck-22x22.png;
 ungrade_sub.png;  ungrade_sub.png;
 uplcrs.png;  uplcrs.png;
 uploadscores.png;  uploadscores.png;
 verify.png;  verify.png;
 view-mode-22x22.png;  view-mode-22x22.png;
 viewuser.png;  
 wishlist.png;  wishlist.png;
 wishlist-link.png;  wishlist-link.png;
 wishlist-link-lighter.png;  wishlist-link-lighter.png;
Line 8910  file that allows setuid password privile Line 8430  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 8919  Controls the launching/halting of lonc, Line 8439  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 8972  symbolic links to /etc/rc.d/init.d/lonco Line 8492  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">

Removed from v.1.797.2.137.2.2  
changed lines
  Added in v.1.797.2.140


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