diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-08-12 08:35:55 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-08-12 08:35:55 +0000 |
commit | f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e (patch) | |
tree | 9f0aa7a7756cb2d28fdfcb159dcb9e946f12ada8 /doc/contribs.html | |
parent | c66126835d4df59cf4aaea9876c27546727b33eb (diff) | |
download | libxslt-f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e.tar.gz libxslt-f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e.tar.bz2 libxslt-f55c1b232b14bdfcc87fe68d93e1a6d97996bc5e.zip |
Added a link to TestXSLT from Marc Liyanage in the contribution section
and recbuilt the web site,
Daniel
Diffstat (limited to 'doc/contribs.html')
-rw-r--r-- | doc/contribs.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/contribs.html b/doc/contribs.html index fe793950..f0d0bde2 100644 --- a/doc/contribs.html +++ b/doc/contribs.html @@ -107,6 +107,10 @@ A:link, A:visited, A:active { text-decoration: underline } </li> <li>Steve Ball and contributors maintains <a href="http://tclxml.sourceforge.net/">libxml2</a> and <a href="http://tclxml.sourceforge.net/tclxslt.html">libxslt</a> bindings for Tcl</li> + <li>If you want to use libxslt in a Mac OS X/Cocoa or Objective-C + framework, Marc Liyanage provides <a href="http://www.entropy.ch/software/macosx/#testxslt">an application + TestXSLT for XSLT and XML editing</a> including wrapper classes for the + XML parser and XSLT processor. </li> </ul> <p>I'm still waiting for someone to contribute a simple XSLT processing module for Apache :-)</p> |