Author: steveh
Date: Mon May  9 16:07:17 2005
New Revision: 169374

URL: http://svn.apache.org/viewcvs?rev=169374&view=rev
Log:
Cleaning up (1) the home page and (2) links to controlhaus

Modified:
    
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml
    
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_datagrid.xml
    
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml

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?rev=169374&r1=169373&r2=169374&view=diff
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml 
(original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/index.xml 
Mon May  9 16:07:17 2005
@@ -29,6 +29,29 @@
                                        annotation-driven programming model for 
web services.</li>
                        </ul>
                </section>
+               <section id="docs">
+                       <title>Documentation</title>
+                       <p><a href="docs/index.html">Beehive 1.0 
Documentation</a></p>
+                       <p><strong>Note:</strong> the documentation provided 
here is intended to
+                               be used with Beehive binary distributions; 
+                               it is <em>not</em> intended for use with
+                               the Beehive source.</p>
+               </section>
+               <section id="news">
+                       <title>News</title>
+                       <ul>
+                               <li><strong>05/05/2005</strong>: Nightly builds 
are now available at <a 
href="http://cvs.apache.org/dist/incubator/beehive/nightlies/";>http://cvs.apache.org/dist/incubator/beehive/nightlies/</a></li>
+                <li>The Beehive Beta <a 
href="http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/";>distribution</a>
 is now available!</li>
+                               <li>Beehive has a <a class="fork" 
+                                       
href="http://wiki.apache.org/beehive";>wiki</a>.</li>
+                               <li>Bugs or feature requests can be filed in 
our issue tracking system: <a class="fork" 
+                                       
href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10570";>jira</a>.</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. </li>
+                       </ul>
+               </section>
         <section id="beehive2">
             <title>Beehive 2.0 Planning</title>
             <p><strong>Beehive 2.0 planning is in progress!</strong>  We want 
your ideas on features
@@ -44,38 +67,13 @@
                     mailing lists</a>.</li>
             </ul>
         </section>
-               <section id="news">
-                       <title>News</title>
-                       <ul>
-                <li><strong>04/04/2005</strong>: The Beehive Beta <a 
href="http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/";>distribution</a>
 is now available!</li>
-                               <li>Beehive has a <a class="fork" 
-                                       
href="http://wiki.apache.org/beehive";>wiki</a>.</li>
-                               <li>Bugs or feature requests can be filed in 
our issue tracking system: <a class="fork" 
-                                       
href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10570";>jira</a>.</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. </li>
-                       </ul>
-               </section>
-               <section>
-                       <title>Documentation</title>
-                       <p><a href="docs/index.html">Beehive 1.0 Beta 
Documentation</a></p>
-                       <p><strong>Note:</strong> the documentation provided 
here is intended to
-                               be used with Beehive binary distributions; 
-                               it is <em>not</em> intended for use with
-                               the Beehive source.</p>
-               </section>
-               <section>
+               <section id="links">
                        <title>Links</title>
                        <p>
                                <a href="downloads.html">Download Page</a>
                        </p>
                        <p>
                                <a 
href="http://wiki.apache.org/beehive";>Beehive Wiki</a>
-                       </p>
-                       <p>
-                               <a 
href="http://www.controlhaus.com";>Controlhaus</a>
                        </p>
                        <p>
                                <a 

Modified: 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_datagrid.xml
URL: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_datagrid.xml?rev=169374&r1=169373&r2=169374&view=diff
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_datagrid.xml
 (original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/pageflow/pageflow_datagrid.xml
 Mon May  9 16:07:17 2005
@@ -29,8 +29,7 @@
                                into an appropriate Java object so it is 
available to the rest of the web 
                                application.</p>
                        <p>For more database control implementations you can 
download and use in applications, 
-                               see <a href="site:db-sample">Database Control 
Sample</a>
-                               and <a href="http://jdbc.controlhaus.org/"; 
class="fork">Controlhaus's JDBC Control</a></p>
+                               see <a href="site:db-sample">Database Control 
Sample</a></p>
                        
                        <p><strong>The Page Flow</strong></p>
                                <p>The Page Flow(s) form the front-end user 
interface of the application.  

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?rev=169374&r1=169373&r2=169374&view=diff
==============================================================================
--- 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml 
(original)
+++ 
incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/site.xml 
Mon May  9 16:07:17 2005
@@ -87,7 +87,6 @@
     <links label="Links" tab="welcome">
         <wiki label="Beehive Wiki" href="http://wiki.apache.org/beehive"/>
         <jira label="Beehive JIRA (Bugs and Issues)" 
href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10570"/>
-        <controlhaus label="Controlhaus" href="http://www.controlhaus.com/"/>
         <pollinate label="Pollinate" href="http://www.eclipse.org/pollinate/"/>
         <svn label="Browse Source Code (svn)" 
href="http://svn.apache.org/viewcvs.cgi/incubator/beehive/"/>
     </links>


Reply via email to