Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

URL Cleanup #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Spring.VisualStudio.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<project name="Spring.VisualStudio" default="build" xmlns="http://nant.sf.net/release/0.91-alpha2/nant.xsd">
<project name="Spring.VisualStudio" default="build" xmlns="http://nant.sourceforge.net/release/0.91-alpha2/nant.xsd">

<property name="datetime.now" value="${datetime::now()}" />

Expand Down
2 changes: 1 addition & 1 deletion doc/reference/docbook.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<project name="DocBook" default="all" xmlns="http://nant.sf.net/release/0.91-alpha2/nant.xsd">
<project name="DocBook" default="all" xmlns="http://nant.sourceforge.net/release/0.91-alpha2/nant.xsd">

<property name="project.basedir" value="${project::get-base-directory()}" />
<property name="project.targetdir" value="${project.basedir}\target" />
Expand Down
20 changes: 10 additions & 10 deletions doc/reference/lib/docbook-xsl-snapshot/VERSION
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version='1.0'?> <!-- -*- nxml -*- vim: set foldlevel=2: -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fm="http://freshmeat.net/projects/freshmeat-submit/"
xmlns:sf="http://sourceforge.net/"
xmlns:fm="http://freshmeat.sourceforge.net/projects/freshmeat-submit/"
xmlns:sf="https://sourceforge.net/"
xmlns:dyn="http://exslt.org/dynamic"
xmlns:saxon="http://icl.com/saxon"
xmlns:saxon="https://icl.com/saxon"
exclude-result-prefixes="fm sf"
version='1.0'>

Expand Down Expand Up @@ -41,13 +41,13 @@ Major feature enhancements
<!-- * Minor security fixes -->
<!-- * Major security fixes -->
</fm:Release-Focus>
<fm:Home-Page-URL>http://sourceforge.net/projects/docbook/</fm:Home-Page-URL>
<fm:Gzipped-Tar-URL>http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.tar.gz?download</fm:Gzipped-Tar-URL>
<fm:Zipped-Tar-URL>http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.zip?download</fm:Zipped-Tar-URL>
<fm:Bzipped-Tar-URL>http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.bz2?download</fm:Bzipped-Tar-URL>
<fm:Changelog-URL>http://sourceforge.net/project/shownotes.php?release_id={SFRELID}</fm:Changelog-URL>
<fm:CVS-URL>http://docbook.svn.sourceforge.net/viewvc/docbook/</fm:CVS-URL>
<fm:Mailing-List-URL>http://lists.oasis-open.org/archives/docbook-apps/</fm:Mailing-List-URL>
<fm:Home-Page-URL>https://sourceforge.net/projects/docbook/</fm:Home-Page-URL>
<fm:Gzipped-Tar-URL>https://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.tar.gz?download</fm:Gzipped-Tar-URL>
<fm:Zipped-Tar-URL>https://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.zip?download</fm:Zipped-Tar-URL>
<fm:Bzipped-Tar-URL>https://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.bz2?download</fm:Bzipped-Tar-URL>
<fm:Changelog-URL>https://sourceforge.net/p/legacy_/project/shownotes.php?release_id={SFRELID}</fm:Changelog-URL>
<fm:CVS-URL>https://docbook.svn.sourceforge.net/viewvc/docbook/</fm:CVS-URL>
<fm:Mailing-List-URL>https://lists.oasis-open.org/archives/docbook-apps/</fm:Mailing-List-URL>
<fm:Changes>This is feature release with that includes the first support of .epub output and a number of bug fixes.</fm:Changes>
</fm:project>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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.

******************************************************************** -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.

******************************************************************** -->
Expand Down
14 changes: 7 additions & 7 deletions doc/reference/lib/docbook-xsl-snapshot/common/charmap.xsl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
xmlns:dyn="http://exslt.org/dynamic"
xmlns:saxon="http://icl.com/saxon"
xmlns:saxon="https://icl.com/saxon"
xmlns:xlink="http://www.w3.org/1999/xlink"
exclude-result-prefixes="doc dyn saxon"
version='1.0'>
Expand All @@ -12,7 +12,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.

******************************************************************** -->
Expand Down Expand Up @@ -50,7 +50,7 @@
<refpurpose>Applies an XSLT character map</refpurpose>
<refdescription id="apply-character-map-desc">
<para>This template applies an <link
xlink:href="http://www.w3.org/TR/xslt20/#character-maps"
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
Expand All @@ -63,9 +63,9 @@
<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"
xlink:href="https://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"
<link xlink:href="https://www.dpawson.co.uk/xsl/index.html"
>XSLT FAQ</link>.</para>
<para>The <function>apply-string-subst-map</function>
template is essentially the same template as the
Expand Down Expand Up @@ -138,7 +138,7 @@
<refpurpose>Reads in all or part of an XSLT character map</refpurpose>
<refdescription id="read-character-map-desc">
<para>The XSLT 2.0 specification describes <link
xlink:href="http://www.w3.org/TR/xslt20/#character-maps"
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
Expand Down
6 changes: 3 additions & 3 deletions doc/reference/lib/docbook-xsl-snapshot/common/common.xsl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
xmlns:dyn="http://exslt.org/dynamic"
xmlns:saxon="http://icl.com/saxon"
xmlns:saxon="https://icl.com/saxon"
exclude-result-prefixes="doc dyn saxon"
version='1.0'>

Expand All @@ -11,7 +11,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.

******************************************************************** -->
Expand Down
2 changes: 1 addition & 1 deletion doc/reference/lib/docbook-xsl-snapshot/common/entities.ent
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
sorting (and other things) by various templates.

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.

******************************************************************** -->
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/lib/docbook-xsl-snapshot/common/gentext.xsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
exclude-result-prefixes="doc"
version='1.0'>

Expand All @@ -9,7 +9,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.

******************************************************************** -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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.

******************************************************************** -->
Expand Down
2 changes: 1 addition & 1 deletion doc/reference/lib/docbook-xsl-snapshot/common/l10n.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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.

This file contains localization templates (for internationalization)
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/lib/docbook-xsl-snapshot/common/labels.xsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
exclude-result-prefixes="doc"
version='1.0'>

Expand All @@ -9,7 +9,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.

******************************************************************** -->
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/lib/docbook-xsl-snapshot/common/pi.xsl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
xmlns:date="http://exslt.org/dates-and-times"
xmlns:exsl="http://exslt.org/common"
xmlns:xlink="http://www.w3.org/1999/xlink"
Expand All @@ -14,7 +14,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.

******************************************************************** -->
Expand Down
18 changes: 9 additions & 9 deletions doc/reference/lib/docbook-xsl-snapshot/common/refentry.xsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
xmlns:date="http://exslt.org/dates-and-times"
exclude-result-prefixes="doc date"
version='1.0'>
Expand All @@ -10,7 +10,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.

******************************************************************** -->
Expand Down Expand Up @@ -270,7 +270,7 @@
<xsl:with-param name="source" select="$refname"/>
<xsl:with-param name="context-desc">meta manvol</xsl:with-param>
<xsl:with-param name="message">
<xsl:text>see http://docbook.sf.net/el/manvolnum</xsl:text>
<xsl:text>see https://www.docbook.org/tdg5/en/html/manvolnum.html</xsl:text>
</xsl:with-param>
</xsl:call-template>
</xsl:if>
Expand Down Expand Up @@ -402,7 +402,7 @@
<!-- * <xsl:with-param name="source" select="$refname"/> -->
<!-- * <xsl:with-param name="context-desc">meta date</xsl:with-param> -->
<!-- * <xsl:with-param name="message"> -->
<!-- * <xsl:text>see http://docbook.sf.net/el/date</xsl:text> -->
<!-- * <xsl:text>see https://www.docbook.org/tdg5/en/html/date.html</xsl:text> -->
<!-- * </xsl:with-param> -->
<!-- * </xsl:call-template> -->
<!-- * </xsl:if> -->
Expand Down Expand Up @@ -795,7 +795,7 @@
<xsl:with-param name="source" select="$refname"/>
<xsl:with-param name="context-desc">meta source</xsl:with-param>
<xsl:with-param name="message">
<xsl:text>see http://docbook.sf.net/el/productname</xsl:text>
<xsl:text>see https://www.docbook.org/tdg5/en/html/productname.html</xsl:text>
</xsl:with-param>
</xsl:call-template>
<xsl:call-template name="log.message">
Expand All @@ -811,7 +811,7 @@
<xsl:with-param name="source" select="$refname"/>
<xsl:with-param name="context-desc">meta source</xsl:with-param>
<xsl:with-param name="message">
<xsl:text>see http://docbook.sf.net/el/refmiscinfo</xsl:text>
<xsl:text>see https://www.docbook.org/tdg5/en/html/refmiscinfo.html</xsl:text>
</xsl:with-param>
</xsl:call-template>
</xsl:template>
Expand Down Expand Up @@ -940,7 +940,7 @@
<xsl:with-param name="source" select="$refname"/>
<xsl:with-param name="context-desc">meta version</xsl:with-param>
<xsl:with-param name="message">
<xsl:text>see http://docbook.sf.net/el/productnumber</xsl:text>
<xsl:text>see https://www.docbook.org/tdg5/en/html/productnumber.html</xsl:text>
</xsl:with-param>
</xsl:call-template>
<xsl:call-template name="log.message">
Expand All @@ -956,7 +956,7 @@
<xsl:with-param name="source" select="$refname"/>
<xsl:with-param name="context-desc">meta version</xsl:with-param>
<xsl:with-param name="message">
<xsl:text>see http://docbook.sf.net/el/refmiscinfo</xsl:text>
<xsl:text>see https://www.docbook.org/tdg5/en/html/refmiscinfo.html</xsl:text>
</xsl:with-param>
</xsl:call-template>
</xsl:template>
Expand Down Expand Up @@ -1195,7 +1195,7 @@
<xsl:with-param name="source" select="$refname"/>
<xsl:with-param name="context-desc">meta manual</xsl:with-param>
<xsl:with-param name="message">
<xsl:text>see http://docbook.sf.net/el/refmiscinfo</xsl:text>
<xsl:text>see https://www.docbook.org/tdg5/en/html/refmiscinfo.html</xsl:text>
</xsl:with-param>
</xsl:call-template>
</xsl:template>
Expand Down
8 changes: 4 additions & 4 deletions doc/reference/lib/docbook-xsl-snapshot/common/stripns.xsl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:ng="http://docbook.org/docbook-ng"
xmlns:ng="https://docbook.org/docbook-ng"
xmlns:db="http://docbook.org/ns/docbook"
xmlns:saxon="http://icl.com/saxon"
xmlns:NodeInfo="http://org.apache.xalan.lib.NodeInfo"
xmlns:saxon="https://icl.com/saxon"
xmlns:NodeInfo="https://org.apache.xalan.lib.NodeInfo"
xmlns:exsl="http://exslt.org/common"
exclude-result-prefixes="db ng exsl saxon NodeInfo"
version='1.0'>
Expand All @@ -13,7 +13,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.

******************************************************************** -->
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/lib/docbook-xsl-snapshot/common/subtitles.xsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
exclude-result-prefixes="doc"
version='1.0'>

Expand All @@ -9,7 +9,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.

******************************************************************** -->
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/lib/docbook-xsl-snapshot/common/table.xsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
exclude-result-prefixes="doc"
version="1.0">

Expand All @@ -9,7 +9,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.

******************************************************************** -->
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/lib/docbook-xsl-snapshot/common/targets.xsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
exclude-result-prefixes="doc"
version='1.0'>

Expand All @@ -9,7 +9,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.

******************************************************************** -->
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/lib/docbook-xsl-snapshot/common/titles.xsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
xmlns:doc="https://nwalsh.com/xsl/documentation/1.0"
exclude-result-prefixes="doc"
version='1.0'>

Expand All @@ -9,7 +9,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.

******************************************************************** -->
Expand Down
Loading