[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

raeburn raeburn at source.lon-capa.org
Wed Jul 10 10:28:05 EDT 2013


raeburn		Wed Jul 10 14:28:05 2013 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - JQuery nicescroll plugin
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.835 doc/loncapafiles/loncapafiles.lpml:1.836
--- doc/loncapafiles/loncapafiles.lpml:1.835	Tue Jul  9 04:14:02 2013
+++ doc/loncapafiles/loncapafiles.lpml	Wed Jul 10 14:28:05 2013
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.835 2013/07/09 04:14:02 lira Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.836 2013/07/10 14:28:05 raeburn Exp $ -->
 
 <!--
 
@@ -713,6 +713,14 @@
   <description>JQuery spellchecker plugin</description>
 </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'>
   <protectionlevel>modest_delete</protectionlevel>
@@ -5014,6 +5022,28 @@
   </filenames>
 </fileglob>
 
+<!-- JQuery nicescroll plugin -->
+
+<file>
+  <source>loncom/html/adm/nicescroll/js/jquery.nicescroll.min.js</sourcedir>
+  <targetdir dist='default'>home/httpd/html/adm/nicescroll/jquery.nicescroll.min.js</targetdir>
+  <categoryname>interface file</categoryname>
+  <description>
+jQuery nicescroll plugin javascript
+  </description>
+  <status>works/unverified</status>
+</file>
+
+<file>
+  <source>loncom/html/adm/nicescroll/images/zoomico.png</sourcedir>
+  <targetdir dist='default'>home/httpd/html/adm/nicescroll/zoomico.png</targetdir>
+  <categoryname>interface file</categoryname>
+  <description>
+jQuery nicescroll plugin image
+  </description>
+  <status>works/unverified</status>
+</file>
+
 <file>
 <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>




More information about the LON-CAPA-cvs mailing list