Author: eric
Date: Tue Apr 5 13:41:18 2011
New Revision: 1089039
URL: http://svn.apache.org/viewvc?rev=1089039&view=rev
Log:
More format, correction, precisions on mailbox web site (MAILBOX-47)
Modified:
james/mailbox/trunk/src/site/site.xml
james/mailbox/trunk/src/site/xdoc/index.xml
james/mailbox/trunk/src/site/xdoc/source-code.xml
Modified: james/mailbox/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/site.xml?rev=1089039&r1=1089038&r2=1089039&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/site.xml (original)
+++ james/mailbox/trunk/src/site/site.xml Tue Apr 5 13:41:18 2011
@@ -43,11 +43,15 @@
<menu name="Mailbox">
<item name="Introduction" href="/index.html" />
<item name="Source Code" href="/source-code.html" />
- <item name="Javadoc" href="/apidocs/index.html" />
+ </menu>
+
+ <menu name="References">
+ <item name="Javadoc" href="/apidocs/index.html" />
+ <item name="Issue Tracker"
href="https://issues.apache.org/jira/browse/MAILBOX" />
+<!-- Report link is unavailable on hudson-->
<!-- <item name="Reports"
href="https://hudson.apache.org/hudson/view/G-L/view/James/job/mailbox/site/"
/>-->
<!-- <item name="Changes" href="/changes.html" />-->
<!-- <item name="JIRA Report" href="/jira-report.html" />-->
-<!-- <item name="Issue Tracker"
href="https://issues.apache.org/jira/browse/MAILBOX" />-->
</menu>
</body>
Modified: james/mailbox/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/xdoc/index.xml?rev=1089039&r1=1089038&r2=1089039&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/xdoc/index.xml (original)
+++ james/mailbox/trunk/src/site/xdoc/index.xml Tue Apr 5 13:41:18 2011
@@ -39,19 +39,19 @@
(see <a
href="https://issues.apache.org/jira/browse/MAILBOX-44">MAILBOX-44</a> and
<a
href="https://issues.apache.org/jira/browse/MAILBOX-45">MAILBOX-45</a>).</p>
<p>You can <a href="http://james.apache.org/download.cgi">download</a>
current
- 0.2-M2 milestone. The <a href="apidocs/">API</a> is susceptible to
evolve
- (see <a
href="https://issues.apache.org/jira/browse/MAILBOX-46">MAILBOX-46</a>).</p>
+ 0.2-M2 milestone. The <a href="apidocs/">API</a> as the Database schema
are susceptible to evolve
+ (see for example <a
href="https://issues.apache.org/jira/browse/MAILBOX-46">MAILBOX-46</a>).</p>
</section>
- <section name="Mailbox In Apache James Server and other Apache James
librairies">
+ <section name="Apache James Mailbox in Server and other librairies">
<p><a href="http://james.apache.org/server/3">Apache James Server 3</a>
uses this library to implement its user mailboxes.
A backport to <a href="http://james.apache.org/server/2">Apache James
Server 2.3.2</a> would require
a volunteer.</p>
<p>The Mailbox is tested and fully compatible with other Apache James
libraries
- such as the <a href="">Apache James IMAP</a> (see <a
href="https://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk/">this
link</a> for the Mailbox/IMAP tests source code) </p>
+ such as the <a href="http://james.apache.org/imap">Apache James
IMAP</a> (see <a
href="https://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk/">this
link</a> for the Mailbox/IMAP tests source code) </p>
</section>
- <section name='Develop'>
+ <section name="Develop on Apache James Mailbox">
<p>Go to the <a href="source-code.html">source code</a> page to get more
information on how to develop on James Mailbox.</p>
<img src="images/uml/org.apache.james.mailbox-package.png"/>
</section>
Modified: james/mailbox/trunk/src/site/xdoc/source-code.xml
URL:
http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/xdoc/source-code.xml?rev=1089039&r1=1089038&r2=1089039&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/xdoc/source-code.xml (original)
+++ james/mailbox/trunk/src/site/xdoc/source-code.xml Tue Apr 5 13:41:18 2011
@@ -45,7 +45,7 @@
from the build the Apache James Mailbox libraries.</p>
</section>
- <section name="Mailbox Source Projects">
+ <section name="Source Code Organization">
<div style="float:left; margin=4px;">
<img src="images/uml/org.apache.james.mailbox-package.png"/>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]