You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by ba...@apache.org on 2009/05/11 06:54:53 UTC

svn commit: r773467 - in /attic/site: docs/index.html docs/projects/hivemind.html docs/resolution.html xdocs/stylesheets/project.xml

Author: bayard
Date: Mon May 11 04:54:52 2009
New Revision: 773467

URL: http://svn.apache.org/viewvc?rev=773467&view=rev
Log:
Adding a Menu which lists mailing lists in the Attic. Mostly to force us to consider deleting them. 

Modified:
    attic/site/docs/index.html
    attic/site/docs/projects/hivemind.html
    attic/site/docs/resolution.html
    attic/site/xdocs/stylesheets/project.xml

Modified: attic/site/docs/index.html
URL: http://svn.apache.org/viewvc/attic/site/docs/index.html?rev=773467&r1=773466&r2=773467&view=diff
==============================================================================
--- attic/site/docs/index.html (original)
+++ attic/site/docs/index.html Mon May 11 04:54:52 2009
@@ -167,6 +167,10 @@
   <ul>
           <li><a href="projects/hivemind.html">HiveMind</a></li> 
       </ul>
+      <h6>Mailling lists in the Attic</h6>
+  <ul>
+          <li>hivemind-user</li> 
+      </ul>
         </div>
       </div>
     </div>

Modified: attic/site/docs/projects/hivemind.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/hivemind.html?rev=773467&r1=773466&r2=773467&view=diff
==============================================================================
--- attic/site/docs/projects/hivemind.html (original)
+++ attic/site/docs/projects/hivemind.html Mon May 11 04:54:52 2009
@@ -89,6 +89,10 @@
   <ul>
           <li><a href="projects/hivemind.html">HiveMind</a></li> 
       </ul>
+      <h6>Mailling lists in the Attic</h6>
+  <ul>
+          <li>hivemind-user</li> 
+      </ul>
         </div>
       </div>
     </div>

Modified: attic/site/docs/resolution.html
URL: http://svn.apache.org/viewvc/attic/site/docs/resolution.html?rev=773467&r1=773466&r2=773467&view=diff
==============================================================================
--- attic/site/docs/resolution.html (original)
+++ attic/site/docs/resolution.html Mon May 11 04:54:52 2009
@@ -100,6 +100,10 @@
   <ul>
           <li><a href="projects/hivemind.html">HiveMind</a></li> 
       </ul>
+      <h6>Mailling lists in the Attic</h6>
+  <ul>
+          <li>hivemind-user</li> 
+      </ul>
         </div>
       </div>
     </div>

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=773467&r1=773466&r2=773467&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Mon May 11 04:54:52 2009
@@ -33,5 +33,9 @@
       <li><a href="projects/hivemind.html">HiveMind</a></li>
     </menu>
 
+    <menu><title>Mailling lists in the Attic</title>
+      <li>hivemind-user</li>
+    </menu>
+
   </body>
 </project>