You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mailet-api@james.apache.org by rd...@apache.org on 2008/08/25 21:28:09 UTC

svn commit: r688832 - /james/mailet/api/trunk/src/site/site.xml

Author: rdonkin
Date: Mon Aug 25 12:28:08 2008
New Revision: 688832

URL: http://svn.apache.org/viewvc?rev=688832&view=rev
Log:
Added DOAP link. Replaced deprecated 

Modified:
    james/mailet/api/trunk/src/site/site.xml

Modified: james/mailet/api/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailet/api/trunk/src/site/site.xml?rev=688832&r1=688831&r2=688832&view=diff
==============================================================================
--- james/mailet/api/trunk/src/site/site.xml (original)
+++ james/mailet/api/trunk/src/site/site.xml Mon Aug 25 12:28:08 2008
@@ -28,12 +28,16 @@
     <name>The Apache Software Foundation</name>
     <src>/images/asf-logo-reduced.gif</src>
     <href>http://www.apache.org/index.html</href>
-  </bannerRight> 
+  </bannerRight> 
 
   <body>
 
     <menu name="Mailet API">
       <item name="Overview" href="index.html"/>
+      <item 
+      	name="DOAP" 
+      	href="doap_mailet.rdf" 
+      	img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
     </menu>
     
     <menu name="Mailets">
@@ -41,9 +45,9 @@
       <item name="Basic Toolkit" href="http://james.apache.org/mailet/base/"/>
       <item name="Standard" href="http://james.apache.org/mailet/standard/"/>
       <item name="Crypto" href="http://james.apache.org/mailet/crypto/"/>
-    </menu>
+    </menu>
     
-    ${reports}
+    <menu ref="reports" />
 
   </body>
 </project>