1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00
Commit Graph

27 Commits

Author SHA1 Message Date
Daniel Veillard
1803d770a2 Added a pointer to mod-xslt in the related links, Daniel 2003-02-15 12:09:51 +00:00
Daniel Veillard
02bd6b126a changed slightly the UI of the web site, Daniel 2003-01-11 14:21:01 +00:00
Daniel Veillard
8e31c2bae1 fixed the web links, Daniel 2002-12-19 22:37:44 +00:00
Daniel Veillard
5c4a6de5e5 increase the max number of cascaded sort operations. updated Igor's mail
* libxslt/xsltInternals.h: increase the max number of cascaded
  sort operations.
* AUTHORS doc/* win32/*: updated Igor's mail and the Web page for
  the Windows binaries.
Daniel
2002-12-18 14:43:06 +00:00
Daniel Veillard
2ae9ba850c made the link to search relative, Daniel 2002-10-09 19:42:21 +00:00
Daniel Veillard
6c4072e850 updated the doc XSLT to add the search, added the search page, fixed a
* doc/*: updated the doc XSLT to add the search, added the search
  page, fixed a link problem raised by Yves Pratter, regenerated
Daniel
2002-10-09 16:39:40 +00:00
Daniel Veillard
adb389e3d6 Adding link to MacOsX binaries, Daniel 2002-09-09 10:54:56 +00:00
Daniel Veillard
e19cbcb5af Use the new Gnome2 logo, Daniel 2002-08-28 21:19:34 +00:00
Daniel Veillard
d4a3e1a302 nice logos generated by Marc Liyanage changed the stylesheet to show the
* doc/Libxslt-Logo-180x168.gif doc/Libxslt-Logo-90x34.gif:
  nice logos generated by Marc Liyanage
* doc/site.xsl *.html: changed the stylesheet to show the new
  logo and regenerated the pages
Daniel
2002-08-28 11:52:46 +00:00
Daniel Veillard
c66126835d upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2
* configure.in: upon suggestion of Marc-Andre Lemburg, make
  the misdetection of libxml2 python bindings a warning only
Daniel
2002-08-01 12:30:37 +00:00
Daniel Veillard
a23a152505 Added news about the release of 1.0.19, Daniel 2002-07-08 15:38:56 +00:00
Daniel Veillard
e3f99973fa Fixed the CVS snapshot link as pointed by Ken Neighbors, Daniel 2002-07-07 14:16:22 +00:00
Daniel Veillard
8f72b6038f Added a pointer to the pascal bindings from the Related Links section, Daniel 2002-05-02 06:13:01 +00:00
Daniel Veillard
a9dd67008e Remove the mailto and point to the bug reporting page, Daniel 2002-04-16 12:31:20 +00:00
Daniel Veillard
3b571056b7 Removed the CSS font-size, daniel 2002-02-21 14:54:47 +00:00
Daniel Veillard
89d6d235cd added documentation for the wrappers and python modules. Daniel
* doc/site.xml doc/xslt.html doc/python.html doc/*.html: added
  documentation for the wrappers and python modules.
Daniel
2002-02-21 12:01:37 +00:00
Daniel Veillard
2d9637880d generated an index based on comments content similar to libxml2 one The
* doc/API*.html doc/parsedecl.py doc/*.xsl parsedecl.py: generated
  an index based on comments content similar to libxml2 one
  The code need more specific comments.
* doc/*: rebuilt the web site with the new references
Daniel
2002-01-23 22:14:57 +00:00
Daniel Veillard
dc35c090b1 added a DocBook section docbook.html Daniel
* doc/site.xsl doc/*.html: added a DocBook section docbook.html
Daniel
2002-01-08 12:52:22 +00:00
Daniel Veillard
e6fcc302a8 updated gdome2 homepage Daniel
* doc/*.html: updated gdome2 homepage
Daniel
2002-01-08 11:57:42 +00:00
Daniel Veillard
f8a5acff6e added an FAQ Daniel
* doc/FAQ.html doc/site.xsl doc/*.html doc/Makefile.am: added an FAQ
Daniel
2001-11-28 10:19:19 +00:00
Daniel Veillard
86beea2002 Updated Gary's webpages, Daniel 2001-11-26 17:23:58 +00:00
Daniel Veillard
a47f176830 Added a link to xsldbg, Daniel 2001-11-11 11:12:17 +00:00
Daniel Veillard
ed31a5a50f Updated the documentation, merged in the internals.html and
extensions.html pages to the site, cleanups,
Daniel
2001-10-29 14:13:00 +00:00
Daniel Veillard
f3d58b45dd applied Igor patches for Win32 changed the site stylesheet a bit Daniel
* win32/dsp/libxslt.def libxslt/xslt.h: applied Igor patches
  for Win32
* doc/*.html doc/site.xsl: changed the site stylesheet a bit
Daniel
2001-10-26 09:39:37 +00:00
Daniel Veillard
5de3e489da Added a couple of links, Daniel 2001-10-25 08:37:43 +00:00
Daniel Veillard
3714967d26 Updated the stylesheet and regenerated the site, Daniel 2001-10-25 08:20:18 +00:00
Daniel Veillard
acb2e6c949 the web site is now extracted from the xslt.html flat file using the site
* doc/*.html doc/site.xsl doc/Makefile.am: the web site
  is now extracted from the xslt.html flat file using
  the site stylesheet ... eat your own dogfood !
* libxslt/transform.c libxslt/xsltutils.c: fixed the
  HTML output to not generate a DOCTYPE if it should not
  i.e. no identifier nor version specified in the xsl:output
* tests/multiple/out/*.orig tests/general/bug-11-.out
  tests/general/bug-33-.out tests/general/bug-52.out
  tests/docbook/result/xtchunk/html/*.orig
  tests/docbook/result/html/gdp-handbook.html
  tests/XSLTMark/*.out: fixing xsl:output with method=html
  resulted in a number of small changes in the regression tests
  output
Daniel
2001-10-24 11:07:19 +00:00