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 2012/01/13 17:28:01 UTC

svn commit: r1231163 - /lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/misc/document-builders.xconf

Author: andreas
Date: Fri Jan 13 16:28:01 2012
New Revision: 1231163

URL: http://svn.apache.org/viewvc?rev=1231163&view=rev
Log:
Allow to parameterize the DefaultDocumentBuilder URI extension.

Modified:
    lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/misc/document-builders.xconf

Modified: lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/misc/document-builders.xconf
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/misc/document-builders.xconf?rev=1231163&r1=1231162&r2=1231163&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/misc/document-builders.xconf (original)
+++ lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/misc/document-builders.xconf Fri Jan 13 16:28:01 2012
@@ -28,6 +28,6 @@
       <component-instance name="no-extension" logger="lenya.publication"
         class="org.apache.lenya.cms.publication.DefaultDocumentBuilder">
         <parameter name="extension" value=""/>
-      </component>
+      </component-instance>
     </document-builders>
   </xconf>



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