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 ba...@apache.org on 2008/08/25 15:16:51 UTC

svn commit: r688717 - in /james/project/trunk/project/src/site: resources/css/site.css site.xml xdoc/index.xml

Author: bago
Date: Mon Aug 25 06:16:51 2008
New Revision: 688717

URL: http://svn.apache.org/viewvc?rev=688717&view=rev
Log:
Homepage layout improvement attempt.
Moved the news summary to the apachecon box.
Only a very short summary of the last 3-4 news is expected to be there to link the full story in the news page.
Also removed the subproject list from the left menu (we already have it in the top bar and in the main page content now).
Changed the "Product" title to a section title instead of a subsection.

Modified:
    james/project/trunk/project/src/site/resources/css/site.css
    james/project/trunk/project/src/site/site.xml
    james/project/trunk/project/src/site/xdoc/index.xml

Modified: james/project/trunk/project/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/resources/css/site.css?rev=688717&r1=688716&r2=688717&view=diff
==============================================================================
--- james/project/trunk/project/src/site/resources/css/site.css (original)
+++ james/project/trunk/project/src/site/resources/css/site.css Mon Aug 25 06:16:51 2008
@@ -1,3 +1,30 @@
+#newsbox {
+  margin: 20px 0px 0px 20px;
+  padding: 10px;
+  border: 1px solid #ccc;
+  background-color: white;
+  background-image: url(../images/button-top.gif);
+  background-repeat: repeat-x;
+  width: 260px;
+}
+#newsboxspacer {
+  float: right;
+  margin: 0px 0px 10px 10px;
+  background-color: white;
+}
+
+#newsbox ul {
+  padding-left: 15px;
+}
+
+#newsbox div {
+  margin-left: 0px;
+}
+
+#newsbox li {
+  margin-bottom: 5px;
+}
+
 #apacheconbox {
   margin: 20px 0px 0px 20px;
   padding: 10px;

Modified: james/project/trunk/project/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/site.xml?rev=688717&r1=688716&r2=688717&view=diff
==============================================================================
--- james/project/trunk/project/src/site/site.xml (original)
+++ james/project/trunk/project/src/site/site.xml Mon Aug 25 06:16:51 2008
@@ -41,21 +41,12 @@
     <links>
       <item name="JAMES Project" href="/index.html" />
       <item name="Server" href="/server/index.html" />
-	  <item name="Mailets" href="/mailet/index.html" />
-      <item name="jSPF" href="/jspf/index.html" />
-      <item name="Mime4J" href="/mime4j/index.html" />
-      <item name="JSieve" href="/jsieve/index.html" />
-      <item name="Postage" href="/postage/index.html" />
-    </links>
-    
-    <menu name="Sub Projects">
-      <item name="Server" href="/server/index.html" />
       <item name="Mailets" href="/mailet/index.html" />
       <item name="jSPF" href="/jspf/index.html" />
       <item name="Mime4J" href="/mime4j/index.html" />
       <item name="JSieve" href="/jsieve/index.html" />
       <item name="Postage" href="/postage/index.html" />
-    </menu>
+    </links>
 
     <menu name="About">
       <item name="News" href="/newsarchive.html" />

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=688717&r1=688716&r2=688717&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/src/site/xdoc/index.xml Mon Aug 25 06:16:51 2008
@@ -5,6 +5,20 @@
     <author email="site-dev@james.apache.org">JAMES Project Web Team</author>
   </properties>
   <body>
+   <div id="newsboxspacer">
+     <div id="newsbox">
+    <subsection name="News">
+        <ul>
+        <li>Aug/2008 - <a href="newsarchive.html#08222008"><strong>Mime4j 0.4</strong> released</a></li>
+        <li>Apr/2008 - <a href="newsarchive.html#04082008"><strong>jSPF 0.9.6</strong> released</a></li>
+        <li>Mar/2008 - <a href="newsarchive.html#03192008">Project ideas for Google Summer of Code '08</a></li>
+        </ul>
+    <i>Read all the news in full in the <a href="newsarchive.html">News Archive</a></i><br/>
+    </subsection>
+    <br />
+       <iframe src="http://www.apache.org/ads/bannerbar.html" style="border-width:0;" frameborder="0" scrolling="no" width="250" height="150"></iframe>
+     </div>
+   </div>
     <section name="What is JAMES?">
       <p>
 The Apache JAMES Project delivers a rich set of open source solutions, written in Java, related to internet mail and news.
@@ -23,7 +37,8 @@
 <li>Developers subscribe to the appropriate development <a href='http://james.apache.org/mail.html'>mailing list</a></li>
 </ul>
   </subsection>
-  <subsection name='Products'>
+</section>
+  <section name='Products'>
       <p>
 The JAMES project contains many products, classified by subproject: 
       </p>
@@ -67,41 +82,6 @@
 <li><a href='http://james.apache.org/postage/'>Postage</a> generates mail traffic suitable
 for stress testing mail servers</li>
 </ul>
-    </subsection>
-    </section>
-      <div id="apacheconspacer">
-        <div id="apacheconbox">
-          <iframe src="http://www.apache.org/ads/bannerbar.html" style="border-width:0;" frameborder="0" scrolling="no" width="250" height="150"></iframe>
-        </div>
-      </div>
-    <section name="News">
-    <i>Read all the news in full in the <a href="newsarchive.html">News Archive</a></i><br/>
-    <i>Or click the titles to read the full story</i>
-    <subsection name="2008">
-        <a href="newsarchive.html#08222008"><strong>Aug/2008 - Mime4j-0.4 released</strong></a><br/>
-        <a href="newsarchive.html#04082008"><strong>Apr/2008 - jSPF-0.9.6 released</strong></a><br/>
-        <a href="newsarchive.html#03192008"><strong>Mar/2008 - James publishes project ideas for Google Summer of Code '08</strong></a><br/>
-    </subsection>
-    <subsection name="2007">
-        <a href="newsarchive.html#09252007"><strong>Sep/2007 - jSPF-0.9.5 released</strong></a><br/>
-        <a href="newsarchive.html#05302007"><strong>May/2007 - Apache Mime4J 0.3 Released</strong></a><br/>
-        <a href="newsarchive.html#05052007"><strong>May/2007 - Mailet API sub-project lives</strong></a><br/>
-        <a href="newsarchive.html#04292007"><strong>Apr/2007 - JAMES Server 2.3.1 Final Released</strong></a><br/>
-        <a href="newsarchive.html#04192007"><strong>Apr/2007 - JAMES Server 2.3.1 RC1 Released</strong></a><br/>
-        <a href="newsarchive.html#04162007"><strong>Apr/2007 - Apache JAMES Project Guidelines published</strong></a><br/>
-        <a href="newsarchive.html#02092007"><strong>Feb/2007 - jSPF-0.9b4 released</strong></a><br/>
-        <a href="newsarchive.html#02012007"><strong>Feb/2007 - Feathercast features JAMES</strong></a><br/>
-        <a href="newsarchive.html#01012007"><strong>Jan/2007 - Mailet API to become sub-project</strong></a><br/>
-    <p></p>
-    </subsection>
-    <subsection name="2006">
-        <a href="newsarchive.html#00102006"><strong>Oct/2006 - JAMES Server 2.3.0 Final Released</strong></a><br/>
-        <a href="newsarchive.html#00092006"><strong>Sep/2006 - jSPF 0.9 b3 Released</strong></a><br/>
-        <a href="newsarchive.html#01082006"><strong>Aug/2006 - JAMES Server 2.3.0 RC3 Released</strong></a><br/>
-        <a href="newsarchive.html#00082006"><strong>Aug/2006 - JAMES Products website revamped</strong></a><br/>
-        <a href="newsarchive.html#01072006"><strong>Jul/2006 - JAMES Server 2.3.0 on the way</strong></a><br/>
-        <a href="newsarchive.html#00072006"><strong>Jul/2006 - New project JAMES jSPF</strong></a><br/>
-    </subsection>
     </section>
   </body>
 </document>



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