svn commit: r627123 - /lenya/sandbox/pubs/docu/config/publication.xml
[email protected] Tue, 12 Feb 2008 21:33:32 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
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"/>