Author: crossley
Date: Mon Nov 28 15:23:44 2005
New Revision: 349557

URL: http://svn.apache.org/viewcvs?rev=349557&view=rev
Log:
Clarify some confusing notes.

Modified:
    
forrest/trunk/main/template-sites/basic/src/documentation/content/xdocs/site.xml
    
forrest/trunk/main/template-sites/benchmark/src/documentation/content/xdocs/site.xml
    
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
    
forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/site.xml

Modified: 
forrest/trunk/main/template-sites/basic/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/basic/src/documentation/content/xdocs/site.xml?rev=349557&r1=349556&r2=349557&view=diff
==============================================================================
--- 
forrest/trunk/main/template-sites/basic/src/documentation/content/xdocs/site.xml
 (original)
+++ 
forrest/trunk/main/template-sites/basic/src/documentation/content/xdocs/site.xml
 Mon Nov 28 15:23:44 2005
@@ -30,12 +30,16 @@
 See http://forrest.apache.org/docs/linking.html for more info
 -->
 
+<!-- The label attribute of the outer "site" element will only show
+  in the linkmap (linkmap.html).
+  Use elements project-name and group-name in skinconfig to change name of 
+  your site or project that is usually shown at the top of page.
+  No matter what you configure for the href attribute, Forrest will
+  always use index.html when you request http://yourHost/
+  See FAQ: "How can I use a start-up-page other than index.html?"
+-->
+
 <site label="MyProj" href="" xmlns="http://apache.org/forrest/linkmap/1.0"; 
tab="">
-   <!-- Note: No matter what you configure here, Forrest will always try to 
load
-       index.html when you request http://yourHost/.
-       'How can I use a start-up-page other than index.html?' in the FAQs has 
more 
-       information tells you how to change that. 
-   -->
   <about label="About" tab="home">
     <index label="Index" href="index.html" description="Welcome to MyProj"/>
   </about>

Modified: 
forrest/trunk/main/template-sites/benchmark/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/benchmark/src/documentation/content/xdocs/site.xml?rev=349557&r1=349556&r2=349557&view=diff
==============================================================================
--- 
forrest/trunk/main/template-sites/benchmark/src/documentation/content/xdocs/site.xml
 (original)
+++ 
forrest/trunk/main/template-sites/benchmark/src/documentation/content/xdocs/site.xml
 Mon Nov 28 15:23:44 2005
@@ -30,12 +30,16 @@
 See http://forrest.apache.org/docs/linking.html for more info
 -->
 
+<!-- The label attribute of the outer "site" element will only show
+  in the linkmap (linkmap.html).
+  Use elements project-name and group-name in skinconfig to change name of 
+  your site or project that is usually shown at the top of page.
+  No matter what you configure for the href attribute, Forrest will
+  always use index.html when you request http://yourHost/
+  See FAQ: "How can I use a start-up-page other than index.html?"
+-->
+
 <site label="MyProj" href="" xmlns="http://apache.org/forrest/linkmap/1.0"; 
tab="">
-   <!-- Note: No matter what you configure here, Forrest will always try to 
load
-       index.html when you request http://yourHost/.
-       'How can I use a start-up-page other than index.html?' in the FAQs has 
more 
-       information tells you how to change that. 
-   -->
   <about label="About" tab="home">
     <index label="Index" href="index.html" description="Welcome to MyProj"/>
     <plain label="plain" href="plain.html"/>

Modified: 
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml?rev=349557&r1=349556&r2=349557&view=diff
==============================================================================
--- 
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
 (original)
+++ 
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
 Mon Nov 28 15:23:44 2005
@@ -30,13 +30,18 @@
 See http://forrest.apache.org/docs/linking.html for more info
 -->
 
+<!-- The label attribute of the outer "site" element will only show
+  in the linkmap (linkmap.html).
+  Use elements project-name and group-name in skinconfig to change name of 
+  your site or project that is usually shown at the top of page.
+  No matter what you configure for the href attribute, Forrest will
+  always use index.html when you request http://yourHost/
+  See FAQ: "How can I use a start-up-page other than index.html?"
+-->
+
 <site label="The Forresters" href="" 
xmlns="http://apache.org/forrest/linkmap/1.0"; tab=""
   xmlns:xi="http://www.w3.org/2001/XInclude";>
-   <!-- Note: No matter what you configure here, Forrest will always try to 
load
-       index.html when you request http://yourHost/.
-       'How can I use a start-up-page other than index.html?' in the FAQs has 
more 
-       information tells you how to change that. 
-   -->
+
   <home label="Home">
     <index label="Index" href="index.html" description="Welcome to The 
Forresters"/>
   </home>

Modified: 
forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/site.xml?rev=349557&r1=349556&r2=349557&view=diff
==============================================================================
--- 
forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/site.xml 
(original)
+++ 
forrest/trunk/main/template-sites/v2/src/documentation/content/xdocs/site.xml 
Mon Nov 28 15:23:44 2005
@@ -15,6 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+
 <!--
 Forrest site.xml
 
@@ -28,13 +29,19 @@
 
 See http://forrest.apache.org/docs/linking.html for more info
 -->
+
+<!-- The label attribute of the outer "site" element will only show
+  in the linkmap (linkmap.html).
+  Use elements project-name and group-name in skinconfig to change name of 
+  your site or project that is usually shown at the top of page.
+  No matter what you configure for the href attribute, Forrest will
+  always use index.html when you request http://yourHost/
+  See FAQ: "How can I use a start-up-page other than index.html?"
+-->
+
 <site label="MyProj" href="" xmlns="http://apache.org/forrest/linkmap/1.0"; 
   tab="">
-  <!-- Note: No matter what you configure here, Forrest will always try to load
-       index.html when you request http://yourHost/.
-       'How can I use a start-up-page other than index.html?' in the FAQs has 
more 
-       information tells you how to change that. 
-   -->
+
   <about label="About" tab="home">
     <index label="Index" href="index.html" 
       description="Welcome to MyProj based on v2"/>
@@ -59,4 +66,4 @@
       <linking href="docs/linking.html"/>
     </forrest>
   </external-refs>
-</site>
\ No newline at end of file
+</site>


Reply via email to