You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2006/01/26 01:12:30 UTC

svn commit: r372375 - in /beehive/trunk/docs/forrest/release/src/documentation/content/xdocs: ./ controls/ netui/ netui/tags/ system-controls/ejb/ system-controls/jdbc/ system-controls/jms/

Author: ekoneil
Date: Wed Jan 25 16:12:21 2006
New Revision: 372375

URL: http://svn.apache.org/viewcvs?rev=372375&view=rev
Log:
Remove the redundant jms|ejb|jdbc prefixes off of the annotation documentation and add placeholders for the data grid sort / filter and controls testing documents.

BB: self
Test: docs build pass


Added:
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/controls/testing.xml   (with props)
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/datagrid-sortandfilter.xml   (with props)
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/datagrid.xml
      - copied unchanged from r372224, beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/datagrid.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/ejb/annotations.xml
      - copied unchanged from r372224, beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/ejb/ejb-annotations.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/jdbc/annotations.xml
      - copied unchanged from r372224, beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/jdbc/jdbc-annotations.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/jms/annotations.xml
      - copied unchanged from r372224, beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/jms/jms-annotations.xml
Removed:
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/datagrid.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/ejb/ejb-annotations.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/jdbc/jdbc-annotations.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/system-controls/jms/jms-annotations.xml
Modified:
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/site.xml

Added: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/controls/testing.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/controls/testing.xml?rev=372375&view=auto
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/controls/testing.xml (added)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/controls/testing.xml Wed Jan 25 16:12:21 2006
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE document PUBLIC 
+    "-//APACHE//DTD Documentation V2.0//EN" 
+    "http://forrest.apache.org/dtd/document-v20.dtd">
+<document>
+    <header>
+        <title>Testing Controls</title>
+    </header>
+    <body>
+    <section id="overview">
+        <title>Overview</title>
+        <p>
+        todo
+        </p>
+    </section>
+    </body>
+</document>
\ No newline at end of file

Propchange: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/controls/testing.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/datagrid-sortandfilter.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/datagrid-sortandfilter.xml?rev=372375&view=auto
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/datagrid-sortandfilter.xml (added)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/datagrid-sortandfilter.xml Wed Jan 25 16:12:21 2006
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE document PUBLIC 
+    "-//APACHE//DTD Documentation V2.0//EN" 
+    "http://forrest.apache.org/dtd/document-v20.dtd">
+<document>
+    <header>
+        <title>Sorting and Filtering in a Data Grid</title>
+    </header>
+    <body>
+    <section id="Overview">
+        <title>Overview</title>
+        <p>
+        todo
+        </p>
+    </section>
+    </body>
+</document>
\ No newline at end of file

Propchange: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui/tags/datagrid-sortandfilter.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/site.xml?rev=372375&r1=372374&r2=372375&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/site.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/site.xml Wed Jan 25 16:12:21 2006
@@ -97,7 +97,8 @@
                 </pageflow_tag_javascript>
                 <pageflow_tag_tree label="Trees" href="netui/tagsTree.html"/>
                 <repeater label="Repeating" href="netui/repeater.html"/>
-                <datagrid label="Data Grids" href="netui/datagrid.html"/>
+                <datagrid label="Data Grid" href="netui/tags/datagrid.html"/>
+                <datagrid label="Data Grid Sort and Filter" href="netui/tags/datagrid-sortandfilter.html"/>
                 <pageflow_template label="Templates" href="netui/tagsTemplate.html"/>
             </tags>
             <pageflow_advanced label="Advanced Topics">
@@ -155,15 +156,15 @@
             </netui>
             <system-controls label="System Controls">
                 <ejb_control_reference label="EJB">
-                    <annotations label="Annotations" href="system-controls/ejb/ejb-annotations.html"/>
+                    <annotations label="Annotations" href="system-controls/ejb/annotations.html"/>
                     <javadoc label="API Javadoc" href="apidocs/system-controls/ejb/index.html"/>
                 </ejb_control_reference>
                 <jdbc_control_reference label="JDBC">
-                    <annotations label="Annotations" href="system-controls/jdbc/jdbc-annotations.html"/>
+                    <annotations label="Annotations" href="system-controls/jdbc/annotations.html"/>
                     <javadoc label="API Javadoc" href="apidocs/system-controls/jdbc/index.html"/>
                 </jdbc_control_reference>
                 <jms_control_reference label="JMS">
-                    <annotations label="Annotations" href="system-controls/jms/jms-annotations.html"/>
+                    <annotations label="Annotations" href="system-controls/jms/annotations.html"/>
                     <javadoc label="API Javadoc" href="apidocs/system-controls/jms/index.html"/>
                 </jms_control_reference>
             </system-controls>