From 0d032bea1f2e9d6ebf46ca97ce638beae50f2a98 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 19 Mar 2019 22:45:27 -0500 Subject: [PATCH] URL Cleanup This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * http://docbook.sourceforge.net/release/script/AnchorPosition.js (200) with 1 occurrences could not be migrated: ([https](https://docbook.sourceforge.net/release/script/AnchorPosition.js) result AnnotatedConnectException). * http://gee.cs.oswego.edu/dl/ (200) with 2 occurrences could not be migrated: ([https](https://gee.cs.oswego.edu/dl/) result AnnotatedConnectException). * http://nant.sourceforge.net (200) with 2 occurrences could not be migrated: ([https](https://nant.sourceforge.net) result AnnotatedConnectException). * http://ndoc.sourceforge.net/ (200) with 1 occurrences could not be migrated: ([https](https://ndoc.sourceforge.net/) result AnnotatedConnectException). * http://netcommon.sourceforge.net/ (200) with 2 occurrences could not be migrated: ([https](https://netcommon.sourceforge.net/) result AnnotatedConnectException). * http://www.renderx.com/ (200) with 1 occurrences could not be migrated: ([https](https://www.renderx.com/) result AnnotatedConnectException). * http://www.renderx.com/reference.html (200) with 2 occurrences could not be migrated: ([https](https://www.renderx.com/reference.html) result AnnotatedConnectException). * http://www.sagehill.net/docbookxsl/ (200) with 44 occurrences could not be migrated: ([https](https://www.sagehill.net/docbookxsl/) result SSLHandshakeException). * http://www.unicode.org/charts/PDF/U2190.pdf (200) with 2 occurrences could not be migrated: ([https](https://www.unicode.org/charts/PDF/U2190.pdf) result SSLProtocolException). * http://www.unicode.org/charts/PDF/U2900.pdf (200) with 2 occurrences could not be migrated: ([https](https://www.unicode.org/charts/PDF/U2900.pdf) result SSLProtocolException). * http://docbook.sf.net/ (301) with 1 occurrences could not be migrated: ([https](https://docbook.sf.net/) result AnnotatedConnectException). * http://docbook.sf.net/release/xsl/current/ (301) with 64 occurrences could not be migrated: ([https](https://docbook.sf.net/release/xsl/current/) result AnnotatedConnectException). * http://www.exslt.org/ (301) with 1 occurrences could not be migrated: ([https](https://www.exslt.org/) result SSLHandshakeException). * http://nunit.sf.net (301) with 2 occurrences could not be migrated: ([https](https://nunit.sf.net) result AnnotatedConnectException). * http://www.tei-c.org.uk/Software/passivetex/ (301) with 1 occurrences could not be migrated: ([https](https://www.tei-c.org.uk/Software/passivetex/) result AnnotatedConnectException). * http://xslthl.sf.net (301) with 1 occurrences could not be migrated: ([https](https://xslthl.sf.net) result AnnotatedConnectException). * http://docbook.sourceforge.net/release/bibliography/bibliography.xml</xsl:param> (404) with 2 occurrences could not be migrated: ([https](https://docbook.sourceforge.net/release/bibliography/bibliography.xml</xsl:param>) result AnnotatedConnectException). * http://docbook.sourceforge.net/release/images/annot-close.png</xsl:param> (404) with 1 occurrences could not be migrated: ([https](https://docbook.sourceforge.net/release/images/annot-close.png</xsl:param>) result AnnotatedConnectException). * http://docbook.sourceforge.net/release/images/annot-open.png</xsl:param> (404) with 1 occurrences could not be migrated: ([https](https://docbook.sourceforge.net/release/images/annot-open.png</xsl:param>) result AnnotatedConnectException). * http://docbook.sourceforge.net/release/images/draft.png</xsl:param> (404) with 2 occurrences could not be migrated: ([https](https://docbook.sourceforge.net/release/images/draft.png</xsl:param>) result AnnotatedConnectException). * http://docbook.sourceforge.net/release/script/PopupWindow.js</xsl:text></xsl:param> (404) with 1 occurrences could not be migrated: ([https](https://docbook.sourceforge.net/release/script/PopupWindow.js</xsl:text></xsl:param>) result AnnotatedConnectException). * http://tempuri.org/nant-donotuse.xsd (404) with 1 occurrences could not be migrated: ([https](https://tempuri.org/nant-donotuse.xsd) result ConnectTimeoutException). * http://tempuri.org/nant.xsd (404) with 1 occurrences could not be migrated: ([https](https://tempuri.org/nant.xsd) result ConnectTimeoutException). * http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport (404) with 4 occurrences could not be migrated: ([https](https://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport) result SSLHandshakeException). * http://www.innodata-isogen.com/knowledge_center/white_papers/back_of_book_for_xsl_fo.pdf (404) with 4 occurrences could not be migrated: ([https](https://www.innodata-isogen.com/knowledge_center/white_papers/back_of_book_for_xsl_fo.pdf) result SSLHandshakeException). * http://www.mycompany.com/resource.txt (404) with 2 occurrences could not be migrated: ([https](https://www.mycompany.com/resource.txt) result ConnectTimeoutException). * http://www.mycompany.com/services.txt (404) with 4 occurrences could not be migrated: ([https](https://www.mycompany.com/services.txt) result ConnectTimeoutException). # Fixed URLs ## Fixed But Review Recommended These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended. * http://www.icsharpcode.net/OpenSource/SharpZipLib/ (302) with 4 occurrences migrated to: Default.aspx ([https](https://www.icsharpcode.net/OpenSource/SharpZipLib/) result IllegalArgumentException). * http://www.anttirt.net/2007/08/19/proper-floating-point-comparisons/ (301) with 8 occurrences migrated to: https://anttirt.net/2007/08/19/proper-floating-point-comparisons/ ([https](https://www.anttirt.net/2007/08/19/proper-floating-point-comparisons/) result SSLHandshakeException). * http://www.dpawson.co.uk/xsl/index.html (ConnectTimeoutException) with 2 occurrences migrated to: https://www.dpawson.co.uk/xsl/index.html ([https](https://www.dpawson.co.uk/xsl/index.html) result ConnectTimeoutException). * http://www.dpawson.co.uk/xsl/sect2/StringReplace.html (ConnectTimeoutException) with 1 occurrences migrated to: https://www.dpawson.co.uk/xsl/sect2/StringReplace.html ([https](https://www.dpawson.co.uk/xsl/sect2/StringReplace.html) result ConnectTimeoutException). * http://www.dpawson.co.uk/xsl/sect2/padding.html (ConnectTimeoutException) with 1 occurrences migrated to: https://www.dpawson.co.uk/xsl/sect2/padding.html ([https](https://www.dpawson.co.uk/xsl/sect2/padding.html) result ConnectTimeoutException). * http://www.arbortext.com/ (ReadTimeoutException) with 1 occurrences migrated to: https://www.arbortext.com/ ([https](https://www.arbortext.com/) result SSLException). * http://boo.codehaus.org/ (UnknownHostException) with 1 occurrences migrated to: https://boo.codehaus.org/ ([https](https://boo.codehaus.org/) result UnknownHostException). * http://nant.sourceforge.org/ (UnknownHostException) with 1 occurrences migrated to: https://nant.sourceforge.org/ ([https](https://nant.sourceforge.org/) result UnknownHostException). * http://password.protected.site/index.html (UnknownHostException) with 1 occurrences migrated to: https://password.protected.site/index.html ([https](https://password.protected.site/index.html) result UnknownHostException). * http://wiki.docbook.org/topic/ISO690Bibliography (404) with 2 occurrences migrated to: https://wiki.docbook.org/topic/ISO690Bibliography ([https](https://wiki.docbook.org/topic/ISO690Bibliography) result 404). ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * http://docbook.org/tdg/en/html/imagedata.html with 2 occurrences migrated to: https://docbook.org/tdg/en/html/imagedata.html ([https](https://docbook.org/tdg/en/html/imagedata.html) result 200). * http://social.msdn.microsoft.com/Search/en-US/?query=type with 2 occurrences migrated to: https://social.msdn.microsoft.com/Search/en-US/?query=type ([https](https://social.msdn.microsoft.com/Search/en-US/?query=type) result 200). * http://sourceforge.net/projects/xslthl/ with 13 occurrences migrated to: https://sourceforge.net/projects/xslthl/ ([https](https://sourceforge.net/projects/xslthl/) result 200). * http://springframework.net/download.html with 2 occurrences migrated to: https://springframework.net/download.html ([https](https://springframework.net/download.html) result 200). * http://weblog.ikvm.net/CommentView.aspx?guid=7356a87f-e5d7-4723-ae49-b263ab9e40ae with 2 occurrences migrated to: https://weblog.ikvm.net/CommentView.aspx?guid=7356a87f-e5d7-4723-ae49-b263ab9e40ae ([https](https://weblog.ikvm.net/CommentView.aspx?guid=7356a87f-e5d7-4723-ae49-b263ab9e40ae) result 200). * http://www.antennahouse.com/ with 1 occurrences migrated to: https://www.antennahouse.com/ ([https](https://www.antennahouse.com/) result 200). * http://www.cl.cam.ac.uk/~mgk25/iso-time.html with 1 occurrences migrated to: https://www.cl.cam.ac.uk/~mgk25/iso-time.html ([https](https://www.cl.cam.ac.uk/~mgk25/iso-time.html) result 200). * http://www.cygnus-software.com/papers/comparingfloats/comparingfloats.htm with 4 occurrences migrated to: https://www.cygnus-software.com/papers/comparingfloats/comparingfloats.htm ([https](https://www.cygnus-software.com/papers/comparingfloats/comparingfloats.htm) result 200). * http://www.ietf.org/rfc/rfc1766.txt with 2 occurrences migrated to: https://www.ietf.org/rfc/rfc1766.txt ([https](https://www.ietf.org/rfc/rfc1766.txt) result 200). * http://www.ietf.org/rfc/rfc2045.txt with 1 occurrences migrated to: https://www.ietf.org/rfc/rfc2045.txt ([https](https://www.ietf.org/rfc/rfc2045.txt) result 200). * http://www.ietf.org/rfc/rfc2046.txt with 1 occurrences migrated to: https://www.ietf.org/rfc/rfc2046.txt ([https](https://www.ietf.org/rfc/rfc2046.txt) result 200). * http://www.mono-project.com with 1 occurrences migrated to: https://www.mono-project.com ([https](https://www.mono-project.com) result 200). * http://www.oasis-open.org/docbook/ with 2 occurrences migrated to: https://www.oasis-open.org/docbook/ ([https](https://www.oasis-open.org/docbook/) result 200). * http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd with 4 occurrences migrated to: https://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd ([https](https://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd) result 200). * http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd with 2 occurrences migrated to: https://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd ([https](https://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd) result 200). * http://www.springframework.net/xsd/spring-objects.xsd with 4 occurrences migrated to: https://www.springframework.net/xsd/spring-objects.xsd ([https](https://www.springframework.net/xsd/spring-objects.xsd) result 200). * http://www.w3.org/TR/2004/WD-xsl11-20041216/ with 3 occurrences migrated to: https://www.w3.org/TR/2004/WD-xsl11-20041216/ ([https](https://www.w3.org/TR/2004/WD-xsl11-20041216/) result 200). * http://www.w3.org/TR/CSS21/box.html with 2 occurrences migrated to: https://www.w3.org/TR/CSS21/box.html ([https](https://www.w3.org/TR/CSS21/box.html) result 200). * http://www.w3.org/TR/CSS21/syndata.html with 2 occurrences migrated to: https://www.w3.org/TR/CSS21/syndata.html ([https](https://www.w3.org/TR/CSS21/syndata.html) result 200). * http://www.w3.org/TR/REC-html40/struct/dirlang.html with 2 occurrences migrated to: https://www.w3.org/TR/REC-html40/struct/dirlang.html ([https](https://www.w3.org/TR/REC-html40/struct/dirlang.html) result 200). * http://www.w3.org/TR/REC-xml-names/ with 2 occurrences migrated to: https://www.w3.org/TR/REC-xml-names/ ([https](https://www.w3.org/TR/REC-xml-names/) result 200). * http://www.w3.org/TR/html401/types.html with 2 occurrences migrated to: https://www.w3.org/TR/html401/types.html ([https](https://www.w3.org/TR/html401/types.html) result 200). * http://www.w3.org/TR/xslt20/ with 2 occurrences migrated to: https://www.w3.org/TR/xslt20/ ([https](https://www.w3.org/TR/xslt20/) result 200). * http://msdn.microsoft.com/en-us/netframework/aa570326.aspx with 2 occurrences migrated to: https://msdn.microsoft.com/en-us/netframework/aa570326.aspx ([https](https://msdn.microsoft.com/en-us/netframework/aa570326.aspx) result 301). * http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpcongroupingconstructs.asp with 1 occurrences migrated to: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpcongroupingconstructs.asp ([https](https://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpcongroupingconstructs.asp) result 301). * http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemthreadingmonitorclassentertopic.asp with 2 occurrences migrated to: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemthreadingmonitorclassentertopic.asp ([https](https://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemthreadingmonitorclassentertopic.asp) result 301). * http://sourceforge.net/projects/xslthl with 2 occurrences migrated to: https://sourceforge.net/projects/xslthl ([https](https://sourceforge.net/projects/xslthl) result 301). * http://www.simple-talk.com/community/forums/thread/2263.aspx with 2 occurrences migrated to: https://www.simple-talk.com/community/forums/thread/2263.aspx ([https](https://www.simple-talk.com/community/forums/thread/2263.aspx) result 301). * http://www.w3.org/TR/REC-xml with 2 occurrences migrated to: https://www.w3.org/TR/REC-xml ([https](https://www.w3.org/TR/REC-xml) result 301). * http://xml.apache.org/fop/ with 2 occurrences migrated to: https://xml.apache.org/fop/ ([https](https://xml.apache.org/fop/) result 301). * http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html with 2 occurrences migrated to: https://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html ([https](https://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html) result 302). # Ignored These URLs were intentionally ignored. * http://docbook.org/ns/docbook with 12 occurrences * http://docbook.org/ns/docbook/xi with 1 occurrences * http://docbook.sourceforge.net/xmlns/l10n/1.0 with 67 occurrences * http://localhost/A/A.csproj with 2 occurrences * http://localhost/B with 1 occurrences * http://localhost/B/ with 1 occurrences * http://nwalsh.com/docbook/xsl/template/1.0 with 2 occurrences * http://nwalsh.com/docbook/xsl/template/1.0/param with 2 occurrences * http://www.gordic.cz/shared/project-config/v_1.0.0.0 with 2 occurrences * http://www.springframework.net with 39 occurrences * http://www.springframework.net/ with 2 occurrences * http://www.springframework.net/context with 29 occurrences * http://www.springframework.net/doc-latest/reference/html/objects.html with 1 occurrences * http://www.w3.org/1998/Math/MathML with 6 occurrences * http://www.w3.org/1999/XSL/Format with 1 occurrences * http://www.w3.org/1999/XSL/Transform with 4 occurrences * http://www.w3.org/1999/xhtml with 6 occurrences * http://www.w3.org/1999/xlink with 147 occurrences * http://www.w3.org/2000/svg with 6 occurrences * http://www.w3.org/2001/XMLSchema-instance with 2 occurrences --- .../lib/docbook-xsl-snapshot/common/af.xml | 2 +- .../lib/docbook-xsl-snapshot/common/am.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ar.xml | 2 +- .../lib/docbook-xsl-snapshot/common/az.xml | 2 +- .../lib/docbook-xsl-snapshot/common/bg.xml | 2 +- .../lib/docbook-xsl-snapshot/common/bn.xml | 2 +- .../lib/docbook-xsl-snapshot/common/bs.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ca.xml | 2 +- .../docbook-xsl-snapshot/common/charmap.xml | 8 ++-- .../lib/docbook-xsl-snapshot/common/cs.xml | 2 +- .../lib/docbook-xsl-snapshot/common/cy.xml | 2 +- .../lib/docbook-xsl-snapshot/common/da.xml | 2 +- .../lib/docbook-xsl-snapshot/common/de.xml | 2 +- .../lib/docbook-xsl-snapshot/common/el.xml | 2 +- .../lib/docbook-xsl-snapshot/common/en.xml | 2 +- .../lib/docbook-xsl-snapshot/common/eo.xml | 2 +- .../lib/docbook-xsl-snapshot/common/es.xml | 2 +- .../lib/docbook-xsl-snapshot/common/et.xml | 2 +- .../lib/docbook-xsl-snapshot/common/eu.xml | 2 +- .../lib/docbook-xsl-snapshot/common/fa.xml | 2 +- .../lib/docbook-xsl-snapshot/common/fi.xml | 2 +- .../lib/docbook-xsl-snapshot/common/fr.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ga.xml | 2 +- .../lib/docbook-xsl-snapshot/common/gl.xml | 2 +- .../lib/docbook-xsl-snapshot/common/gu.xml | 2 +- .../lib/docbook-xsl-snapshot/common/he.xml | 2 +- .../lib/docbook-xsl-snapshot/common/hi.xml | 2 +- .../lib/docbook-xsl-snapshot/common/hr.xml | 2 +- .../lib/docbook-xsl-snapshot/common/hu.xml | 2 +- .../lib/docbook-xsl-snapshot/common/id.xml | 2 +- .../lib/docbook-xsl-snapshot/common/it.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ja.xml | 2 +- .../lib/docbook-xsl-snapshot/common/kn.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ko.xml | 2 +- .../lib/docbook-xsl-snapshot/common/la.xml | 2 +- .../lib/docbook-xsl-snapshot/common/lt.xml | 2 +- .../lib/docbook-xsl-snapshot/common/lv.xml | 2 +- .../lib/docbook-xsl-snapshot/common/mn.xml | 2 +- .../lib/docbook-xsl-snapshot/common/nb.xml | 2 +- .../lib/docbook-xsl-snapshot/common/nl.xml | 2 +- .../lib/docbook-xsl-snapshot/common/nn.xml | 2 +- .../lib/docbook-xsl-snapshot/common/or.xml | 2 +- .../lib/docbook-xsl-snapshot/common/pa.xml | 2 +- .../lib/docbook-xsl-snapshot/common/pl.xml | 2 +- .../lib/docbook-xsl-snapshot/common/pt.xml | 2 +- .../lib/docbook-xsl-snapshot/common/pt_br.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ro.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ru.xml | 2 +- .../lib/docbook-xsl-snapshot/common/sk.xml | 2 +- .../lib/docbook-xsl-snapshot/common/sl.xml | 2 +- .../lib/docbook-xsl-snapshot/common/sq.xml | 2 +- .../lib/docbook-xsl-snapshot/common/sr.xml | 2 +- .../docbook-xsl-snapshot/common/sr_Latn.xml | 2 +- .../lib/docbook-xsl-snapshot/common/sv.xml | 2 +- .../lib/docbook-xsl-snapshot/common/ta.xml | 2 +- .../lib/docbook-xsl-snapshot/common/th.xml | 2 +- .../lib/docbook-xsl-snapshot/common/tl.xml | 2 +- .../lib/docbook-xsl-snapshot/common/tr.xml | 2 +- .../lib/docbook-xsl-snapshot/common/uk.xml | 2 +- .../docbook-xsl-snapshot/common/utility.xml | 4 +- .../lib/docbook-xsl-snapshot/common/vi.xml | 2 +- .../lib/docbook-xsl-snapshot/common/xh.xml | 2 +- .../lib/docbook-xsl-snapshot/common/zh_cn.xml | 2 +- .../lib/docbook-xsl-snapshot/common/zh_tw.xml | 2 +- .../lib/docbook-xsl-snapshot/fo/param.xml | 40 +++++++++--------- .../fo/titlepage.templates.xml | 2 +- .../highlighting/c-hl.xml | 2 +- .../highlighting/cpp-hl.xml | 2 +- .../highlighting/csharp-hl.xml | 2 +- .../highlighting/delphi-hl.xml | 2 +- .../highlighting/ini-hl.xml | 2 +- .../highlighting/java-hl.xml | 2 +- .../highlighting/javascript-hl.xml | 2 +- .../highlighting/m2-hl.xml | 2 +- .../highlighting/perl-hl.xml | 2 +- .../highlighting/php-hl.xml | 2 +- .../highlighting/python-hl.xml | 2 +- .../highlighting/ruby-hl.xml | 2 +- .../highlighting/xslthl-config.xml | 4 +- .../lib/docbook-xsl-snapshot/html/param.xml | 42 +++++++++---------- doc/reference/src/sample-apps.xml | 4 +- lib/net/3.5/Spring.Core.xml | 14 +++---- lib/net/3.5/nunit.framework.xml | 6 +-- lib/net/4.0/Spring.Core.xml | 14 +++---- lib/net/4.0/nunit.framework.xml | 6 +-- tools/nant/bin/NAnt.CompressionTasks.xml | 8 ++-- tools/nant/bin/NAnt.Core.xml | 10 ++--- tools/nant/bin/NAnt.DotNetTasks.xml | 2 +- tools/nant/bin/NAnt.NUnit1Tasks.xml | 2 +- tools/nant/bin/NAnt.NUnit2Tasks.xml | 2 +- .../net-1.1/framework/nunit.framework.xml | 6 +-- .../net-2.0/framework/nunit.framework.xml | 6 +-- 92 files changed, 164 insertions(+), 164 deletions(-) diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/af.xml b/doc/reference/lib/docbook-xsl-snapshot/common/af.xml index 2b89a2b..1425898 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/af.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/af.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/am.xml b/doc/reference/lib/docbook-xsl-snapshot/common/am.xml index b7010e4..70d1c43 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/am.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/am.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml index b233e25..9d3c42e 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ar.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/az.xml b/doc/reference/lib/docbook-xsl-snapshot/common/az.xml index b9336f1..f4cc244 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/az.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/az.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml b/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml index 9fb964b..3b89ef1 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/bg.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml index 4ff6ac4..f3371a1 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/bn.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml b/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml index 4447775..bd880dc 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/bs.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml index 9e3cc59..777bd03 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ca.xml @@ -15,7 +15,7 @@ - + diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml b/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml index 6644f3e..b579676 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/charmap.xml @@ -50,7 +50,7 @@ -<para>This template applies an <link xlink:href="http://www.w3.org/TR/xslt20/#character-maps">XSLT character map</link>; that is, it causes certain +<para>This template applies an <link xlink:href="https://www.w3.org/TR/xslt20/#character-maps">XSLT character map</link>; that is, it causes certain individual characters to be substituted with strings of one or more characters. It is useful mainly for replacing multiple “special” characters or symbols in the same target @@ -63,8 +63,8 @@ <para>This template is a very slightly modified version of Jeni Tennison’s <function>replace_strings</function> - template in the <link xlink:href="http://www.dpawson.co.uk/xsl/sect2/StringReplace.html#d9351e13">multiple string replacements</link> section of Dave Pawson’s - <link xlink:href="http://www.dpawson.co.uk/xsl/index.html">XSLT FAQ</link>.</para> + template in the <link xlink:href="https://www.dpawson.co.uk/xsl/sect2/StringReplace.html#d9351e13">multiple string replacements</link> section of Dave Pawson’s + <link xlink:href="https://www.dpawson.co.uk/xsl/index.html">XSLT FAQ</link>.</para> <para>The <function>apply-string-subst-map</function> @@ -126,7 +126,7 @@ </refsynopsisdiv> <refsect1><title/> -<para>The XSLT 2.0 specification describes <link xlink:href="http://www.w3.org/TR/xslt20/#character-maps">character maps</link> and explains how they may be used +<para>The XSLT 2.0 specification describes <link xlink:href="https://www.w3.org/TR/xslt20/#character-maps">character maps</link> and explains how they may be used to allow a specific character appearing in a text or attribute node in a final result tree to be substituted by a specified string of characters during serialization. The diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml b/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml index 91c0e4e..071b4cf 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/cs.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml b/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml index e23c6b7..def3208 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/cy.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/da.xml b/doc/reference/lib/docbook-xsl-snapshot/common/da.xml index f129729..e75fc9b 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/da.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/da.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/de.xml b/doc/reference/lib/docbook-xsl-snapshot/common/de.xml index 32ed357..7f44649 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/de.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/de.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/el.xml b/doc/reference/lib/docbook-xsl-snapshot/common/el.xml index 85171b4..23335c0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/el.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/el.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/en.xml b/doc/reference/lib/docbook-xsl-snapshot/common/en.xml index c5b4035..24291cf 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/en.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/en.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml b/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml index 6347c05..300a389 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/eo.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/es.xml b/doc/reference/lib/docbook-xsl-snapshot/common/es.xml index e76ff17..01088a7 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/es.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/es.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/et.xml b/doc/reference/lib/docbook-xsl-snapshot/common/et.xml index 58ced0f..a90e24e 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/et.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/et.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml b/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml index 8d761e8..fc70aea 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/eu.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml b/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml index 6904d6b..0432b09 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/fa.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml b/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml index e6ec488..39392c5 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/fi.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml index 2647e5c..1e7158d 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/fr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml index 4e90ef0..4200a2a 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ga.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml index 1894278..48c2a62 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/gl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml b/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml index 33df021..c5da9da 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/gu.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/he.xml b/doc/reference/lib/docbook-xsl-snapshot/common/he.xml index b0a9abd..fcf9753 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/he.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/he.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml b/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml index eba9652..3ebf45a 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/hi.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml index e0931b7..e811595 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/hr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml b/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml index 208dfd8..76537f2 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/hu.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/id.xml b/doc/reference/lib/docbook-xsl-snapshot/common/id.xml index 63a5b6f..a3fbbd4 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/id.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/id.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/it.xml b/doc/reference/lib/docbook-xsl-snapshot/common/it.xml index afc9265..e63bd2d 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/it.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/it.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml index 787b697..4fd9f51 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ja.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml index b10da93..39ba825 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/kn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml index e0d22c4..93d5d47 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ko.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/la.xml b/doc/reference/lib/docbook-xsl-snapshot/common/la.xml index 81a6288..a0c30f4 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/la.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/la.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml b/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml index f3225f6..7426c4e 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/lt.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml b/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml index 43a8cd2..cfefa97 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/lv.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml index f2bd004..7c6eb36 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/mn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml b/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml index 3e57ffc..27e1bdf 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/nb.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml index bd1a139..1299a16 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/nl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml index b743373..bd602ce 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/nn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/or.xml b/doc/reference/lib/docbook-xsl-snapshot/common/or.xml index 6ffbf2e..2e2eca0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/or.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/or.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml index f84f3f1..d1f52c9 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pa.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml index 1585cc6..7ba7e83 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml index 283e2c5..ee79deb 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pt.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml b/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml index 4e5beb2..e237de1 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/pt_br.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml index 92e3a61..05469e8 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ro.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml index 65fb3dc..10d1c95 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ru.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml index 6337aa4..d21aa06 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sk.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml index de3ec02..70c1343 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml index 5cf8d14..5650131 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sq.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml index 64bfc71..ffe9821 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml index 8286794..a4be0c6 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sr_Latn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml b/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml index fe5bdcf..6fc0beb 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/sv.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml b/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml index 4b0f87c..626e2a8 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/ta.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/th.xml b/doc/reference/lib/docbook-xsl-snapshot/common/th.xml index 6235434..aa3ae72 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/th.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/th.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml b/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml index ec29c67..6d7d1bc 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/tl.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml b/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml index 7b14e31..942e6ed 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/tr.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml b/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml index 99474a0..302c220 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/uk.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml b/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml index ead9419..af95ba0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/utility.xml @@ -246,8 +246,8 @@ <note> <para>This function began as a copy of Nate Austin's - <function>prepend-pad</function> function in the <link xlink:href="http://www.dpawson.co.uk/xsl/sect2/padding.html">Padding - Content</link> section of Dave Pawson's <link xlink:href="http://www.dpawson.co.uk/xsl/index.html">XSLT + <function>prepend-pad</function> function in the <link xlink:href="https://www.dpawson.co.uk/xsl/sect2/padding.html">Padding + Content</link> section of Dave Pawson's <link xlink:href="https://www.dpawson.co.uk/xsl/index.html">XSLT FAQ</link>.</para> </note> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml b/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml index ce30b38..0050347 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/vi.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml b/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml index 5042e9a..778df44 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/xh.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml b/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml index 1d0ab61..19bb708 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/zh_cn.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml b/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml index de887a1..179d281 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/common/zh_tw.xml @@ -15,7 +15,7 @@ <!-- ******************************************************************** --> <!-- This file is part of the XSL DocBook Stylesheet distribution. --> -<!-- See ../README or http://docbook.sf.net/release/xsl/current/ for --> +<!-- See ../README or http://docbook.sourceforge.net/release/xsl/current/ for --> <!-- copyright and other information. --> <!-- ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml b/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml index 31939fb..62c4f97 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/fo/param.xml @@ -1589,7 +1589,7 @@ level sections, but not in fourth level sections. <refsection><info><title>Description If non-zero, -Arbortext +Arbortext extensions will be used. This parameter can also affect which graphics file formats @@ -1617,7 +1617,7 @@ are supported Description If non-zero, -XSL Formatter +XSL Formatter extensions will be used. XSL Formatter extensions consists of PDF bookmarks, document information and better index processing. @@ -1644,7 +1644,7 @@ are supported Description If non-zero, extensions intended for -FOP +FOP version 0.20.5 and earlier will be used. At present, this consists of PDF bookmarks. @@ -1676,7 +1676,7 @@ instead. Description If non-zero, extensions for -FOP +FOP version 0.90 and later will be used. @@ -1706,7 +1706,7 @@ should still be used for FOP version 0.20.5 and earlier. Description If non-zero, -PassiveTeX +PassiveTeX extensions will be used. At present, this consists of PDF bookmarks and sorted index terms. @@ -3160,7 +3160,7 @@ table. Description If non-zero, specifies the thickness of borders on table -cells. The units are points. See +cells. The units are points. See CSS @@ -3229,7 +3229,7 @@ CSS Description Set the color of table cell borders. If non-zero, the value is used -for the border coloration. See CSS. A +for the border coloration. See CSS. A color is either a keyword or a numerical RGB specification. Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, and @@ -4699,7 +4699,7 @@ the TOC. iso690 styles are supported. In order to use ISO690 style to the full extent you might need -to use additional markup described on the +to use additional markup described on the following WiKi page. @@ -4766,12 +4766,12 @@ like this: <!DOCTYPE bibliography PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> + "https://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <bibliography><title>References</title> <bibliomixed id="xml-rec"><abbrev>XML 1.0</abbrev>Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, editors. -<citetitle><ulink url="http://www.w3.org/TR/REC-xml">Extensible Markup +<citetitle><ulink url="https://www.w3.org/TR/REC-xml">Extensible Markup Language (XML) 1.0 Second Edition</ulink></citetitle>. World Wide Web Consortium, 2000. </bibliomixed> @@ -4779,7 +4779,7 @@ World Wide Web Consortium, 2000. <bibliomixed id="xml-names"><abbrev>Namespaces</abbrev>Tim Bray, Dave Hollander, and Andrew Layman, editors. -<citetitle><ulink url="http://www.w3.org/TR/REC-xml-names/">Namespaces in +<citetitle><ulink url="https://www.w3.org/TR/REC-xml-names/">Namespaces in XML</ulink></citetitle>. World Wide Web Consortium, 1999. </bibliomixed> @@ -4971,7 +4971,7 @@ entry has an ID. <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> + "https://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <glossary> <glossaryinfo> <editor><firstname>Eric</firstname><surname>Raymond</surname></editor> @@ -5799,7 +5799,7 @@ CSS instead. Properties that specify the style of shaded verbatim listings. The parameters specified (the border and background color) are added to the styling of the xsl-fo output. A border might be specified as "thin -black solid" for example. See xsl-fo +black solid" for example. See xsl-fo @@ -5918,7 +5918,7 @@ to process the output from the stylesheet. If non-zero, the role attribute on xref will be used to select the cross reference style. -The DocBook +The DocBook Technical Committee recently added an xrefstyle attribute for this purpose. If the xrefstyle attribute @@ -5960,7 +5960,7 @@ stylesheets to make use of the cross reference style: <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> + "https://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <book id="book"><title>Book</title> <preface> @@ -6507,7 +6507,7 @@ XSLTHL extension module. This is an external Java library which is not part of t In order to use this extension, you must add xslthl-2.0.0.jar to your Java classpath. You can -download this software from the XSLT syntax highlighting project at SourceForge. +download this software from the XSLT syntax highlighting project at SourceForge. The configuration of syntax highlighting is stored in highlighting/xslthl-config.xml. The Java @@ -6707,7 +6707,7 @@ and the format attribute is If specified, this value will be used for the width attribute on images that do not specify any -viewport +viewport dimensions. @@ -11244,7 +11244,7 @@ resulting text will be something like this: Description If non-zero, ensure that the values for all lang attributes in HTML output are RFC -compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that: +compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that:
[RFC1766] defines and explains the language codes that must be used in HTML documents. @@ -11253,7 +11253,7 @@ empty series of subcodes: language-code = primary-code ( "-" subcode )* -And in RFC 1766, Tags for the Identification +And in RFC 1766, Tags for the Identification of Languages, the EBNF for "language tag" is given as: Language-Tag = Primary-tag *( "-" Subtag ) @@ -11456,7 +11456,7 @@ around all these parameters. ******************************************************************** This file is part of the XSL DocBook Stylesheet distribution. - See ../README or http://docbook.sf.net/release/xsl/current/ for + See ../README or http://docbook.sourceforge.net/release/xsl/current/ for copyright and other information. ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml b/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml index 2f08fd9..2961f25 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/fo/titlepage.templates.xml @@ -22,7 +22,7 @@ ******************************************************************** This file is part of the DocBook XSL Stylesheet distribution. - See ../README or http://docbook.sf.net/ for copyright + See ../README or http://docbook.sourceforge.net/ for copyright copyright and other information. ******************************************************************** --> diff --git a/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml b/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml index 44ab02d..4fac1c0 100644 --- a/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml +++ b/doc/reference/lib/docbook-xsl-snapshot/highlighting/c-hl.xml @@ -1,6 +1,6 @@