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

68 Commits

Author SHA1 Message Date
Nick Wellnhofer
8dd836a43e Regenerate web pages 2019-10-18 12:19:14 +02:00
Daniel Veillard
a27de70018 Release of libxslt-1.1.27
* configure.in doc/symbols.xml doc/xslt.html: updated for the release
* NEWS config.h.in doc/* */*.syms : regenerated
2012-09-12 14:37:09 +08:00
Daniel Veillard
abab6b982a Updated Perl and lxml links, Daniel
svn path=/trunk/; revision=1436
2007-08-22 17:39:14 +00:00
William M. Brack
a3640f623e Changed all references to CVS to be SVN; changed corresponding links.
* doc/xslt.html: Changed all
  references to CVS to be SVN; changed corresponding links.
* doc/*html: regenerated the documentation for above

svn path=/trunk/; revision=1421
2007-02-15 22:02:20 +00:00
Daniel Veillard
1ead9ea8c6 removed all remaining references to the old Wiki Daniel
* doc//*: removed all remaining references to the old Wiki
Daniel
2006-10-26 08:35:34 +00:00
Daniel Veillard
e810227aff apply patch from Gary Coady to compile when libxml2 has no xinclude
* xsltproc/xsltproc.c: apply patch from Gary Coady to compile when
  libxml2 has no xinclude support #319886
* docs/*: renamed Gnome to GNOME fixes #352159
Daniel
2006-10-11 20:28:25 +00:00
Daniel Veillard
54f9859bf2 Fixing the screwups introduced by amaya, Daniel 2006-06-09 13:40:33 +00:00
Daniel Veillard
d9d50ec150 preparing release of 1.1.17 Daniel
* configure.in libxslt.spec.in doc//*: preparing release of 1.1.17
Daniel
2006-06-06 15:17:10 +00:00
Daniel Veillard
9f8accee40 Fixed FTP links, Daniel 2006-04-03 15:23:55 +00:00
Daniel Veillard
8b32490926 update help about unwanted legal notices, daniel 2006-03-09 13:08:29 +00:00
Daniel Veillard
5e2962ab0f Fixed Max OS X download links, Daniel 2005-11-07 13:18:34 +00:00
Daniel Veillard
ab935d74c4 Added links to the Wiki, Daniel 2005-02-20 13:32:58 +00:00
Daniel Veillard
d9cf00372f Linked the second tutorial from the web site, Daniel 2004-09-28 14:28:37 +00:00
Daniel Veillard
5e1aec535f Fixed the mod-xslt2 link, cleaned up the links, added PHP, Daniel 2004-08-22 20:17:22 +00:00
Daniel Veillard
a2536bc404 Oops, daniel 2004-08-14 13:57:09 +00:00
Daniel Veillard
6c5e4a4c23 Changed the color or non-visited links, Daniel 2004-08-14 13:53:53 +00:00
Daniel Veillard
b08747d5c6 Added ChangeLog.xsl and links, Daniel 2004-05-16 00:50:06 +00:00
Daniel Veillard
da7cda948d preparing release 1.1.6 keep the ChangeLog compressed Daniel
* configure.in doc/*: preparing release 1.1.6
* libxslt.spec.in: keep the ChangeLog compressed
Daniel
2004-04-18 22:41:10 +00:00
Daniel Veillard
985d04c750 Change of policy for the mailing lists, Daniel 2004-03-29 22:22:42 +00:00
Daniel Veillard
71a445385c Added note about being subscribed, Daniel 2004-03-24 09:33:44 +00:00
William M. Brack
422bcd1f12 rebuilt the docs to fix the "href_base" problem.
* doc/*, doc/html/*, doc/EXSLT/*: rebuilt the docs to fix
  the "href_base" problem.
2004-03-03 13:38:28 +00:00
Daniel Veillard
6d2a293795 preparing release 1.1.4, updated and regenerated the documentation Daniel
* NEWS configure.in doc/*: preparing release 1.1.4, updated and
  regenerated the documentation
Daniel
2004-02-23 17:04:11 +00:00
Daniel Veillard
675732396c updated and rebuilt the documentation preparing release of 1.1.3 cleanup
* configure.in, doc/*: updated and rebuilt the documentation
  preparing release of 1.1.3
* libxslt/attrvt.c libxslt/xsltInternals.h: cleanup
Daniel
2004-02-16 15:07:47 +00:00
William M. Brack
db0a9ceffb Changed logo spacing to avoid stacking rebuilt web pages
* doc/site.xsl: Changed logo spacing to avoid stacking
* doc/*: rebuilt web pages
2004-01-12 04:55:26 +00:00
MST 2004 John Fleck
abcbd6093b doc/site.xsl doc/w3c.png doc/* Test William's new site.xsl improvements by
Sun Jan 11 20:10:09 MST 2004 John Fleck <jfleck@inkstain.net>

	* doc/site.xsl
	* doc/w3c.png
	* doc/*
	Test William's new site.xsl improvements by adding the
	W3C logo icon, rebuild docs, and presto! It shows up
	everywhere!
2004-01-12 03:12:44 +00:00
William M. Brack
c2b06559f5 Further cleanup, fully implemented common routine for "generic page"
* doc/site.xsl, doc/api.xsl, doc/newapi.xsl, doc/search.php:
  Further cleanup, fully implemented common routine for
  "generic page" within the docs.
* doc/*: api docs rebuilt with enhanced scripts.
2004-01-09 00:31:18 +00:00
MST 2004 John Fleck
6bcf647c81 doc/xslt.html, doc/bugs.html made link to bugzilla more useful
Thu Jan  8 06:45:04 MST 2004 John Fleck <jfleck@inkstain.net>

	* doc/xslt.html, doc/bugs.html
	made link to bugzilla more useful
2004-01-08 13:51:52 +00:00
Daniel Veillard
6d8811b0de fixed #129327 make sure parser flags get transmitted to the transformation
* xsltproc.c: fixed #129327 make sure parser flags get transmitted to
  the transformation context
* libxslt/documents.c libxslt/transform.c libxslt/xsltInternals.h
  libxslt/xsltutils.c libxslt/xsltutils.h: add a new call
  xsltSetCtxtParseOptions() to update parsing options in document()
Daniel
2003-12-21 12:21:17 +00:00
William M. Brack
26c586d2a2 enhanced documentation to include exslt; rebuilt docs
* doc/Makefile.am doc/site.xsl doc/api.xsl doc/newapi.xsl
  doc/xslt.html doc/apibuild.py doc/EXSLT doc/EXSLT/exslt.html:
  enhanced documentation to include exslt; rebuilt docs
2003-12-16 08:36:21 +00:00
Daniel Veillard
1c14dc5302 updated the docs, made release 1.1.1 Daniel
* configure.in NEWS doc/*: updated the docs, made release 1.1.1
Daniel
2003-12-10 16:21:26 +00:00
Daniel Veillard
a7339040ed preparing release 1.1.0 Daniel
* doc/* NEWS: preparing release 1.1.0
Daniel
2003-11-04 13:36:45 +00:00
Daniel Veillard
4b8b616fb7 Adding link to the IRC channel, Daniel 2003-09-16 11:40:42 +00:00
Daniel Veillard
e10edd933f Same as for the XML part, added image and link agaisnt software patents,
Daniel
2003-09-03 10:13:11 +00:00
Daniel Veillard
be5c2c746e updated the web site, made the transition to XHTML1 added validity
* NEWS doc/*.xsl doc/*.html: updated the web site, made the
  transition to XHTML1 added validity checking to the makefile rules.
Daniel
2003-04-27 10:47:55 +00:00
Daniel Veillard
1803d770a2 Added a pointer to mod-xslt in the related links, Daniel 2003-02-15 12:09:51 +00:00
Daniel Veillard
3da84f0184 State that I will Cc the list for all technical answer, Daniel 2003-01-25 11:46:06 +00:00
Daniel Veillard
02bd6b126a changed slightly the UI of the web site, Daniel 2003-01-11 14:21:01 +00:00
Daniel Veillard
e87939b65d Be really clear about support guidelines, Daniel 2003-01-10 09:23:19 +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
3cffe0b6ed preparing 1.0.22 upated and rebuilt the docs Daniel
* configure.in: preparing 1.0.22
* doc/*: upated and rebuilt the docs
Daniel
2002-10-18 11:42:04 +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