aboutsummaryrefslogtreecommitdiff
path: root/www/mod_transform
Commit message (Collapse)AuthorAgeFilesLines
* Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSLPav Lucistnik2004-12-085-0/+47
Transformations on either static XML documents, or XML documents generated from another Apache module or CGI program. PR: ports/74787 Submitted by: Stanislas Ormieres <stan@stormier.net> Notes: svn path=/head/; revision=123493