Author: eric
Date: Tue Apr 17 07:28:34 2012
New Revision: 1326964

URL: http://svn.apache.org/viewvc?rev=1326964&view=rev
Log:
Document James 3.0b4, protocols project (JAMES-1399)

Modified:
    james/protocols/trunk/src/site/site.xml
    james/protocols/trunk/src/site/xdoc/index.xml

Modified: james/protocols/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/trunk/src/site/site.xml?rev=1326964&r1=1326963&r2=1326964&view=diff
==============================================================================
--- james/protocols/trunk/src/site/site.xml (original)
+++ james/protocols/trunk/src/site/site.xml Tue Apr 17 07:28:34 2012
@@ -19,6 +19,12 @@
 -->
 <project name="Apache James Protocols">
 
+   <skin>
+     <groupId>org.apache.james</groupId>
+     <artifactId>james-skin</artifactId>
+     <version>${james-skin.version}</version>
+   </skin>
+
   <bannerLeft>
     <name>James Server</name>
     <src>images/logos/james-server-logo.gif</src>

Modified: james/protocols/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/trunk/src/site/xdoc/index.xml?rev=1326964&r1=1326963&r2=1326964&view=diff
==============================================================================
--- james/protocols/trunk/src/site/xdoc/index.xml (original)
+++ james/protocols/trunk/src/site/xdoc/index.xml Tue Apr 17 07:28:34 2012
@@ -20,7 +20,7 @@
 <document>
 
   <properties>
-     <title>Index</title>
+     <title>Apache James Protocols Index</title>
   </properties>
 
 <body>
@@ -35,8 +35,8 @@
        
   <section name="Apache James Protocols in Server and as Component">
     <p>The framework is currently used by James Server in conjunction with 
Netty to provide a 
-       high performance and extensible SMTP Server.</p>
-    <p>At the moment only the SMTP protocol is included, but others will 
follow.</p>
+       high performance and extensible SMTP and POP3 Server.</p>
+    <p>At the moment only the SMTP and POP3 protocols are included, but others 
will follow such as IMAP.</p>
     <p>You can read more about protocols used for SMTP in James Server 
        on the <a 
href="http://james.apache.org/server/3/dev-extend-smtp-hook.html";>SMTP 
Hooks</a> page.</p>
   </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to