[mod-xslt-devel] About MIME types and xsl:fo
Brought to you by:
pdunkel
From: Timo K. <tim...@ja...> - 2004-01-07 23:57:00
|
Hi! Great mod you have created. I was sold instantly when I got my "HelloWorld" running. Mod_xslt + cgi -> easy ViewModelControl separation in web-apps. But I have two questions: 1. How I define what is xslt-output's MIME type? What if I want to produce xsl:fo instead of html? How do I inform apache that output is not html file? In mod_ext_filter there is 'outtype' parameter... 2. Any ideas how could I make xml + xslt -> xsl:fo -> pdf chain work ? Not actually tried yet, but would mod_ext_filter work in chain with mod_xslt? Maybe using xmlroff... -- Timo Kontro |