butlermh 2003/02/13 11:08:23
Modified: src/documentation/xdocs/developing deliquick.xml
Log:
The resource directory was removed, updating DELI to reflect this
Revision Changes Path
1.6 +1 -1 xml-cocoon2/src/documentation/xdocs/developing/deliquick.xml
Index: deliquick.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/deliquick.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- deliquick.xml 22 Feb 2002 11:26:45 -0000 1.5
+++ deliquick.xml 13 Feb 2003 19:08:23 -0000 1.6
@@ -14,7 +14,7 @@
add the following lines to the deployed <code>cocoon.xconf</code>:</p>
<source><![CDATA[
<deli class="org.apache.cocoon.components.deli.DeliImpl">
- <parameter name="deli-config-file"
value="resources/deli/config/deliCocoonConfig.xml"/>
+ <parameter name="deli-config-file" value="deli/config/deliCocoonConfig.xml"/>
</deli>
]]></source>
<p>However if you are developing with Cocoon and need DELI you may prefer to make
the same change to the <code>deli.xconf</code> file in
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]