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:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to