Next | Query returned 23 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2006-12-09 00:34:11 by Juan Romero Pardines | Files touched by this commit (15)
Log message:
* Use apache.mk to be compatible with the new apache22 pkg.
* Use PKG_APACHE_ACCEPTED.
   2006-12-07 14:37:21 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Provide basic info about how to load the module.
   2006-12-07 03:34:01 by Juan Romero Pardines | Files touched by this commit (9) | Imported package
Log message:
Initial import of ap2-xslt2 (known as mod-xslt2).

mod-xslt2 is a server side module able to transform ``xml''
documents in ``html'' (or to any other format) before they
even get back to the browser.

mod-xslt2 main features include:

* Ability to parse generated xml (ability to parse the output of
  php or perl scripts).

* Ability to use the ``xslt'' indicated by the <?xml-stylesheet
  processing instruction.

* Ability to send back the xml file unparsed to the browser.

* Ability to fetch xslt or DTDs from scripts rather than from
  static files.

* Ability to fetch a different xslt depending on the content of
  the request headers, of the get parameters or the web server
  environment.

* Ability to allow xslt stylesheets to make use of these
  variables to generate output.

--
http://www.mod-xslt2.com/


Next | Query returned 23 messages, browsing 21 to 30 | previous