Author: crossley
Date: Tue Apr 12 00:40:05 2005
New Revision: 161032
URL: http://svn.apache.org/viewcvs?view=rev&rev=161032
Log:
The "site:dtd-docs" links are now magically working.
Fixes Issue: FOR-321 "mysterious failure of ext:dtd-docs
or site:dtd-docs link specifically"
Modified:
forrest/trunk/site-author/content/xdocs/docs/document-v12.xml
forrest/trunk/site-author/content/xdocs/docs/document-v13.xml
forrest/trunk/site-author/content/xdocs/docs/document-v20.xml
Modified: forrest/trunk/site-author/content/xdocs/docs/document-v12.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/document-v12.xml?view=diff&r1=161031&r2=161032
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/document-v12.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/document-v12.xml Tue Apr 12
00:40:05 2005
@@ -58,10 +58,7 @@
<title>Sample Content</title>
<p><strong>Hint:</strong> See the xml source to see how the various
elements are used and see the
-<!-- FOR-321 workaround
<link href="site:dtd-docs">DTD documentation</link>.
--->
- <link href="dtd-docs.html">DTD documentation</link>.
</p>
<p>This is a simple paragraph. Most documents contain a fair amount of
paragraphs. Paragraphs are called <code><p></code>.</p>
Modified: forrest/trunk/site-author/content/xdocs/docs/document-v13.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/document-v13.xml?view=diff&r1=161031&r2=161032
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/document-v13.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/document-v13.xml Tue Apr 12
00:40:05 2005
@@ -34,10 +34,7 @@
<title>Sample Content</title>
<p><strong>Hint:</strong> See the xml source to see how the various
elements are used and see the
-<!-- FOR-321 workaround
<link href="site:dtd-docs">DTD reference documentation</link>.
--->
- <link href="dtd-docs.html">DTD documentation</link>.
</p>
<section id="block-inline">
<title>Block and inline elements</title>
@@ -329,10 +326,7 @@
<section id="changes">
<title>DTD changes</title>
<p>See the generated
-<!-- FOR-321 workaround
<link href="site:dtd-docs">DTD reference documentation</link>.
--->
- <link href="dtd-docs.html">DTD documentation</link>.
</p>
<section id="changes-13">
<title>Changes since document-v12</title>
Modified: forrest/trunk/site-author/content/xdocs/docs/document-v20.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/document-v20.xml?view=diff&r1=161031&r2=161032
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/document-v20.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/document-v20.xml Tue Apr 12
00:40:05 2005
@@ -34,10 +34,7 @@
<title>Sample Content</title>
<p><strong>Hint:</strong> See the xml source to see how the various
elements are used and see the
-<!-- FOR-321 workaround
<a href="site:dtd-docs">DTD reference documentation</a>.
--->
- <a href="dtd-docs.html">DTD documentation</a>.
</p>
<section id="block-inline">
<title>Block and inline elements</title>
@@ -342,10 +339,7 @@
<section id="changes">
<title>DTD changes</title>
<p>See the generated
-<!-- FOR-321 workaround
<a href="site:dtd-docs">DTD reference documentation</a>.
--->
- <a href="dtd-docs.html">DTD documentation</a>.
</p>
<section id="changes-20">
<title>Changes between document-v13 and document-v20</title>