mod_transform 0.6.0 review

Download
by rbytes.net on

mod_transform is a filter module that allows Apache 2.0 to do dynamic XSL Transformations on either static XML documents, or XML docu

License: The Apache License 2.0
File size: 294K
Developer: Paul Querna, Nick Kew, and Edward Rudd
0 stars award from rbytes.net

mod_transform is a filter module that allows Apache 2.0 to do dynamic XSL Transformations on either static XML documents, or XML documents generated from another Apache module or CGI program.

mod_transform module originated from mod_xml_gnome_xslt by Web?ing.

Requirements:
libxml2 >= 2.6.11
libxslt >= 1.1.5
Apache HTTPd >= 2.0.40

What's New in This Release:
Relative Paths can now be used from XInclude and XSLT. PR #2.
New Directive: TransformAnnounce
New Directive: TransformOptions
ApacheFS: All file access by libXML2 can now be overlayed onto the Apache Document Root. This provides compatibility with how Apache AxKit operates.
EXSLT is now enabled.
Mac OS X: Fix build and make install.
General code cleanup and organization.

mod_transform 0.6.0 search tags