Author: crossley
Date: Tue Sep 13 17:07:55 2005
New Revision: 280721
URL: http://svn.apache.org/viewcvs?rev=280721&view=rev
Log:
Use section IDs so that we get sensible anchors for linking.
Modified:
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/linking.xml
forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml
Modified:
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/linking.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/linking.xml?rev=280721&r1=280720&r2=280721&view=diff
==============================================================================
---
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/linking.xml
(original)
+++
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples/linking.xml
Tue Sep 13 17:07:55 2005
@@ -148,7 +148,7 @@
</p>
<source><![CDATA[<a href="../hello.pdf">]]><a
href="../hello.pdf">../hello.pdf</a><![CDATA[</a>]]></source>
- <section>
+ <section id="no-decoration">
<title>Serving (X)HTML content without Skinning</title>
<p>Prior to version 0.7, the raw un-processed content was stored in
Modified: forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml?rev=280721&r1=280720&r2=280721&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml Tue Sep 13
17:07:55 2005
@@ -407,7 +407,7 @@
<li>cd seed</li>
<li>forrest fresh-site</li>
<li>forrest</li>
- <li><link
href="http://localhost:8888/samples/linking.html#Serving+%28X%29HTML+content+without+Skinning">Read
the doc</link></li>
+ <li><link
href="http://localhost:8888/samples/linking.html#no-decoration">Read the
doc</link></li>
</ol>
</answer>
</faq>