You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/10/09 15:58:09 UTC

svn commit: r1180615 [1/5] - in /james/trunk/sandbox/felixk/james-skin: ./ src/ src/main/ src/main/resources/ src/main/resources/META-INF/ src/main/resources/META-INF/maven/ src/main/resources/css/ src/main/resources/images/ src/main/resources/images/l...

Author: felixk
Date: Sun Oct  9 13:58:06 2011
New Revision: 1180615

URL: http://svn.apache.org/viewvc?rev=1180615&view=rev
Log:
Rename current maven-skin module to james-skin and make it module on its own (no longer a submodule of the james-parent module.

Added:
    james/trunk/sandbox/felixk/james-skin/
    james/trunk/sandbox/felixk/james-skin/README.txt   (with props)
    james/trunk/sandbox/felixk/james-skin/pom.xml   (with props)
    james/trunk/sandbox/felixk/james-skin/src/
    james/trunk/sandbox/felixk/james-skin/src/main/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/site.vm   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/css/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/css/james.css   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-base.css   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-theme.css   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/css/print.css   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-bottom.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-top.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/collapsed.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/expanded.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/external.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h2feather.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h4.jpg   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_error_sml.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_info_sml.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_success_sml.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_warning_sml.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/asf-logo-reduced.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-crypto-mailets-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-imap-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jdkim-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jsieve-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jspf-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-logo.jpg   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailet-base-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetapi-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetdocs-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailets-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mime4j-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mpt-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-postage-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-project-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-server-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-standard-mailets-logo.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/maven-feather.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_icons.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_matrix.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/newwindow.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/images/void.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/blank.gif   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_close.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_loading.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_left.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_right.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_e.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_n.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_ne.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_nw.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_s.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_se.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_sw.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_w.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_left.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_main.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_over.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_right.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-x.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-y.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/jquery.easing-1.3.pack.js   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/jquery.fancybox-1.3.4.css   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/jquery.fancybox-1.3.4.js   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/jquery.fancybox-1.3.4.pack.js   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/jquery.mousewheel-3.0.4.pack.js   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_diagonals-thick_18_b81900_40x40.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_diagonals-thick_20_666666_40x40.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_flat_10_000000_40x100.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_glass_100_525d76_1x400.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_glass_100_b2bacd_1x400.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_glass_100_f6f6f6_1x400.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_glass_65_ffffff_1x400.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_gloss-wave_35_525d76_500x100.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_highlight-soft_100_ffffff_1x100.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-bg_highlight-soft_75_525d76_1x100.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-icons_222222_256x240.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-icons_228ef1_256x240.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-icons_525d76_256x240.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-icons_76526c_256x240.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-icons_ffd27a_256x240.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/images/ui-icons_ffffff_256x240.png   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/index.html   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/js/
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/js/jquery-1.4.2.min.js   (with props)
    james/trunk/sandbox/felixk/james-skin/src/main/resources/js/jquery/js/jquery-ui-1.8.5.custom.min.js   (with props)
    james/trunk/sandbox/felixk/james-skin/src/site/
    james/trunk/sandbox/felixk/james-skin/src/site/apt/
    james/trunk/sandbox/felixk/james-skin/src/site/apt/index.apt   (with props)
    james/trunk/sandbox/felixk/james-skin/src/site/site.xml   (with props)

Added: james/trunk/sandbox/felixk/james-skin/README.txt
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/README.txt?rev=1180615&view=auto
==============================================================================
--- james/trunk/sandbox/felixk/james-skin/README.txt (added)
+++ james/trunk/sandbox/felixk/james-skin/README.txt Sun Oct  9 13:58:06 2011
@@ -0,0 +1,15 @@
+   ============================
+   Apache JAMES Website M2 Skin
+   ============================
+
+This is the maven skin for JAMES products deplyed at http://james.apache.org
+
+This release include the google analytic javascript code at the bottom of every
+generated page and specifically to page starting with "download" it will also add
+a javascript to add tracking of "clicks" over the download links.
+
+Links to external website and having extensions in "gz","bz2","zip","jar","asc",
+"sar" will automatically be monitored.
+
+If you are using SNAPSHOT versions of this skin, please remember to "mvn install"
+the skin before creating websites for JAMES products.
\ No newline at end of file

Propchange: james/trunk/sandbox/felixk/james-skin/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/trunk/sandbox/felixk/james-skin/README.txt
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/trunk/sandbox/felixk/james-skin/pom.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/pom.xml?rev=1180615&view=auto
==============================================================================
--- james/trunk/sandbox/felixk/james-skin/pom.xml (added)
+++ james/trunk/sandbox/felixk/james-skin/pom.xml Sun Oct  9 13:58:06 2011
@@ -0,0 +1,80 @@
+<?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.    
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.james</groupId>
+        <artifactId>james-parent</artifactId>
+        <version>2.0-SNAPSHOT</version>
+    </parent>
+    <artifactId>james-skin</artifactId>
+    <name>Apache James Skin</name>
+    <description>The Apache James Official Maven2/3 Site Skin</description>
+    <url>http://james.apache.org/maven-skin/</url>
+
+    <distributionManagement>
+        <site>
+            <id>maven-skin-website</id>
+            <url>scp://people.apache.org/www/james.apache.org/maven-skin</url>
+        </site>
+    </distributionManagement>
+
+    <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-site-plugin</artifactId>
+                    <version>3.0-beta-3</version>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-project-info-reports-plugin</artifactId>
+                    <version>2.3.1</version>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-site-plugin</artifactId>
+                <configuration>
+                    <reportPlugins>
+                        <plugin>
+                            <groupId>org.apache.maven.plugins</groupId>
+                            <artifactId>maven-project-info-reports-plugin</artifactId>
+                            <reports>
+                                <report>distribution-management</report>
+                                <report>index</report>
+                                <report>issue-tracking</report>
+                                <report>license</report>
+                                <report>mailing-list</report>
+                                <report>project-team</report>
+                                <report>scm</report>
+                                <report>summary</report>
+                            </reports>
+                        </plugin>
+                    </reportPlugins>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>

Propchange: james/trunk/sandbox/felixk/james-skin/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/trunk/sandbox/felixk/james-skin/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/site.vm
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/site.vm?rev=1180615&view=auto
==============================================================================
--- james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/site.vm (added)
+++ james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/site.vm Sun Oct  9 13:58:06 2011
@@ -0,0 +1,645 @@
+<!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 $dateFormat.format( $currentDate ) -->
+#macro ( link $href $name $target $img $position $alt $border $width $height $noExternalLink)
+  #set ( $linkTitle = ' title="' + $name + '"' )
+  #if( $target )
+    #set ( $linkTarget = ' target="' + $target + '"' )
+  #else
+    #set ( $linkTarget = "" )
+  #end
+  #set ( $noExLink = ($noExternalLink.toLowerCase().equals("noexternallink") || ($href.toLowerCase().indexOf("javascript:window.location=") != -1)))
+  #if ( !$noExLink && 
+        ( $href.toLowerCase().startsWith("http:/") ||
+          $href.toLowerCase().startsWith("https:/") ||
+          $href.toLowerCase().startsWith("ftp:/") ||
+          $href.toLowerCase().startsWith("mailto:/") ||
+          ($href.toLowerCase().indexOf("://") != -1) ) )
+    #set ( $linkClass = ' class="externalLink"' )
+  #else
+    #set ( $linkClass = "" )
+  #end
+  #if ( $img )
+    #if ( $position == "left" )
+      <a href="$href"$linkClass$linkTarget$linkTitle>#image($img $alt $border $width $height)$name</a>
+    #else
+      <a href="$href"$linkClass$linkTarget$linkTitle>$name #image($img $alt $border $width $height)</a>
+    #end
+  #else
+    <a href="$href"$linkClass$linkTarget$linkTitle>$name</a>
+  #end
+#end
+##
+#macro ( image $img $alt $border $width $height )
+  #if( $img )
+    #if ( ! ( $img.toLowerCase().startsWith("http:/") || $img.toLowerCase().startsWith("https:/") ||
+            $img.toLowerCase().startsWith("ftp:/") || $img.toLowerCase().startsWith("mailto:/") ||
+            $img.toLowerCase().startsWith("file:/") || ($img.toLowerCase().indexOf("://") != -1) ) )
+      #set ( $imgSrc = $PathTool.calculateLink( $img, $relativePath ) )
+      #set ( $imgSrc = $imgSrc.replaceAll( '\\', '/' ) )
+      #set ( $imgSrc = ' src="' + $imgSrc + '"' )
+    #else
+      #set ( $imgSrc = ' src="' + $img + '"' )
+    #end
+    #if( $alt )
+      #set ( $imgAlt = ' alt="' + $alt + '"' )
+    #else
+      #set ( $imgAlt = ' alt=""' )
+    #end
+    #if( $border )
+      #set ( $imgBorder = ' border="' + $border + '"' )
+    #else
+      #set ( $imgBorder = "" )
+    #end
+    #if( $width )
+      #set ( $imgWidth = ' width="' + $width + '"' )
+    #else
+      #set ( $imgWidth = "" )
+    #end
+    #if( $height )
+      #set ( $imgHeight = ' height="' + $height + '"' )
+    #else
+      #set ( $imgHeight = "" )
+    #end
+    <img class="imageLink"$imgSrc$imgAlt$imgBorder$imgWidth$imgHeight/>
+  #end
+#end
+#macro ( banner $banner $id )
+  #if ( $banner )
+    #if( $banner.href )
+      #set ( $hrf = $banner.href )
+      #if ( ! ( $hrf.toLowerCase().startsWith("http:/") || $hrf.toLowerCase().startsWith("https:/") ||
+        $hrf.toLowerCase().startsWith("ftp:/") || $hrf.toLowerCase().startsWith("mailto:/") ||
+        $hrf.toLowerCase().startsWith("file:/") || ($hrf.toLowerCase().indexOf("://") != -1) ) )
+        #set ( $hrf = $PathTool.calculateLink( $hrf, $relativePath ) )
+        #set ( $hrf = $hrf.replaceAll( '\\', '/' ) )
+        #if ( ( $hrf == '' ) )
+          #set ( $hrf = './' )
+        #end
+      #end
+      <a href="$hrf" id="$id"#if( $banner.alt ) title="$banner.alt"#end>
+    #else
+        <div id="$id">
+    #end
+##
+    #if( $banner.src )
+        #set ( $src = $banner.src )
+      
+        ## Workaround for banner inheriting problems, see also skin docs
+        ## Right banner is always ASF reduced logo, image included in skin
+        #if( $id.toLowerCase().equals('bannerright') )
+            #set ( $src = 'images/logos/asf-logo-reduced.gif' )
+        #else
+            ## Left banner is constructed by a fix path and the value given in the <alt> tag
+            #set ( $src = 'images/logos/' + $banner.alt )
+            #if ( ! ( $src.toLowerCase().startsWith("http:/") || $src.toLowerCase().startsWith("https:/") ||
+                    $src.toLowerCase().startsWith("ftp:/") || $src.toLowerCase().startsWith("mailto:/") ||
+                    $src.toLowerCase().startsWith("file:/") || ($src.toLowerCase().indexOf("://") != -1) ) )
+                #set ( $src = $PathTool.calculateLink( $src, $relativePath ) )
+                #set ( $src = $src.replaceAll( '\\', '/' ) )
+            #end
+        #end
+        #set ( $alt = $banner.name )
+        ## End Workaround
+
+        <img src="$src" alt="$alt" />
+    #else
+        $banner.name
+    #end
+##
+    #if( $banner.href )
+        </a>
+    #else
+        </div>
+    #end
+  #end
+#end
+##
+#macro ( links $links )
+  #set ( $counter = 0 )
+  #foreach( $item in $links )
+    #set ( $counter = $counter + 1 )
+    #set ( $currentItemHref = $PathTool.calculateLink( $item.href, $relativePath ) )
+    #set ( $currentItemHref = $currentItemHref.replaceAll( '\\', '/' ) )
+    #link( $currentItemHref $item.name $item.target $item.img $item.position $item.alt $item.border $item.width $item.height "" )
+    #if ( $links.size() > $counter )
+      |
+    #end
+  #end
+#end
+##
+#macro ( breadcrumbs $breadcrumbs )
+  #foreach( $item in $breadcrumbs )
+    #set ( $currentItemHref = $PathTool.calculateLink( $item.href, $relativePath ) )
+    #set ( $currentItemHref = $currentItemHref.replaceAll( '\\', '/' ) )
+    #if ( ( $currentItemHref == '' ) )
+      #set ( $currentItemHref = './' )
+    #end
+##
+      #link( $currentItemHref $item.name $item.target $item.img $item.position $item.alt $item.border $item.width $item.height "" )
+      &gt;
+  #end
+  $title
+#end
+##
+#macro ( displayTree $display $item )
+  #if ( $item && $item.items && $item.items.size() > 0 )
+    #foreach( $subitem in $item.items )
+      #set ( $subitemHref = $PathTool.calculateLink( $subitem.href, $relativePath ) )
+      #set ( $subitemHref = $subitemHref.replaceAll( '\\', '/' ) )
+##
+      #if ( $alignedFileName == $subitemHref )
+        #set ( $display = true )
+      #end
+##
+      #displayTree( $display $subitem )
+    #end
+  #end
+#end
+##
+#macro ( menuItem $item )
+  #set ( $collapse = "none" )
+  #set ( $currentItemHref = $PathTool.calculateLink( $item.href, $relativePath ) )
+  #set ( $currentItemHref = $currentItemHref.replaceAll( '\\', '/' ) )
+##
+  #if ( $item && $item.items && $item.items.size() > 0 )
+    #if ( $item.collapse == false )
+      #set ( $collapse = "expanded" )
+    #else
+      ## By default collapsed
+      #set ( $collapse = "collapsed" )
+    #end
+##
+    #set ( $display = false )
+    #displayTree( $display $item )
+##
+    #if ( $alignedFileName == $currentItemHref || $display )
+      #set ( $collapse = "expanded" )
+    #end
+  #end
+  <li class="$collapse">
+  #if ( $item.img )
+    #if ( $item.position == "left" )
+      #if ( $alignedFileName == $currentItemHref )
+        <strong>#image($item.img $item.alt $item.border $item.width $item.height) $item.name</strong>
+      #else
+        #link($currentItemHref $item.name $item.target $item.img $item.position $item.alt $item.border $item.width $item.height "")
+      #end
+    #else
+      #if ( $alignedFileName == $currentItemHref )
+        <strong>$item.name #image($item.img $item.alt $item.border $item.width $item.height)</strong>
+      #else
+        #link($currentItemHref $item.name $item.target $item.img $item.position $item.alt $item.border $item.width $item.height "")
+      #end
+    #end
+  #else
+    #if ( $alignedFileName == $currentItemHref )
+      <strong>$item.name</strong>
+    #else
+      #link( $currentItemHref $item.name $item.target $item.img $item.position $item.alt $item.border $item.width $item.height "noExternalLink")
+    #end
+  #end
+  #if ( $item && $item.items && $item.items.size() > 0 )
+    #if ( $collapse == "expanded" )
+      <ul>
+        #foreach( $subitem in $item.items )
+          #menuItem( $subitem )
+        #end
+      </ul>
+    #end
+  #end
+  </li>
+#end
+##
+#macro ( mainMenu $menus )
+  #foreach( $menu in $menus )
+    #if ( $menu.name )
+      #if ( $menu.img )
+        #if( $menu.position )
+          #set ( $position = $menu.position )
+        #else
+          #set ( $position = "left" )
+        #end
+##
+        #if ( ! ( $menu.img.toLowerCase().startsWith("http:/") || $menu.img.toLowerCase().startsWith("https:/") ||
+                $menu.img.toLowerCase().startsWith("ftp:/") || $menu.img.toLowerCase().startsWith("mailto:/") ||
+                $menu.img.toLowerCase().startsWith("file:/") || ($menu.img.toLowerCase().indexOf("://") != -1) ) )
+          #set ( $src = $PathTool.calculateLink( $menu.img, $relativePath ) )
+          #set ( $src = $src.replaceAll( '\\', '/' ) )
+          #set ( $src = ' src="' + $src + '"' )
+        #else
+          #set ( $src = ' src="' + $menu.img + '"' )
+        #end
+##
+        #if( $menu.alt )
+          #set ( $alt = ' alt="' + $menu.alt + '"' )
+        #else
+          #set ( $alt = ' alt="' + $menu.name + '"' )
+        #end
+##
+        #if( $menu.border )
+          #set ( $border = ' border="' + $menu.border + '"' )
+        #else
+          #set ( $border = ' border="0"' )
+        #end
+##
+        #if( $menu.width )
+          #set ( $width = ' width="' + $menu.width + '"' )
+        #else
+          #set ( $width = "" )
+        #end
+        #if( $menu.height )
+          #set ( $height = ' height="' + $menu.height + '"' )
+        #else
+          #set ( $height = "" )
+        #end
+##
+        #set ( $img = '<img class="imageLink"' + $src + $alt + $border + $width + $height + "/>" )
+##
+        #if ( $position == "left" )
+        <h5>$img $menu.name</h5>
+        #else
+        <h5>$menu.name $img</h5>
+        #end
+      #else
+       <h5>$menu.name</h5>
+      #end
+    #end
+    #if ( $menu.items && $menu.items.size() > 0 )
+    <ul>
+      #foreach( $item in $menu.items )
+        #menuItem( $item )
+      #end
+    </ul>
+    #end
+  #end
+  <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>
+#end
+##
+#macro ( copyright )
+  #if ( $project )
+    #if ( ${project.organization} && ${project.organization.name} )
+      #set ( $period = "" )
+    #else
+      #set ( $period = "." )
+   #end
+##
+   #set ( $currentYear = ${currentDate.year} + 1900 )
+##
+    #if ( ${project.inceptionYear} && ( ${project.inceptionYear} != ${currentYear.toString()} ) )
+      ${project.inceptionYear}-${currentYear}${period}
+    #else
+      ${currentYear}${period}
+    #end
+##
+    #if ( ${project.organization} )
+      #if ( ${project.organization.name} && ${project.organization.url} )
+          <a href="$project.organization.url">${project.organization.name}</a>.
+      #elseif ( ${project.organization.name} )
+        ${project.organization.name}.
+      #end
+    #end
+  #end
+#end
+##
+#macro ( publishDate $position $publishDate $version )
+  #if ( $publishDate && $publishDate.format )
+    #set ( $format = $publishDate.format )
+  #else
+    #set ( $format = "yyyy-MM-dd" )
+  #end
+##
+  $dateFormat.applyPattern( $format )
+##
+  #set ( $dateToday = $dateFormat.format( $currentDate ) )
+##
+  #if ( $publishDate && $publishDate.position )
+    #set ( $datePosition = $publishDate.position )
+  #else
+    #set ( $datePosition = "left" )
+  #end
+##
+  #if ( $version )
+    #if ( $version.position )
+      #set ( $versionPosition = $version.position )
+    #else
+      #set ( $versionPosition = "left" )
+    #end
+  #else
+    #set ( $version = "" )
+    #set ( $versionPosition = "left" )
+  #end
+##
+  #set ( $breadcrumbs = $decoration.body.breadcrumbs )
+  #set ( $links = $decoration.body.links )
+
+  #if ( $datePosition.equalsIgnoreCase( "right" ) && $links && $links.size() > 0 )
+    #set ( $prefix = "&nbsp;|" )
+  #else
+    #set ( $prefix = "" )
+  #end
+##
+  #if ( $datePosition.equalsIgnoreCase( $position ) )
+    #if ( ( $datePosition.equalsIgnoreCase( "right" ) ) || ( $datePosition.equalsIgnoreCase( "bottom" ) ) )
+      $prefix <span id="publishDate">$i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateToday</span>
+      #if ( $versionPosition.equalsIgnoreCase( $position ) )
+        &nbsp;| <span id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}</span>
+      #end
+    #elseif ( ( $datePosition.equalsIgnoreCase( "navigation-bottom" ) ) || ( $datePosition.equalsIgnoreCase( "navigation-top" ) ) )
+      <div id="lastPublished">
+        <span id="publishDate">$i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateToday</span>
+        #if ( $versionPosition.equalsIgnoreCase( $position ) )
+          &nbsp;| <span id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}</span>
+        #end
+      </div>
+    #elseif ( $datePosition.equalsIgnoreCase("left") )
+      <div class="xleft">
+        <span id="publishDate">$i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateToday</span>
+        #if ( $versionPosition.equalsIgnoreCase( $position ) )
+          &nbsp;| <span id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}</span>
+        #end
+        #if ( $breadcrumbs && $breadcrumbs.size() > 0 )
+          | #breadcrumbs( $breadcrumbs )
+        #end
+      </div>
+    #end
+  #elseif ( $versionPosition.equalsIgnoreCase( $position ) )
+    #if ( ( $versionPosition.equalsIgnoreCase( "right" ) ) || ( $versionPosition.equalsIgnoreCase( "bottom" ) ) )
+      $prefix <span id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}</span>
+    #elseif ( ( $versionPosition.equalsIgnoreCase( "navigation-bottom" ) ) || ( $versionPosition.equalsIgnoreCase( "navigation-top" ) ) )
+      <div id="lastPublished">
+        <span id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}</span>
+      </div>
+    #elseif ( $versionPosition.equalsIgnoreCase("left") )
+      <div class="xleft">
+        <span id="projectVersion">$i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}</span>
+        #if ( $breadcrumbs && $breadcrumbs.size() > 0 )
+          | #breadcrumbs( $breadcrumbs )
+        #end
+      </div>
+    #end
+  #elseif ( $position.equalsIgnoreCase( "left" ) )
+    #if ( $breadcrumbs && $breadcrumbs.size() > 0 )
+      <div class="xleft">
+        #breadcrumbs( $breadcrumbs )
+      </div>
+    #end
+  #end
+#end
+##
+#macro ( poweredByLogo $poweredBy )
+  #if( $poweredBy )
+    #foreach ($item in $poweredBy)
+      #if( $item.href )
+        #set ( $href = $PathTool.calculateLink( $item.href, $relativePath ) )
+        #set ( $href = $href.replaceAll( '\\', '/' ) )
+      #else
+        #set ( $href="http://maven.apache.org/" )
+      #end
+##
+      #if( $item.name )
+        #set ( $name = $item.name )
+      #else
+        #set ( $name = $i18n.getString( "site-renderer", $locale, "template.builtby" )  )
+        #set ( $name = "${name} Maven"  )
+      #end
+##
+      #if( $item.img )
+        #set ( $img = $item.img )
+      #else
+        #set ( $img = "images/logos/maven-feather.png" )
+      #end
+##
+      #if ( ! ( $img.toLowerCase().startsWith("http:/") || $img.toLowerCase().startsWith("https:/") ||
+            $img.toLowerCase().startsWith("ftp:/") || $img.toLowerCase().startsWith("mailto:/") ||
+            $img.toLowerCase().startsWith("file:/") || ($img.toLowerCase().indexOf("://") != -1) ) )
+        #set ( $img = $PathTool.calculateLink( $img, $relativePath ) )
+        #set ( $img = $src.replaceAll( '\\', '/' ) )
+      #end
+##
+      #if( $item.alt )
+        #set ( $alt = ' alt="' + $item.alt + '"' )
+      #else
+        #set ( $alt = ' alt="' + $name + '"' )
+      #end
+##
+      #if( $item.border )
+        #set ( $border = ' border="' + $item.border + '"' )
+      #else
+        #set ( $border = "" )
+      #end
+##
+      #if( $item.width )
+        #set ( $width = ' width="' + $item.width + '"' )
+      #else
+        #set ( $width = "" )
+      #end
+      #if( $item.height )
+        #set ( $height = ' height="' + $item.height + '"' )
+      #else
+        #set ( $height = "" )
+      #end
+##
+      <a href="$href" title="$name" class="poweredBy">
+        <img class="poweredBy" $alt src="$img" $border $width $height />
+      </a>
+    #end
+    #if( $poweredBy.isEmpty() )
+      <a href="http://maven.apache.org/" title="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" class="poweredBy">
+        <img class="poweredBy" alt="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" src="$relativePath/images/logos/maven-feather.png" />
+      </a>
+    #end
+  #else
+    <a href="http://maven.apache.org/" title="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" class="poweredBy">
+      <img class="poweredBy" alt="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" src="$relativePath/images/logos/maven-feather.png" />
+    </a>
+  #end
+#end
+##
+#macro ( googleAnalytics $accountId )
+  #if( $accountId && $accountId != "" )
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+    
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', '$accountId']);
+      _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>
+  #end
+#end
+##
+<html xmlns="http://www.w3.org/1999/xhtml"#if ( $locale ) xml:lang="$locale.language" lang="$locale.language"#end>
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=${outputEncoding}" />
+    <title>$title</title>
+    <style type="text/css" media="all">
+      @import url("$relativePath/css/james.css");
+      @import url("$relativePath/css/maven-base.css");
+      @import url("$relativePath/css/maven-theme.css");
+      @import url("$relativePath/css/site.css");
+      @import url("$relativePath/js/jquery/css/custom-theme/jquery-ui-1.8.5.custom.css");
+      @import url("$relativePath/js/jquery/css/print.css");
+      @import url("$relativePath/js/fancybox/jquery.fancybox-1.3.4.css");
+    </style>
+    <script type="text/javascript" src="$relativePath/js/jquery/js/jquery-1.4.2.min.js"></script>
+    <script type="text/javascript" src="$relativePath/js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
+    <script type="text/javascript" src="$relativePath/js/fancybox/jquery.fancybox-1.3.4.js"></script>
+    <link rel="stylesheet" href="$relativePath/css/print.css" type="text/css" media="print" />
+#foreach( $author in $authors )
+      <meta name="author" content="$author" />
+#end
+#if ( $dateCreation )
+    <meta name="Date-Creation-yyyymmdd" content="$dateCreation" />
+#end
+#if ( $dateRevision )
+    <meta name="Date-Revision-yyyymmdd" content="$dateRevision" />
+#end
+#if ( $locale )
+    <meta http-equiv="Content-Language" content="$locale.language" />
+#end
+    #if ( $decoration.body.head )
+      #foreach( $item in $decoration.body.head.getChildren() )
+        ## Workaround for DOXIA-150 due to a non-desired behaviour in p-u
+        ## @see org.codehaus.plexus.util.xml.Xpp3Dom#toString()
+        ## @see org.codehaus.plexus.util.xml.Xpp3Dom#toUnescapedString()
+        #set ( $documentHeader = '<?xml version="1.0" encoding="UTF-8"?>' )
+        #if ( $item.name == "script" )
+          $StringUtils.replace( $item.toUnescapedString(), $documentHeader, "" )
+        #else
+          $StringUtils.replace( $item.toString(), $documentHeader, "" )
+        #end
+      #end
+    #end
+    $headContent
+    #googleAnalytics( "UA-1384591-1" )
+#if ( $currentFileName.toLowerCase().startsWith("download") )
+    <script type="text/javascript">
+    
+    function startListening (obj,evnt,func) { 
+      if (obj.addEventListener) {
+        obj.addEventListener(evnt,func,false); 
+      } else if (obj.attachEvent) {
+        obj.attachEvent("on" + evnt,func); 
+      } 
+    } 
+    
+    function trackDownloads (evnt) { 
+      var lnk; 
+      if (evnt.srcElement) { 
+        var elmnt = evnt.srcElement; 
+        while (elmnt.tagName != "A") { 
+          var newelmnt = elmnt.parentNode; 
+          elmnt = newelmnt; 
+        } 
+        lnk = elmnt.hostname + "/" + elmnt.pathname + elmnt.search; 
+      } else { 
+        lnk = this.hostname + this.pathname + this.search; 
+      } 
+    
+      var pos = lnk.indexOf("/james/");
+      if (pos != -1) {
+        lnk = lnk.substr(pos+7);
+      }
+      lnk = "/downloads/"+lnk;
+    
+      if (typeof(urchinTracker) == "function") {
+        urchinTracker(lnk);
+      } else if (_gaq) {
+        _gaq.push(['_trackPageview', lnk]);
+      }
+    }
+    
+    $(function() {
+      if (document.getElementsByTagName) { 
+        var hrefs = document.getElementsByTagName('a'); 
+        var extensions = ["gz","bz2","zip","jar","asc","sar"];
+        for (var l = 0; l < hrefs.length; l++) {
+          if (hrefs.item(l) != "") {
+            var path = hrefs.item(l).pathname;
+            var external = hrefs.item(l).hostname != location.host;
+            if (external) {
+              var splitted = path.split('.');
+              var ext = splitted[ splitted.length-1 ];
+              for (var e = 0; e < extensions.length; e++) {
+                if (extensions[ e ] == ext) {
+                  startListening(hrefs.item(l),"click",trackDownloads);
+                }
+              }
+            }
+          }
+        } 
+      } 
+    });
+    </script>
+#end
+  </head>
+  <body class="composite">
+    <div id="banner">
+      #banner( $decoration.bannerLeft "bannerLeft" )
+      #banner( $decoration.bannerRight "bannerRight" )
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      #publishDate( "left" $decoration.publishDate $decoration.version )
+      <div class="xright">#links( $decoration.body.links )#publishDate( "right" $decoration.publishDate $decoration.version )</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       #publishDate( "navigation-top" $decoration.publishDate $decoration.version )
+       #mainMenu( $decoration.body.menus )
+       #poweredByLogo( $decoration.poweredBy )
+       #publishDate( "navigation-bottom" $decoration.publishDate $decoration.version )
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        $bodyContent
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">Copyright &#169;#copyright()All Rights Reserved.#publishDate( "bottom" $decoration.publishDate $decoration.version )</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/site.vm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/META-INF/maven/site.vm
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/james.css
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/css/james.css?rev=1180615&view=auto
==============================================================================
--- james/trunk/sandbox/felixk/james-skin/src/main/resources/css/james.css (added)
+++ james/trunk/sandbox/felixk/james-skin/src/main/resources/css/james.css Sun Oct  9 13:58:06 2011
@@ -0,0 +1,73 @@
+/*
+  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.    
+*/
+
+/*
+ Button
+ From http://davidwalsh.name/github-css and adapted to maven site.
+*/
+.minibutton {
+  display:inline-block;
+  height:23px;
+  padding:0 0 0 3px;
+  font-size:11px;
+  font-weight:bold;
+  color:#333;
+  text-shadow:1px 1px 0 #fff;
+  background:url(../images/minibutton_matrix.png) 0 0 no-repeat;
+  white-space:nowrap;
+  border:none;
+  overflow:visible;
+  cursor:pointer;
+  text-decoration:none;
+}
+
+/* Avoid additional icon from standard maven skin on buttons */
+.minibutton a.externalLink {
+  background:none !important;
+  padding-right: 0px !important;
+}
+
+.minibutton>a>span {
+  display:block;
+  height:23px;
+  padding:0 10px 0 8px;
+  line-height:23px;
+  background:url(../images/minibutton_matrix.png) 100% 0 no-repeat;
+}
+
+.minibutton:hover, .minibutton:focus {
+  color:#fff;
+  text-decoration:none;
+  text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
+  background-position:0 -30px;
+}
+
+.minibutton:hover>a>span, .minibutton:focus>a>span {background-position:100% -30px;}
+.minibutton.mousedown {background-position:0 -60px; }
+.minibutton.mousedown>a>span {background-position:100% -60px; }
+
+.btn-download .icon {
+  float:left;
+  margin-left:-4px;
+  width:18px;
+  height:22px;
+  background:url(../images/minibutton_icons.png) 0 0 no-repeat;
+}
+.btn-download .icon {background-position:-40px 0;}
+.btn-download:hover .icon, .btn-download:focus .icon {background-position:-40px -25px;}

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/james.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/james.css
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-base.css
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-base.css?rev=1180615&view=auto
==============================================================================
--- james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-base.css (added)
+++ james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-base.css Sun Oct  9 13:58:06 2011
@@ -0,0 +1,148 @@
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+  text-shadow: #7CFC00;
+}
+.xright, #bannerRight img {
+  float:right;
+  text-shadow: #7CFC00;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+  border: 1px solid black;
+  width: 90px;
+  height: 30px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-base.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-base.css
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-theme.css
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-theme.css?rev=1180615&view=auto
==============================================================================
--- james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-theme.css (added)
+++ james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-theme.css Sun Oct  9 13:58:06 2011
@@ -0,0 +1,257 @@
+/*
+  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.    
+*/
+
+#apacheconbox {
+  margin: 20px 0px 0px 20px;
+  padding: 10px;
+  border: 1px solid #ccc;
+  background-color: white;
+  background-image: url(../images/button-top.gif);
+  background-repeat: repeat-x;
+}
+#apacheconspacer {
+  float: right;
+  margin: 0px 0px 10px 10px;
+  background-color: white;
+}
+#poweredBy {
+  display: none;
+}
+.xleft {
+  float: right;
+}
+.xright {
+  float: left;
+}
+#bannerLeft img {
+  margin-left: 20px;
+}
+#bannerRight img {
+  padding: 0px;
+  border: 0px;
+  margin-top: 20px;
+  margin-right: 20px;
+  margin-bottom: 0px;
+}
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+.section {
+margin-left: 10px;
+}
+.section p, .section table {
+margin-left: 10px;
+}
+h2 {
+  color: #904040;
+  background-color: white;
+  border: 0px;
+  border-bottom: 2px solid #525D76;
+  padding: 0px;
+  padding-left: 20px;
+  vertical-align: bottom;
+  font-weight:900;
+  font-size: large;
+  background: url(../images/h2feather.gif) left center no-repeat;
+  margin-bottom: 15px;
+}
+h3 {
+  border: thin solid #828DA6;
+  padding-bottom: 0px;
+  color: #525D76;
+  background-color: white;
+  padding: 2px 2px 2px 2px;
+  border: 0px; 
+  font-weight: bold;
+  font-size: 15px;
+  margin-top: 5px;
+  margin-bottom: 13px;
+  border-bottom: 1px dotted #525D76;
+}
+h4 {
+  padding: 2px 2px 2px 2px;
+  border: 0px;
+  background: url(../images/h4.jpg) 0% 70% no-repeat;
+  color: black;
+  margin-top: 5px;
+  padding-left: 12px;
+  background-color: #fff;
+  font-weight: bold;
+  font-size: small;
+  margin-left: 10px;
+}
+h5 {
+  padding: 2px px 2px 2px;
+  border: 0px;
+  border-bottom: 0px;
+  color: black;
+  background-color: #fff;
+  font-weight: bold;
+  font-size: small;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  background: url(../images/button-top.gif) left top repeat;
+  border-top: 0px solid #525D76;
+  border-bottom: 1px solid #ccc; /* #525D76;*/
+  border-top: 1px solid #ccc;
+  padding-top: 3px;
+  padding-bottom: 3px;
+  background-color: #eeeeee;
+  font-size: small;
+}
+#breadcrumbs a {
+  font-weight: bold;
+}
+#bodyColumn {
+}
+#leftColumn {
+  margin: 0px;
+  margin-top: -1px;
+  border: 0px;
+  padding: 0px;
+  padding-left: 20px;
+  background: none;
+}
+#leftColumn ul {
+  font-size: 15px;
+  padding-top: 4px;
+  padding-bottom: 10px;
+}
+#leftColumn li {
+  padding-left: 10px;
+  padding-bottom: 3px;
+}
+#navcolumn {
+  border: 1px solid #ccc; /* #525D76;i*/
+  background: url(../images/button-bottom.gif) left bottom no-repeat;
+  padding: 15px;
+  border-top: 0px solid white;
+  background-color: white;
+}
+#navcolumn h5 {
+  font-size: 12px;
+  border-bottom: 1px solid #eee;
+  padding-top: 3px;
+  padding-bottom: 2px;
+  margin-right: 10px;
+  color: #000;
+}
+table.bodyTable {
+  padding-right: 20px;
+}
+table.bodyTable th {
+  color: black;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+  border-top: 1px solid #ccc;
+  border-bottom: 1px solid #ccc; 
+  background-image: url(../images/button-top.gif);
+}
+#footer {
+  border-top: 1px solid #ccc;
+  margin-top: 30px;
+  padding: 10px;
+  background-image: url(../images/button-top.gif);
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px;
+  font-size: 1em;
+}
+table.bodyTable tr.a {
+  background-color: #fff;
+}
+table.bodyTable tr.a td {
+  border-bottom: 1px solid #eee;
+}
+table.bodyTable tr.b {
+  background-color: #fff;
+}
+table.bodyTable tr.b td {
+  border-bottom: 1px solid #ddd;
+}
+.source {
+  border: 1px solid #525D76;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner img {
+  padding: 10px;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-theme.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/maven-theme.css
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/print.css
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/css/print.css?rev=1180615&view=auto
==============================================================================
--- james/trunk/sandbox/felixk/james-skin/src/main/resources/css/print.css (added)
+++ james/trunk/sandbox/felixk/james-skin/src/main/resources/css/print.css Sun Oct  9 13:58:06 2011
@@ -0,0 +1,7 @@
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/css/print.css
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-bottom.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-bottom.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-bottom.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-top.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-top.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/button-top.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/collapsed.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/collapsed.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/collapsed.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/expanded.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/expanded.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/expanded.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/external.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/external.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h2feather.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h2feather.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h2feather.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h4.jpg
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h4.jpg?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/h4.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_error_sml.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_info_sml.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_success_sml.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_warning_sml.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/asf-logo-reduced.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/asf-logo-reduced.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/asf-logo-reduced.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-crypto-mailets-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-crypto-mailets-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-crypto-mailets-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-imap-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-imap-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-imap-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jdkim-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jdkim-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jdkim-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jsieve-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jsieve-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jsieve-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jspf-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jspf-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-jspf-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-logo.jpg
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-logo.jpg?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailet-base-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailet-base-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailet-base-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetapi-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetapi-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetapi-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetdocs-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetdocs-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailetdocs-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailets-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailets-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mailets-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mime4j-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mime4j-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mime4j-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mpt-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mpt-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-mpt-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-postage-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-postage-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-postage-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-project-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-project-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-project-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-server-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-server-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-server-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-standard-mailets-logo.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-standard-mailets-logo.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/james-standard-mailets-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/maven-feather.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/maven-feather.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/logos/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_icons.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_icons.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_icons.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_matrix.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_matrix.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/minibutton_matrix.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/newwindow.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/newwindow.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/newwindow.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/void.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/images/void.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/images/void.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/blank.gif
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/blank.gif?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/blank.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_close.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_close.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_close.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_loading.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_loading.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_loading.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_left.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_left.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_left.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_right.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_right.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_nav_right.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_e.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_e.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_e.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_n.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_n.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_n.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_ne.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_ne.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_ne.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_nw.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_nw.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_nw.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_s.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_s.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_s.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_se.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_se.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_se.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_sw.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_sw.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_sw.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_w.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_w.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_shadow_w.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_left.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_left.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_left.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_main.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_main.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_main.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_over.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_over.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_over.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_right.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_right.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancy_title_right.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-x.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-x.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-x.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-y.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-y.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox-y.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox.png
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox.png?rev=1180615&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/trunk/sandbox/felixk/james-skin/src/main/resources/js/fancybox/fancybox.png
------------------------------------------------------------------------------
    svn:mime-type = image/png



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org