Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.924 and 1.928

version 1.924, 2015/12/03 20:40:10 version 1.928, 2016/02/19 21:09:39
Line 2511  Handler to edit external resource. Line 2511  Handler to edit 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 4813  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4822  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip</source>    <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.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 4828  commands Line 4837  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.3-9-g78ea6af.zip;  loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 6352  handles request to the CAPA homework pro Line 6361  handles request to the CAPA homework pro
   </description>    </description>
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
   <file>
     <source>loncom/homework/daxepage.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/daxepage.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler displaying Daxe and the problem preview
     </description>
     <status>works/unverified</status>
   </file>
 <file>  <file>
   <source>loncom/homework/daxeopen.pm</source>    <source>loncom/homework/daxeopen.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/daxeopen.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/daxeopen.pm</target>

Removed from v.1.924  
changed lines
  Added in v.1.928


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