/[Apache-SVN]/cocoon/branches/BRANCH_2_1_X/src/blocks/portal/conf/modules.xconf
ViewVC logotype

Diff of /cocoon/branches/BRANCH_2_1_X/src/blocks/portal/conf/modules.xconf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- cocoon/branches/BRANCH_2_1_X/src/blocks/portal/conf/modules.xconf	2005/07/06 08:34:50	209433
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/portal/conf/modules.xconf	2005/07/06 08:45:20	209434
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
+  Copyright 1999-2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -14,11 +14,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!-- SVN $Id:$ -->
+<!-- SVN $Id$ -->
 <xconf xpath="/cocoon/input-modules" unless="component-instance[@class='org.apache.cocoon.portal.components.modules.input.CopletModule']">
 
-      <component-instance logger="core.modules.input" name="coplet" class="org.apache.cocoon.portal.components.modules.input.CopletModule"/>
-      <component-instance logger="core.modules.input" name="portal-layout" class="org.apache.cocoon.portal.components.modules.input.LayoutModule"/>
-      <component-instance logger="core.modules.input" name="portal-skin" class="org.apache.cocoon.portal.components.modules.input.SkinModule"/>
+      <component-instance logger="portal" name="coplet" class="org.apache.cocoon.portal.components.modules.input.CopletModule"/>
+      <component-instance logger="portal" name="portal-layout" class="org.apache.cocoon.portal.components.modules.input.LayoutModule"/>
+      <component-instance logger="portal" name="portal-skin" class="org.apache.cocoon.portal.components.modules.input.SkinModule"/>
 
 </xconf>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26