Update of /var/cvs/contributions/didactor2
In directory james.mmbase.org:/tmp/cvs-serv14931

Modified Files:
        install-dependency.xml 
Log Message:
added richtext


See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2


Index: install-dependency.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/install-dependency.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- install-dependency.xml      18 Jul 2008 09:08:46 -0000      1.1
+++ install-dependency.xml      18 Jul 2008 09:41:21 -0000      1.2
@@ -161,6 +161,12 @@
     </antcall>
   </target>
 
+  <target name="richtext" depends="mmbase">
+    <antcall target="install.module">
+      <param name="name" value="richtext" />
+    </antcall>
+  </target>
+
 
   <target name="searchrelate" depends="mmbase,jstl">
     <antcall target="install.module">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to