From abab6b982ab53ff8df6d7ccc552e27952bc8e14c Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 22 Aug 2007 17:39:14 +0000 Subject: Updated Perl and lxml links, Daniel svn path=/trunk/; revision=1436 --- doc/API.html | 2 +- doc/EXSLT/bugs.html | 2 +- doc/EXSLT/docs.html | 2 +- doc/EXSLT/downloads.html | 2 +- doc/EXSLT/help.html | 2 +- doc/EXSLT/index.html | 2 +- doc/EXSLT/intro.html | 2 +- doc/FAQ.html | 2 +- doc/bugs.html | 2 +- doc/contribs.html | 2 +- doc/docbook.html | 2 +- doc/docs.html | 2 +- doc/downloads.html | 2 +- doc/extensions.html | 2 +- doc/help.html | 2 +- doc/index.html | 2 +- doc/internals.html | 2 +- doc/intro.html | 2 +- doc/news.html | 2 +- doc/python.html | 2 +- doc/site.xsl | 2 ++ doc/xsltproc2.html | 2 +- 22 files changed, 23 insertions(+), 21 deletions(-) diff --git a/doc/API.html b/doc/API.html index 6ed16a30..6a1564ed 100644 --- a/doc/API.html +++ b/doc/API.html @@ -8,7 +8,7 @@ H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } The programming API
Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
Made with Libxslt Logo

The XSLT C library for GNOME

The programming API

Main Menu
Related links
API Indexes

Okay this section is clearly incomplete. But integrating libxslt into your + Tutorial2

  • Man page for xsltproc
  • Mail archive
  • XML libxml2
  • FTP
  • Windows binaries
  • Solaris binaries
  • MacOsX binaries
  • Bug Tracker
  • lxml Python bindings
  • Perl XSLT bindings
  • XSLT with PHP
  • Apache module
  • Pascal bindings
  • Xsldbg Debugger
  • API Indexes

    Okay this section is clearly incomplete. But integrating libxslt into your application should be relatively easy. First check the few steps described below, then for more detailed information, look at the generated pages for the API and the source of libxslt/xsltproc.c and the tutorial.

    Basically doing an XSLT transformation can be done in a few steps:

    1. configure the parser for XSLT: diff --git a/doc/EXSLT/bugs.html b/doc/EXSLT/bugs.html index 27b01ba8..bdd9bc5d 100644 --- a/doc/EXSLT/bugs.html +++ b/doc/EXSLT/bugs.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } - Reporting bugs and getting help
      Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
      Made with Libxslt Logo

      The EXSLT C library for Gnome

      Reporting bugs and getting help

      Main Menu
      Related links
      API Indexes

      Well, bugs or missing features are always possible, and I will make a + Reporting bugs and getting help
      Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
      Made with Libxslt Logo

      The EXSLT C library for Gnome

      Reporting bugs and getting help

      Main Menu
      Related links
      API Indexes

      Well, bugs or missing features are always possible, and I will make a point of fixing them in a timely fashion. The best way to report a bug is to use the Gnome bug tracking database (make sure to use the "libxslt" module name). I diff --git a/doc/EXSLT/docs.html b/doc/EXSLT/docs.html index 0880243b..6bb951c9 100644 --- a/doc/EXSLT/docs.html +++ b/doc/EXSLT/docs.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } - Documentation
      Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
      Made with Libxslt Logo

      The EXSLT C library for Gnome

      Documentation

      Main Menu
      Related links
      API Indexes

      There are some on-line resources about using libxslt:

      1. Check the API + Documentation
        Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
        Made with Libxslt Logo

        The EXSLT C library for Gnome

        Documentation

        Main Menu
        Related links
        API Indexes

        There are some on-line resources about using libxslt:

        1. Check the API documentation automatically extracted from code comments (using the program apibuild.py, developed for libxml, together with the xsl script 'newapi.xsl' and the libxslt xsltproc program).
        2. diff --git a/doc/EXSLT/downloads.html b/doc/EXSLT/downloads.html index 88295e55..85251de1 100644 --- a/doc/EXSLT/downloads.html +++ b/doc/EXSLT/downloads.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } - Downloads
          Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
          Made with Libxslt Logo

          The EXSLT C library for Gnome

          Downloads

          Main Menu
          Related links
          API Indexes

          The latest versions of libxslt can be found on xmlsoft.org (Seattle, France) or on the Gnome FTP server as a + Downloads
          Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
          Made with Libxslt Logo

          The EXSLT C library for Gnome

          Downloads

          Main Menu
          Related links
          API Indexes

          The latest versions of libxslt can be found on xmlsoft.org (Seattle, France) or on the Gnome FTP server as a source archive, Antonin Sprinzl also provides a mirror in Austria. (NOTE that you need the libxml2, diff --git a/doc/EXSLT/help.html b/doc/EXSLT/help.html index 72611053..4672f65c 100644 --- a/doc/EXSLT/help.html +++ b/doc/EXSLT/help.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } - How to help
          Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
          Made with Libxslt Logo

          The EXSLT C library for Gnome

          How to help

          Main Menu
          Related links
          API Indexes

          You can help the project in various ways, the best thing to do first is to + How to help
          Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
          Made with Libxslt Logo

          The EXSLT C library for Gnome

          How to help

          Main Menu
          Related links
          API Indexes

          You can help the project in various ways, the best thing to do first is to subscribe to the mailing-list as explained before, check the archives and the Gnome bug database::

          1. provide patches when you find problems
          2. provide the diffs when you port libxslt to a new platform. They may not diff --git a/doc/EXSLT/index.html b/doc/EXSLT/index.html index 5bea7a0e..a662c1ce 100644 --- a/doc/EXSLT/index.html +++ b/doc/EXSLT/index.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } - libexslt
            Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
            Made with Libxslt Logo

            The EXSLT C library for Gnome

            libexslt

            Main Menu
            Related links
            API Indexes

            Libexslt is the EXSLT C library + libexslt
            Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
            Made with Libxslt Logo

            The EXSLT C library for Gnome

            libexslt

            Main Menu
            Related links
            API Indexes

            Libexslt is the EXSLT C library developed for libxslt (a part of the Gnome project). Much of the initial work on the library was done by Thomas Broyer. EXSLT itself is a community initiative to provide extensions to XSLT. diff --git a/doc/EXSLT/intro.html b/doc/EXSLT/intro.html index ef0f580f..1c96efa6 100644 --- a/doc/EXSLT/intro.html +++ b/doc/EXSLT/intro.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } - Introduction
            Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
            Made with Libxslt Logo

            The EXSLT C library for Gnome

            Introduction

            Main Menu
            Related links
            API Indexes

            This document describes libxslt, + Introduction
            Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
            Made with Libxslt Logo

            The EXSLT C library for Gnome

            Introduction

            Main Menu
            Related links
            API Indexes

            This document describes libxslt, the XSLT C library developed for the Gnome project.

            Here are some key points about libxslt: