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/02/12 22:33:32 UTC

svn commit: r627123 - /lenya/sandbox/pubs/docu/config/publication.xml

Author: andreas
Date: Tue Feb 12 13:33:30 2008
New Revision: 627123

URL: http://svn.apache.org/viewvc?rev=627123&view=rev
Log:
Adding resource type declarations to docu pub configuration.

Modified:
    lenya/sandbox/pubs/docu/config/publication.xml

Modified: lenya/sandbox/pubs/docu/config/publication.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/config/publication.xml?rev=627123&r1=627122&r2=627123&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/config/publication.xml (original)
+++ lenya/sandbox/pubs/docu/config/publication.xml Tue Feb 12 13:33:30 2008
@@ -13,7 +13,11 @@
   <document-builder name="default"/>
   <breadcrumb-prefix/>
   <site-manager name="tree"/>
-  <resource-types/>
+  <resource-types>
+    <resource-type name="forrestDocument20" workflow="fallback://config/workflow/workflow.xml"/>
+    <resource-type name="forrestFaq20" workflow="fallback://config/workflow/workflow.xml"/>
+    <resource-type name="svnLog" workflow="fallback://config/workflow/workflow.xml"/>
+  </resource-types>
   <modules>
     <module name="forrest"/>
     <module name="propertiesdocument"/>



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