You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/06/17 17:28:55 UTC

svn commit: r191166 - in /forrest/trunk/site-author/content/xdocs: docs_0_70/faq.xml site.xml

Author: crossley
Date: Fri Jun 17 08:28:54 2005
New Revision: 191166

URL: http://svn.apache.org/viewcvs?rev=191166&view=rev
Log:
Add FAQ about interaction between tabs.xml and site.xml

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_70/faq.xml
    forrest/trunk/site-author/content/xdocs/site.xml

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=191166&r1=191165&r2=191166&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 Fri Jun 17 08:28:54 2005
@@ -252,6 +252,14 @@
   </map:match>]]></source>
       </answer>
     </faq>
+    <faq id="tab-site">
+      <question>I need help with the interaction between tabs.xml and site.xml </question>
+      <answer>
+        <p>
+          See the <link href="site://linking/tab-site">tips</link>.
+        </p>
+      </answer>
+    </faq>
     <faq id="defaultFileName">
       <question> How can I change the default file name that Forrest will look for when I request a
         URL like <code>http://myserver</code> or <code>http://myserver/mydir/</code> ? </question>

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?rev=191166&r1=191165&r2=191166&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Fri Jun 17 08:28:54 2005
@@ -205,6 +205,7 @@
         <validation label="XML Validation" href="validation.html"/>
         <linking label="Menus and Linking" href="linking.html">
           <menu_generation href="#menu_generation"/>
+          <tab-site href="#tab-site"/>
         </linking>
         <searching label="Searching" href="searching.html"/>
         <skins label="Default Skins" href="skins.html"/>