You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2001/02/21 13:53:48 UTC

cvs commit: xml-cocoon/xdocs actions.xml

cziegeler    01/02/21 04:53:47

  Modified:    xdocs    Tag: xml-cocoon2 actions.xml
  Log:
  Fixed typo
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +1 -1      xml-cocoon/xdocs/Attic/actions.xml
  
  Index: actions.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/Attic/actions.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- actions.xml	2001/02/12 05:56:50	1.1.2.1
  +++ actions.xml	2001/02/21 12:53:45	1.1.2.2
  @@ -200,7 +200,7 @@
       <source>
   <![CDATA[
      <map:match pattern="*">
  -    <map:act set="my-actions">     <--- HERE -->
  +    <map:act set="shop-actions">     <--- HERE -->
        <map:generate  type="serverpages" src="docs/xsp/{nextpage}.xsp"/>
        <map:transform src="stylesheets/page2html.xsl"/>
        <map:serialize type="html"/>