Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.131.2.4 and 1.797.2.131.2.10

version 1.797.2.131.2.4, 2022/01/20 19:14:06 version 1.797.2.131.2.10, 2023/07/09 00:54:58
Line 2555  Handler to allow LON-CAPA to operate as Line 2555  Handler to allow LON-CAPA to operate as
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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>  <source>loncom/lti/ltiutils.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 2564  Common routines for LTI (Consumer or Pro Line 2593  Common routines for LTI (Consumer or Pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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 3625  Domain_Configuration_IP_Access.tex; Line 3672  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_LTI_Tools.tex;
 Domain_Configuration_Passwords.tex;  Domain_Configuration_Passwords.tex;
 Domain_Configuration_Quotas.tex;  Domain_Configuration_Quotas.tex;
Line 3731  Math_Response_Problems.tex; Line 3779  Math_Response_Problems.tex;
 Maxima_Argument_Array.tex;  Maxima_Argument_Array.tex;
 Maxima_Libraries.tex;  Maxima_Libraries.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
   Modify_Anonsurvey_Threshold.tex;
 Modify_Community_Owner.tex;  Modify_Community_Owner.tex;
   Modify_Course_Chgpasswd.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_Table_Lifetime.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 6478  by the URL-related pattern syntax: Line 6534  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 6499  by the URL-related pattern syntax: Line 6565  by the URL-related pattern syntax:
 <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 6527  by the URL-related pattern syntax: Line 6603  by the URL-related pattern syntax:
   <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 7045  eps.gif; Line 7131  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 7126  mpg.gif; Line 7213  mpg.gif;
 navmap.correct.gif;  navmap.correct.gif;
 navmap.partial.gif;  navmap.partial.gif;
 navmap.ellipsis.gif;  navmap.ellipsis.gif;
   navmap.none.closed.gif;
   navmap.none.open.gif;
 navmap.open.gif;  navmap.open.gif;
 navmap.page.open.gif;  navmap.page.open.gif;
 navmap.page.closed.gif;  navmap.page.closed.gif;
Line 7987  next.gif; Line 8076  next.gif;
 nothumb.gif;  nothumb.gif;
 open-all-folders.gif;  open-all-folders.gif;
 open-first-problem.gif;  open-first-problem.gif;
   printout.gif;
 pdfupload.gif;  pdfupload.gif;
 parm.gif;  parm.gif;
 pcstr.gif;  pcstr.gif;
Line 8203  symbs.png; Line 8293  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;

Removed from v.1.797.2.131.2.4  
changed lines
  Added in v.1.797.2.131.2.10


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