You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by er...@apache.org on 2012/04/16 15:25:02 UTC

svn commit: r1326606 [4/13] - in /james/site/trunk/www: ./ css/ downloads/ images/logos/ js/ js/fancybox/ js/galleria/ js/galleria/plugins/ js/galleria/themes/ js/galleria/themes/classic/ js/galleria/themes/fullscreen/ js/james/ js/jquery/ js/jquery/cs...

Modified: james/site/trunk/www/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/index.html?rev=1326606&r1=1326605&r2=1326606&view=diff
==============================================================================
--- james/site/trunk/www/index.html (original)
+++ james/site/trunk/www/index.html Mon Apr 16 13:24:58 2012
@@ -1,332 +1,615 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
-
-
-
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at Apr 16, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>
+    Overview</title>
+    <style type="text/css" media="all">
+      @import url("./css/james.css");
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+      @import url("./js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("./js/jquery/css/print.css");
+      @import url("./js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" src="./js/jquery/js/jquery-1.4.2.min.js"></script>
+    <script type="text/javascript" src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
+    <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+      <meta name="author" content="James Project Web Team" />
+    <meta name="Date-Revision-yyyymmdd" content="20120416" />
+    <meta http-equiv="Content-Language" content="en" />
+                                                    
+<link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
+                      <style type="text/css"></style><!-- <script type="text/javascript" src="js/galleria/galleria.js"></script> --><script type="text/javascript" src="js/james/index.js?v=2"></script><script type="text/javascript" src="js/james/functions.js"></script>
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="index.html" id="bannerLeft" title="james-project-logo.gif">
+              
+                                                                            
+        <img src="images/logos/james-project-logo.gif" alt="James Project" />
+                </a>
+                              <a href="http://www.apache.org/index.html" id="bannerRight">
+              
+                                        
+        <img src="images/logos/asf-logo-reduced.gif" alt="The Apache Software Foundation" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2012-04-16</span>
+                      </div>
+            <div class="xright">                    <a href="index.html" title="Home">Home</a>
+            |
+                        <a href="server/index.html" title="Server">Server</a>
+            |
+                        <a href="hupa/index.html" title="Hupa">Hupa</a>
+            |
+                        <a href="protocols/index.html" title="Protocols">Protocols</a>
+            |
+                        <a href="imap/index.html" title="IMAP">IMAP</a>
+            |
+                        <a href="mailet/index.html" title="Mailets">Mailets</a>
+            |
+                        <a href="mailbox/index.html" title="Mailbox">Mailbox</a>
+            |
+                        <a href="mime4j/index.html" title="Mime4J">Mime4J</a>
+            |
+                        <a href="jsieve/index.html" title="jSieve">jSieve</a>
+            |
+                        <a href="jspf/index.html" title="jSPF">jSPF</a>
+            |
+                        <a href="jdkim/index.html" title="jDKIM">jDKIM</a>
+            |
+                        <a href="mpt/index.html" title="MPT">MPT</a>
+            |
+                        <a href="postage/index.html" title="Postage">Postage</a>
+              
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                
+                                <h5>About James</h5>
+                  <ul>
+                  <li class="none">
+            <strong>Overview</strong>
+          </li>
+                  <li class="none">
+                          <a href="newsarchive.html" title="News">News</a>
+            </li>
+                  <li class="none">
+                          <a href="mail.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="contribute.html" title="Contributing">Contributing</a>
+            </li>
+                  <li class="none">
+                          <a href="guidelines.html" title="Guidelines">Guidelines</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/james" title="Wiki">Wiki</a>
+            </li>
+                  <li class="none">
+                          <a href="team-list.html" title="Who We Are">Who We Are</a>
+            </li>
+                  <li class="none">
+                          <a href="license.html" title="License">License</a>
+            </li>
+          </ul>
+                       <h5>Download</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="download.cgi" title="Releases">Releases</a>
+            </li>
+                  <li class="none">
+                          <a href="https://repository.apache.org/content/repositories/snapshots/org/apache/james/" title="Snapshots">Snapshots</a>
+            </li>
+          </ul>
+        <h5>Apache Software Foundation</h5>
+  <ul>
+    <li>
+      <strong>
+        <a title="ASF" href="http://www.apache.org/">ASF</a>
+      </strong>
+    </li>
+    <li>
+      <a title="Get Involved" href="http://www.apache.org/foundation/getinvolved.html">Get Involved</a>
+    </li>
+    <li>
+      <a title="FAQ" href="http://www.apache.org/foundation/faq.html">FAQ</a>
+    </li>
+    <li>
+      <a title="License" href="http://www.apache.org/licenses/" >License</a>
+    </li>
+    <li>
+      <a title="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+    </li>
+    <li>
+      <a title="Thanks" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+    </li>
+    <li>
+      <a title="Security" href="http://www.apache.org/security/">Security</a>
+    </li>
+  </ul>
+                       <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License. -->
 
+  
+  
+  <table border="0" class="bodyTable"><tr class="a"><td>
 
-<html>
-  <head>
-    <title>James - Overview</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-          <meta name="author" content="JAMES Project Web Team" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body class="composite">
-    <div id="banner">
-                  <a href="index.html" id="bannerLeft">
-    
-                                            <img src="images/james-project-logo.gif" alt="" />
+    <div id="tabs" style="min-width:550px;">
     
+      <ul>
+        <li><a href="#tabs-1">Project</a></li>
+        <li><a href="#tabs-2">Server Pack</a></li>
+        <li><a href="#tabs-3">Components</a></li>
+        <li><a href="#tabs-4">Call for Logo</a></li>
+        <!-- Video tab is temporary desactivated, seems to be not displayed -->
+<!-- <li><a href="#tabs-5">Video</a></li> -->
+      </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-alert" style="float: left; margin-right: .3em;"></span>
+				<b>Hey!</b> 
+				 Apache James Server 3.0-beta4 is out! <b>Thank you to everyone</b> who contributed code, 
+	             documentation, bug report, feedback...
+				</p>
+			</div>
+		</div>
+
+        <p>The Apache James Project delivers a rich set of open source modules and libraries, written in Java, 
+           related to Internet mail communication which build into an advanced enterprise mail server.</p>
+           
+          <p>All are welcome to the Community!  We recommend that Users, Developers, Curious and Fans subscribe to the 
+             <a class="externalLink" href="http://james.apache.org/mail.html">mailing lists</a> and 
+             follow <a class="externalLink" href="http://twitter.com/ApacheJames">@ApacheJames</a> on Twitter.</p>
+             
+          <p>You can also read the <a class="externalLink" href="http://wiki.apache.org/james/">wiki</a> 
+             (discover <a class="externalLink" href="http://wiki.apache.org/james/JamesUsers">who uses James</a>,...)</p>
+        
+          <p>Just like other <a class="externalLink" href="http://projects.apache.org">Apache projects</a>, Apache James is developed in an
+             <a class="externalLink" href="http://www.apache.org/foundation/how-it-works.html#meritocracy">open</a> and 
+             <a class="externalLink" href="http://www.apache.org/foundation/how-it-works.html#management">collaborative manner</a>.</p>
+           
+        <p>
+          <span class="minibutton btn-download">
+            <a class="externalLink" href="http://james.apache.org/download.cgi#Apache_James_Server">
+              <span><span class="icon"></span>Download Early James Server 3.0-beta4</span>
             </a>
-                        <a href="http://www.apache.org/index.html" id="bannerRight">
-    
-                                            <img src="images/asf-logo-reduced.gif" alt="" />
-    
+          </span>
+        </p>
+        <p>
+          <span class="minibutton btn-download">
+            <a class="externalLink" href="http://james.apache.org/download.cgi#Apache_James_2.3.2_is_the_stable_version">
+              <span><span class="icon"></span>Download Stable James Server 2.3.2</span>
             </a>
-            <div class="clear">
-        <hr/>
+          </span>
+        </p>
+        
+        <p>
+          <div id="display-call-for-logo-tab">
+            <img src="images/james-logo-square.png" alt="" />
+            <b>Help use design and choose a new logo for James<br />
+            <a href="#a">Click here to test the logo proposals on this web site</a></b>
+          </div>
+        </p>
+<!-- <p>
+            <div id="james-logo-slideshow">
+              <img src="logo-call/james-logo-1.png"/>
+              <img src="logo-call/james-logo-2.png"/>
+              <img src="logo-call/james-logo-3.png"/>
+              <img src="logo-call/james-logo-4.png"/>
+              <img src="logo-call/james-logo-5.png"/>
+              <img src="logo-call/james-logo-6.png"/>
+              <img src="logo-call/james-logo-7.png"/>
+            </div>
+          </p> -->
       </div>
-    </div>
-    <div id="breadcrumbs">
+      
+      <div id="tabs-2">
           
-  
-
-  
+          <div class="section"><h3>James Packaged as a Server<a name="James_Packaged_as_a_Server"></a></h3>
     
-  
-  
-            <div class="xleft">
-        Last Published: 10/23/2010
-                      </div>
-            <div class="xright">      <a href="index.html">Home</a>
-          |
-          <a href="server/index.html">Server</a>
-          |
-          <a href="hupa/index.html">Hupa</a>
-          |
-          <a href="protocols/index.html">Protocols</a>
-          |
-          <a href="imap/index.html">IMAP</a>
-          |
-          <a href="mailet/index.html">Mailets</a>
-          |
-          <a href="mailbox/index.html">Mailbox</a>
-          |
-          <a href="mime4j/index.html">Mime4J</a>
-          |
-          <a href="jsieve/index.html">jSieve</a>
-          |
-          <a href="jspf/index.html">jSPF</a>
-          |
-          <a href="jdkim/index.html">jDKIM</a>
-          |
-          <a href="mpt/index.html">MPT</a>
-          |
-          <a href="postage/index.html">Postage</a>
+            <p><a class="externalLink" href="http://james.apache.org/server">Apache James Server</a> 3.0 and 2.3.2 are integrated email server with advanced fully functional features.</p>
+               
+            <p>Apache James Server 3.0 provides a mailet container, delegating to independent processing agents known as mailets.
+               It benefits from modular architecture, is built on Spring and is moving towards OSGi.
+               It supports the following protocols:</p>
+           
+                <ul>
+                  <li><a class="externalLink" href="http://james.apache.org/server/rfclist/smtp/rfc0821.txt">
+                     <abbr title="Simple Mail Transport Protocol">SMTP</abbr></a></li>
+                  <li><a class="externalLink" href="http://james.apache.org/server/rfclist/lmtp/rfc2033.txt">
+                      <abbr title="Local Mail Transfer Protocol">LMTP</abbr></a>.</li>
+                  <li><a class="externalLink" href="http://james.apache.org/server/rfclist/nntp/rfc0977.txt">
+                     <abbr title="Post Office Protocol">POP3</abbr></a></li>
+                  <li><a class="externalLink" href="http://james.apache.org/server/rfclist/imap4/rfc2060.txt">
+                     <abbr title="Internet Message Access Protocol">IMAP</abbr></a> 
+                     (see <a class="externalLink" href="http://james.apache.org/imap">Apache James IMAP</a> project).</li>
+                  <li>Sieve filtering into mailboxes for incoming mail (see <a class="externalLink" href="http://james.apache.org/jsieve/index.html">Apache James jSieve</a> project).</li>
+                  <li>Fetchmail from POP3 and IMAP accounts.</li>
+                  <li><a class="externalLink" href="http://james.apache.org/server/rfclist/nntp/rfc0977.txt">
+                      <abbr title="Network News Transfer Protocol">NNTP</abbr></a> (better known as news, only with Server V2).</li>
+               </ul>
+      
+            <p>You can also try the <a class="externalLink" href="http://james.apache.org/hupa/">Apache James Hupa</a> WEB-mail solution to give access
+               from any browser to IMAP mailboxes (hosted by James Server or any other IMAP Server).</p>
+               
+           </div>
+
+          </div>            
+
+          <div id="tabs-3">
           
-  
+          <div class="section"><h3>Apache James Software Components<a name="Apache_James_Software_Components"></a></h3>
 
+            <p>Developers looking for a modular mail platform on which to build can look 
+               at the modules and libraries used to compose James Server 3.0.</p>
+      
+            <p><a class="externalLink" href="http://james.apache.org/imap/">Apache James IMAP</a> provides a flexible codec for IMAP, 
+               command processors and a sample data access layer. In combination with a socket layer, 
+               and a mailbox persistence, this library can be used to create an IMAP server.</p>
+        
+            <p>The <a class="externalLink" href="http://james.apache.org/mailets/">Apache James Mailet project</a> collects products
+               related to mailets (mail processing components analogous to servlets). These are independent of the 
+                <a class="externalLink" href="http://james.apache.org/server/">James server</a> and can be reused in any mailet container.</p>
+            
+            <ul>
+              <li>The <a class="externalLink" href="http://james.apache.org/mailet/api">Apache James Mailet API</a> specifies mailets.</li>
+              <li>The <a class="externalLink" href="http://james.apache.org/mailet/base">Apache James Mailet Basic Toolkit.</a>
+                  collects utilities and lightweight frameworks useful to develop and test mailets.</li>
+              <li><a class="externalLink" href="http://james.apache.org/mailet/standard">Apache James Standard Mailets</a> collects
+                  general processing mailets with limited dependencies.</li>
+              <li><a class="externalLink" href="http://james.apache.org/mailet/crypto">Apache James Crypto Mailets</a> collects
+                  mailets which perform cryptographic processing such as signing, encrypting,
+                  decrypting and signature verification.</li>
+            </ul>
+      
+            <p><a class="externalLink" href="http://james.apache.org/protocols/">Apache James Protocols</a> project delivers a lightweight, 
+               and highly extensible framework for mail protocols implementations.</p>
+        
+            <p><a class="externalLink" href="http://james.apache.org/mailbox/">Apache James Mailbox</a> is a flexible Mailbox storage 
+               accessible by mail (imap, pop3, smtp,...) and other protocols..</p>
+        
+            <p><a class="externalLink" href="http://james.apache.org/mime4j/">Apache James Mime4J</a> parses MIME typed documents (including 
+                - but not limited to - mail). APIs similar to DOM, SAX and pull parsers are exposed.</p>
+      
+            <p><a class="externalLink" href="http://james.apache.org/jspf/">Apache James jSPF</a> implements <abbr title="Sender Policy Framework">
+               <a class="externalLink" href="http://www.openspf.org/">SPF</a></abbr></p>
+      
+            <p><a class="externalLink" href="http://james.apache.org/jsieve">Apache James jSieve</a> implements the 
+                <a class="externalLink" href="http://www.ietf.org/rfc/rfc3028.txt">Sieve</a> mail filtering language</p>
+      
+            <p><a class="externalLink" href="http://james.apache.org/jdkim/">Apache James jDKIM</a> implements <abbr title="Domain Keys Identified Mail">
+               <a class="externalLink" href="http://www.dkim.org/">DKIM</a></abbr></p>
+      
+            <p><a class="externalLink" href="http://james.apache.org/mpt/">Apache James MPT</a> is a scripted functional test tool
+                suitable for testing mail protocols.</p>
+        
+            <p><a class="externalLink" href="http://james.apache.org/postage/">Apache James  Postage</a> generates mail traffic suitable
+                for stress testing mail servers</p>
+                
+           </div>
+          
+        </div>
+
+        <div id="tabs-4">
+        
+          <div class="section"><h3>Why a new Logo?<a name="Why_a_new_Logo"></a></h3>
+          
+            <p>We are happy with our current logo, but for the 
+               upcoming James Server 3.0 release, we would like to 
+               give our community the opportunity to create a new image for James.</p>
+               
+            <p>Don't be shy, take your inkscape and gimp, and send us on 
+               the <a href="mail.html">James Server User mailing list</a> 
+               your creations. We will publish them on this page.</p>
+            
+            <p>We need an horizontal logo (100p height) to be show displayed on the upper
+               left corner of this page, an avatar (48x48p) to be used on a Twitter stream for example.
+               The used fonts should be redistributable (or commonly available on Windows and Linux).
+               The chosen logo should be delivered in SVG format. 
+               We also like the <a class="externalLink" href="http://www.apache.org/foundation/press/kit/">Apache feather</a>.</p>
+          
+          </div>
+        
+          <div class="section"><h3>How to Choose?<a name="How_to_Choose"></a></h3>
+          
+            <p>Listen <a class="externalLink" href="http://james.apache.org/mail.html">mailing list</a> 
+               and <a class="externalLink" href="http://twitter.com/ApacheJames">Twitter</a> for the vote.</p>
+               
+            <p>We still don't have any date for this vote, so it's still time to submit your proposals.</p>
+            
+          </div>
+          
+          <div class="section"><h3>Preview a Logo on this Web Site<a name="Preview_a_Logo_on_this_Web_Site"></a></h3>
+          
+            <div id="james-logo-0-preview">
+              <p><img src="images/james-logo-square.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to reset the upper left logo.</a>
+              </p>
+            </div>
+
+          </div>
+
+          <div class="section"><h3>Proposal 1<a name="Proposal_1"></a></h3>
+            <div id="james-logo-1-preview">
+              <p><img src="logo-call/james-logo-1.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+          </div>
+
+          <div class="section"><h3>Proposal 2<a name="Proposal_2"></a></h3>
+            <div id="james-logo-2-preview">
+              <p><img src="logo-call/james-logo-2.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+          </div>
+
+          <div class="section"><h3>Proposal 3<a name="Proposal_3"></a></h3>
+            <div id="james-logo-3-preview">
+              <p><img src="logo-call/james-logo-3.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+          </div>
+
+          <div class="section"><h3>Proposal 4<a name="Proposal_4"></a></h3>
+            <div id="james-logo-4-preview">
+              <p><img src="logo-call/james-logo-4.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+          </div>
+
+          <div class="section"><h3>Proposal 5<a name="Proposal_5"></a></h3>
+            <div id="james-logo-5-preview">
+              <p><img src="logo-call/james-logo-5.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+            <p><img src="logo-call/james-logo-5-avatar.png" alt="" /></p>
+          </div>
+
+          <div class="section"><h3>Proposal 6<a name="Proposal_6"></a></h3>
+            <div id="james-logo-6-preview">
+              <p><img src="logo-call/james-logo-6.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+            <p><img src="logo-call/james-logo-6-avatar.png" alt="" /></p>
+          </div>
+
+          <div class="section"><h3>Proposal 7<a name="Proposal_7"></a></h3>
+            <div id="james-logo-7-preview">
+              <p><img src="logo-call/james-logo-7.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+          </div>
+
+          <div class="section"><h3>Proposal 8<a name="Proposal_8"></a></h3>
+            <div id="james-logo-8-preview">
+              <p><img src="logo-call/james-logo-8.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+            <p><img src="logo-call/james-logo-8-avatar.png" alt="" /></p>
+          </div>
+
+          <div class="section"><h3>Proposal 9<a name="Proposal_9"></a></h3>
+            <div id="james-logo-9-preview">
+              <p><img src="logo-call/james-logo-9.png" alt="" /></p>
+              <p>
+                <a href="#a">Click to change the upper left logo on this page and preview this proposal.</a>
+              </p>
+            </div>
+          </div>
+
+        </div>
+
+<!-- <div id="tabs-5">
   
-    
-  
+              <object width="480" height="385">
+                <param name="movie" value="http://www.youtube.com/v/0Mx7qy7i3Hs?fs=1&amp;hl=en_US"></param>
+                <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
+                <embed src="http://www.youtube.com/v/0Mx7qy7i3Hs?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385">
+                </embed>
+              </object>
   
-  </div>
-      <div class="clear">
-        <hr/>
+        </div> -->
       </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-           
-  
+        
+   </td>
+   <td>
 
-  
-    
-  
-  
-                   <h5>Download</h5>
+  <div id="newsboxspacer">
+
+     <div id="newsbox">
+
+      <script src="http://widgets.twimg.com/j/2/widget.js"></script>
+      <script></script>
+
+      <div class="section"><h3>News<a name="News"></a></h3>
         <ul>
-              
-    <li class="none">
-              <a href="download.cgi">Releases</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://hudson.zones.apache.org/hudson/view/James/">Snapshots (Hudson)</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://repository.apache.org/snapshots/org/apache/james/">Snapshots (Maven)</a>
-        </li>
+          <li>April/2012 - <ul>
+          <li><a href="newsarchive.html#a120417"><b>Apache James Server 3.0-beta4</b> released</a></li>
           </ul>
-          <h5>About James</h5>
-        <ul>
-              
-    <li class="none">
-              <strong>Overview</strong>
-        </li>
-              
-    <li class="none">
-              <a href="newsarchive.html">News</a>
-        </li>
-              
-    <li class="none">
-              <a href="mail.html">Mailing Lists</a>
-        </li>
-              
-    <li class="none">
-              <a href="contribute.html">Contributing</a>
-        </li>
-              
-    <li class="none">
-              <a href="guidelines.html">Project Guidelines</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://wiki.apache.org/james">Wiki</a>
-        </li>
-              
-    <li class="none">
-              <a href="weare.html">Who We Are</a>
-        </li>
-              
-    <li class="none">
-              <a href="license.html">License</a>
-        </li>
+          </li>
+          <li>January/2012 - <ul>
+          <li><a href="newsarchive.html#a120123"><b>Apache James Protocols 1.6.1</b> released</a></li>
           </ul>
-          <h5>Apache Software Foundation</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://www.apache.org/foundation/getinvolved.html">Get Involved</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://www.apache.org/foundation/faq.html">FAQ</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
-        </li>
-          </ul>
-                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
-            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
-          </a>
-                       
-  
-
-  
-    
-  
-  
-        </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <div id="newsboxspacer"><div id="newsbox"><div class="section"><h3><a name="News"></a>News</h3>
-<ul><li>Sep/2010 - <ul><li><a href="newsarchive.html#20092010_1"><strong>Apache IMAP 0.2-M1</strong> released</a></li>
-<li><a href="newsarchive.html#18092010_1"><strong>Apache protocols 1.2-M1</strong> released</a></li>
-</ul>
-</li>
-<li>Jun/2010 - <ul><li><a href="newsarchive.html#21062010_1"><strong>Apache jSPF 0.9.8</strong> released</a></li>
-<li><a href="newsarchive.html#21062010"><strong>Apache Mailet Base 1.1</strong> released</a></li>
-</ul>
-</li>
-<li>May/2010 - <ul><li><a href="newsarchive.html#14052010_1"><strong>Apache jSieve 0.4 </strong> released</a></li>
-<li><a href="newsarchive.html#14052010"><strong>Apache Mailet Standard 1.0 </strong> released</a></li>
-</ul>
-</li>
-<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><li><a href="newsarchive.html#31082009"><strong>Apache James 2.3.2</strong> released</a></li>
-</ul>
-</li>
-<li>Jul/2009 - <ul><li><a href="newsarchive.html#02072009"><strong>Apache MPT 0.1</strong> released</a></li>
-</ul>
-</li>
-<li>Jun/2009 - <ul><li><a href="newsarchive.html#25062009"><strong>Apache jSPF 0.9.7</strong> released</a></li>
-<li><a href="newsarchive.html#18062009"><strong>Apache JSieve 0.3</strong> released</a></li>
-</ul>
-</li>
-<li>May/2009 - <ul><li><a href="newsarchive.html#14152009"><strong>Apache Crypto Mailets 1.0</strong> released</a></li>
-</ul>
-</li>
-<li>Apr/2009 - <ul><li><a href="newsarchive.html#01042009"><strong>Apache Mailet Base 1.0</strong> released</a></li>
-</ul>
-</li>
-<li>Mar/2009 - <ul><li><a href="newsarchive.html#08032009"><strong>Mime4j 0.6</strong> released</a></li>
-</ul>
-</li>
-<li>Feb/2009 - <ul><li><a href="newsarchive.html#01052009"><strong>MailetDocs Maven Plugin 0.1</strong> released</a></li>
-</ul>
-</li>
-<li>Jan/2009 - <ul><li><a href="newsarchive.html#01052009"><strong>Apache Mailet 2.4</strong> released</a></li>
-</ul>
-</li>
-</ul>
-<i>Read all the news in full in the <a href="newsarchive.html">News Archive</a></i><br />
-</div>
-<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><div class="section"><h2><a name="What_is_JAMES"></a>What is JAMES?</h2>
-<p>
-The Apache JAMES Project delivers a rich set of open source modules and libraries, written in Java, 
-related to internet mail and news which build into an advanced enterprise mail server.
-      </p>
-<div class="section"><h3><a name="Get_Involved"></a>Get Involved</h3>
-<p><a href="http://projects.apache.org" class="externalLink">Apache projects</a> are developed in an
-<a href="http://www.apache.org/foundation/how-it-works.html#meritocracy" class="externalLink">open</a><a href="http://www.apache.org/foundation/how-it-works.html#management" class="externalLink">collaborative manner</a>. All 
-are welcome. 
-</p>
-<p>
-We recommend that
-</p>
-<ul><li>Users subscribe to the JAMES user <a href="http://james.apache.org/mail.html" class="externalLink">mailing list</a></li>
-<li>Developers subscribe to the appropriate development <a href="http://james.apache.org/mail.html" class="externalLink">mailing list</a></li>
-</ul>
-</div>
-</div>
-<div class="section"><h2><a name="Looking_For..."></a>Looking For...</h2>
-<div class="section"><h3><a name="An_Enterprise_Mail_Server"></a>An Enterprise Mail Server</h3>
-<p><a href="http://james.apache.org/server" class="externalLink">James Server</a> is a stable, mature and production ready email server.
-      </p>
-</div>
-<div class="section"><h3><a name="A_Modular_Mail_Platform"></a>A Modular Mail Platform</h3>
-<p>
-      Developers looking for a modular mail platform on which to build should start by 
-      looking at the modules and libraries used to compose James Server 3.x.
-      </p>
-<ul><li><a href="http://james.apache.org/server/head/index.html" class="externalLink">JAMES Server 3</a><ul><li>Is an advanced fully functioned integrated mail server</li>
-<li>Is a mailet container, delegating to independent processing agents known as mailets</li>
-<li>Is modular</li>
-<li>Supports Spring and is moving towards OSGi</li>
-<li>Retains the mature, production ready <a href="http://excalibur.apache.org" class="externalLink">Apache Excalibur</a>
-components used by <a href="http://avalon.apache.org" class="externalLink">Avalon</a></li>
-<li>Supports the following protocols:
-<ul><li><a href="http://james.apache.org/server/rfclist/smtp/rfc0821.txt" class="externalLink"><abbr title="Simple Mail Transport Protocol">SMTP</abbr></a></li>
-<li><a href="http://james.apache.org/server/rfclist/nntp/rfc0977.txt" class="externalLink"><abbr title="Network News Transfer Protocol">NNTP</abbr></a> (better known as news)</li>
-<li><a href="http://james.apache.org/server/rfclist/pop3/rfc1725.txt" class="externalLink"><abbr title="Post Office Protocol">POP3</abbr></a></li>
-<li><a href="http://james.apache.org/server/rfclist/imap4/rfc2060.txt" class="externalLink"><abbr title="Internet Message Access Protocol">IMAP</abbr></a> 
-(see the <a href="http://james.apache.org/imap" class="externalLink">IMAP</a> sub-project)</li>
-</ul>
-</li>
-</ul>
-</li>
-<li>The <a href="http://james.apache.org/mailets" class="externalLink">Mailet subproject</a> collects products
-related to mailets (mail processing components analogous to servlets). These are independent of the 
-<a href="http://james.apache.org/server" class="externalLink">JAMES server</a> and can be reused in any mailet container.
-<ul><li>The <a href="http://james.apache.org/mailet/api" class="externalLink">Mailet API</a> specifies mailets</li>
-<li>The <a href="http://james.apache.org/mailet/base" class="externalLink">Mailet Basic Toolkit</a>
-collects utilities and lightweight frameworks useful for developing and testing mailets</li>
-<li><a href="http://james.apache.org/mailet/standard" class="externalLink">Standard Mailets</a> collects
-general processing mailets with limited dependencies</li>
-<li><a href="http://james.apache.org/mailet/crypto" class="externalLink">Crypto Mailets</a> collects
-mailets which perform cryptographic processing such as signing, encrypting,
-decrypting and signature verification.</li>
-</ul>
-</li>
-<li><a href="http://james.apache.org/jspf/" class="externalLink">jSPF</a> implements <abbr title="Sender Policy Framework"><a href="http://www.openspf.org/" class="externalLink">SPF</a></abbr></li>
-<li><a href="http://james.apache.org/jdkim/" class="externalLink">jDKIM</a> implements <abbr title="Domain Keys Identified Mail"><a href="http://www.dkim.org/" class="externalLink">DKIM</a></abbr></li>
-<li><a href="http://james.apache.org/mime4j/" class="externalLink">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" class="externalLink">jSieve</a> implements the 
-<a href="http://www.ietf.org/rfc/rfc3028.txt" class="externalLink">Sieve</a> mail filtering language</li>
-<li><a href="http://james.apache.org/postage/" class="externalLink">Postage</a> generates mail traffic suitable
-for stress testing mail servers</li>
-<li><a href="http://james.apache.org/mpt/" class="externalLink">MPT</a> is a scripted functional test tool
-suitable for testing mail protocols.</li>
-</ul>
-</div>
-</div>
-
+          </li>
+          <li>January/2012 - <ul>
+          <li><a href="newsarchive.html#a120118"><b>Apache James Protocols 1.6.0</b> released</a></li>
+          </ul>
+          </li>
+          <li>January/2012 - <ul>
+          <li><a href="newsarchive.html#a120104"><b>Apache James Mime4j 0.7.2</b> released</a></li>
+          </ul>
+          </li>
+          <li>December/2011 - <ul>
+          <li><a href="newsarchive.html#a111230"><b>Apache James Protocols 1.6.0-RC1</b> released</a></li>
+          </ul>
+          </li>
+          <li>November/2011 - <ul>
+          <li><a href="newsarchive.html#a111101"><b>Apache James jSPF 1.0.0</b> released</a></li>
+          </ul>
+          </li>
+          <li>October/2011 - <ul>
+          <li><a href="newsarchive.html#a111711"><b>Apache James Mime4j 0.7.1</b> released</a></li>
+          </ul>
+          </li>
+          <li>October/2011 - <ul>
+          <li><a href="newsarchive.html#a111611"><b>Apache James Protocols 1.6-beta1</b> released</a></li>
+          </ul>
+          </li>
+          <li>Augustus/2011 - <ul>
+          <li><a href="newsarchive.html#a082011"><b>Apache James Server 3.0-beta3</b> released</a></li>
+          </ul>
+          </li>
+          <li>July/2011 - <ul>
+          <li><a href="newsarchive.html#a30072011"><b>Apache James jDKIM 0.2</b> released</a></li>
+          </ul>
+          </li>
+          <li>July/2011 - <ul>
+          <li><a href="newsarchive.html#a25072011"><b>Apache James Mime4J 0.7</b> released</a></li>
+          </ul>
+          </li>
+          <li>July/2011 - <ul>
+          <li><a href="newsarchive.html#a10072011"><b>Apache James jSPF 0.9.9</b> released</a></li>
+          </ul>
+          </li>
+          <li>June/2011 - <ul>
+          <li><a href="newsarchive.html#a29062011"><b>Apache James Protocols 1.5</b> released</a></li>
+          </ul>
+          </li>
+          <li>May/2011 - <ul>
+          <li><a href="newsarchive.html#a15052011"><b>Apache James IMAP 0.2 and Mailbox 0.2</b> released</a></li>
+          </ul>
+          </li>
+          <li>Dec/2010 - <ul>
+          <li><a href="newsarchive.html#a06122010_1"><b>Apache James Protocols 1.2</b> released</a></li>
+          </ul>
+          </li>
+          <li>Nov/2010 - <ul>
+          <li><a href="newsarchive.html#a06112010_1"><b>Apache James Server 3.0-M2</b> released</a></li>
+          </ul>
+          </li>
+        </ul>
+        <i>Read all the news in full in the <a href="newsarchive.html">News Archive</a></i><br />
       </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">&#169;  
-          2006-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
-  
   
-  </div>
-      <div class="clear">
-        <hr/>
+      <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>
-    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-    </script>
-    <script type="text/javascript">
-      _uacct = "UA-1384591-1";
-      urchinTracker();
-    </script>
-  </body>
-</html>
+     
+   </div>
+   
+   </td></tr></table>
+   
+     
+
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;                    2006-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: james/site/trunk/www/index.html
            ('svn:eol-style' removed)

Propchange: james/site/trunk/www/integration.html
            ('svn:eol-style' removed)

Propchange: james/site/trunk/www/issue-tracking.html
            ('svn:eol-style' removed)

Added: james/site/trunk/www/js/fancybox/blank.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/blank.gif?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/blank.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_close.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_close.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_close.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_loading.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_loading.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_loading.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_nav_left.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_nav_left.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_nav_left.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_nav_right.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_nav_right.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_nav_right.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_e.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_e.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_e.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_n.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_n.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_n.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_ne.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_ne.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_ne.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_nw.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_nw.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_nw.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_s.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_s.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_s.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_se.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_se.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_se.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_sw.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_sw.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_sw.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_shadow_w.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_shadow_w.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_shadow_w.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_title_left.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_title_left.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_title_left.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_title_main.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_title_main.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_title_main.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_title_over.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_title_over.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_title_over.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancy_title_right.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancy_title_right.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancy_title_right.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancybox-x.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancybox-x.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancybox-x.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancybox-y.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancybox-y.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancybox-y.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/fancybox.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/fancybox.png?rev=1326606&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/js/fancybox/fancybox.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/site/trunk/www/js/fancybox/jquery.easing-1.3.pack.js
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/jquery.easing-1.3.pack.js?rev=1326606&view=auto
==============================================================================
--- james/site/trunk/www/js/fancybox/jquery.easing-1.3.pack.js (added)
+++ james/site/trunk/www/js/fancybox/jquery.easing-1.3.pack.js Mon Apr 16 13:24:58 2012
@@ -0,0 +1,72 @@
+/*
+ * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
+ *
+ * Uses the built in easing capabilities added In jQuery 1.1
+ * to offer multiple easing options
+ *
+ * TERMS OF USE - jQuery Easing
+ * 
+ * Open source under the BSD License. 
+ * 
+ * Copyright © 2008 George McGinley Smith
+ * All rights reserved.
+ * 
+ * Redistribution and use in source and binary forms, with or without modification, 
+ * are permitted provided that the following conditions are met:
+ * 
+ * Redistributions of source code must retain the above copyright notice, this list of 
+ * conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice, this list 
+ * of conditions and the following disclaimer in the documentation and/or other materials 
+ * provided with the distribution.
+ * 
+ * Neither the name of the author nor the names of contributors may be used to endorse 
+ * or promote products derived from this software without specific prior written permission.
+ * 
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+ *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
+ * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
+ * OF THE POSSIBILITY OF SUCH DAMAGE. 
+ *
+*/
+
+// t: current time, b: begInnIng value, c: change In value, d: duration
+eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('h.i[\'1a\']=h.i[\'z\'];h.O(h.i,{y:\'D\',z:9(x,t,b,c,d){6 h.i[h.i.y](x,t,b,c,d)},17:9(x,t,b,c,d){6 c*(t/=d)*t+b},D:9(x,t,b,c,d){6-c*(t/=d)*(t-2)+b},13:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t+b;6-c/2*((--t)*(t-2)-1)+b},X:9(x,t,b,c,d){6 c*(t/=d)*t*t+b},U:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t+1)+b},R:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t+b;6 c/2*((t-=2)*t*t+2)+b},N:9(x,t,b,c,d){6 c*(t/=d)*t*t*t+b},M:9(x,t,b,c,d){6-c*((t=t/d-1)*t*t*t-1)+b},L:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t+b;6-c/2*((t-=2)*t*t*t-2)+b},K:9(x,t,b,c,d){6 c*(t/=d)*t*t*t*t+b},J:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t*t*t+1)+b},I:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t*t+b;6 c/2*((t-=2)*t*t*t*t+2)+b},G:9(x,t,b
 ,c,d){6-c*8.C(t/d*(8.g/2))+c+b},15:9(x,t,b,c,d){6 c*8.n(t/d*(8.g/2))+b},12:9(x,t,b,c,d){6-c/2*(8.C(8.g*t/d)-1)+b},Z:9(x,t,b,c,d){6(t==0)?b:c*8.j(2,10*(t/d-1))+b},Y:9(x,t,b,c,d){6(t==d)?b+c:c*(-8.j(2,-10*t/d)+1)+b},W:9(x,t,b,c,d){e(t==0)6 b;e(t==d)6 b+c;e((t/=d/2)<1)6 c/2*8.j(2,10*(t-1))+b;6 c/2*(-8.j(2,-10*--t)+2)+b},V:9(x,t,b,c,d){6-c*(8.o(1-(t/=d)*t)-1)+b},S:9(x,t,b,c,d){6 c*8.o(1-(t=t/d-1)*t)+b},Q:9(x,t,b,c,d){e((t/=d/2)<1)6-c/2*(8.o(1-t*t)-1)+b;6 c/2*(8.o(1-(t-=2)*t)+1)+b},P:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6-(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b},H:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6 a*8.j(2,-10*t)*8.n((t*d-s)*(2*8.g)/p)+c+b},T:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d/2)==2)6 b+c;e(!p)p=d*(.3*1.5);e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);e(t<1)6-.5*(a*8.j(2,10*(t-=1))
 *8.n((t*d-s)*(2*8.g)/p))+b;6 a*8.j(2,-10*(t-=1))*8.n((t*d-s)*(2*8.g)/p)*.5+c+b},F:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*(t/=d)*t*((s+1)*t-s)+b},E:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},16:9(x,t,b,c,d,s){e(s==u)s=1.l;e((t/=d/2)<1)6 c/2*(t*t*(((s*=(1.B))+1)*t-s))+b;6 c/2*((t-=2)*t*(((s*=(1.B))+1)*t+s)+2)+b},A:9(x,t,b,c,d){6 c-h.i.v(x,d-t,0,c,d)+b},v:9(x,t,b,c,d){e((t/=d)<(1/2.k)){6 c*(7.q*t*t)+b}m e(t<(2/2.k)){6 c*(7.q*(t-=(1.5/2.k))*t+.k)+b}m e(t<(2.5/2.k)){6 c*(7.q*(t-=(2.14/2.k))*t+.11)+b}m{6 c*(7.q*(t-=(2.18/2.k))*t+.19)+b}},1b:9(x,t,b,c,d){e(t<d/2)6 h.i.A(x,t*2,0,c,d)*.5+b;6 h.i.v(x,t*2-d,0,c,d)*.5+c*.5+b}});',62,74,'||||||return||Math|function|||||if|var|PI|jQuery|easing|pow|75|70158|else|sin|sqrt||5625|asin|||undefined|easeOutBounce|abs||def|swing|easeInBounce|525|cos|easeOutQuad|easeOutBack|easeInBack|easeInSine|easeOutElastic|easeInOutQuint|easeOutQuint|easeInQuint|easeInOutQuart|easeOutQuart|easeInQuart|extend|easeInElastic|easeInOutCirc|easeInOutCu
 bic|easeOutCirc|easeInOutElastic|easeOutCubic|easeInCirc|easeInOutExpo|easeInCubic|easeOutExpo|easeInExpo||9375|easeInOutSine|easeInOutQuad|25|easeOutSine|easeInOutBack|easeInQuad|625|984375|jswing|easeInOutBounce'.split('|'),0,{}))
+
+/*
+ *
+ * TERMS OF USE - EASING EQUATIONS
+ * 
+ * Open source under the BSD License. 
+ * 
+ * Copyright © 2001 Robert Penner
+ * All rights reserved.
+ * 
+ * Redistribution and use in source and binary forms, with or without modification, 
+ * are permitted provided that the following conditions are met:
+ * 
+ * Redistributions of source code must retain the above copyright notice, this list of 
+ * conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice, this list 
+ * of conditions and the following disclaimer in the documentation and/or other materials 
+ * provided with the distribution.
+ * 
+ * Neither the name of the author nor the names of contributors may be used to endorse 
+ * or promote products derived from this software without specific prior written permission.
+ * 
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
+ * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+ *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
+ * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
+ * OF THE POSSIBILITY OF SUCH DAMAGE. 
+ *
+ */

Added: james/site/trunk/www/js/fancybox/jquery.fancybox-1.3.4.css
URL: http://svn.apache.org/viewvc/james/site/trunk/www/js/fancybox/jquery.fancybox-1.3.4.css?rev=1326606&view=auto
==============================================================================
--- james/site/trunk/www/js/fancybox/jquery.fancybox-1.3.4.css (added)
+++ james/site/trunk/www/js/fancybox/jquery.fancybox-1.3.4.css Mon Apr 16 13:24:58 2012
@@ -0,0 +1,359 @@
+/*
+ * FancyBox - jQuery Plugin
+ * Simple and fancy lightbox alternative
+ *
+ * Examples and documentation at: http://fancybox.net
+ * 
+ * Copyright (c) 2008 - 2010 Janis Skarnelis
+ * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
+ * 
+ * Version: 1.3.4 (11/11/2010)
+ * Requires: jQuery v1.3+
+ *
+ * Dual licensed under the MIT and GPL licenses:
+ *   http://www.opensource.org/licenses/mit-license.php
+ *   http://www.gnu.org/licenses/gpl.html
+ */
+
+#fancybox-loading {
+	position: fixed;
+	top: 50%;
+	left: 50%;
+	width: 40px;
+	height: 40px;
+	margin-top: -20px;
+	margin-left: -20px;
+	cursor: pointer;
+	overflow: hidden;
+	z-index: 1104;
+	display: none;
+}
+
+#fancybox-loading div {
+	position: absolute;
+	top: 0;
+	left: 0;
+	width: 40px;
+	height: 480px;
+	background-image: url('fancybox.png');
+}
+
+#fancybox-overlay {
+	position: absolute;
+	top: 0;
+	left: 0;
+	width: 100%;
+	z-index: 1100;
+	display: none;
+}
+
+#fancybox-tmp {
+	padding: 0;
+	margin: 0;
+	border: 0;
+	overflow: auto;
+	display: none;
+}
+
+#fancybox-wrap {
+	position: absolute;
+	top: 0;
+	left: 0;
+	padding: 20px;
+	z-index: 1101;
+	outline: none;
+	display: none;
+}
+
+#fancybox-outer {
+	position: relative;
+	width: 100%;
+	height: 100%;
+	background: #fff;
+}
+
+#fancybox-content {
+	width: 0;
+	height: 0;
+	padding: 0;
+	outline: none;
+	position: relative;
+	overflow: hidden;
+	z-index: 1102;
+	border: 0px solid #fff;
+}
+
+#fancybox-hide-sel-frame {
+	position: absolute;
+	top: 0;
+	left: 0;
+	width: 100%;
+	height: 100%;
+	background: transparent;
+	z-index: 1101;
+}
+
+#fancybox-close {
+	position: absolute;
+	top: -15px;
+	right: -15px;
+	width: 30px;
+	height: 30px;
+	background: transparent url('fancybox.png') -40px 0px;
+	cursor: pointer;
+	z-index: 1103;
+	display: none;
+}
+
+#fancybox-error {
+	color: #444;
+	font: normal 12px/20px Arial;
+	padding: 14px;
+	margin: 0;
+}
+
+#fancybox-img {
+	width: 100%;
+	height: 100%;
+	padding: 0;
+	margin: 0;
+	border: none;
+	outline: none;
+	line-height: 0;
+	vertical-align: top;
+}
+
+#fancybox-frame {
+	width: 100%;
+	height: 100%;
+	border: none;
+	display: block;
+}
+
+#fancybox-left, #fancybox-right {
+	position: absolute;
+	bottom: 0px;
+	height: 100%;
+	width: 35%;
+	cursor: pointer;
+	outline: none;
+	background: transparent url('blank.gif');
+	z-index: 1102;
+	display: none;
+}
+
+#fancybox-left {
+	left: 0px;
+}
+
+#fancybox-right {
+	right: 0px;
+}
+
+#fancybox-left-ico, #fancybox-right-ico {
+	position: absolute;
+	top: 50%;
+	left: -9999px;
+	width: 30px;
+	height: 30px;
+	margin-top: -15px;
+	cursor: pointer;
+	z-index: 1102;
+	display: block;
+}
+
+#fancybox-left-ico {
+	background-image: url('fancybox.png');
+	background-position: -40px -30px;
+}
+
+#fancybox-right-ico {
+	background-image: url('fancybox.png');
+	background-position: -40px -60px;
+}
+
+#fancybox-left:hover, #fancybox-right:hover {
+	visibility: visible; /* IE6 */
+}
+
+#fancybox-left:hover span {
+	left: 20px;
+}
+
+#fancybox-right:hover span {
+	left: auto;
+	right: 20px;
+}
+
+.fancybox-bg {
+	position: absolute;
+	padding: 0;
+	margin: 0;
+	border: 0;
+	width: 20px;
+	height: 20px;
+	z-index: 1001;
+}
+
+#fancybox-bg-n {
+	top: -20px;
+	left: 0;
+	width: 100%;
+	background-image: url('fancybox-x.png');
+}
+
+#fancybox-bg-ne {
+	top: -20px;
+	right: -20px;
+	background-image: url('fancybox.png');
+	background-position: -40px -162px;
+}
+
+#fancybox-bg-e {
+	top: 0;
+	right: -20px;
+	height: 100%;
+	background-image: url('fancybox-y.png');
+	background-position: -20px 0px;
+}
+
+#fancybox-bg-se {
+	bottom: -20px;
+	right: -20px;
+	background-image: url('fancybox.png');
+	background-position: -40px -182px; 
+}
+
+#fancybox-bg-s {
+	bottom: -20px;
+	left: 0;
+	width: 100%;
+	background-image: url('fancybox-x.png');
+	background-position: 0px -20px;
+}
+
+#fancybox-bg-sw {
+	bottom: -20px;
+	left: -20px;
+	background-image: url('fancybox.png');
+	background-position: -40px -142px;
+}
+
+#fancybox-bg-w {
+	top: 0;
+	left: -20px;
+	height: 100%;
+	background-image: url('fancybox-y.png');
+}
+
+#fancybox-bg-nw {
+	top: -20px;
+	left: -20px;
+	background-image: url('fancybox.png');
+	background-position: -40px -122px;
+}
+
+#fancybox-title {
+	font-family: Helvetica;
+	font-size: 12px;
+	z-index: 1102;
+}
+
+.fancybox-title-inside {
+	padding-bottom: 10px;
+	text-align: center;
+	color: #333;
+	background: #fff;
+	position: relative;
+}
+
+.fancybox-title-outside {
+	padding-top: 10px;
+	color: #fff;
+}
+
+.fancybox-title-over {
+	position: absolute;
+	bottom: 0;
+	left: 0;
+	color: #FFF;
+	text-align: left;
+}
+
+#fancybox-title-over {
+	padding: 10px;
+	background-image: url('fancy_title_over.png');
+	display: block;
+}
+
+.fancybox-title-float {
+	position: absolute;
+	left: 0;
+	bottom: -20px;
+	height: 32px;
+}
+
+#fancybox-title-float-wrap {
+	border: none;
+	border-collapse: collapse;
+	width: auto;
+}
+
+#fancybox-title-float-wrap td {
+	border: none;
+	white-space: nowrap;
+}
+
+#fancybox-title-float-left {
+	padding: 0 0 0 15px;
+	background: url('fancybox.png') -40px -90px no-repeat;
+}
+
+#fancybox-title-float-main {
+	color: #FFF;
+	line-height: 29px;
+	font-weight: bold;
+	padding: 0 0 3px 0;
+	background: url('fancybox-x.png') 0px -40px;
+}
+
+#fancybox-title-float-right {
+	padding: 0 0 0 15px;
+	background: url('fancybox.png') -55px -90px no-repeat;
+}
+
+/* IE6 */
+
+.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
+
+.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
+.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
+
+.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
+.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
+.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
+.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
+
+.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
+	height: expression(this.parentNode.clientHeight + "px");
+}
+
+#fancybox-loading.fancybox-ie6 {
+	position: absolute; margin-top: 0;
+	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
+}
+
+#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
+
+/* IE6, IE7, IE8 */
+
+.fancybox-ie .fancybox-bg { background: transparent !important; }
+
+.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
+.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
+.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
+.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
+.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
+.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
+.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
+.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
\ No newline at end of file