Apache2 XSLT filter News
Status: Beta
Brought to you by:
deviurg
XSLT Filter is an Apache2 loadable module which performs XSL transformation on the fly. It uses LibXML2+LibXSLT as parsing and transformation engines. The module acts as an Apache output fitler and is compatible with mod_perl, CGI and PHP applications.
Added support for apxs2 to get xslt_filter compiled on Ubuntu (and probably Debian).
The code has been slightly modified to be compliant with ANSI C. Now it's possible to compile the module under MS VisualStudio 2005. All necessary VS2005 files will be available in the next release. Binary distribution for Windows is coming soon.
A new version of XSLT filter for Apache2 is released. It includes small changes and installation instructions.