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

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 01 Jul 2005 20:26:20 -0000


albertel		Fri Jul  1 16:26:20 2005 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - adding jmol to the install
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.430 doc/loncapafiles/loncapafiles.lpml:1.431
--- doc/loncapafiles/loncapafiles.lpml:1.430	Fri Jun 24 14:00:55 2005
+++ doc/loncapafiles/loncapafiles.lpml	Fri Jul  1 16:26:18 2005
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.430 2005/06/24 18:00:55 albertel Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.431 2005/07/01 20:26:18 albertel Exp $ -->
 
 <!--
 
@@ -534,6 +534,12 @@
 </directory>
 <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>
+  <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
+  <categoryname>server readonly</categoryname>
+  <description>Jmol files</description>
+</directory>
+<directory dist='default'>
+  <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
   <categoryname>server readonly</categoryname>
   <description>jsMath support files</description>
@@ -3354,6 +3360,23 @@
   </filenames>
 </fileglob>
 
+<fileglob>
+  <glob>*.*</glob>
+  <sourcedir>loncom/html/adm/jmol/</sourcedir>
+  <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
+  <categoryname>interface file</categoryname>
+  <description>
+    Jmol files, for displaying structures
+  </description>
+  <filenames>
+COPYRIGHT.txt;
+JmolApplet.jar;
+Jmol.js;
+LICENSE.txt;
+README.txt
+  </filenames>
+</fileglob>
+
 <file>
   <source>loncom/homework/convertjme.pl</source>
   <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>