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

raeburn raeburn at source.lon-capa.org
Sun Aug 4 10:40:31 EDT 2013


raeburn		Sun Aug  4 14:40:31 2013 EDT

  Modified files:              (Branch: version_2_11_X)
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - For 2.11
    - Backport 1.836, 1.837, 1.840, 1.841, 1.842, 1.843 
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.797.2.35 doc/loncapafiles/loncapafiles.lpml:1.797.2.36
--- doc/loncapafiles/loncapafiles.lpml:1.797.2.35	Sat May 11 16:58:13 2013
+++ doc/loncapafiles/loncapafiles.lpml	Sun Aug  4 14:40:30 2013
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.797.2.35 2013/05/11 16:58:13 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.797.2.36 2013/08/04 14:40:30 raeburn Exp $ -->
 
 <!--
 
@@ -607,7 +607,7 @@
 </directory>
 <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>
-  <targetdir dist='default'>home/httpd/html/adm/ckeditor</targetdir>
+  <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>
   <categoryname>server readonly</categoryname>
   <description>Rich Text Editor</description>
 </directory>
@@ -713,6 +713,15 @@
   <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>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>
@@ -3291,6 +3300,7 @@
 Docs_Alternatives.tex;
 Docs_Check_Resource_Versions.tex;
 Docs_Creating_From_Template.tex;
+Docs_Dropbox.tex;
 Docs_Dump_Course_Docs.tex;
 Docs_Export_Course_Docs.tex;
 Docs_Editing_Templated_Pages.tex;
@@ -3309,6 +3319,7 @@
 Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;
+Docs_Web_Page.tex;
 Domain_Configuration_Auto_Creation.tex;
 Domain_Configuration_Auto_Enrollment.tex;
 Domain_Configuration_Auto_Updates.tex;
@@ -4641,8 +4652,8 @@
 </file>
 
 <file>
-  <source>loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz</source>
-  <target dist='default'>home/httpd/html/adm/ckeditor</target>
+  <source>loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz</source>
+  <target dist='default'>home/httpd/html/ckeditor</target>
   <categoryname>script</categoryname>
   <description>
    GUI HTML Editor, scripted installation decompress the tarball and
@@ -4653,8 +4664,9 @@
   </installscript>
   <dependencies>
 loncom/html/adm/ckeditor/commands;
-loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz;
+loncom/html/adm/ckeditor/3.6.6.1.tar.gz;
 loncom/html/adm/ckeditor/loncapaconfig.js;
+loncom/html/adm/ckeditor/VERSION;
   </dependencies>
 </file>
 
@@ -4970,6 +4982,34 @@
   </filenames>
 </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>
 <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