Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.931 and 1.937

version 1.931, 2016/04/09 21:20:38 version 1.937, 2016/08/26 17:14:23
Line 1344  LON-CAPA release installed on the server Line 1344  LON-CAPA release installed on the server
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/loncertstatus.pl</source>
   <target dist='default'>home/httpd/cgi-bin/loncertstatus.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to display status of LON-CAPA SSL certificates 
   installed on domain's servers
   </description>
   </file>
   <file>
 <source>loncom/cgi/ping.pl</source>  <source>loncom/cgi/ping.pl</source>
 <target dist='default'>home/httpd/cgi-bin/ping.pl</target>  <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1755  LON-CAPA release, starting with 2.10.1 Line 1764  LON-CAPA release, starting with 2.10.1
 2.11.0.RC3.tab;  2.11.0.RC3.tab;
 2.11.0.tab;  2.11.0.tab;
 2.11.1.tab;  2.11.1.tab;
   2.11.2.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 3726  Some_Items_Were_Not_Submitted.tex; Line 3736  Some_Items_Were_Not_Submitted.tex;
 Spreadsheet_About.tex;  Spreadsheet_About.tex;
 Spreadsheet_Calculation.tex;  Spreadsheet_Calculation.tex;
 Spreadsheet_Calculation_Time.tex;  Spreadsheet_Calculation_Time.tex;
   Spreadsheet_Category_Grades.tex;
 Spreadsheet_Cell_Editing.tex;  Spreadsheet_Cell_Editing.tex;
 Spreadsheet_Editing.tex;  Spreadsheet_Editing.tex;
 Spreadsheet_Export_Row.tex;  Spreadsheet_Export_Row.tex;
Line 4339  loncom/build/pod2html.sh ../homework/edi Line 4350  loncom/build/pod2html.sh ../homework/edi
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncoursepub.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursepub.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for asynchronous file upload via colorful editor ("Course Authoring" space).
   </description>
   </file>
   <file>
 <source>loncom/interface/lonmeta.pm</source>  <source>loncom/interface/lonmeta.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4823  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4842  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip</source>    <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip</source>
   <target dist='default'>home/httpd/html/adm/MathJax</target>    <target dist='default'>home/httpd/html/adm/MathJax</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 4838  commands Line 4857  commands
   <dependencies>    <dependencies>
 loncom/html/adm/MathJax/commands;  loncom/html/adm/MathJax/commands;
 loncom/html/adm/MathJax/VERSION;  loncom/html/adm/MathJax/VERSION;
 loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip;  loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 7518  dependency on Config.pm (not usable in S Line 7537  dependency on Config.pm (not usable in S
   <status>works/verified</status>    <status>works/verified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/LWPReq.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LWPReq.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Wrapper for LWP UserAgent to support enabling/disabling certificate
        verification and/or hostname validation on any of LWP 5.83X and LWP 6.X 
     </description>
     <status>works/verified</status>
   </file>
   <file>
   <source>loncom/Lond.pm</source>    <source>loncom/Lond.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 7613  language lexicons, and static configurat Line 7642  language lexicons, and static configurat
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
   <file>
   <source>loncom/configuration/SSL.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/SSL.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to generate display of status of LON-CAPA SSL certificates
   installed on domain's servers.
   </description>
   <status>works/unverified</status>
   </file>
 <file>  <file>
 <source>loncom/ConfigFileEdit.pm</source>  <source>loncom/ConfigFileEdit.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>

Removed from v.1.931  
changed lines
  Added in v.1.937


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