You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/03/03 18:40:17 UTC

svn commit: r633194 - /lenya/sandbox/modules/forrest/config/module.xml

Author: andreas
Date: Mon Mar  3 09:40:17 2008
New Revision: 633194

URL: http://svn.apache.org/viewvc?rev=633194&view=rev
Log:
Replacing linkdocument and foldernode modules with sitemeta module.

Modified:
    lenya/sandbox/modules/forrest/config/module.xml

Modified: lenya/sandbox/modules/forrest/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/forrest/config/module.xml?rev=633194&r1=633193&r2=633194&view=diff
==============================================================================
--- lenya/sandbox/modules/forrest/config/module.xml (original)
+++ lenya/sandbox/modules/forrest/config/module.xml Mon Mar  3 09:40:17 2008
@@ -21,8 +21,7 @@
 <module xmlns="http://apache.org/lenya/module/1.0">
   <id>org.apache.lenya.modules.forrest</id>
   <depends module="org.apache.lenya.modules.externallinks"/>
-  <depends module="org.apache.lenya.modules.linkdocument"/>
-  <depends module="org.apache.lenya.modules.foldernode"/>
+  <depends module="org.apache.lenya.modules.sitemeta"/>
   <package>org.apache.lenya.modules</package>
   <version>0.1-dev</version>
   <name>Forrest</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org