Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.131.2.6 and 1.797.2.131.2.11

version 1.797.2.131.2.6, 2022/02/22 16:13:51 version 1.797.2.131.2.11, 2023/09/05 03:54:41
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 3646  Domain_Create_Users.tex; Line 3693  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 6487  by the URL-related pattern syntax: Line 6536  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 6508  by the URL-related pattern syntax: Line 6567  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 6536  by the URL-related pattern syntax: Line 6605  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 7054  eps.gif; Line 7133  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 7135  mpg.gif; Line 7215  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 7996  next.gif; Line 8078  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 8212  symbs.png; Line 8295  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.6  
changed lines
  Added in v.1.797.2.131.2.11


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