Abstract
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.
This module originated from
mod_xml_gnome_xslt
by WebÞing.
Demo
Documentation
Prerequisites
Software | Version | |
---|---|---|
libxml2 | >= | 2.6.11 |
libxslt | >= | 1.1.5 |
Apache HTTPd | >= | 2.0.40 |
Change Log
- Version 0.6.0: 10/18/2004
- 0.6.0 is a major feature release. Changes in this version include:
- 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.
- Version 0.4.1: 06/22/2004
-
Minor bug release that fixes issues where certain proxies that use http/1.0 do not send the send the entire content to the client.
- Version 0.4.0: 05/29/2004
-
Initial Release
Downloads
Version 0.6.0 is the latest version available- mod_transform v0.6.0
MD5: 8b27adea2536f105470b4bedc418ab3b - mod_transform v0.4.1
MD5: 5b400a81abc92ffa6eacd18bae9f4a48 - mod_transform v0.4.0
MD5: a41ea16eeefb9b798186153b154a1219
Mailing Lists
There are two mailing lists for mod_transform. The first is the generic announcement mailing list which provides announcements for all software releases on OutOfOrder.cc, but can be filtered by choosing topics in the mailing list options page. The second is the user mailing list specific to mod_transform only. Release announcements will be cross posted to both lists.
- Announce mailing list: Subscribe | Unsubscribe | Info | Archives
- Mod_transform mailing list: Subscribe | Unsubscribe | Info | Archives
Note: E-mails come from the lists.outoforder.cc domain for all mailing lists. If your e-mail gateway has a challenge/response systems configured, you will need to add an exemption for this domain in order to subscribe.
Contact & Help
E-Mail us, about mod_transform.
Send an e-mail to the mod_transform mailing list.
Bugs should be reported to the OutOfOrder.cc Bug Tracker.