[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
foxr
foxr at source.lon-capa.org
Sun Mar 18 10:28:46 EDT 2012
foxr Sun Mar 18 14:28:46 2012 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
Install countdown JQuery widget on make build install.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.793 doc/loncapafiles/loncapafiles.lpml:1.794
--- doc/loncapafiles/loncapafiles.lpml:1.793 Fri Mar 16 01:43:56 2012
+++ doc/loncapafiles/loncapafiles.lpml Sun Mar 18 14:28:46 2012
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.793 2012/03/16 01:43:56 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.794 2012/03/18 14:28:46 foxr Exp $ -->
<!--
@@ -641,6 +641,7 @@
<categoryname>server readonly</categoryname>
<description>jQuery JavaScript library -- css images</description>
</directory>
+
<directory dist='default'>
<protectionlevel>modest_delete</protectionlevel>
<targetdir dist='default'>/home/httpd/html/adm/jpicker</targetdir>
@@ -668,6 +669,26 @@
<directory dist='default'>
<protectionlevel>modest_delete</protectionlevel>
+ <targetdir dist='default'>/home/httpd/html/adm/countdown</targetdir>
+ <categoryname>server readonly</categoryname>
+ <description>JQuery countdown timer</description>
+</directory>
+<directory dist='default'>
+ <protectionlevel>modest_delete</protectionlevel>
+ <targetdir dist='default'>/home/httpd/html/adm/countdown/js</targetdir>
+ <categoryname>server readonly</categoryname>
+ <description>JQuery countdown timer</description>
+</directory>
+<directory dist='default'>
+ <protectionlevel>modest_delete</protectionlevel>
+ <targetdir dist='default'>/home/httpd/html/adm/countdown/css</targetdir>
+ <categoryname>server readonly</categoryname>
+ <description>JQuery countdown timer</description>
+</directory>
+
+
+<directory dist='default'>
+ <protectionlevel>modest_delete</protectionlevel>
<targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>
<categoryname>server readonly</categoryname>
<description>Formula editor applet directory and popups</description>
@@ -4601,6 +4622,100 @@
</filenames>
</fileglob>
+<fileglob>
+ <glob>*.js</glob>
+ <sourcedir>loncom/html/adm/countdown/</sourcedir>
+ <targetdir dist='default'>home/httpd/html/adm/countdown/js/</targetdir>
+ <categoryname>interface file </categoryname>
+ <description>
+JQuery countdown timer javascript files
+ </description>
+ <filenames>
+ jquery.countdown-ar.js
+ jquery.countdown-bg.js
+ jquery.countdown-bn.js
+ jquery.countdown-ca.js
+ jquery.countdown-cs.js
+ jquery.countdown-da.js
+ jquery.countdown-de.js
+ jquery.countdown-el.js
+ jquery.countdown-es.js
+ jquery.countdown-et.js
+ jquery.countdown-fa.js
+ jquery.countdown-fi.js
+ jquery.countdown-fr.js
+ jquery.countdown-gl.js
+ jquery.countdown-he.js
+ jquery.countdown-hr.js
+ jquery.countdown-hu.js
+ jquery.countdown-id.js
+ jquery.countdown-it.js
+ jquery.countdown-ja.js
+ jquery.countdown.js
+ jquery.countdown-ko.js
+ jquery.countdown-lt.js
+ jquery.countdown-lv.js
+ jquery.countdown.min.js
+ jquery.countdown-ms.js
+ jquery.countdown-my.js
+ jquery.countdown-nb.js
+ jquery.countdown-nl.js
+ jquery.countdown.pack.js
+ jquery.countdown-pl.js
+ jquery.countdown-pt-BR.js
+ jquery.countdown-ro.js
+ jquery.countdown-ru.js
+ jquery.countdown-sk.js
+ jquery.countdown-sl.js
+ jquery.countdown-sr.js
+ jquery.countdown-sr-SR.js
+ jquery.countdown-sv.js
+ jquery.countdown-th.js
+ jquery.countdown-tr.js
+ jquery.countdown-uk.js
+ jquery.countdown-vi.js
+ jquery.countdown-zh-CN.js
+ jquery.countdown-zh-TW.js
+ </filenames>
+</fileglob>
+<fileglob>
+ <glob>*.css</glob>
+ <sourcedir>loncom/html/adm/countdown/</sourcedir>
+ <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
+ <categoryname>interface file</categoryname>
+ <description>
+JQuery countdown timer CSS files
+ </description>
+ <filenames>
+ jquery.countdown.css
+ </filenames>
+</fileglob>
+<fileglob>
+ <glob>*.gif</glob>
+ <sourcedir>loncom/html/adm/countdown/</sourcedir>
+ <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
+ <categoryname>interface file</categoryname>
+ <description>
+JQuery countdown timer Image file for Glowing countdown
+ </description>
+ <filenames>
+ countdownGlowing.gif
+ </filenames>
+</fileglob>
+<fileglob>
+ <glob>*.png</glob>
+ <sourcedir>loncom/html/adm/countdown/</sourcedir>
+ <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
+ <categoryname>interface file</categoryname>
+ <description>
+JQuery countdown timer Image file for LED style countdown
+ </description>
+ <filenames>
+ countdownLED.png
+ </filenames>
+</fileglob>
+
+
<fileglob>
<glob>*.*</glob>
More information about the LON-CAPA-cvs
mailing list