You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2011/03/03 11:23:59 UTC

svn commit: r1076576 - in /db/torque/site/trunk/xdocs: index.xml navigation.xml

Author: tfischer
Date: Thu Mar  3 10:23:59 2011
New Revision: 1076576

URL: http://svn.apache.org/viewvc?rev=1076576&view=rev
Log:
implemented some of the apache branding requirements. Still missing are:
- the tm in / near the logo
- a link back to apache

Modified:
    db/torque/site/trunk/xdocs/index.xml
    db/torque/site/trunk/xdocs/navigation.xml

Modified: db/torque/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/index.xml?rev=1076576&r1=1076575&r2=1076576&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/index.xml (original)
+++ db/torque/site/trunk/xdocs/index.xml Thu Mar  3 10:23:59 2011
@@ -20,7 +20,7 @@
 
 <document>
   <properties>
-    <title>Torque</title>
+    <title>Apache Torque</title>
     <author email="jvanzyl@apache.com">Jason van Zyl</author>
     <author email="mpoeschl@marmot.at">Martin Poeschl</author>
     <author email="seade@backstagetech.com.au">Scott Eade</author>
@@ -34,7 +34,7 @@
    information about a Maven 1.0.x repository change.</source -->
    <section name="What is Torque?">
      <p>
-       Torque is an object-relational mapper for java.  In other words, Torque
+       Apache Torque is an object-relational mapper for java.  In other words, Torque
        lets you access and manipulate data in a relational database 
        using java objects.
        Unlike most other object-relational mappers, Torque does not use
@@ -124,5 +124,17 @@
      </ul>
     </p>
    </section>
+   
+   <section name="The Apache Software Foundation">
+     <p>
+      Torque is an <a href="www.apache.org">Apache</a> project,
+      and is part of a larger community of developers and users.
+     </p>
+     <p>
+      Apache Torque, Torque, Apache, the Apache feather logo,
+      and the Apache Torque project logo are trademarks of 
+      <a href="www.apache.org">The Apache Software Foundation</a>.
+     </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?rev=1076576&r1=1076575&r2=1076576&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/navigation.xml (original)
+++ db/torque/site/trunk/xdocs/navigation.xml Thu Mar  3 10:23:59 2011
@@ -32,7 +32,7 @@
       <item name="Wiki"                  href="http://wiki.apache.org/db-torque/"/>
       <item name="Issue tracker"         href="/issue-tracking.html"/>
       <item name="Mailing lists"         href="/mail-lists.html"/>
-	  <item name="Tools"                 href="/tools/index.html" />
+      <item name="Tools"                 href="/tools/index.html" />
       <item name="Developer Information" href="/developer-info/index.html" collapse="true">
         <item name="Subversion / CVS"    href="/developer-info/subversion.html"/>
         <item name="Test project"        href="/developer-info/test-project.html"/>
@@ -43,6 +43,10 @@
         <item name="References"          href="/developer-info/references.html"/>
         <item name="Historic changes"    href="/developer-info/historic-changes.html"/>
       </item>
+      <item name="Sponsorship"           href="http://www.apache.org/foundation/sponsorship.html"/>
+      <item name="Security"              href="http://www.apache.org/security/"/>
+      <item name="Thanks"                href="http://www.apache.org/foundation/thanks.html"/>
+      <item name="License"               href="http://www.apache.org/licenses/"/>
     </menu>
 
     <menu name="Module Documentation">
@@ -94,7 +98,7 @@
     <menu name="Project Documentation">
       <item name="Project info"          href="/project-info.html" collapse="true">
         <item name="Development Team"    href="/team-list.html"/>
-        <item name="Project License"     href="/license.html"/>
+        <item name="Project License"     href="http://www.apache.org/licenses/"/>
       </item>
       <item name="Site Project Reports"  href="/project-reports.html" collapse="true">
         <item name="Linkcheck"           href="/linkcheck.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org