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 2005/09/04 21:14:13 UTC

svn commit: r278622 - in /db/torque/site: project.xml xdocs/navigation.xml

Author: tfischer
Date: Sun Sep  4 12:14:06 2005
New Revision: 278622

URL: http://svn.apache.org/viewcvs?rev=278622&view=rev
Log:
added issue tracker and mailing lists to the front site

Modified:
    db/torque/site/project.xml
    db/torque/site/xdocs/navigation.xml

Modified: db/torque/site/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/site/project.xml?rev=278622&r1=278621&r2=278622&view=diff
==============================================================================
--- db/torque/site/project.xml (original)
+++ db/torque/site/project.xml Sun Sep  4 12:14:06 2005
@@ -33,8 +33,24 @@
   <gumpRepositoryId>db</gumpRepositoryId>
 
   <url>http://db.apache.org/torque/</url>
+  <issueTrackingUrl>http://issues.apache.org/scarab/issues</issueTrackingUrl>
   <siteAddress>cvs.apache.org</siteAddress>
   <siteDirectory>/www/db.apache.org/torque/</siteDirectory>
+
+  <mailingLists>
+    <mailingList>
+      <name>Torque User List</name>
+      <subscribe>torque-user-subscribe@db.apache.org</subscribe>
+      <unsubscribe>torque-user-unsubscribe@db.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/db-torque-user/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Torque Developer List</name>
+      <subscribe>torque-dev-subscribe@db.apache.org</subscribe>
+      <unsubscribe>torque-dev-unsubscribe@db.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/db-torque-dev/</archive>
+    </mailingList>
+  </mailingLists>
 
   <licenses>
     <license>

Modified: db/torque/site/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/db/torque/site/xdocs/navigation.xml?rev=278622&r1=278621&r2=278622&view=diff
==============================================================================
--- db/torque/site/xdocs/navigation.xml (original)
+++ db/torque/site/xdocs/navigation.xml Sun Sep  4 12:14:06 2005
@@ -32,6 +32,8 @@
       <item name="Downloads"             href="/download.html"/>
       <item name="Subversion / CVS"      href="/subversion.html"/>
       <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"/>
     </menu>
 
     <menu name="Development">



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