Registered by Laurence Rowe

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

Previous html-xslt development at http://code.google.com/p/html-xslt/

Previous development at http://www.outoforder.cc/projects/apache/mod_transform/

Changes
=======

* Removed dependency on mod_depends
* Removed the long deprecated XPath HTTP get() function
* Removed the http namespace functions and plugin system
* Removed dependency on libapreq2
* Removed the parameter support for now
* Development moved to http://launchpad.net/mod-transform

The reduced dependencies mean it now builds on Mac.

TODO
=====

* document() includes are always parsed using the XMLParser. The HTMLParser should be used when enabled.
* Redo the XSLT Parameter support
* Make a release that can be packaged by distributions

Project information

Maintainer:
xdv maintainers
Driver:
Not yet selected
Licence:
GNU GPL v2

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
C

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

mod_transform does not have any download files registered with Launchpad.