Felix Knecht napisaĆ(a):
> Grzegorz Kossakowski schrieb:
>
> Looking at the changes in the guide you changed mind and prefer now the
> second from ;-)
Heheh ;-)
It's promising that you have not lost sense of humor yet :-)
It's not funny that I've done so many mistakes with that guide.
> I suppose that
>
> "
> should be replaced with:
>
> <map:transform src="resources/forms-samples-styling.xsl">
> <map:parameter name="dojo-resources"
> value="{servlet:ajax:/resources/dojo}"/>
> <map:parameter name="forms-resources"
> value="{servlet:forms:/resources/forms}"/>
> </map:transform>
> "
>
> should be
>
> "
> should be replaced with:
>
>
> <map:transform src="resources/forms-samples-styling.xsl">
> <map:parameter name="dojo-resources"
> value="{servlet:ajax:/resources/external/dojo}"/>
> <map:parameter name="forms-resources"
> value="{servlet:forms:/resources/external/forms}"/>
> </map:transform>
> "
>
> Don't it?
YES. Right. Corrected. I hope it's last one... :)
--
Grzegorz Kossakowski