Author: bago
Date: Sat Aug 23 10:33:10 2008
New Revision: 688382

URL: http://svn.apache.org/viewvc?rev=688382&view=rev
Log:
Make sure the mailet sub-menu is identical for mailet products.
Added a "Catalog" menu in standard and crypto to point to the new 
mailet-report.html

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=688382&r1=688381&r2=688382&view=diff
==============================================================================
--- james/mailet/api/trunk/src/site/site.xml (original)
+++ james/mailet/api/trunk/src/site/site.xml Sat Aug 23 10:33:10 2008
@@ -34,9 +34,15 @@
 
     <menu name="Mailet API">
       <item name="Overview" href="index.html"/>
-      
     </menu>
     
+    <menu name="Mailets">
+      <item name="API" href="http://james.apache.org/mailet/api/"/>
+      <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>
+    
     ${reports}
 
   </body>


Reply via email to