浏览代码

Removed mailing list and other duplicated info from main page

Carlos Sanchez 21 年之前
父节点
当前提交
190c98fc2f
共有 2 个文件被更改,包括 11 次插入36 次删除
  1. 2 36
      doc/xdocs/index.html
  2. 9 0
      project.xml

+ 2 - 36
doc/xdocs/index.html

@@ -3,22 +3,6 @@
 <META http-equiv=Content-Type content="text/html; charset=windows-1252">
 <META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
 <BODY>
-         <p>
-            This is the Maven generated site for the Acegi-Security project. It is generated as part of an
-            automated daily build. We intend to expand the information on Acegi which is available here but for
-            the moment, your best starting point for documentation is Ben Alex's
-            original <a href="./reference/index.html">reference guide</a>
-            which provides a comprehensive overview.
-         </p>
-         <p>
-            For more information on running the build with Maven, see the
-            <a href="./start/build.html">build</a> section of the getting started guide.
-         </p>
-         <p>
-            The main other area of interest at the moment is the <a href="./maven-reports.html">generated reports</a> section.
-            These are produced by the build on a daily basis and include complete Javadoc and source cross-reference.
-         </p>
-
       <CENTER>
       </CENTER><BR><BR><FONT 
       face=Arial size=-1>
@@ -168,24 +152,6 @@
       <BR>
       <CENTER><A href="http://forum.springframework.org/"><B>Support 
       Forums</B></A><BR><BR><A 
-      href="http://sourceforge.net/project/showfiles.php?group_id=104215"><B>Downloads</B></A><BR><BR><A 
-      href="http://www.monkeymachine.co.uk/acegi">Public Maven Build (Javadocs, 
-      Source Code etc)</A><BR><BR><A 
-      href="http://cvs.sourceforge.net/viewcvs.py/acegisecurity">Browse 
-      CVS</A><BR><BR><BR><B>
-      <HR>
-
-      <CENTER>Development Mailing List</CENTER></B>
-      <HR>
-      <BR><A 
-      href="https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer">Subscribe 
-      Here</A><BR><BR><A 
-      href="http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/">Gmane 
-      Archive</A><BR><BR><A 
-      href="http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/">Mail-archive.com 
-      Archive</A><BR><BR><BR><A 
-      href="http://sourceforge.net/projects/acegisecurity"><IMG height=31 
-      alt="SourceForge.net Logo" 
-      src="Acegi Security System for Spring_archivos/sflogo.png" width=88 
-      border=0></A> </CENTER></FONT>
+      href="http://sourceforge.net/project/showfiles.php?group_id=104215"><B>Downloads</B></A>
+      </CENTER></FONT>
 </BODY></HTML>

+ 9 - 0
project.xml

@@ -42,8 +42,17 @@
   <mailingLists>
     <mailingList>
       <name>Acegi Developer List</name>
+      <subscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</subscribe>
       <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=40659</archive>
     </mailingList>
+    <mailingList>
+      <name>Acegi Developer List (at GMane)</name>
+      <archive>http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Acegi Developer List (at mail-archive.com)</name>
+      <archive>http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/</archive>
+    </mailingList>
     <mailingList>
       <name>Spring User List</name>
       <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=30287</archive>