Author: kiwiwings
Date: Mon Aug 27 19:05:31 2018
New Revision: 1839364
URL: http://svn.apache.org/viewvc?rev=1839364&view=rev
Log:
replace auto-generated anchor names with stable strings
Modified:
xmlbeans/site/build/site/status.html
xmlbeans/site/src/documentation/resources/stylesheets/status2document.xsl
Modified: xmlbeans/site/build/site/status.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/status.html?rev=1839364&r1=1839363&r2=1839364&view=diff
==============================================================================
--- xmlbeans/site/build/site/status.html (original)
+++ xmlbeans/site/build/site/status.html Mon Aug 27 19:05:31 2018
@@ -173,10 +173,10 @@ document.write("Last Published: " + docu
-<a name="3.0.1"></a>
+<a name="rel_301"></a>
<h2 class="boxed">Version 3.0.1 (2018-08-24)</h2>
<div class="section">
-<a name="Changes"></a>
+<a name="act_301"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -201,10 +201,10 @@ document.write("Last Published: " + docu
-<a name="3.0.0"></a>
+<a name="rel_300"></a>
<h2 class="boxed">Version 3.0.0 (2018-06-29)</h2>
<div class="section">
-<a name="Summary"></a>
+<a name="sum_300"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -213,7 +213,7 @@ document.write("Last Published: " + docu
<li>Java 6 is now minimum supported JRE</li>
</ul>
-<a name="Changes-N10044"></a>
+<a name="act_300"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -268,10 +268,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.6.0"></a>
+<a name="rel_260"></a>
<h2 class="boxed">Version 2.6.0 (2012-08-14)</h2>
<div class="section">
-<a name="Changes-N100E1"></a>
+<a name="act_260"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -378,10 +378,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.5.0"></a>
+<a name="rel_250"></a>
<h2 class="boxed">Version 2.5.0 (2009-12-14)</h2>
<div class="section">
-<a name="Changes-N101F8"></a>
+<a name="act_250"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -452,10 +452,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.4.0"></a>
+<a name="rel_240"></a>
<h2 class="boxed">Version 2.4.0 (2008-07-08)</h2>
<div class="section">
-<a name="Changes-N102A9"></a>
+<a name="act_240"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -526,10 +526,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.3.0"></a>
+<a name="rel_230"></a>
<h2 class="boxed">Version 2.3.0 (2007-06-01)</h2>
<div class="section">
-<a name="Changes-N1035A"></a>
+<a name="act_230"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -612,10 +612,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.2.0"></a>
+<a name="rel_220"></a>
<h2 class="boxed">Version 2.2.0 (2006-06-23)</h2>
<div class="section">
-<a name="Changes-N10438"></a>
+<a name="act_220"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -682,10 +682,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.1.0"></a>
+<a name="rel_210"></a>
<h2 class="boxed">Version 2.1.0 (2005-11-16)</h2>
<div class="section">
-<a name="Changes-N104D8"></a>
+<a name="act_210"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -752,10 +752,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.0.0"></a>
+<a name="rel_200"></a>
<h2 class="boxed">Version 2.0.0 (2005-06-30)</h2>
<div class="section">
-<a name="Changes-N10578"></a>
+<a name="act_200"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
@@ -794,10 +794,10 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="2.0.0-beta1"></a>
+<a name="rel_200-beta1"></a>
<h2 class="boxed">Version 2.0.0-beta1 (2005-02-24)</h2>
<div class="section">
-<a name="Changes-N105CB"></a>
+<a name="act_200-beta1"></a>
<h3 class="boxed">Changes</h3>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<colgroup>
Modified:
xmlbeans/site/src/documentation/resources/stylesheets/status2document.xsl
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/resources/stylesheets/status2document.xsl?rev=1839364&r1=1839363&r2=1839364&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/resources/stylesheets/status2document.xsl
(original)
+++ xmlbeans/site/src/documentation/resources/stylesheets/status2document.xsl
Mon Aug 27 19:05:31 2018
@@ -73,14 +73,14 @@
</xsl:template>
<xsl:template match="release">
- <section id="{@version}">
+ <section id="rel_{translate(@version, '.', '')}">
<title>Version <xsl:value-of select="@version"/> (<xsl:value-of
select="@date"/>)</title>
<xsl:apply-templates/>
</section>
</xsl:template>
<xsl:template match="summary">
- <section>
+ <section id="sum_{translate(../@version, '.', '')}">
<title>Summary</title>
<ul> <!-- create a new list for each noteable change in the
summary -->
<xsl:apply-templates/> <!-- summary-item's -->
@@ -95,7 +95,8 @@
</xsl:template>
<xsl:template match="actions">
- <section><title>Changes</title>
+ <section id="act_{translate(../@version, '.', '')}">
+ <title>Changes</title>
<table>
<colgroup>
<col width="100"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]