You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by bd...@apache.org on 2011/01/04 06:18:23 UTC

svn commit: r1054900 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs: favicon.ico images/project-logo.gif samples/sql-document.xml site.xml

Author: bdube
Date: Tue Jan  4 05:18:22 2011
New Revision: 1054900

URL: http://svn.apache.org/viewvc?rev=1054900&view=rev
Log:
Adjustments to build documentation without error
Fix corrupt project-logo.gif
Supply missing favicon.ico

Added:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico   (with props)
Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/images/project-logo.gif   (contents, props changed)
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/samples/sql-document.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/site.xml

Added: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico?rev=1054900&view=auto
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = image/x-icon

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/images/project-logo.gif
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/images/project-logo.gif?rev=1054900&r1=1054899&r2=1054900&view=diff
==============================================================================
Binary files - no diff available.

Propchange: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/images/project-logo.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Tue Jan  4 05:18:22 2011
@@ -1 +1 @@
-application/octet-stream
+image/gif

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/samples/sql-document.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/samples/sql-document.xml?rev=1054900&r1=1054899&r2=1054900&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/samples/sql-document.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/samples/sql-document.xml Tue Jan  4 05:18:22 2011
@@ -27,11 +27,15 @@
         The data below has been extracted from a database in order to generate
         this page.
       </p>
-      <execute-query xmlns="http://apache.org/cocoon/SQL/2.0">
-        <query>
-	        select * from reading where cremationid='100_1_1'
-	   </query>
-      </execute-query>
-    </section>
+      <p>
+        <![CDATA[
+        <execute-query xmlns="http://apache.org/cocoon/SQL/2.0">
+          <query>
+            select * from reading where cremationid='100_1_1'
+          </query>
+        </execute-query>
+        ]]>
+      </p>
+      </section>
   </body>
 </document>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/site.xml?rev=1054900&r1=1054899&r2=1054900&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/site.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/src/documentation/content/xdocs/site.xml Tue Jan  4 05:18:22 2011
@@ -31,9 +31,11 @@ See http://forrest.apache.org/docs/linki
 <site label="org.apache.forrest.plugin.Database" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
   <about label="About">
     <index label="Index" href="index.html" description="Welcome to org.apache.forrest.plugin.Database"/>
+<!--
     <changes label="Changes" href="changes.html" description="History of Changes" />
     <todo label="Todo" href="todo.html" description="Todo List" />
     <upgrade label="Upgrading Databases Block" href="upgrading.html" description="How to Upgrade the Cocoon Databases block in this plugin"/>
+-->
   </about>
 <!--
   The href must be wholesite.html/pdf  You can change the labels and node names