vgritsenko 2002/12/18 13:06:39
Modified: src/documentation/xdocs/howto/xmlform-wizard Tag:
cocoon_2_0_3_branch howto-xmlform-wizard-5.xml
Log:
fix url to stylesheet submitted by Thor Heinrichs-Wolpert
Revision Changes Path
No revision
No revision
1.2.2.4 +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.2.2.3
retrieving revision 1.2.2.4
diff -u -r1.2.2.3 -r1.2.2.4
--- howto-xmlform-wizard-5.xml 13 Oct 2002 01:17:41 -0000 1.2.2.3
+++ howto-xmlform-wizard-5.xml 18 Dec 2002 21:06:39 -0000 1.2.2.4
@@ -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]