./www/ap-xslt, Simple, fast XSLT transformations for apache

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q1, Version: 1.1nb2, Package name: ap13-xslt-1.1nb2, Maintainer: pkgsrc-users

mod_xslt is a simple Apache module to serve XML based content. Data
is stored in XML files on the server. The user requests the XML
file and the translation method via a url such as
this:http://localhost/sourcefile.html The module will parse this
URL into a XML source file and an XSL source file. In the example
above, the XML file will be sourcefile.xml. The module will open
sourcefile.xml and determine its DOCTYPE. Based on the DOCTYPE,
the XSL file will be opened. Should the DOCTYPE be "tutorial", the
XSL file opened would be tutorial_html.xsl. The content-type returned
to the browser is text/html. The translation occurs transparently
to the user.


Required to run:
[www/libwww]

Required to build:
[lang/perl5]

Master sites:

SHA1: 136edef75ef6caf53eb865102a2ebfa15383df47
RMD160: 463aeb1afd8f375bb6dd25fd85022c37dd35cba7
Filesize: 11.419 KB

Version history: (Expand)