Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.113 and 1.797.2.113.2.1

version 1.797.2.113, 2020/01/10 16:52:53 version 1.797.2.113.2.1, 2020/01/20 23:50:17
Line 1758  LON-CAPA release, starting with 2.10.1 Line 1758  LON-CAPA release, starting with 2.10.1
 2.11.1.tab;  2.11.1.tab;
 2.11.2.tab;  2.11.2.tab;
 2.11.3.tab;  2.11.3.tab;
   2.11.3.B.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 2523  Handler to check if an external resource Line 2524  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 Tool Consumer
   </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 3478  Docs_About_Simple_Page.tex; Line 3488  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 3502  Docs_Overview.tex; Line 3513  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 6503  loncom/build/pod2html.sh ../auth/lonrole Line 6515  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 8015  emblem-photos.png; Line 8038  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 8058  scoreupfrm.png; Line 8082  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.113  
changed lines
  Added in v.1.797.2.113.2.1


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