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

albertel lon-capa-cvs@mail.lon-capa.org
Mon, 27 Mar 2006 19:41:10 -0000


albertel		Mon Mar 27 14:41:10 2006 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - jsMath 3.2
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.470 doc/loncapafiles/loncapafiles.lpml:1.471
--- doc/loncapafiles/loncapafiles.lpml:1.470	Tue Feb 14 13:44:05 2006
+++ doc/loncapafiles/loncapafiles.lpml	Mon Mar 27 14:41:06 2006
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.470 2006/02/14 18:44:05 albertel Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.471 2006/03/27 19:41:06 albertel Exp $ -->
 
 <!--
 
@@ -546,6 +546,18 @@
 </directory>
 <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>
+  <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions</targetdir>
+  <categoryname>server readonly</categoryname>
+  <description>jsMath extension files</description>
+</directory>
+<directory dist='default'>
+  <protectionlevel>modest_delete</protectionlevel>
+  <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed</targetdir>
+  <categoryname>server readonly</categoryname>
+  <description>jsMath files (uncompressed)</description>
+</directory>
+<directory dist='default'>
+  <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins</targetdir>
   <categoryname>server readonly</categoryname>
   <description>jsMath plugin files</description>
@@ -3498,6 +3510,9 @@
 black.gif;
 blank.gif;
 COPYING.txt;
+jsMath-BaKoMa-fonts.js;
+jsMath-autoload.html;
+jsMath-controls.html;
 jsMath-fallback-mac.js;
 jsMath-fallback-mac-mozilla.js;
 jsMath-fallback-mac-msie.js;
@@ -3505,13 +3520,15 @@
 jsMath-fallback-symbols.js;
 jsMath-fallback-unix.js;
 jsMath.js;
+jsMath-loader.html;
 jsMath-mozilla.js;
 jsMath-msie-mac.js;
+jsMath-old-browsers.js;
   </filenames>
 </fileglob>
 
 <file>
-  <source>loncom/html/adm/jsMath/jsMath-fonts-1.2.zip</source>
+  <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>
   <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>
   <categoryname>script</categoryname>
   <description>
@@ -3522,12 +3539,35 @@
   </installscript>
   <dependencies>
 loncom/html/adm/jsMath/commands;
-loncom/html/adm/jsMath/jsMath-fonts-1.2.zip;
+loncom/html/adm/jsMath/jsMath-fonts-1.3.zip;
   </dependencies>
 </file>
 
 <fileglob>
   <glob>*.*</glob>
+  <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>
+  <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>
+  <categoryname>interface file</categoryname>
+  <description>
+Additional jsMath functionality that can be used when needed.
+  </description>
+  <filenames>
+AMSsymbols.js;
+HTML.js;
+boldsymbol.js;
+double-click.js;
+fbox.js;
+leaders.js;
+mathchoice.js;
+mimeTeX.js;
+moreArrows.js;
+newcommand.js;
+underset-overset.js;
+  </filenames>
+</fileglob>
+
+<fileglob>
+  <glob>*.*</glob>
   <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>
   <categoryname>interface file</categoryname>
@@ -3542,6 +3582,24 @@
   </filenames>
 </fileglob>
 
+<fileglob>
+  <glob>*.*</glob>
+  <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>
+  <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>
+  <categoryname>interface file</categoryname>
+  <description>
+the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)
+  </description>
+  <filenames>
+def.js;
+jsMath-fallback-mac.js;
+jsMath-fallback-pc.js;
+jsMath-fallback-symbols.js;
+jsMath-fallback-unix.js;
+jsMath.js;
+  </filenames>
+</fileglob>
+
 <file>
 <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>