vgritsenko    2002/12/18 13:05:11

  Modified:    src/documentation/xdocs/howto/xmlform-wizard
                        howto-xmlform-wizard-5.xml
  Log:
  fix stylesheet url reported by Thor Heinrichs-Wolpert
  
  Revision  Changes    Path
  1.5       +3 -3      
xml-cocoon2/src/documentation/xdocs/howto/xmlform-wizard/howto-xmlform-wizard-5.xml
  
  Index: howto-xmlform-wizard-5.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/documentation/xdocs/howto/xmlform-wizard/howto-xmlform-wizard-5.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- howto-xmlform-wizard-5.xml        13 Oct 2002 01:17:39 -0000      1.4
  +++ howto-xmlform-wizard-5.xml        18 Dec 2002 21:05:10 -0000      1.5
  @@ -65,7 +65,7 @@
          <map:generate src="howto/{page}.xml"/>
          <map:transform type="xmlform" label="xml"/>
          <map:transform src="stylesheets/wizard2html.xsl"/>
  -       <map:transform src="context://stylesheets/xmlform/xmlform2html.xsl"/>
  +       <map:transform src="context://samples/stylesheets/xmlform/xmlform2html.xsl"/>
          <map:serialize type="html"/>
        </map:act>
     </map:match>         
  @@ -130,7 +130,7 @@
                <map:generate src="wizard/{page}.xml"/>
                <map:transform type="xmlform" label="xml"/>
                <map:transform src="stylesheets/wizard2html.xsl"/>
  -             <map:transform src="context://stylesheets/xmlform/xmlform2html.xsl"/>
  +             <map:transform 
src="context://samples/stylesheets/xmlform/xmlform2html.xsl"/>
                <map:serialize type="html"/>
          </map:act>
        </map:match>  
  @@ -151,7 +151,7 @@
                <map:generate src="howto/{page}.xml"/>
                <map:transform type="xmlform" label="xml"/>
                <map:transform src="stylesheets/wizard2html.xsl"/>
  -             <map:transform src="context://stylesheets/xmlform/xmlform2html.xsl"/>
  +             <map:transform 
src="context://samples/stylesheets/xmlform/xmlform2html.xsl"/>
                <map:serialize type="html"/>
          </map:act>
        </map:match> 
  
  
  

----------------------------------------------------------------------
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