Author: steveh
Date: Fri Jan 14 15:53:55 2005
New Revision: 125234

URL: http://svn.apache.org/viewcvs?view=rev&rev=125234
Log:
Migrating from DTD v1.3 to DTD v2.0
Modified:
   incubator/beehive/trunk/docs/build.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/building.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/contributors.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/downloads.xml
   incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/faq.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/license.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/mailinglists.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_altering.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_jsp.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/reference.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/setup.xml
   incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml
   
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/webservices.xml

Modified: incubator/beehive/trunk/docs/build.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/build.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/build.xml&r1=125233&p2=incubator/beehive/trunk/docs/build.xml&r2=125234
==============================================================================
--- incubator/beehive/trunk/docs/build.xml      (original)
+++ incubator/beehive/trunk/docs/build.xml      Fri Jan 14 15:53:55 2005
@@ -3,7 +3,7 @@
 <!-- 
  Beehive Docs build file.
 -->
-<project name="Beehive Docs Build" default="usage" basedir=".">
+<project name="Beehive Docs Build" default="site" basedir=".">
 
     <property environment="os"/>
     <property file="../beehive.properties"/>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/building.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/building.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/building.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/building.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/building.xml
   (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/building.xml
   Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"http://forrest.apache.org/dtd/document-v13.dtd";>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
     <header>
         <title>Building Beehive</title>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/contributors.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/contributors.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/contributors.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/contributors.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/contributors.xml
       (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/contributors.xml
       Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 
 <document>
 
@@ -43,7 +43,7 @@
     <section>
     <title>Sponsor</title>
     <p>Craig McClanahan, Champion and Mentor for the project, (as defined in 
-          <fork 
href="http://incubator.apache.org/incubation/Roles_and_Responsibilities.html";>http://incubator.apache.org/incubation/Roles_and_Responsibilities.html</fork>)
+          <a class="fork" 
href="http://incubator.apache.org/incubation/Roles_and_Responsibilities.html";>http://incubator.apache.org/incubation/Roles_and_Responsibilities.html</a>)
     </p>
     </section>
     

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
 (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/docs/index.xml
 Fri Jan 14 15:53:55 2005
@@ -5,33 +5,36 @@
         <title>Apache Beehive 1.0 Beta Documentation</title>
     </header>
     <body>
-    <section>
-        <title>Getting Started</title>
         <p>Beehive documetation contains documentation for all three Beehive 
sub-projects: Controls, 
                        Page Flows, and Web Services.</p>
                <p>If your are new to Beehive, begin by following the 
                        <a href="../setup.html">Installation and Startup</a> 
instructions.</p>
-               <p>The following topics will familiarize with the basic 
development cycles for Beehive
+               <p>See the <strong>users guides</strong> for the Beehive 
sub-projects:</p>
+                       <ul>
+            <li><a href="../controls/controlsOverview.html">Controls 
Overview</a></li>
+            <li><a href="../pageflow/pageflow_overview.html">Page Flow 
Overview</a></li>
+            <li><a href="../wsm/wsm_overview.html">Web Service 
Overview</a></li>
+        </ul>
+        <p>The following <strong>tutorials</strong> will familiarize with the 
basic development cycles for Beehive
                        applications:</p>
                        <ul>
             <li><a href="../controls/tutorial_controls.html">Beehive Controls 
Tutorial</a></li>
             <li><a href="../pageflow/tutorial_pageflow.html">Beehive Page Flow 
Tutorial</a></li>
             <li><a href="../wsm/tutorial_wsm.html">Beehive Web Service 
Tutorial</a></li>
         </ul>
-        <p>You can also begin running the following samples:</p>
+        <p>Beehive ships with the following <strong>samples</strong>:</p>
         <ul>
             <li><a href="../jpetstore.html">Beehive Sample: Petstore</a></li>
             <li><a href="../wsm/sample_Dashboard.html">Beehive Web Service 
Sample: Petstore Dashboard</a></li>
             <li><a href="../wsm/sample_AddressBook.html">Beehive AddressBookWS 
and EmployeeWS Samples</a></li>
             <li><a href="../controls/sample_controls-db.html">Database Control 
Sample</a></li>
         </ul>
-        <p>The following application templates will help you get a project 
started:</p>
+        <p>The following <strong>application templates</strong> will help you 
get a project started:</p>
         <ul>
             <li><a href="../pageflow/sample_netui-blank.html">Page Flow 
Project Template</a></li>
             <li><a href="../controls/sample_controls-blank.html">Control 
Project Template</a></li>
             <li><a href="../wsm/sample_wsm-blank.html">Web Service Project 
Template</a></li>
-        </ul>  
-    </section>
+        </ul>
     </body>
     <footer>
     <legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun 
Microsystems, Inc. in the United States and other countries.<br/>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/downloads.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/downloads.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/downloads.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/downloads.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/downloads.xml
  (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/downloads.xml
  Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 
 <document>
 
@@ -10,10 +10,11 @@
 <body>
 
 <section>
-    <title>Beehive V1 Alpha Binary Distribution</title>
-    <p>The Beehive 1.0 alpha binary distribution is available for download at
-    <fork 
href="http://cvs.apache.org/dist/incubator/beehive/v1.0-alpha/bin/";>http://cvs.apache.org/dist/incubator/beehive/v1.0-alpha/bin/</fork>.
  
-    This distribution is an <em>alpha</em> release and is not intended for 
creating production-level applications.</p>
+    <title>Beehive V1 Beta Binary Distribution</title>
+    <p>The Beehive 1.0 Beta binary distribution is available for download at
+    [todo].  
+    This distribution is an <em>beta</em> release and is <em>not</em> intended 
for creating 
+       production-level applications.</p>
 </section>
 
 <section>
@@ -21,18 +22,25 @@
 
 <title>Daily Drops</title>
       <p>Beehive is still rather new, so we don't have daily drops yet.  We 
are currently working
-      on getting some form of daily builds.  When that happens, there will be 
a place to download both the source and binary distributions for
-      the most recent daily build.<br />  For now, if you want source, you can 
either download a recent snapshot
-      of source or get it from the Subversion repository (directions below).  
Once you've obtained a copy
-      of the source from an archive or from SVN, simply follow the 
instructions in BUILDING.txt.  You can also roll your own distributions 
-      using the build.dist target and then create archives using the 
build.dist.archives target.
+      on getting some form of daily builds.  When that happens, there will be 
a place to download 
+         both the source and binary distributions for
+      the most recent daily build.
+         </p>
+         
+         <p>For now, if you want the source, you can either download a 
+         recent snapshot
+      of source or get it from the Subversion repository (directions below).  
Once you've obtained a 
+         copy
+      of the source from an archive or from SVN, simply follow the 
instructions in BUILDING.txt.  
+         You can also roll your own distributions 
+      using the build.dist target and then create archives using the 
build.dist.jar target.
       <br /><br /></p>
       </section>
 
 <section>
       <title>Getting Source from SVN</title>
        <ol>
-           <li>Download Subversion from <link 
href="http://subversion.tigris.org/";>http://subversion.tigris.org/ </link></li>
+           <li>Download Subversion from <a 
href="http://subversion.tigris.org/";>http://subversion.tigris.org/ </a></li>
            <li>In the specified directory say "beehive" run the svn client <br 
/>
                <code>svn checkout 
http://svn.apache.org/repos/asf/incubator/beehive/trunk/</code><br />
                Note:  If you're a user who has issues with proxies or 
firewalls, https can be used instead of http for Subversion checkout.</li>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/faq.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/faq.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/faq.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/faq.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/faq.xml    
    (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/faq.xml    
    Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 
 <document>
 
@@ -13,10 +13,10 @@
     <title>Frequently_Asked_Questions</title>
     <p><strong>General</strong></p>
       <ol>
-        <li><link href="#what-is">What is Beehive?</link></li>
-        <li><link href="#annotations">What are annotations?</link></li>
-        <li><link href="#controls">What are controls? </link></li>
-        <li><link href="#commons_att">Does Beehive Support Commons Attributes? 
</link></li>
+        <li><a href="#what-is">What is Beehive?</a></li>
+        <li><a href="#annotations">What are annotations?</a></li>
+        <li><a href="#controls">What are controls? </a></li>
+        <li><a href="#commons_att">Does Beehive Support Commons Attributes? 
</a></li>
       </ol>
 </section>
 
@@ -25,7 +25,7 @@
       <dl>
         <dt>What is Beehive?</dt>
         <dd><anchor id="what-is" /> Beehive is a programming model built on 
J2EE that is meant to simplify 
-          building Web Applications. See the <link 
href="index.html">overview</link> for more info.</dd>
+          building Web Applications. See the <a href="index.html">overview</a> 
for more info.</dd>
       </dl>
       <dl>
         <dt>What are annotations?</dt>
@@ -33,7 +33,7 @@
           in JDK 1.5. They allow you to add metadata to objects that live 
outside 
           of ordinary programmatic flow control. These are used for setting 
properties 
           on components that the container is then able to make sense of. For 
-          more information on annotation in java see <fork 
href="http://jcp.org/en/jsr/detail?id=175";>JSR 175</fork></dd>
+          more information on annotation in java see <a class="fork" 
href="http://jcp.org/en/jsr/detail?id=175";>JSR 175</a></dd>
       </dl>
       <dl>
         <dt>What are controls?</dt>
@@ -41,11 +41,13 @@
           regular JavaBeans, with an enhanced authoring model, an 
extensibility 
           model, and a configuration model using JSR 175 annotations. To find 
           out more about controls look at
-         <link href="controls/controlsOverview.html">Controls 
Overview</link>.</dd>
+         <a href="controls/controlsOverview.html">Controls Overview</a>.</dd>
       </dl>
       <dl>
         <dt>Does Beehive Support Commons Attributes?</dt>
-        <dd><anchor id="commons_att" />Since Beehive is depends on JDK1.5, 
which already contains support for JSR 175 annotations, support for 
commons-attributes is not a goal for Beehive.</dd>
+        <dd><anchor id="commons_att" />Since Beehive uses JDK5, which already 
+                       supports JSR 175 annotations, support for 
commons-attributes is not a 
+                       goal for Beehive.</dd>
       </dl>
  </section>
  

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml
   (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/glossary.xml
   Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"http://forrest.apache.org/dtd/document-v13.dtd";>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
        <header>
                <title>Glossary of Terms</title>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml  
    (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml  
    Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
     <header>
         <title>The Apache Beehive Project</title>
@@ -21,8 +21,9 @@
         Contributers<should link to HTML Page created from Contributers.doc>
     -->
         <section>
-            <title>Beehive releases a V1 Alpha</title>
-            <p>Yes.  That's right.  The Beehive team released a V1 alpha.  
We'd love it if you'd <link href="downloads.html">give it a whirl</link>!</p>
+            <title>Beehive V1 Beta</title>
+            <p>The Beehive team has released a V1 Beta.  Please give it a try: 
+                               <a href="downloads.html">Download V1 
Beta</a>!</p>
         </section>
         <section>
             <title>Introduction</title>
@@ -38,7 +39,7 @@
                 <li> Controls &#8211; Lightweight component framework that 
           helps programmers build components that incorporate metadata into 
their 
           programming model. This project comes with a few pre-made controls 
-          as well, for example, see the <link 
href="controls/sample_controls-db.html">Database Control Sample</link>.</li>
+          as well, for example, see the <a 
href="controls/sample_controls-db.html">Database Control Sample</a>.</li>
                 <li>Web Services &#8211; An Implementation of JSR-181, 
           an annotation driven programming model for web services.</li>
             </ul>
@@ -46,31 +47,31 @@
         <section>
             <title>Downloads</title>
             <anchor id="Downloads"/>
-            <p> See <link href="downloads.html">downloads</link>
+            <p> See <a href="downloads.html">downloads</a>
             </p>
         </section>
         <section>
             <title>News</title>
             <anchor id="News"/>
             <ul>
-                <li>Beehive now has a <fork 
href="http://wiki.apache.org/beehive";>wiki</fork>.</li>
-                <li>File bugs or feature requests in <fork 
href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10570";>jira</fork>
 for Beehive.</li>
-                <li><fork 
href="http://www.eclipse.org/pollinate/";>Pollinate</fork> is an Eclipse 
technology project building an IDE 
+                <li>Beehive now has a <a class="fork" 
href="http://wiki.apache.org/beehive";>wiki</a>.</li>
+                <li>File bugs or feature requests in <a class="fork" 
href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10570";>jira</a>
 for Beehive.</li>
+                <li><a class="fork" 
href="http://www.eclipse.org/pollinate/";>Pollinate</a> is an Eclipse technology 
project building an IDE 
                for the Beehive Framework.
                <ul>
                        <li>Pollinate development is underway and some tools 
are available now.</li>
-                       <li>pollinate-dev mailing list:  [EMAIL PROTECTED], 
<fork 
href="http://dev.eclipse.org/mailman/listinfo/pollinate-dev";>http://dev.eclipse.org/mailman/listinfo/pollinate-dev</fork></li>
+                       <li>pollinate-dev mailing list:  [EMAIL PROTECTED], <a 
class="fork" 
href="http://dev.eclipse.org/mailman/listinfo/pollinate-dev";>http://dev.eclipse.org/mailman/listinfo/pollinate-dev</a></li>
                </ul>
                </li>
-                <li>Would you like to contribute?  Subscribe now to the -dev, 
-user or -commits mailing lists for Beehive.  See the <link 
href="mailinglists.html">Mailing Lists</link> for subscription and archive 
infomation.</li>
+                <li>Would you like to contribute?  Subscribe now to the -dev, 
-user or -commits mailing lists for Beehive.  See the <a 
href="mailinglists.html">Mailing Lists</a> for subscription and archive 
infomation.</li>
             </ul>
         </section>
         <section>
             <title>Get Involved</title>
             <p>
-                <link href="mailinglists.html">Mailing Lists</link>
+                <a href="mailinglists.html">Mailing Lists</a>
                 <br/>
-                <link href="contributors.html">Contributors</link>
+                <a href="contributors.html">Contributors</a>
             </p>
         </section>
     </body>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/license.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/license.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/license.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/license.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/license.xml
    (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/license.xml
    Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 
 <document>
 
@@ -8,7 +8,7 @@
 </header>
 
 <body>
-    <p> See the <fork 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</fork> for license 
infomation.</p>
+    <p> See the <a class="fork"  
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a> for license 
infomation.</p>
 </body>
 
 <footer>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/mailinglists.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/mailinglists.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/mailinglists.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/mailinglists.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/mailinglists.xml
       (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/mailinglists.xml
       Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 
 <document>
 
@@ -16,25 +16,25 @@
       <br/><br/></p>
       <table>
         <tr>
-          <td><link href="mailto:[email protected]";> Beehive 
Users List</link></td>
-          <td><link href="mailto:[EMAIL PROTECTED]"> Subscribe</link></td>
-          <td><link href="mailto:[EMAIL PROTECTED]"> Unsubscribe</link></td>
-          <td><fork href="http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]"> Archives</fork></td>
+          <td><a href="mailto:[email protected]";> Beehive 
Users List</a></td>
+          <td><a href="mailto:[EMAIL PROTECTED]"> Subscribe</a></td>
+          <td><a href="mailto:[EMAIL PROTECTED]"> Unsubscribe</a></td>
+          <td><a class="fork"  href="http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]"> Archives</a></td>
         </tr>
         <tr>
-          <td><link href="mailto:[email protected]";> Beehive 
Developer List</link></td>
-          <td><link href="mailto:[EMAIL PROTECTED]"> Subscribe</link></td>
-          <td><link href="mailto:[EMAIL PROTECTED]"> Unsubscribe</link></td>
-          <td><fork href="http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]"> Archives</fork></td>
+          <td><a href="mailto:[email protected]";> Beehive 
Developer List</a></td>
+          <td><a href="mailto:[EMAIL PROTECTED]"> Subscribe</a></td>
+          <td><a href="mailto:[EMAIL PROTECTED]"> Unsubscribe</a></td>
+          <td><a class="fork"  href="http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]"> Archives</a></td>
         </tr>
         <tr>
-          <td><link href="mailto:[email protected]";> 
Beehive SVN/Wiki Change List</link></td>
-          <td><link href="mailto:[EMAIL PROTECTED]"> Subscribe</link></td>
-          <td><link href="mailto:[EMAIL PROTECTED]"> Unsubscribe</link></td>
-          <td><fork href="http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]"> Archives</fork></td>
+          <td><a href="mailto:[email protected]";> Beehive 
SVN/Wiki Change List</a></td>
+          <td><a href="mailto:[EMAIL PROTECTED]"> Subscribe</a></td>
+          <td><a href="mailto:[EMAIL PROTECTED]"> Unsubscribe</a></td>
+          <td><a class="fork"  href="http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]"> Archives</a></td>
         </tr>
        <tr>
-          <td><link href="mailto:[EMAIL PROTECTED]"> Beehive PPMC 
List</link></td>
+          <td><a href="mailto:[EMAIL PROTECTED]"> Beehive PPMC List</a></td>
         </tr>
       </table>
     </section>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_altering.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_altering.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_altering.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_altering.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_altering.xml
 (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_altering.xml
 Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"http://forrest.apache.org/dtd/document-v12.dtd";>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
     <title>Altering a Page Flow</title>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_jsp.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_jsp.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_jsp.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_jsp.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_jsp.xml
      (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_jsp.xml
      Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"http://forrest.apache.org/dtd/document-v12.dtd";>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
     <title>Page Flow JSP</title>
@@ -30,7 +30,7 @@
     <title>Starting a JPF JSP</title>
 
     <p>
-    As with <link href="pageflow_controllers.html">Page Flow 
Controller</link>, a certain amount
+    As with <a href="pageflow_controllers.html">Page Flow Controller</a>, a 
certain amount
     of common boilerplate text is required in each page.  The first two lines 
should set
     the content-type, the encoding, and import the base netui tag library.  
The <code>taglib</code>
     binds the netui tags to the <code>netui</code> prefix.
@@ -63,7 +63,7 @@
         <td>form</td><td>netui:form</td>
       </tr>
       <tr>
-        <td><em>various form elements</em></td><td><em>various netui: 
elements</em> (see <link href="#handling_forms">Handling Forms</link>, 
below)</td>
+        <td><em>various form elements</em></td><td><em>various netui: 
elements</em> (see <a href="#handling_forms">Handling Forms</a>, below)</td>
       </tr>
     </table>
 
@@ -255,7 +255,7 @@
     </p>
 
     <ul>
-      <li><link href="pageflow_building.html">Building a Page Flow 
Web-App</link></li>
+      <li><a href="pageflow_building.html">Building a Page Flow 
Web-App</a></li>
     </ul>
   </section>
 

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/reference.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/reference.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/reference.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/reference.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/reference.xml
  (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/reference.xml
  Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"http://forrest.apache.org/dtd/document-v13.dtd";>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
        <header>
                <title>Beehive Reference Documentation</title>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/setup.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/setup.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/setup.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/setup.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/setup.xml  
    (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/setup.xml  
    Fri Jan 14 15:53:55 2005
@@ -9,7 +9,7 @@
         <section>
             <title>To Download and Install a Beehive Binary 
Distribution</title>
             <p>Visit (<a class="fork" 
href="http://cvs.apache.org/dist/incubator/beehive/v1.0-alpha/bin/";>http://cvs.apache.org/dist/incubator/beehive/v1.0-alpha/bin/</a>)
 and download the latest binary distribution of Beehive. Note that the current 
release of Beehive is an alpha: it is <em>not</em> for building 
production-level applcations.</p>
-            <p>Unzip the Beehive distribution file on your machine</p>
+            <p>Unzip the Beehive distribution file on your machine.</p>
         </section>
         <section>
             <title>To Download and Install J2SE5</title>

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml   
    (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml   
    Fri Jan 14 15:53:55 2005
@@ -4,6 +4,7 @@
         <introduction label="Introduction" href="index.html"/>
         <license label="License" href="license.html"/>
         <downloads label="Downloads" href="downloads.html"/>
+        <release_notes label="Release Notes" href="release_notes.html"/>
         <faq label="FAQ" href="faq.html"/>
     </about>
     <community label="Community" tab="welcome">

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/webservices.xml
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/webservices.xml?view=diff&rev=125234&p1=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/webservices.xml&r1=125233&p2=incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/webservices.xml&r2=125234
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/webservices.xml
        (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/webservices.xml
        Fri Jan 14 15:53:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 
 <document>
 
@@ -10,8 +10,8 @@
 <body>
 
 <p>
-See the <fork href="http://wiki.apache.org/beehive/Web_20Services";>WSM on the 
Beehive wiki</fork> and the 
-<fork href="http://jcp.org/en/jsr/detail?id=181";>JSR 181 Spec</fork> for more 
information.
+See the <a class="fork"  
href="http://wiki.apache.org/beehive/Web_20Services";>WSM on the Beehive 
wiki</a> and the 
+<a class="fork"  href="http://jcp.org/en/jsr/detail?id=181";>JSR 181 Spec</a> 
for more information.
 </p>
 
 </body>

Reply via email to