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/10/31 07:39:52 UTC

svn commit: r1029262 - in /james/server/trunk/src/site/xdoc: index.xml release_notes.xml

Author: eric
Date: Sun Oct 31 06:39:51 2010
New Revision: 1029262

URL: http://svn.apache.org/viewvc?rev=1029262&view=rev
Log:
Update on info boxes.

Modified:
    james/server/trunk/src/site/xdoc/index.xml
    james/server/trunk/src/site/xdoc/release_notes.xml

Modified: james/server/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=1029262&r1=1029261&r2=1029262&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/index.xml (original)
+++ james/server/trunk/src/site/xdoc/index.xml Sun Oct 31 06:39:51 2010
@@ -47,6 +47,13 @@
       </ul>
 
      <div id="tabs-1">
+     
+        <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>
+			</div>
+		</div>
       
 	    <p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) Version 3 
 	      is a 100% pure Java SMTP, IMAP4 and POP3 Mail 

Modified: james/server/trunk/src/site/xdoc/release_notes.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/release_notes.xml?rev=1029262&r1=1029261&r2=1029262&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/release_notes.xml (original)
+++ james/server/trunk/src/site/xdoc/release_notes.xml Sun Oct 31 06:39:51 2010
@@ -28,9 +28,14 @@
 
 <p>This document records what was done between releases.</p>
 
-<p><b>As always, thank you to everyone who contributed code, documentation, 
-bug reports, and feedback.</b></p>
-
+       <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-circle-plus" style="float: left; margin-right: .3em;"></span>
+				As always, thank you to everyone who contributed code, 
+				documentation, bug reports, and feedback.</p>
+			</div>
+		</div>
+      
 <section name="Version 3.0-M1 (Milestone 1)">
 
 <p>Released 01 November 2010</p>



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