Télécharger la liste

Description du projet

mod-xslt is an Apache module which converts
XML files into HTML files using XSLT
stylesheets.
It is able to parse dynamically-generated
documents, both in POST and GET requests,
includes a fully-featured language to choose
the stylesheet to load from both configuration
files and other .xml files, and provides extensions so
stylesheets can access headers or get variables. It
also supports redirects and dynamically-generated
stylesheets.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-19 03:11
1.4.0

Le code a été migré vers github, et la liste de diffusion migré vers Google Groupes. Le code source a été mis à jour à utiliser dernière version d'autotools, et testés pour compiler et fonctionner correctement avec la dernière version d'Apache. Quelques bugs ont été corrigés depuis la dernière version, mais il ya relativement peu de changements à partir du dernier instantané; essentiellement des nettoyages et de se préparer pour plus de travailler sur le module.
The code has been migrated to github, and the mailing list migrated to Google Groups. The codebase has been updated to use latest version of autotools, and tested to compile and work correctly with latest version of Apache. A few bugs have been fixed since the last release, but there are relatively few changes from the last snapshot; mostly cleanups and getting ready for more work on the module.

2008-08-04 12:51
2008080400

En préparation à une libération, un nouveau cliché a été faite après presque 2 ans. Il inclut de nombreuses corrections de bugs, une meilleure gestion des collectivités locales: / / URLs, mieux les détails de débogage, un meilleur support pour les systèmes non Linux, et le soutien officiel pour Apache 2.2 (et plus). De nombreux changements qui ont été en attente dans le CVS et la liste de diffusion sont finalement parvenus à un instantané.
Tags: Snapshots, Major bugfixes
In preparation for a released, a new snapshot has been made after almost 2 years. It includes many bugfixes, better handling for local:// URLs, better debugging details, better support for non-Linux systems, and official support for Apache 2.2 (and above). Many changes that had been waiting in CVS and the mailing list have finally reached a snapshot.

2004-11-22 10:37
1.3.8

Cette version corrige configurer de nombreux bugs de portabilité et de faire tout en introduisant un couple de paramètres nouveaux qui devraient faciliter la tâche de le mettre en place et d'associer des feuilles de style pour les documents XML correspondant.
Tags: Minor feature enhancements
This release fixes many configure and make portability bugs
while introducing a couple new parameters that should ease
the task of setting it up and of associating stylesheets to the
corresponding XML documents.

2004-10-18 08:19
1.3.7

Cette version corrige quelques bogues dans la manipulation du Content-Encoding et Content-Length-têtes, tout en fournissant un paramètre XSLTAddRule nouvelle fois pour Apache 1.3.x et Apache 2.0.x SAPI. Un nettoyage de l'ensemble du code a commencé, et l'utilisation de libxml et libxslt API a été améliorée afin de mieux xinclude soutien et de nombreuses autres fonctionnalités XML et XSLT.
Tags: Minor feature enhancements
This version corrects some bugs in handling the Content-
Encoding and Content-Length headers, while providing a new
XSLTAddRule parameter both for the Apache 1.3.x and
Apache 2.0.x SAPI. An overall cleanup of the code has
started, and usage of libxml and libxslt API has been
improved to better support xinclude and many other XML
and XSLT functionalities.

2004-08-30 12:12
1.3.6

Apache 2.0 Amélioration de la manipulation, de nombreuses corrections de bogues petite pour le SAPI Apache 1.3, et une meilleure gestion des collectivités locales: / / URLs.
Tags: Minor bugfixes
Improved Apache 2.0 handling, many small bug
corrections for the Apache 1.3 SAPI, and better
handling of local:// URLs.

Project Resources