You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2005/11/09 14:12:30 UTC

svn commit: r332032 - in /struts: core/trunk/xdocs/ core/trunk/xdocs/faqs/ core/trunk/xdocs/userGuide/ site/trunk/xdocs/

Author: husted
Date: Wed Nov  9 05:12:11 2005
New Revision: 332032

URL: http://svn.apache.org/viewcvs?rev=332032&view=rev
Log:
Conform page titles and copyright notices for site and core.

Modified:
    struts/core/trunk/xdocs/faqs/actionForm.xml
    struts/core/trunk/xdocs/faqs/apps.xml
    struts/core/trunk/xdocs/faqs/db-howto.xml
    struts/core/trunk/xdocs/faqs/dispatchValidator.xml
    struts/core/trunk/xdocs/faqs/eclipse.xml
    struts/core/trunk/xdocs/faqs/index.xml
    struts/core/trunk/xdocs/faqs/kickstart.xml
    struts/core/trunk/xdocs/faqs/navigation.xml
    struts/core/trunk/xdocs/faqs/netbeans40.xml
    struts/core/trunk/xdocs/faqs/newbie.xml
    struts/core/trunk/xdocs/faqs/works.xml
    struts/core/trunk/xdocs/index.xml
    struts/core/trunk/xdocs/learning.xml
    struts/core/trunk/xdocs/milestones.xml
    struts/core/trunk/xdocs/navigation.xml
    struts/core/trunk/xdocs/roadmap.xml
    struts/core/trunk/xdocs/userGuide/building_controller.xml
    struts/core/trunk/xdocs/userGuide/building_model.xml
    struts/core/trunk/xdocs/userGuide/building_view.xml
    struts/core/trunk/xdocs/userGuide/configuration.xml
    struts/core/trunk/xdocs/userGuide/dev_util.xml
    struts/core/trunk/xdocs/userGuide/index.xml
    struts/core/trunk/xdocs/userGuide/installation.xml
    struts/core/trunk/xdocs/userGuide/introduction.xml
    struts/core/trunk/xdocs/userGuide/navigation.xml
    struts/core/trunk/xdocs/userGuide/preface.xml
    struts/core/trunk/xdocs/userGuide/release-notes.xml
    struts/site/trunk/xdocs/acquiring.xml
    struts/site/trunk/xdocs/announce.xml
    struts/site/trunk/xdocs/bylaws.xml
    struts/site/trunk/xdocs/download.xml
    struts/site/trunk/xdocs/helping.xml
    struts/site/trunk/xdocs/index.xml
    struts/site/trunk/xdocs/javadoc.xml
    struts/site/trunk/xdocs/mail.xml
    struts/site/trunk/xdocs/navigation.xml
    struts/site/trunk/xdocs/releases.xml
    struts/site/trunk/xdocs/volunteers.xml

Modified: struts/core/trunk/xdocs/faqs/actionForm.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/actionForm.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/actionForm.xml (original)
+++ struts/core/trunk/xdocs/faqs/actionForm.xml Wed Nov  9 05:12:11 2005
@@ -1,10 +1,27 @@
 <?xml version="1.0"?>
 
-<document url="./actionForm.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
 
- <properties>
-  <title>Building an ActionForm - Apache Struts</title>
- </properties>
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
+<properties>
+ <title>How to Build an Action Form</title>
+</properties>
 
 <body>
 <section name="How to Build an Action Form">

Modified: struts/core/trunk/xdocs/faqs/apps.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/apps.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/apps.xml (original)
+++ struts/core/trunk/xdocs/faqs/apps.xml Wed Nov  9 05:12:11 2005
@@ -1,7 +1,25 @@
 <?xml version="1.0"?>
-<document url="./apps.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
 <properties>
-<title>Building Applications - Apache Struts</title>
+<title>How to Build Applications</title>
 </properties>
 <body>
 <section name="How to Build Applications">

Modified: struts/core/trunk/xdocs/faqs/db-howto.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/db-howto.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/db-howto.xml (original)
+++ struts/core/trunk/xdocs/faqs/db-howto.xml Wed Nov  9 05:12:11 2005
@@ -1,14 +1,30 @@
 <?xml version="1.0"?>
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
 
-<document url="./db-howto.xml">
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
  <properties>
-  <title>Accessing a Database - Apache Struts</title>
+  <title>How to Access a Database</title>
  </properties>
 
 <body>
 
-<section name="Accessing a Database" href="database">
+<section name="How to Access a Database" href="database">
 
     <p>
     Most developers would consider accessing a database part of the "business

Modified: struts/core/trunk/xdocs/faqs/dispatchValidator.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/dispatchValidator.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/dispatchValidator.xml (original)
+++ struts/core/trunk/xdocs/faqs/dispatchValidator.xml Wed Nov  9 05:12:11 2005
@@ -1,9 +1,25 @@
 <?xml version="1.0"?>
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
 
-<document url="./dispatchValidator.xml">
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
  <properties>
-  <title> Using the DispatchAction and Validator - Apache Struts</title>
+  <title>Using the DispatchAction and Validator</title>
  </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/faqs/eclipse.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/eclipse.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/eclipse.xml (original)
+++ struts/core/trunk/xdocs/faqs/eclipse.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,26 @@
 <?xml version="1.0"?>
 
-<document url="./eclipe.xml">
-
-<properties>
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
 
+http://www.apache.org/licenses/LICENSE-2.0
 
-<title>How to setup a basic Struts Core project using Eclipse IDE - Apache Struts</title>
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
+<properties>
+  <title>How to setup a basic Struts Core project using Eclipse IDE</title>
 </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/faqs/index.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/index.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/index.xml (original)
+++ struts/core/trunk/xdocs/faqs/index.xml Wed Nov  9 05:12:11 2005
@@ -1,14 +1,30 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-
-<document url="./index.xml" authors="false">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
 <properties>
-    <title>FAQs and Howtos - Apache Struts</title>
+    <title>Welcome</title>
 </properties>
 
 <body>
 
-<section name="Struts FAQs">
+<section name="FAQs">
 
  <ul>
 
@@ -32,7 +48,7 @@
 
 </section>
 
-<section name="Howto Guides">
+<section name="HOWTOs">
 
  <ul>
 
@@ -60,7 +76,7 @@
 
 </section>
 
-<section name="IDE Guides">
+<section name="IDE HOWTOs">
 
  <ul>
 
@@ -76,7 +92,7 @@
 
 </section>
 
-<section name="External FAQs and Howtos">
+<section name="External FAQs and HOWTOs">
 
 <ul>
    <li>

Modified: struts/core/trunk/xdocs/faqs/kickstart.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/kickstart.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/kickstart.xml (original)
+++ struts/core/trunk/xdocs/faqs/kickstart.xml Wed Nov  9 05:12:11 2005
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <document url="./kickstart.xml">
 <properties>
-<title>Kickstart FAQ - Apache Struts</title>
+<title>Kickstart FAQ - Struts Core FAQs and Howtos - Apache Struts</title>
 </properties>
 <body>
 <a name="faq"/>

Modified: struts/core/trunk/xdocs/faqs/navigation.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/navigation.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/navigation.xml (original)
+++ struts/core/trunk/xdocs/faqs/navigation.xml Wed Nov  9 05:12:11 2005
@@ -1,48 +1,39 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <project 
-    name="Apache Struts Web Application Framework"
+    name="Struts Core"
     href="http://struts.apache.org/faqs"
     image="images/struts.gif"
     authors="true">
 
-    <title>Apache Struts Web Application Framework</title>
+  <title>Apache Struts - Struts Core - FAQs and HOWTOs</title>
   <body>
     <menu name="FAQs">
         <item 
             href="faqs/kickstart.html" 
-            name="Kickstart"/>
+            name="Kickstart FAQ"/>
         <item 
             href="faqs/newbie.html" 
-            name="Newbie"/>
+            name="Newbie FAQ"/>
         <item 
-            href="faqs/helping.html" 
-            name="How to Help"/>
+            href="faqs/works.html" 
+            name="How Does Struts Core Work?"/>
     </menu>
 
-    <menu name="Howto Guides">
+    <menu name="HOWTOs">
+        <item 
+            href="faqs/db-howto.html" 
+            name="How to Access a Database"/>
         <item 
             href="faqs/actionForm.html" 
-            name="Action Forms"/>
+            name="How to Build an Action Form"/>
         <item 
             href="faqs/apps.html" 
-            name="Building Apps"/>
-        <item 
-            href="faqs/database.html" 
-            name="Database"/>
-        <item 
-            href="faqs/indexedprops.html" 
-            name="Indexed Properties"/>
-        <item 
-            href="faqs/ssl.html" 
-            name="SSL"/>
+            name="How to Build Applications"/>
 
-        <item
-            href="faqs/struts-el.html"
-            name="Struts-EL (JSTL)"/>
     </menu>
 
-    <menu name="IDE Guides">
+    <menu name="IDE HOWTOs">
         <item 
             href="faqs/eclipse.html" 
             name="Eclipse"/>
@@ -63,7 +54,7 @@
             name="Source Repository"
             href="http://svn.apache.org/viewcvs.cgi/struts/core/trunk/?root=Apache-SVN"/>
         <item 
-            name="Struts Core"
+            name="Struts Core Home"
             href="index.html"/>
     </menu>
   </body>

Modified: struts/core/trunk/xdocs/faqs/netbeans40.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/netbeans40.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/netbeans40.xml (original)
+++ struts/core/trunk/xdocs/faqs/netbeans40.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,26 @@
 <?xml version="1.0"?>
 
-<document url="./ssl.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
 <properties>
-
-
-<title>How to setup a basic Struts project using NetBeans IDE 4.0 - Apache Struts</title>
-
+ <title>How to setup a basic Struts project using NetBeans IDE 4.0</title>
 </properties>
 
 <body>
@@ -27,7 +41,6 @@
 <br/>
 </p>
 </section>
-
 
 <section name="Let's get started">
 

Modified: struts/core/trunk/xdocs/faqs/newbie.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/newbie.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/newbie.xml (original)
+++ struts/core/trunk/xdocs/faqs/newbie.xml Wed Nov  9 05:12:11 2005
@@ -1,7 +1,25 @@
 <?xml version="1.0"?>
-<document url="./newbie.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
 <properties>
-<title>Newbie FAQ - Apache Struts</title>
+<title>Newbie FAQ</title>
 </properties>
 <body>
 <section href="faq" name="Newbie FAQ">

Modified: struts/core/trunk/xdocs/faqs/works.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/works.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/works.xml (original)
+++ struts/core/trunk/xdocs/faqs/works.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,30 @@
 <?xml version="1.0"?>
-<document url="./works.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
 <properties>
-<title>How Does Struts Core Work? - Apache Struts</title>
+<title>How Does Struts Core Work?</title>
 </properties>
 <body>
 <section href="faq" name="How does Struts Core work?">
 
-<subsection href="how" name="How does Struts Core work?">
+<subsection href="how" name="How Does Struts Core Work?">
 
 <p>
     Java Servlets are designed to handle requests made by Web browsers.

Modified: struts/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/index.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/index.xml (original)
+++ struts/core/trunk/xdocs/index.xml Wed Nov  9 05:12:11 2005
@@ -1,21 +1,34 @@
 <?xml version="1.0"?>
-<document url="./index.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
+<document>
 
 <properties>
-    <title>Struts Core</title>
+    <title>Welcome</title>
 </properties>
 
 <body>
 
-<section name="Welcome to Struts Core">
+<section name="Welcome to Struts Core Framework">
 <a name="Welcome"/>
 
     <p>
-        Struts Core provides the invisible underpinnings every
+        Struts Core Framework provides the invisible underpinnings every
         professional web application needs to survive.
     </p>
     

Modified: struts/core/trunk/xdocs/learning.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/learning.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/learning.xml (original)
+++ struts/core/trunk/xdocs/learning.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,25 @@
 <?xml version="1.0"?>
-<document url="./learning.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
+<document>
 
 <properties>
-    <title>Learning - Struts Core</title>
+    <title>Learning</title>
 </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/milestones.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/milestones.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/milestones.xml (original)
+++ struts/core/trunk/xdocs/milestones.xml Wed Nov  9 05:12:11 2005
@@ -1,10 +1,25 @@
 <?xml version="1.0"?>
 <!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
 // ======================================================================== 78
 -->
-<document url="./milestones.xml">
+<document>
+
     <properties>
-        <title>Roadmap Milestones - Struts Core</title>
+        <title>Roadmap Milestones</title>
     </properties>
     <body>
         <section name="Development Milestones">

Modified: struts/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/navigation.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/navigation.xml (original)
+++ struts/core/trunk/xdocs/navigation.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project name="Struts Core">
+<title>Apache Struts - Struts Core</title>
     <body>
 
-        <menu name="Struts Core">
+        <menu name="Struts Core Framework">
             <item
                 name="Welcome"
                 href="index.html"
@@ -30,7 +31,7 @@
                 href="userGuide/index.html"
                 />
             <item
-                name="FAQs and HowTos"
+                name="FAQs and HOWTOs"
                 href="faqs/index.html"
                 />
             <item
@@ -42,7 +43,7 @@
                 href="http://svn.apache.org/viewcvs.cgi/struts/core/trunk/?root=Apache-SVN"
                 />
             <item
-                name="Apache Struts"
+                name="Apache Struts Home"
                 href="../index.html"/>
         </menu>
     </body>

Modified: struts/core/trunk/xdocs/roadmap.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/roadmap.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/roadmap.xml (original)
+++ struts/core/trunk/xdocs/roadmap.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,25 @@
 <?xml version="1.0"?>
-<document url="./status.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
+<document>
 
 <properties>
-    <title>Roadmap - Struts Corek</title>
+    <title>Roadmap</title>
 </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/userGuide/building_controller.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/building_controller.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/building_controller.xml (original)
+++ struts/core/trunk/xdocs/userGuide/building_controller.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,25 @@
 <?xml version="1.0"?>
-<document url="building_controller.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
+<document>
 
 <properties>
-    <title>Struts Core Users Guide - Building Controller Components</title>
+    <title>Building Controller Components</title>
 </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/userGuide/building_model.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/building_model.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/building_model.xml (original)
+++ struts/core/trunk/xdocs/userGuide/building_model.xml Wed Nov  9 05:12:11 2005
@@ -1,13 +1,25 @@
 <?xml version="1.0"?>
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
-
-<document url="building_model.html">
+<document>
 
 <properties>
-    <title>Struts Core Users Guide - Building Model Components</title>
+    <title>Building Model Components</title>
 </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/userGuide/building_view.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/building_view.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/building_view.xml (original)
+++ struts/core/trunk/xdocs/userGuide/building_view.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,25 @@
 <?xml version="1.0"?>
-<document url="building_view.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
+<document>
 
 <properties>
-    <title>Struts Core Users Guide - Building View Components</title>
+    <title>Building View Components</title>
 </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/userGuide/configuration.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/configuration.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/configuration.xml (original)
+++ struts/core/trunk/xdocs/userGuide/configuration.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,25 @@
 <?xml version="1.0"?>
-<document url="configuration.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
 <properties>
-    <title>Struts Core Users Guide - Configuring Applications</title>
+    <title>Configuring Applications</title>
 </properties>
 
 <body>

Modified: struts/core/trunk/xdocs/userGuide/dev_util.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/dev_util.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/dev_util.xml (original)
+++ struts/core/trunk/xdocs/userGuide/dev_util.xml Wed Nov  9 05:12:11 2005
@@ -1,7 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<document url="dev_util.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
 <properties>
-  <title>The Struts User's Guide - Utilities Guide</title>
+  <title>Utilities Guide</title>
 </properties>
 <body> 
 <section name="Utilities Guide"> 

Modified: struts/core/trunk/xdocs/userGuide/index.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/index.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/index.xml (original)
+++ struts/core/trunk/xdocs/userGuide/index.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,25 @@
 <?xml version="1.0"?>
-<document url="index.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
   <properties>
-    <title>The Struts Users Guide - Table of Contents</title>
+    <title>Table of Contents</title>
   </properties>
 
   <body>

Modified: struts/core/trunk/xdocs/userGuide/installation.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/installation.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/installation.xml (original)
+++ struts/core/trunk/xdocs/userGuide/installation.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,25 @@
 <?xml version="1.0"?>
-<document url="installation.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
   <properties>
-    <title>Apache Struts Core Users Guide - Installation (1.1)</title>
+    <title>Installation</title>
   </properties>
 
   <body>
@@ -46,7 +63,7 @@
 
   <li><strong>Maven Build System</strong> - If you are building Struts Core from the
       source distribution, you must download and install the 
-      <a href="http://maven.apache.org/maven-1.x/">Apache Maven 1.1</a> build system.
+      <a href="http://maven.apache.org/maven-1.x/">Apache Maven 1.0.2</a> build system.
       </li>
 
   </ul>

Modified: struts/core/trunk/xdocs/userGuide/introduction.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/introduction.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/introduction.xml (original)
+++ struts/core/trunk/xdocs/userGuide/introduction.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,25 @@
 <?xml version="1.0"?>
-<document url="introduction.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
   <properties>
-    <title>The Struts Users Guide - Introduction</title>
+    <title>Introduction</title>
   </properties>
 
   <body>

Modified: struts/core/trunk/xdocs/userGuide/navigation.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/navigation.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/navigation.xml (original)
+++ struts/core/trunk/xdocs/userGuide/navigation.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Struts User's Guide"
+<project name="Apache Struts"
          href="http://struts.apache.org/userGuide"
         image="../images/struts.gif"
       authors="false">
-
-    <title>Getting Started</title>
+<title>Apache Struts - Struts Core - User Guide</title>
   <body>
-    <menu name="User Guide">
+    <menu name="Struts Core User Guide">
       <item 
         name="Table of Contents"     
         href="userGuide/index.html"/>
@@ -36,7 +35,7 @@
         href="userGuide/installation.html"/>
     </menu>
 
-    <menu name="Developer Guides">
+    <menu name="Struts Core Developer Guides">
         <item 
             name="Utilities"
             href="userGuide/dev_util.html"/>
@@ -44,7 +43,7 @@
 
     <menu name="Quick Links">
         <item 
-            name="FAQs and HowTos"         
+            name="FAQs and HOWTOs"         
             href="faqs/index.html"/>
        <item
             name="JavaDocs"
@@ -53,7 +52,7 @@
             name="Source Repository"
             href="http://svn.apache.org/viewcvs.cgi/struts/core/trunk/?root=Apache-SVN"/>
         <item 
-            name="Struts Core"                 
+            name="Struts Core Home"                 
             href="index.html"/>
     </menu>
   </body>

Modified: struts/core/trunk/xdocs/userGuide/preface.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/preface.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/preface.xml (original)
+++ struts/core/trunk/xdocs/userGuide/preface.xml Wed Nov  9 05:12:11 2005
@@ -1,13 +1,30 @@
 <?xml version="1.0"?>
-<document url="preface.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
   <properties>
-    <title>The Struts Core Users Guide - Preface: Core Technologies</title>
+    <title>Preface: Key Technologies</title>
   </properties>
 
   <body>
 
-  <section name="0. Preface: Core Technologies">
+  <section name="0. Preface: Key Technologies">
 
   <a name="suspects"/>
   <subsection name="0.1 The Usual Suspects">
@@ -15,7 +32,7 @@
     <p>
       This User Guide is written for active web developers and assumes a working
       knowledge about how Java web applications are built. Before getting started, you should
-      understand the basics of several core technologies:
+      understand the basics of several key technologies:
     </p>
 
     <ul>

Modified: struts/core/trunk/xdocs/userGuide/release-notes.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/userGuide/release-notes.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/core/trunk/xdocs/userGuide/release-notes.xml (original)
+++ struts/core/trunk/xdocs/userGuide/release-notes.xml Wed Nov  9 05:12:11 2005
@@ -1,7 +1,25 @@
 <?xml version="1.0"?>
-<document url="release-notes.html">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
   <properties>
-    <title>Apach Struts Core User Guide - Release Notes (since 1.2.7)</title>
+    <title>Release Notes (since 1.2.8)</title>
   </properties>
  <body>
  <section name="6.1 Release Notes - Version 1.3.0-dev">

Modified: struts/site/trunk/xdocs/acquiring.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/acquiring.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/acquiring.xml (original)
+++ struts/site/trunk/xdocs/acquiring.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,25 @@
 <?xml version="1.0"?>
-<document url="./acquiring.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
+<document>
 
 <properties>
-    <title>Acquiring - Apache Struts Project</title>
+    <title>Acquiring</title>
 </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/announce.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/announce.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/announce.xml (original)
+++ struts/site/trunk/xdocs/announce.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,25 @@
 <?xml version="1.0"?>
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
 <document>
 
   <properties>
-    <title>Announcements - Apache Struts Project</title>
+    <title>Announcements</title>
   </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/bylaws.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/bylaws.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/bylaws.xml (original)
+++ struts/site/trunk/xdocs/bylaws.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,25 @@
 <?xml version="1.0"?>
-<document url="./bylaws.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
   <properties>
-    <title>Project Management Committee Charter - Apache Struts Project</title>
+    <title>Project Management Committee Charter</title>
   </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/download.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/download.xml (original)
+++ struts/site/trunk/xdocs/download.xml Wed Nov  9 05:12:11 2005
@@ -1,8 +1,25 @@
 <?xml version="1.0"?>
-<document url="./download.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
 
 <properties>
-    <title>Downloading - Apache Struts Project</title>
+    <title>Downloading</title>
 </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/helping.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/helping.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/helping.xml (original)
+++ struts/site/trunk/xdocs/helping.xml Wed Nov  9 05:12:11 2005
@@ -1,7 +1,25 @@
 <?xml version="1.0"?>
-<document url="./helping.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
 <properties>
-<title>How to Help FAQ - Apache Struts Project</title>
+<title>How to Help FAQ</title>
 </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/index.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/index.xml (original)
+++ struts/site/trunk/xdocs/index.xml Wed Nov  9 05:12:11 2005
@@ -1,12 +1,25 @@
 <?xml version="1.0"?>
-<document url="./index.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
 
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!--
 // ======================================================================== 78
 -->
+<document>
 
 <properties>
-    <title>Apache Struts Project</title>
+    <title>Welcome</title>
 </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/javadoc.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/javadoc.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/javadoc.xml (original)
+++ struts/site/trunk/xdocs/javadoc.xml Wed Nov  9 05:12:11 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2005 The Apache Software Foundation
+Copyright 1999-2005 The Apache Software Foundation
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
@@ -13,10 +13,14 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
+<!--
+// ======================================================================== 78
+-->
 <document>
 
+
   <properties>
-    <title>Javadoc Index - Apache Struts Project</title>
+    <title>Javadoc Index</title>
   </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/mail.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/mail.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/mail.xml (original)
+++ struts/site/trunk/xdocs/mail.xml Wed Nov  9 05:12:11 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 1999-2004 The Apache Software Foundation
+Copyright 1999-2005 The Apache Software Foundation
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
@@ -13,10 +13,13 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
+<!--
+// ======================================================================== 78
+-->
 <document>
 
   <properties>
-    <title>Mailing List Guidelines - Apache Struts Project</title>
+    <title>Mailing List Guidelines</title>
   </properties>
 
 <body>

Modified: struts/site/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/navigation.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/navigation.xml (original)
+++ struts/site/trunk/xdocs/navigation.xml Wed Nov  9 05:12:11 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project 
-    name="Struts Framework"
+    name="Struts Site"
         href="http://struts.apache.org/"
        image="images/struts.gif">
 

Modified: struts/site/trunk/xdocs/releases.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/releases.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/releases.xml (original)
+++ struts/site/trunk/xdocs/releases.xml Wed Nov  9 05:12:11 2005
@@ -1,10 +1,25 @@
 <?xml version="1.0"?>
-<document url="./releases.xml">
-  <!--
-  // ======================================================================== 78
-  -->
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
   <properties>
-    <title>Release Guidelines - Apache Struts Project</title>
+    <title>Release Guidelines</title>
   </properties>
   <body>
 

Modified: struts/site/trunk/xdocs/volunteers.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/volunteers.xml?rev=332032&r1=332031&r2=332032&view=diff
==============================================================================
--- struts/site/trunk/xdocs/volunteers.xml (original)
+++ struts/site/trunk/xdocs/volunteers.xml Wed Nov  9 05:12:11 2005
@@ -1,7 +1,25 @@
 <?xml version="1.0"?>
-<document url="./volunteers.xml">
+<!--
+Copyright 1999-2005 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+// ======================================================================== 78
+-->
+<document>
+
    <properties>
-      <title>Who We Are - Apache Struts Project</title>
+      <title>Who We Are</title>
    </properties>
 
    <body>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org