You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bu...@apache.org on 2002/02/22 12:26:46 UTC

cvs commit: xml-cocoon2/src/documentation/xdocs/developing deliquick.xml

butlermh    02/02/22 03:26:45

  Modified:    src/documentation/xdocs/developing deliquick.xml
  Log:
  Updated documentation to reflect changes in xconf / sitemap
  
  Revision  Changes    Path
  1.5       +1 -2      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- deliquick.xml	14 Feb 2002 15:18:36 -0000	1.4
  +++ deliquick.xml	22 Feb 2002 11:26:45 -0000	1.5
  @@ -14,8 +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="deliCocoonConfig.xml"/>
  -   <parameter name="use-deli" value="true"/>
  +   <parameter name="deli-config-file" value="resources/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:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org