Author: crossley
Date: Tue Apr 17 19:04:58 2007
New Revision: 529827
URL: http://svn.apache.org/viewvc?view=rev&rev=529827
Log:
Fix site: references to be unversioned, so it will refer to the most recent.
Issue: FOR-996
Modified:
forrest/trunk/site-author/content/xdocs/contrib.xml
forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml
forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml
forrest/trunk/site-author/content/xdocs/flyer.xml
forrest/trunk/site-author/content/xdocs/guidelines.xml
forrest/trunk/site-author/content/xdocs/index.xml
Modified: forrest/trunk/site-author/content/xdocs/contrib.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/contrib.xml?view=diff&rev=529827&r1=529826&r2=529827
==============================================================================
--- forrest/trunk/site-author/content/xdocs/contrib.xml (original)
+++ forrest/trunk/site-author/content/xdocs/contrib.xml Tue Apr 17 19:04:58 2007
@@ -126,7 +126,7 @@
anonymous user. Therefore, you do not have the system permissions to
change anything. You can only update your local repository and compare
your revisions with the real repository. The
- <link href="site:v0.70//build">Building Forrest</link> document
+ <link href="site:build">Building Forrest</link> document
explains.
</p>
</section>
@@ -284,7 +284,7 @@
<li> When making changes to XML documentation, or any XML document for
that matter, use a validating XML editor. Here is some assistance
with editor
- <link href="site:v0.70//catalog">configuration</link>.
+ <link href="site:catalog">configuration</link>.
</li>
<li> Remember that most people are participating in development on a
volunteer basis and in their "spare time". These enthusiasts will
attempt to
Modified: forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml?view=diff&rev=529827&r1=529826&r2=529827
==============================================================================
--- forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml (original)
+++ forrest/trunk/site-author/content/xdocs/dtdx/document-v11.xml Tue Apr 17
19:04:58 2007
@@ -29,7 +29,7 @@
<note>
document-v11 has been superceded by
<link
- href="site:v0.70//document-v12">document-v12</link>
+ href="site:document-v12">document-v12</link>
</note>
<p>
This is a simple paragraph. Most documents contain a fair amount of
Modified: forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml?view=diff&rev=529827&r1=529826&r2=529827
==============================================================================
--- forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml (original)
+++ forrest/trunk/site-author/content/xdocs/dtdx/document-v12.xml Tue Apr 17
19:04:58 2007
@@ -28,7 +28,7 @@
<body>
<note>
The document-v12 has been superceded by
- <link href="site:v0.70//document-v13">document-v13</link>
+ <link href="site:document-v13">document-v13</link>
</note>
<section>
<title>Changes since document-v11</title>
@@ -61,7 +61,7 @@
<title>Sample Content</title>
<p>
<strong>Hint:</strong> See the xml source to see how the various
- elements are used and see the <link href="site:v0.70//dtd-docs">DTD
+ elements are used and see the <link href="site:dtd-docs">DTD
documentation</link>.
</p>
<p>
Modified: forrest/trunk/site-author/content/xdocs/flyer.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/flyer.xml?view=diff&rev=529827&r1=529826&r2=529827
==============================================================================
--- forrest/trunk/site-author/content/xdocs/flyer.xml (original)
+++ forrest/trunk/site-author/content/xdocs/flyer.xml Tue Apr 17 19:04:58 2007
@@ -62,7 +62,7 @@
and it will be rendered as PNG.</li>
<li>
Transparent inclusion and aggregation of external content, like
- <a href="site:v0.70//changes-rss">RSS feeds</a>.
+ <a href="site:changes-rss">RSS feeds</a>.
</li>
<li>
Anything else possible with the
@@ -89,7 +89,7 @@
application, or as statically rendered pages. Running as a webapp has a
major advantage during development: content can be written, and then the
rendered output viewed almost instantly in a web browser. This
- <a href="site:v0.70//your-project/webapp">webapp technique</a> enables
the
+ <a href="site:your-project/webapp">webapp technique</a> enables the
edit/review cycle to be faster than command-line transformation tools.
</p>
</body>
Modified: forrest/trunk/site-author/content/xdocs/guidelines.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/guidelines.xml?view=diff&rev=529827&r1=529826&r2=529827
==============================================================================
--- forrest/trunk/site-author/content/xdocs/guidelines.xml (original)
+++ forrest/trunk/site-author/content/xdocs/guidelines.xml Tue Apr 17 19:04:58
2007
@@ -734,7 +734,7 @@
</li>
<li>
Committers add an entry for each significant contribution to the
- top-level <link href="site:v0.70//changes">changes</link> document
(site-author/status.xml)
+ top-level <link href="site:changes">changes</link> document
(site-author/status.xml)
and detailed entries to the relevant plugin's changes document. This
enables linkage
to the relevant issue and shows the contributor's name. It also shows
the initials of the committer who did the work to add the patch.
Modified: forrest/trunk/site-author/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/index.xml?view=diff&rev=529827&r1=529826&r2=529827
==============================================================================
--- forrest/trunk/site-author/content/xdocs/index.xml (original)
+++ forrest/trunk/site-author/content/xdocs/index.xml Tue Apr 17 19:04:58 2007
@@ -60,7 +60,7 @@
can be developed.</li>
<li><strong>Step 5</strong>: For more information about installation
and use, see the
- <link href="site:v0.70//your-project">Using Forrest</link> guide.
+ <link href="site:your-project">Using Forrest</link> guide.
</li>
</ul>
<!-- FIXME: Needs review for 0.8 -->
@@ -101,11 +101,11 @@
<ul>
<li>Multiple task-specific source XML formats can be used
(<link href="site:write-howto">How-To</link>,
- <link href="site:v0.70//faq">
+ <link href="site:faq">
<acronym title="Frequently Asked
Questions">FAQ</acronym></link>,
- <link href="site:v0.70//changes">changelogs</link> and
- <link href="site:v0.70//todo">todo lists</link> supported natively).
+ <link href="site:changes">changelogs</link> and
+ <link href="site:todo">todo lists</link> supported natively).
Source formats include: Apache xdocs xml format, plain html
documents, some Wiki formats, a subset of DocBook, ...
</li>
@@ -117,7 +117,7 @@
and it will be rendered as PNG.</li>
<li>
Transparent inclusion and aggregation of external content, like
- <link href="site:v0.70//changes-rss">RSS feeds</link>.
+ <link href="site:changes-rss">RSS feeds</link>.
</li>
<li>
Anything else possible with the
@@ -147,7 +147,7 @@
<p>
Running as a webapp has a major advantage during development: content
can be written, and then the rendered output viewed almost instantly in
- a web browser. This <link href="site:v0.70//your-project/webapp">webapp
+ a web browser. This <link href="site:your-project/webapp">webapp
technique</link> enables Forrest's edit/review cycle to be faster than
command-line transformation tools.
</p>
@@ -211,7 +211,7 @@
See our <link href="site:events">events</link> list for the schedule
of Forrest meetings at ApacheCon.
--></li>
- <li>Apache Forrest 0.8 was released on 2007-04-16.
+ <li>Apache Forrest 0.8 was released on 2007-04-17.
Locationmaps define the mapping from requests to locations,
which enables content and resources to be located at various
different sources.