Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.131 and 1.797.2.131.2.1

version 1.797.2.131, 2021/12/24 15:23:16 version 1.797.2.131.2.1, 2022/01/04 02:32:11
Line 1759  LON-CAPA release, starting with 2.10.1 Line 1759  LON-CAPA release, starting with 2.10.1
 2.11.2.tab;  2.11.2.tab;
 2.11.3.tab;  2.11.3.tab;
 2.11.4.tab;  2.11.4.tab;
   2.11.4.B.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 2524  Handler to check if an external resource Line 2525  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/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/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 3433  Chart_Sequences.tex; Line 3461  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 3477  Course_Prefs_Printouts.tex; Line 3506  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;
   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 3534  Docs_About_Simple_Page.tex; Line 3565  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 3580  Domain_Configuration_IP_Access.tex; Line 3612  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_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 6407  by the URL-related pattern syntax: Line 6440  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)</description>  <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course</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 6564  loncom/build/pod2html.sh ../auth/lonrole Line 6604  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 8080  emblem-photos.png; Line 8131  emblem-photos.png;
 emblem-readonly.png;  emblem-readonly.png;
 emblem-system.png;  emblem-system.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 8127  scoreupfrm.png; Line 8179  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;

Removed from v.1.797.2.131  
changed lines
  Added in v.1.797.2.131.2.1


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