-
Thanks to Philipp Dunkel, the original mod-xslt project (http://www.mod-xslt.com) and mod-xslt2 (http://www.mod-xslt2.com) have joined the efforts and are now the same project...
2005-05-26 15:02:36 UTC by ccontavalli
-
A new mod-xslt snapshot is now available! It solves a few compilation issues on some architectures and solves some minor bugs. It will soon become mod-xslt 1.3.9, so, be sure to test it out before it becomes an official release!
2005-05-26 14:59:14 UTC by ccontavalli
-
This release of mod-xslt 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. With this release a major cleanup of the code that should bring in a couple months version 1.4.0 has started, with many new features under construction. If you want to join...
2004-11-22 09:43:26 UTC by ccontavalli
-
This new version of mod-xslt corrects some bugs in handling the Content-Encoding and Content-Lenght 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-10-17 22:02:44 UTC by ccontavalli
-
Logged In: YES
user_id=120900
I just updated both the manual and the FAQ. Changes will
be made available in next mod-xslt release, version 1.3.8 (I
saw your bug report just after releasing 1.3.7 :(), or in
any new snapshot release. In future, please use the mailing
list dev@ml.mod-xslt2.com so I can see the problem
immediately (you don't have to be subscribed, and sender
addresses are...
2004-10-17 21:40:57 UTC by ccontavalli
-
Section:
5.2.1 Configuring Apache 2.0 for mod-xslt
The path given for mod_xslt.so is misleading, atleast
to me. I would consider changing the sample path to:
LoadModule mxslt_module /usr/local/libexec/mod_xslt.so
Please either change this or add a FAQ for the apache
error:
Can't locate API module structure `mxslt_module' in
file /usr/local/lib/libmodxslt0.so...
2004-10-14 17:23:57 UTC by bigtangringo
-
Thanks to <giskard at autistici.org>, mod-xslt2 packages are now available in the Unstable Debian archive, just an apt-get far away from your own system. For further details, please take a look at: http://packages.debian.org/unstable/source/modxslt/.
2004-09-25 11:43:56 UTC by ccontavalli
-
mod-xslt is a server side module supporting both apache 1.3.x and apache 2.0.x and possibly others, able to parse xml data on the fly by applying .xsl stylesheets both to static and dynamic pages using libxml2 and libxslt1. After a long vacation, the project is back to work, and the sourceforge pages are now being actively mantained.
This version of mod-xslt (1.3.6) is the first public...
2004-08-30 10:10:37 UTC by ccontavalli
-
Logged In: YES
user_id=120900
Current mod-xslt version, a complete rewrite, correctly
handles both absolute/relative paths. Please take a look at
http://www.mod-xslt2.com and to the mod-xslt2 mailing list:
http://ml.mod-xslt2.com/ml/.
2004-08-28 09:19:43 UTC by ccontavalli
-
Logged In: YES
user_id=120900
New code base addresses this issue. Parameter passing is
well supported. Take a look at http://www.mod-xslt2.com/ in
the Documentation link.
2004-08-28 09:17:14 UTC by ccontavalli