svn commit: r1325360 - /james/site/trunk/www/server/3/

2012-04-12 Thread eric
Author: eric
Date: Thu Apr 12 16:31:49 2012
New Revision: 1325360

URL: http://svn.apache.org/viewvc?rev=1325360view=rev
Log:
prepare the server subfolder 3 for current documentation

Added:
james/site/trunk/www/server/3/



svn commit: r1325358 - /james/site/trunk/www/server/2/

2012-04-12 Thread eric
Author: eric
Date: Thu Apr 12 16:30:51 2012
New Revision: 1325358

URL: http://svn.apache.org/viewvc?rev=1325358view=rev
Log:
copy 2.3.2 documentation to a subfolder 2 to ease navigation

Added:
james/site/trunk/www/server/2/
  - copied from r1325357, james/site/trunk/www/server/2.3.2/



svn commit: r1325397 [4/4] - in /james/site/trunk/www/server: css/ images/ js/ js/fancybox/ js/jquery/ js/jquery/css/ js/jquery/css/custom-theme/ js/jquery/css/custom-theme/images/ js/jquery/js/ rfcli

2012-04-12 Thread eric
Added: james/site/trunk/www/server/js/jquery/js/jquery-ui-1.8.5.custom.min.js
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/js/jquery/js/jquery-ui-1.8.5.custom.min.js?rev=1325397view=auto
==
--- james/site/trunk/www/server/js/jquery/js/jquery-ui-1.8.5.custom.min.js 
(added)
+++ james/site/trunk/www/server/js/jquery/js/jquery-ui-1.8.5.custom.min.js Thu 
Apr 12 17:37:31 2012
@@ -0,0 +1,68 @@
+/*!
+ * jQuery UI 1.8.5
+ *
+ * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * http://docs.jquery.com/UI
+ */
+(function(c,j){function 
k(a){return!c(a).parents().andSelf().filter(function(){return 
c.curCSS(this,visibility)===hidden||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:1.8.5,keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,
+NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return
 typeof a===number?this.each(function(){var 
d=this;setTimeout(function(){c(d).focus();bb.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var
 
a;a=c.browser.msie/(static|relative)/.test(this.css(position))||/absolute/.test(this.css(position))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,
+position,1))/(auto|scroll)/.test(c.curCSS(this,overflow,1)+c.curCSS(this,overflow-y,1)+c.curCSS(this,overflow-x,1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,overflow,1)+c.curCSS(this,overflow-y,1)+c.curCSS(this,overflow-x,1))}).eq(0);return/fixed/.test(this.css(position))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return
 this.css(zIndex,a);if(this.length){a=c(this[0]);for(var 
b;a.lengtha[0]!==document;){b=a.css(position);
+if(b===absolute||b===relative||b===fixed){b=parseInt(a.css(zIndex));if(!isNaN(b)b!=0)return
 b}a=a.parent()}}return 0},disableSelection:function(){return 
this.bind(mousedown.ui-disableSelection 
selectstart.ui-disableSelection,function(a){a.preventDefault()})},enableSelection:function(){return
 
this.unbind(.ui-disableSelection)}});c.each([Width,Height],function(a,b){function
 
d(f,g,l,m){c.each(e,function(){g-=parseFloat(c.curCSS(f,padding+this,true))||0;if(l)g-=parseFloat(c.curCSS(f,
+border+this+Width,true))||0;if(m)g-=parseFloat(c.curCSS(f,margin+this,true))||0});return
 g}var 
e=b===Width?[Left,Right]:[Top,Bottom],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn[inner+b]=function(f){if(f===j)return
 i[inner+b].call(this);return 
this.each(function(){c.style(this,h,d(this,f)+px)})};c.fn[outer+b]=function(f,g){if(typeof
 f!==number)return i[outer+b].call(this,f);return 
this.each(function(){c.style(this,
+h,d(this,f,true,g)+px)})}});c.extend(c.expr[:],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var
 
b=a.nodeName.toLowerCase(),d=c.attr(a,tabindex);if(area===b){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!==map)return
 
false;a=c(img[usemap=#+d+])[0];return!!ak(a)}return(/input|select|textarea|button|object/.test(b)?!a.disabled:a==b?a.href||!isNaN(d):!isNaN(d))k(a)},tabbable:function(a){var
 b=c.attr(a,tabindex);return(isNaN(b)||b=0)c(a).is(:focusable)}});
+c(function(){var 
a=document.createElement(div),b=document.body;c.extend(a.style,{minHeight:100px,height:auto,padding:0,borderWidth:0});c.support.minHeight=b.appendChild(a).offsetHeight===100;b.removeChild(a).style.display=none});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var
 e in 
d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])a.element[0].parentNode)for(var
 e=0;eb.length;e++)a.options[b[e][0]]b[e][1].apply(a.element,
+d)}},contains:function(a,b){return 
document.compareDocumentPosition?a.compareDocumentPosition(b)16:a!==ba.contains(b)},hasScroll:function(a,b){if(c(a).css(overflow)===hidden)return
 false;b=bb===left?scrollLeft:scrollTop;var d=false;if(a[b]0)return 
true;a[b]=1;d=a[b]0;a[b]=0;return d},isOverAxis:function(a,b,d){return 
abab+d},isOver:function(a,b,d,e,h,i){return 
c.ui.isOverAxis(a,d,h)c.ui.isOverAxis(b,e,i)}})}})(jQuery);
+;/*!
+ * jQuery UI Widget 1.8.5
+ *
+ * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * http://docs.jquery.com/UI/Widget
+ */
+(function(b,j){if(b.cleanData){var 
k=b.cleanData;b.cleanData=function(a){for(var 

svn commit: r1325400 - in /james/site/trunk/www/server: images/logos/ rfclist/imap4/

2012-04-12 Thread eric
Author: eric
Date: Thu Apr 12 17:39:19 2012
New Revision: 1325400

URL: http://svn.apache.org/viewvc?rev=1325400view=rev
Log:
Update svn site module (JAMES-1401)

Added:
james/site/trunk/www/server/images/logos/asf-logo-reduced.gif   (with props)
james/site/trunk/www/server/images/logos/james-crypto-mailets-logo.gif   
(with props)
james/site/trunk/www/server/images/logos/james-imap-logo.gif   (with props)
james/site/trunk/www/server/images/logos/james-jdkim-logo.gif   (with props)
james/site/trunk/www/server/images/logos/james-jsieve-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-jspf-logo.gif   (with props)
james/site/trunk/www/server/images/logos/james-logo.jpg   (with props)
james/site/trunk/www/server/images/logos/james-mailet-base-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-mailetapi-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-mailetdocs-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-mailets-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-mime4j-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-mpt-logo.gif   (with props)
james/site/trunk/www/server/images/logos/james-postage-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-project-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-server-logo.gif   (with 
props)
james/site/trunk/www/server/images/logos/james-standard-mailets-logo.gif   
(with props)
james/site/trunk/www/server/rfclist/imap4/rfc5256.txt

Added: james/site/trunk/www/server/images/logos/asf-logo-reduced.gif
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/images/logos/asf-logo-reduced.gif?rev=1325400view=auto
==
Binary file - no diff available.

Propchange: james/site/trunk/www/server/images/logos/asf-logo-reduced.gif
--
svn:mime-type = application/octet-stream

Added: james/site/trunk/www/server/images/logos/james-crypto-mailets-logo.gif
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/images/logos/james-crypto-mailets-logo.gif?rev=1325400view=auto
==
Binary file - no diff available.

Propchange: 
james/site/trunk/www/server/images/logos/james-crypto-mailets-logo.gif
--
svn:mime-type = application/octet-stream

Added: james/site/trunk/www/server/images/logos/james-imap-logo.gif
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/images/logos/james-imap-logo.gif?rev=1325400view=auto
==
Binary file - no diff available.

Propchange: james/site/trunk/www/server/images/logos/james-imap-logo.gif
--
svn:mime-type = application/octet-stream

Added: james/site/trunk/www/server/images/logos/james-jdkim-logo.gif
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/images/logos/james-jdkim-logo.gif?rev=1325400view=auto
==
Binary file - no diff available.

Propchange: james/site/trunk/www/server/images/logos/james-jdkim-logo.gif
--
svn:mime-type = application/octet-stream

Added: james/site/trunk/www/server/images/logos/james-jsieve-logo.gif
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/images/logos/james-jsieve-logo.gif?rev=1325400view=auto
==
Binary file - no diff available.

Propchange: james/site/trunk/www/server/images/logos/james-jsieve-logo.gif
--
svn:mime-type = application/octet-stream

Added: james/site/trunk/www/server/images/logos/james-jspf-logo.gif
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/images/logos/james-jspf-logo.gif?rev=1325400view=auto
==
Binary file - no diff available.

Propchange: james/site/trunk/www/server/images/logos/james-jspf-logo.gif
--
svn:mime-type = application/octet-stream

Added: james/site/trunk/www/server/images/logos/james-logo.jpg
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/server/images/logos/james-logo.jpg?rev=1325400view=auto
==
Binary file - no diff available.

Propchange: