Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.52 and 1.797.2.57

version 1.797.2.52, 2013/12/28 23:48:36 version 1.797.2.57, 2014/03/18 03:21:17
Line 1713  LON-CAPA release, starting with 2.11.0.R Line 1713  LON-CAPA release, starting with 2.11.0.R
 <filenames>  <filenames>
 2.11.0.RC1.tab;  2.11.0.RC1.tab;
 2.11.0.RC2.tab;  2.11.0.RC2.tab;
   2.11.0.RC3.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 2016  routines in lonauthcgi.pm Line 2017  routines in lonauthcgi.pm
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/listcodes.pl</source>
   <target dist='default'>home/httpd/cgi-bin/listcodes.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to display courses with unique six character codes.
   For use on the primary library server for a domain. Access control uses
   routines in lonauthcgi.pm.  Display formats are: csv (default), html, xml.
   </description>
   </file>
   <file>
   <source>loncom/cgi/quotacheck.pl</source>
   <target dist='default'>home/httpd/cgi-bin/quotacheck.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script to display disk usage and quota for content
   uploaded directly to a course/community via the Course Editor.
   </description>
   </file>
   <file>
 <source>loncom/homework/templates/sampleexternal.pl</source>  <source>loncom/homework/templates/sampleexternal.pl</source>
 <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>  <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 3404  Feedback_Discussion.tex; Line 3422  Feedback_Discussion.tex;
 Feedback_Policy.tex;  Feedback_Policy.tex;
 Finding_Resources.tex;  Finding_Resources.tex;
 Foils.tex;  Foils.tex;
   ForceIDChange.tex;
 Formula_Answers.tex;  Formula_Answers.tex;
 Formula_Editor.tex;  Formula_Editor.tex;
 Formula_Response_Adv_Intro.tex;  Formula_Response_Adv_Intro.tex;
Line 3667  Docs_Editing_Templated_Pages.tex; Line 3686  Docs_Editing_Templated_Pages.tex;
 Docs_Navigate_Content.tex;  Docs_Navigate_Content.tex;
 Docs_Score_Upload_Form.tex;  Docs_Score_Upload_Form.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   ForceIDChange.tex;
 Formula_Editor.tex;  Formula_Editor.tex;
 General_Intro.tex;  General_Intro.tex;
 Generation.tex;  Generation.tex;

Removed from v.1.797.2.52  
changed lines
  Added in v.1.797.2.57


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