[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
albertel
lon-capa-cvs@mail.lon-capa.org
Sun, 18 Feb 2007 02:17:53 -0000
albertel Sat Feb 17 21:17:53 2007 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- install new xml format
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.522 doc/loncapafiles/loncapafiles.lpml:1.523
--- doc/loncapafiles/loncapafiles.lpml:1.522 Tue Jan 30 15:01:41 2007
+++ doc/loncapafiles/loncapafiles.lpml Sat Feb 17 21:17:52 2007
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.522 2007/01/30 20:01:41 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.523 2007/02/18 02:17:52 albertel Exp $ -->
<!--
@@ -1439,15 +1439,25 @@
reaction.problem.meta
</filenames>
</fileglob>
+
<file>
-<source>loncom/homework/insertlist.tab</source>
-<target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
-<categoryname>static conf</categoryname>
-<description>
+ <source>loncom/homework/insertlist.tab</source>
+ <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
+ <categoryname>static conf</categoryname>
+ <description>
Describes what tags are allowed inside other tags.
-</description>
+ </description>
</file>
<file>
+ <source>loncom/homework/insertlist.xml</source>
+ <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
+ <categoryname>static conf</categoryname>
+ <description>
+Describes what tags are allowed inside other tags.
+ </description>
+</file>
+
+<file>
<source>CAPA/JavaTools/GLabel.class</source>
<target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
</target>