Author: thorsten
Date: Fri Feb 10 18:26:57 2006
New Revision: 376910
URL: http://svn.apache.org/viewcvs?rev=376910&view=rev
Log:
FOR-807 adding structurer definition to imitate old fashion skin logic and
fixed inconsistency in linking.
Added:
forrest/trunk/site-author/content/xdocs/docs_0_60/body-index.fv
- copied unchanged from r376907,
forrest/trunk/site-author/content/xdocs/docs_0_80/body-index.fv
forrest/trunk/site-author/content/xdocs/docs_0_60/menu-index.fv
- copied unchanged from r376907,
forrest/trunk/site-author/content/xdocs/docs_0_80/menu-index.fv
forrest/trunk/site-author/content/xdocs/docs_0_60/tab-index.fv
- copied unchanged from r376907,
forrest/trunk/site-author/content/xdocs/docs_0_80/tab-index.fv
forrest/trunk/site-author/content/xdocs/docs_0_70/body-index.fv
- copied unchanged from r376907,
forrest/trunk/site-author/content/xdocs/docs_0_80/body-index.fv
forrest/trunk/site-author/content/xdocs/docs_0_70/menu-index.fv
- copied unchanged from r376907,
forrest/trunk/site-author/content/xdocs/docs_0_80/menu-index.fv
forrest/trunk/site-author/content/xdocs/docs_0_70/tab-index.fv
- copied unchanged from r376907,
forrest/trunk/site-author/content/xdocs/docs_0_80/tab-index.fv
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_60/sitemap-ref.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_60/sitemap-ref.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_60/sitemap-ref.xml?rev=376910&r1=376909&r2=376910&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_60/sitemap-ref.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_60/sitemap-ref.xml Fri Feb
10 18:26:57 2006
@@ -367,9 +367,9 @@
</source>
<p>
So <link href="../index.html">index.html</link> is formed from
- aggregating <link href="../body-index.html">body-index.html</link>
and
- <link href="../menu-index.html">menu-index.html</link> and
- <link href="../tab-index.html">tab-index.html</link> and then
applying the
+ aggregating <link href="body-index.html">body-index.html</link> and
+ <link href="menu-index.html">menu-index.html</link> and
+ <link href="tab-index.html">tab-index.html</link> and then applying
the
<code>site2xhtml.xsl</code> stylesheet to the result.
</p>
<p>