Hi
Anna,
You are almost
there! Just use "file.blabla" instead of file.html and create a pipeline that
will match "file.blabla", and do a transformation on the file.html in this
pipeling using your xsl.
Hope it
helps,
Jelle
-----Oorspronkelijk bericht----- Van: Anna Afonchenko
[mailto:[EMAIL PROTECTED]] Verzonden: woensdag 27 november 2002
12:32 Aan: cocoon-users Onderwerp: passing parameters to
XSP
Hi All.
Another question:
I neeed to pass to XSP some file
that was evaluated previously in some pipeline (can pass it as a string),
something like:
<map:generate
src="">
<map:parameter name="content" value="cocoon:/file.html"/>
</map:generate>
If I use cinclude inside XSP, I can
do nothing with the included file in XSP, only enclose it with some tags. But
I actually need to make some changes to the processed file through
XSP.
Is it possible?
Thank you for your
help.
Anna
|