Author: tfischer
Date: Tue Nov 7 12:43:31 2006
New Revision: 472242
URL: http://svn.apache.org/viewvc?view=rev&rev=472242
Log:
Added a reference to the Torque-addons project at SourceForge
Added:
db/torque/site/trunk/xdocs/addons.xml
Modified:
db/torque/site/trunk/xdocs/navigation.xml
Added: db/torque/site/trunk/xdocs/addons.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/addons.xml?view=auto&rev=472242
==============================================================================
--- db/torque/site/trunk/xdocs/addons.xml (added)
+++ db/torque/site/trunk/xdocs/addons.xml Tue Nov 7 12:43:31 2006
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 2001-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.
+-->
+
+<document>
+ <properties>
+ <title>Torque addons</title>
+ </properties>
+
+ <body>
+ <section name="Torque Addons at SourceForge">
+ <p>
+ There are some addons to Torque which add functionality to Torque beyond
+ its capabilities as object-relational mapper. These addons are hosted
+ at the
+ <a href="http://sourceforge.net/projects/torque-addons/">Torque
addons</a>
+ project at SourceForge and currently include generation of
+ <a href="http://jakarta.apache.org/commons/betwixt/">betwixt</a>
+ mapping files, an XML import/export framework and adapter support for
+ MS-SQL 7.
+ </p>
+ </section>
+ </body>
+</document>
Modified: db/torque/site/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/navigation.xml?view=diff&rev=472242&r1=472241&r2=472242
==============================================================================
--- db/torque/site/trunk/xdocs/navigation.xml (original)
+++ db/torque/site/trunk/xdocs/navigation.xml Tue Nov 7 12:43:31 2006
@@ -23,6 +23,7 @@
<item name="Overview" href="/index.html"/>
<item name="News and Status" href="/status.html"/>
<item name="Downloads" href="/download.html"/>
+ <item name="Addons" href="/addons.html"/>
<item name="Changes" href="/changes-report.html"/>
<item name="Wiki"
href="http://wiki.apache.org/db-torque/"/>
<item name="Issue tracker" href="/issue-tracking.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]