[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
albertel
lon-capa-cvs@mail.lon-capa.org
Mon, 30 Jun 2003 18:15:59 -0000
albertel Mon Jun 30 14:15:59 2003 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- adding JME files and chemrespopnse.pm to the install process
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.254 doc/loncapafiles/loncapafiles.lpml:1.255
--- doc/loncapafiles/loncapafiles.lpml:1.254 Fri Jun 20 14:43:25 2003
+++ doc/loncapafiles/loncapafiles.lpml Mon Jun 30 14:15:59 2003
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.254 2003/06/20 18:43:25 bowersj2 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.255 2003/06/30 18:15:59 albertel Exp $ -->
<!--
@@ -2426,6 +2426,33 @@
</description>
<status>works/unverified</status>
</file>
+
+<file>
+ <source>loncom/homework/chemresponse.pm</source>
+ <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
+ <categoryname>handler</categoryname>
+ <description>
+ Handle the tags organicresponse/structure and reationresponse
+ </description>
+ <status>works/unverified</status>
+</file>
+
+<fileglob>
+ <glob>*.*</glob>
+ <sourcedir>loncom/html/adm/jme/</sourcedir>
+ <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
+ <categoryname>interface file</categoryname>
+ <description>
+ JME files, for editing organic structures
+ </description>
+ <filenames>
+JME.jar;
+jme.gif;
+jme_help.html
+nitro.gif;
+smiles.gif
+ </filenames>
+</fileglob>
<file>
<source>loncom/interface/lontest.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>