Author: bago
Date: Thu Nov 19 15:59:44 2009
New Revision: 882183
URL: http://svn.apache.org/viewvc?rev=882183&view=rev
Log:
Added jDKIM to menu, news and home. Removed older news from now too long home
box. (JDKIM-5)
Modified:
james/project/trunk/project/src/site/site.xml
james/project/trunk/project/src/site/xdoc/index.xml
james/project/trunk/project/src/site/xdoc/newsarchive.xml
Modified: james/project/trunk/project/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/project/src/site/site.xml?rev=882183&r1=882182&r2=882183&view=diff
==============================================================================
--- james/project/trunk/project/src/site/site.xml (original)
+++ james/project/trunk/project/src/site/site.xml Thu Nov 19 15:59:44 2009
@@ -49,6 +49,7 @@
<item name="MPT" href="http://james.apache.org/mpt/index.html" />
<item name="Server" href="http://james.apache.org/server/index.html" />
<item name="Postage" href="http://james.apache.org/postage/index.html" />
+ <item name="jDKIM" href="http://james.apache.org/jdkim/index.html" />
</links>
<menu name="Download" inherit="bottom">
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=882183&r1=882182&r2=882183&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/src/site/xdoc/index.xml Thu Nov 19 15:59:44 2009
@@ -8,9 +8,13 @@
<div id="newsboxspacer">
<div id="newsbox">
<subsection name="News">
- <ul>
- <li>Sept/2009 - <ul>
- <li><a href="newsarchive.html#25.092009"><strong>Hupa</strong>, a GWT
based webmail, joins James as sub-project</a></li>
+ <ul>
+ <li>Oct/2009 - <ul>
+ <li><a href="newsarchive.html#15102009"><strong>jDKIM</strong>, a Java
DKIM implementation, joins JAMES as sub-project</a></li>
+ </ul>
+ </li>
+ <li>Sep/2009 - <ul>
+ <li><a href="newsarchive.html#25092009"><strong>Hupa</strong>, a GWT
based webmail, joins JAMES as sub-project</a></li>
</ul>
</li>
<li>Aug/2009 - <ul>
@@ -46,19 +50,8 @@
<li><a href="newsarchive.html#01052009"><strong>Apache Mailet
2.4</strong> released</a></li>
</ul>
</li>
- <li>Oct/2008 - <ul>
- <li><a href="newsarchive.html#10162008"><strong>Mime4j 0.5</strong>
released</a></li>
- </ul>
- </li>
- <li>Aug/2008 - <ul>
- <li><a href="newsarchive.html#08262008"><strong>Apache JSieve
0.2</strong> released</a></li>
- <li><a href="newsarchive.html#08222008"><strong>Mime4j 0.4</strong>
released</a></li>
- </ul>
- </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/>
+ </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>
@@ -135,6 +128,8 @@
</li>
<li><a href='http://james.apache.org/jspf/'>jSPF</a> implements <abbr
title='Sender Policy Framework'>
<a href='http://www.openspf.org/'>SPF</a></abbr></li>
+<li><a href='http://james.apache.org/jdkim/'>jDKIM</a> implements <abbr
title='Domain Keys Identified Mail'>
+<a href='http://www.dkim.org/'>DKIM</a></abbr></li>
<li><a href='http://james.apache.org/mime4j/'>Mime4J</a> parses MIME typed
documents (including
- but not limited to - mail). APIs similar to DOM, SAX and pull parsers are
exposed.</li>
<li><a href='http://james.apache.org/jsieve'>jSieve</a> implements the
Modified: james/project/trunk/project/src/site/xdoc/newsarchive.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/newsarchive.xml?rev=882183&r1=882182&r2=882183&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/newsarchive.xml (original)
+++ james/project/trunk/project/src/site/xdoc/newsarchive.xml Thu Nov 19
15:59:44 2009
@@ -12,7 +12,14 @@
</div>
</div>
<subsection name='2009'>
- <a name='25092009'><h4>Sept/2009 - Hupa joins Apache James as
sub-project</h4></a>
+ <a name='15102009'><h4>Oct/2009 - jDKIM joins Apache James as
sub-project</h4></a>
+ <p>
+ The Apache JAMES project is pleased to announce the inclusion of a new
sub-project called
+ <a href='http://james.apache.org/jdkim/'>jDKIM</a>.
+ jDKIM is a DomainKeys Identified Mail (DKIM) implementation library
written in Java. It provides both verification and signing and also provides
Mailets for the Apache JAMES project.
+ </p>
+
+ <a name='25092009'><h4>Sep/2009 - Hupa joins Apache James as
sub-project</h4></a>
<p>
The Apache JAMES project is pleased to announce the inclusion of a new
sub-project called
<a href='http://james.apache.org/hupa/'>Hupa</a>.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]