You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2010/11/01 08:16:00 UTC

svn commit: r1029569 - in /james/project/trunk/project: server/src/site/xdoc/index.xml server/src/site/xdoc/todo.xml src/site/xdoc/download.xml src/site/xdoc/index.xml

Author: eric
Date: Mon Nov  1 07:16:00 2010
New Revision: 1029569

URL: http://svn.apache.org/viewvc?rev=1029569&view=rev
Log:
Link 3.0-M1 download to download page - fix some white space - move snapshot section to top on download page.

Modified:
    james/project/trunk/project/server/src/site/xdoc/index.xml
    james/project/trunk/project/server/src/site/xdoc/todo.xml
    james/project/trunk/project/src/site/xdoc/download.xml
    james/project/trunk/project/src/site/xdoc/index.xml

Modified: james/project/trunk/project/server/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/xdoc/index.xml?rev=1029569&r1=1029568&r2=1029569&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/server/src/site/xdoc/index.xml Mon Nov  1 07:16:00 2010
@@ -55,7 +55,7 @@
        <div class="ui-widget">
 		 <div class="ui-state-highlight ui-corner-all" style="margin-top: 20px; padding: 0 .7em;"> 
 			<p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span>
-			<strong>Hey!</strong> James Server 3.0-M1 is out.</p>
+			<strong>Hey!</strong> James Server 3.0-M1 is out - <a href="3/">Read more</a>.</p>
 	     </div>
        </div>
       
@@ -82,7 +82,7 @@
         <p>Download James Mail Server.</p>
         <p>
           <span class="minibutton btn-download">
-            <a href="javascript:window.location='http://www.apache.org/dyn/closer.cgi?path=james/server/james-server-container-spring-3.0-M1-bin.zip';">
+            <a href="javascript:window.location='http://james.apache.org/download.cgi#Apache_James_Server';">
               <span><span class="icon"></span>Early James Server 3.0-M1</span>
             </a>
           </span>
@@ -120,7 +120,7 @@
         
         <p>
           <span class="minibutton btn-download">
-            <a href="javascript:window.location='http://www.apache.org/dyn/closer.cgi?path=james/server/james-server-container-spring-3.0-M1-bin.zip';">
+            <a href="javascript:window.location='http://james.apache.org/download.cgi#Apache_James_Server';">
               <span><span class="icon"></span>Early James Server 3.0-M1</span>
             </a>
           </span>
@@ -197,6 +197,8 @@
      </div>
   
      <div id="tabs-3">
+     
+       <p>
       
         <table>
           <tr>
@@ -458,6 +460,8 @@
 
          </table>
         
+       </p>
+
       </div>
       
     </div>

Modified: james/project/trunk/project/server/src/site/xdoc/todo.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/xdoc/todo.xml?rev=1029569&r1=1029568&r2=1029569&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/xdoc/todo.xml (original)
+++ james/project/trunk/project/server/src/site/xdoc/todo.xml Mon Nov  1 07:16:00 2010
@@ -21,7 +21,7 @@
 
  <properties>
  
-  <title>TODO</title>
+  <title>James Server - To Do</title>
   <author email="sergek@lokitech.com">Serge Knystautas</author>
   <author email="charles@benett1.co.uk">Charles Benett</author>
   <author email="farsight@alum.mit.edu">Peter M. Goldstein</author>
@@ -30,10 +30,11 @@
 
 <body>
 
-<section name="TODO">
+<section name="James Server - To Do">
 
 <p>This is a living document that will give new and existing volunteers some areas where we need help.  As always, any help is appreciated, be it documentation, code, suggestions, or feedback.
 Last Updated July 2006.</p>
+
 </section>
 
 <section name="Cross-Service Issues">

Modified: james/project/trunk/project/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/download.xml?rev=1029569&r1=1029568&r2=1029569&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/download.xml (original)
+++ james/project/trunk/project/src/site/xdoc/download.xml Mon Nov  1 07:16:00 2010
@@ -29,7 +29,7 @@
   <section name="Downloading">
   
     <p>Use the links below to download the product from one of
-    our mirrors.  You <strong>must</strong> <a href="#Verify_the_integrity_of_the_files">verify the
+    our mirrors.  You <strong>must</strong>&#160;<a href="#Verify_the_integrity_of_the_files">verify the
     integrity</a> of the downloaded files using signatures downloaded from
     our main distribution directory.</p>
     
@@ -114,6 +114,25 @@
     
     </subsection>
   
+    <subsection name="Nightly Builds">
+   
+      <p>The software listed above represents the latest Release Build
+         available from the Apache James Project.</p>
+    
+      <p>The James project also provides 
+      <a href="http://people.apache.org/builds/james/nightly/">Nighly Builds</a>:
+      <u>periodic snapshots during development</u>. Generally, these are considered
+      stable snapshots, but they have not undergone as much testing as a
+      Release Build, nor have they been voted upon for release by the
+      developer community. These are simply convenient test builds.
+      Sometimes the purpose for a Nightly Build could be soliciting feedback on
+      a specific change.</p>
+    
+      <p>James continous integration can be found on 
+      <a href="https://hudson.apache.org/hudson/view/G-L/view/James/">Hudson</a>.</p>
+  
+    </subsection>
+
   </section>
 
   <section name='Apache James Server'>
@@ -480,25 +499,6 @@
   
   </section>
 
-  <section name="Nightly Builds">
-  
-    <p>The software listed above represents the latest Release Build
-    available from the Apache James Project.</p>
-    
-    <p>The James project also provides 
-    <a href="http://people.apache.org/builds/james/nightly/">Nighly Builds</a>:
-    <u>periodic snapshots during development</u>. Generally, these are considered
-    stable snapshots, but they have not undergone as much testing as a
-    Release Build, nor have they been voted upon for release by the
-    developer community. These are simply convenient test builds.
-    Sometimes the purpose for a Nightly Build could be soliciting feedback on
-    a specific change.</p>
-    
-    <p>James continous integration can be found on 
-    <a href="https://hudson.apache.org/hudson/view/G-L/view/James/">Hudson</a>.</p>
-  
-  </section>
-
 </body>
 
 </document>

Modified: james/project/trunk/project/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/index.xml?rev=1029569&r1=1029568&r2=1029569&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/src/site/xdoc/index.xml Mon Nov  1 07:16:00 2010
@@ -66,7 +66,7 @@
         
         <p>
           <span class="minibutton btn-download">
-            <a href="javascript:window.location='http://www.apache.org/dyn/closer.cgi?path=james/server/james-server-container-spring-3.0-M1-bin.zip';">
+            <a href="javascript:window.location='http://james.apache.org/download.cgi#Apache_James_Server';">
               <span><span class="icon"></span>Early James Server 3.0-M1</span>
             </a>
           </span>



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