Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.835 and 1.838

version 1.835, 2013/07/09 04:14:02 version 1.838, 2013/07/14 02:45:01
Line 713  extensions</description> Line 713  extensions</description>
   <description>JQuery spellchecker plugin</description>    <description>JQuery spellchecker plugin</description>
 </directory>  </directory>
   
   <!-- JQuery nicescroll plugin -->
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/nicescroll</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery nicescroll plugin</description>
   </directory>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
Line 2868  FPRexamples.gif; Line 2876  FPRexamples.gif;
 fromfile.gif;  fromfile.gif;
 grds.gif;  grds.gif;
 grps.gif;  grps.gif;
   help.gif;
 html_page_plaintext.gif;  html_page_plaintext.gif;
 html_page_richtext.gif;  html_page_richtext.gif;
 list-add.gif;  list-add.gif;
Line 3026  FPRexamples.eps; Line 3035  FPRexamples.eps;
 fromfile.eps;  fromfile.eps;
 grds.eps;  grds.eps;
 grps.eps;  grps.eps;
   help.eps;
 html_page_plaintext.eps;  html_page_plaintext.eps;
 html_page_richtext.eps;  html_page_richtext.eps;
 list-add.eps;  list-add.eps;
Line 5014  jQuery custom distribution of version 1. Line 5024  jQuery custom distribution of version 1.
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <!-- JQuery nicescroll plugin -->
   
   <fileglob>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/nicescroll/js/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery nicescroll plugin javascript
     </description>
     <filenames>
     jquery.nicescroll.min.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.png</glob>
     <sourcedir>loncom/html/adm/nicescroll/images/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jQuery nicescroll plugin image
     </description>
     <filenames>
     zoomico.png;
     </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/interface/lontest.pm</source>  <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>

Removed from v.1.835  
changed lines
  Added in v.1.838


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