You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by lc...@apache.org on 2011/05/26 09:04:26 UTC

svn commit: r1127837 - in /incubator/npanday/trunk: misc/npanday-skin/ misc/npanday-skin/src/ misc/npanday-skin/src/main/ misc/npanday-skin/src/main/resources/ misc/npanday-skin/src/main/resources/css/ misc/npanday-skin/src/main/resources/images/ misc/...

Author: lcorneliussen
Date: Thu May 26 09:04:25 2011
New Revision: 1127837

URL: http://svn.apache.org/viewvc?rev=1127837&view=rev
Log:
[NPANDAY-396] Created a custom skin and merged some documentation from codeplex

Added:
    incubator/npanday/trunk/misc/npanday-skin/
    incubator/npanday/trunk/misc/npanday-skin/pom.xml
    incubator/npanday/trunk/misc/npanday-skin/src/
    incubator/npanday/trunk/misc/npanday-skin/src/main/
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-classic-theme.css
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-theme.css
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/npanday-theme.css
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/external-classic.png   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/help_logo.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderclosed1_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderopen2_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste1_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste2_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_help_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_members_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortdown.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortup.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_usergroups_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_lrg.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_sml.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/newwindow-classic.png   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/nw_maj_rond.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/strich.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_maj_rond.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_med_rond.gif   (with props)
    incubator/npanday/trunk/misc/npanday-skin/src/site/
    incubator/npanday/trunk/misc/npanday-skin/src/site/site.xml
    incubator/npanday/trunk/site/src/site/resources/css/site.css
Modified:
    incubator/npanday/trunk/plugins/src/site/site.xml
    incubator/npanday/trunk/site/src/site/apt/index.apt
    incubator/npanday/trunk/site/src/site/site.xml

Added: incubator/npanday/trunk/misc/npanday-skin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/pom.xml?rev=1127837&view=auto
==============================================================================
--- incubator/npanday/trunk/misc/npanday-skin/pom.xml (added)
+++ incubator/npanday/trunk/misc/npanday-skin/pom.xml Thu May 26 09:04:25 2011
@@ -0,0 +1,37 @@
+<?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/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent> 
+    <groupId>org.apache.npanday</groupId>
+    <artifactId>npanday-project</artifactId>  
+    <version>1.4.1-incubating-SNAPSHOT</version> 
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+
+  <artifactId>npanday-skin</artifactId>
+  
+  <name>NPanday Skin</name>
+  <description>Skin for Maven Site Generation</description>
+</project>
+

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-classic-theme.css
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-classic-theme.css?rev=1127837&view=auto
==============================================================================
--- incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-classic-theme.css (added)
+++ incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-classic-theme.css Thu May 26 09:04:25 2011
@@ -0,0 +1,879 @@
+/*
+ * 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.
+ */
+
+body {
+ background: #fff;
+ color: #000;
+  padding: 0px 0px 10px 0px;
+ }
+
+h2 {
+ background-color: #036;
+ }
+
+h3 {
+ background-color: #888;
+ }
+
+.a td { 
+ background: #ddd;
+ color: #000;
+ }
+
+.b td { 
+ background: #efefef;
+ color: #000;
+ }
+
+th {
+ background-color: #bbb;
+ color: #fff;
+ }
+
+div#banner {
+ border-top: 1px solid #369;
+ border-bottom: 1px solid #003;
+ }
+
+#banner, #banner td { 
+ background: #036;
+ color: #fff;
+ }
+#banner {
+  border-bottom: 1px solid #fff;
+}
+
+#leftColumn {
+ background-color: #eee;
+ color: #000;
+ border-right: 1px solid #aaa;
+ border-bottom: 1px solid #aaa;
+ border-top: 1px solid #fff;
+}
+
+#navcolumn {
+ color: #000;
+ border-right: none;
+ border-bottom: none;
+ border-top: none;
+ }
+
+#navcolumn h5 {
+  font-size: inherit;
+}
+
+#breadcrumbs {
+ background-color: #ddd;
+ color: #000;
+ border-top: 1px solid #fff;
+ border-bottom: 1px solid #aaa;
+ }
+
+.source {
+ background-color: #fff;
+ color: #000;
+ border-right: 1px solid #888; 
+ border-left: 1px solid #888; 
+ border-top: 1px solid #888; 
+ border-bottom: 1px solid #888; 
+ margin-right: 7px;
+ margin-left: 7px;
+ margin-top: 1em;
+ }
+
+.source pre {
+ margin-right: 7px;
+ margin-left: 7px;
+ }
+
+a[name]:hover, #leftColumn a[name]:hover {
+ color: inherit !important;
+ }
+
+a:link, #breadcrumbs a:visited, #navcolumn a:visited, .contentBox a:visited, .tasknav a:visited {
+ color: blue;
+ }
+
+a:active, a:hover, #leftColumn a:active, #leftColumn a:hover {
+ color: #f30 !important;
+ }
+
+a:link.selfref, a:visited.selfref {
+ color: #555 !important;
+ }
+
+#legend li.externalLink {
+  background: url(../images/external-classic.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-classic.png) right center no-repeat;
+  padding-right: 18px;
+}
+
+#legend li.newWindow {
+  background: url(../images/newwindow-classic.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-classic.png) right center no-repeat;
+  padding-right: 18px;
+}
+
+h2, h3 {
+ margin-top: 1em;
+ margin-bottom: 0;
+ background-image: url(../images/nw_maj_rond.gif);
+ background-repeat: no-repeat;
+ color: #fff;
+ padding: 5px;
+ margin-right: 2px;
+}
+
+img.handle {
+ border: 0;
+ padding-right: 2px;
+}
+
+#navcolumn div div  {
+ background-image: none;
+ background-repeat: no-repeat;
+}
+
+#navcolumn div div {
+  padding-left: 10px;
+}
+
+.functnbar, .functnbar2 {
+  background-color: #aaa;
+}
+
+.functnbar2, .functnbar3 {
+  background-color: #aaa;
+  background-image: url(../images/sw_maj_rond.gif);
+  background-repeat: no-repeat;
+  background-position: bottom left;
+}
+
+.functnbar3 {
+  background-color: #ddd;
+  background-image: url(../images/sw_med_rond.gif);
+}
+
+.functnbar, .functnbar2, .functnbar3 {
+  color: #000;
+}
+
+.functnbar a, .functnbar2 a, .functnbar3 a {
+  color: #000;
+  text-decoration: underline;
+}
+
+#navcolumn .body div, body.docs #toc li li {
+  background-image: url(../images/strich.gif);
+  background-repeat: no-repeat;
+  background-position: .5em .5em;
+}
+
+#searchbox .body div, #navcolumn .body .heading {
+  background-image: none;
+}
+
+a:link.selfref, a:visited.selfref {
+  text-decoration: none;
+}
+
+#leftColumn a, #breadcrumbs a {
+  text-decoration: none;
+}
+
+/* Unsure of this. TODO */
+.contentBox h2 a:link, .contentBox h2 a:visited, .contentBox h3 a:link, .contentBox h3 a:visited {
+  color: #fff !important;
+  text-decoration: underline;
+}
+
+table, th, td {
+  border: none;
+}
+
+div.colbar {
+  background: #eee;
+  border-color: #999 #EEE #EEE #999;
+  border-width: 1px;
+  border-style: solid;
+}
+
+.toolgroup {
+  background: #efefef;
+}
+
+.toolgroup .label {
+  border-bottom: 1px solid #666;
+  border-right: 1px solid #666;
+  background: #ddd;
+  color: #555;
+}
+
+.toolgroup .body {
+  border-right: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+}
+
+#main {
+  border-top: 1px solid #999;
+}
+
+#rightcol div.www, #rightcol div.help {
+  border: 1px solid #ddd;
+}
+
+body.docs div.docs {
+  background-color: #fff;
+  border-left: 1px solid #ddd;
+  border-top: 1px solid #ddd;
+}
+
+#helptext .label {
+  background-image: url(../images/icon_help_sml.gif);
+  background-repeat: no-repeat;
+  background-position: 97%;
+}
+
+body.docs {
+  background: #eee url(../images/help_logo.gif) top right no-repeat !important;
+}
+
+.docs h2, .docs h3 {
+  border-top: solid 1px #000;
+}
+
+#apphead h2 em {
+  color: #777;
+}
+
+.tabs th {
+  border-right: 1px solid #333;
+  background-color: #ddd;
+  color: #fff;
+  border-left: 1px solid #fff;
+}
+
+.tabs td {
+  background-color: #999;
+  border-bottom: 1px solid #fff;
+  border-right: 1px solid #fff;
+  border-left: 1px solid #fff;
+}
+
+.tabs {
+  border-bottom: 6px #ddd solid;
+}
+
+.tabs th, .tabs th a:link, .tabs th a:visited {
+  color: #555;
+}
+
+.tabs td, .tabs td a:link, .tabs td a:visited {
+  color: #fff;
+}
+
+.tabs a {
+  text-decoration: none;
+}
+
+.axial th {
+  background-color: #ddd;
+  color: black;
+}
+
+.alert {
+  background-color: #ff9;
+}
+
+.expandedwaste {
+  background: url(../images/icon_arrowwaste2_sml.gif) no-repeat;
+}
+
+.collapsedwaste {
+  background: url(../images/icon_arrowwaste1_sml.gif) no-repeat;
+}
+
+.filebrowse .expanded, .filebrowse-alt .expanded {
+  background-image: url(../images/icon_arrowfolderopen2_sml.gif);
+  background-repeat: no-repeat;
+}
+
+.filebrowse .collapsed, .filebrowse-alt .collapsed {
+  background-image: url(../images/icon_arrowfolderclosed1_sml.gif);
+  background-repeat: no-repeat;
+}
+
+.filebrowse .leafnode, .filebrowse-alt .leafnode {
+  background-image: url(../images/icon_folder_sml.gif);
+  background-repeat: no-repeat;
+}
+
+.filebrowse .leaf, .filebrowse-alt .leaf {
+  background-image: url(../images/icon_doc_sml.gif);
+  background-repeat: no-repeat;
+}
+
+.sortup {
+  background: url(../images/icon_sortup.gif) no-repeat;
+}
+
+.sortdown {
+  background: url(../images/icon_sortdown.gif) no-repeat;
+}
+
+.collapsedwaste {
+  background: url(../images/icon_arrowwaste1_sml.gif) no-repeat;
+}
+
+body .grid td {
+  border-top: 1px solid #ccc;
+  border-left: 1px solid #ccc;
+  background-color: transparent;
+}
+
+.confirm {
+  color: #090;
+}
+
+.info {
+  color: #069;
+}
+
+.errormessage, .warningmessage, .donemessage, .infomessage {
+  border-top: 5px solid #900;
+  border-left: 1px solid #900;
+  background-image: url(../images/icon_error_lrg.gif);
+  background-repeat: no-repeat;
+  background-position: 5px 1.33em;
+}
+
+.warningmessage {
+  background-image: url(../images/icon_warning_lrg.gif);
+  border-color: #c60;
+}
+
+.donemessage {
+  background-image: url(../images/icon_success_lrg.gif);
+  border-color: #090;
+}
+
+.infomessage {
+  background-image: url(../images/icon_info_lrg.gif);
+  border-color: #069;
+}
+
+.docinfo {
+  background: url(../images/icon_doc_lrg.gif) no-repeat;
+}
+
+.dirinfo {
+  background: url(../images/icon_folder_lrg.gif) no-repeat;
+}
+
+.memberinfo {
+  background: url(../images/icon_members_lrg.gif) no-repeat;
+}
+
+.usergroupinfo {
+  background: url(../images/icon_usergroups_lrg.gif) no-repeat;
+}
+
+.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);
+}
+
+.cvsdiff, .cvsblame {
+  background-color: #ccc;
+}
+
+.cvsdiffadd {
+  background-color: #afa;
+}
+
+.cvsdiffremove {
+  background-color: #faa;
+}
+
+.cvsdiffchanges1 {
+  background-color: #ff7;
+}
+
+.cvsdiffchanges2 {
+  background-color: #ff7;
+}
+
+li.selection ul a {
+  background: #fff;
+}
+
+.band1 {
+  color: #fff;
+  background-color: #663;
+}
+
+.band2 {
+  color: #fff;
+  background-color: #66C;
+}
+
+.band3 {
+  background-color: #C99;
+}
+
+.band4 {
+  background-color: #CFF;
+}
+
+.band5 {
+  color: #fff;
+  background-color: #336;
+}
+
+.band6 {
+  color: #fff;
+  background-color: #966;
+}
+
+.band7 {
+  background-color: #9CC;
+}
+
+.band8 {
+  background-color: #FFC;
+}
+
+.band9 {
+  color: #fff;
+  background-color: #633;
+}
+
+.band10 {
+  color: #fff;
+  background-color: #699;
+}
+
+.band11 {
+  background-color: #CC9;
+}
+
+.band12 {
+  background-color: #CCF;
+}
+
+.band13 {
+  color: #fff;
+  background-color: #366;
+}
+
+.band14 {
+  color: #fff;
+  background-color: #996;
+}
+
+.band15 {
+  background-color: #99C;
+}
+
+.band16 {
+  background-color: #FCC;
+}
+
+.contentBox .helplink, #helptext .helplink {
+  cursor: help;
+}
+
+.legend th, .bars th {
+  background-color: #fff;
+}
+
+/* font and text properties, exclusive of link indication, alignment, text-indent */
+body, th, td, input, select {
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+}
+
+code, pre {
+  font-family: 'Andale Mono', Courier, monospace;
+}
+
+body, h2, h3, #rightcol h2, pre, code, #apphead h2 small, h3, th, td {
+  font-size: small;
+}
+
+small, div#footer, div#login, div.tabs th, div.tabs td, input, select, .paginate, .functnbar, .functnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.docs div#toc, #leftColumn, .legend, .bars {
+  font-size: xx-small;
+  voice-family: "\"}\"";
+  voice-family: inherit;
+  font-size: x-small;
+}
+
+.tabs td, .tabs th, dt, .tasknav .selfref, #login .username, .selection {
+  font-weight: bold;
+}
+
+li.selection ul {
+  font-weight: normal;
+}
+
+#apphead h2 em {
+  font-style: normal;
+}
+
+#banner h1 {
+  font-size: 1.25em;
+}
+
+/* box properties (exclusive of borders), positioning, alignments, list types, text-indent */
+#bodyColumn h2 {
+  margin-top: .3em;
+  margin-bottom: .5em;
+}
+
+p, ul, ol, dl, .bars table {
+  margin-top: .67em;
+  margin-bottom: .67em;
+}
+
+form {
+  margin: 0;
+}
+
+#bodyColumn {
+  margin-right: 0;
+  margin-top: 1em;
+  padding-right: 12px;
+  margin-left: 190px;
+}
+
+html>body #bodyColumn {
+  width: auto;
+}
+
+.docs {
+  line-height: 1.4;
+}
+
+ol ol {
+  list-style-type: lower-alpha;
+}
+
+ol ol ol {
+  list-style-type: lower-roman;
+}
+
+.contentBox td, .contentBox th {
+  padding: 2px 3px;
+}
+
+.section p, .section p, .section dt, .section dt {
+  margin-right: 7px;
+  margin-left: 7px;
+}
+
+.tasknav {
+  margin-bottom: 1.33em;
+}
+
+div.colbar {
+  padding: 3px;
+  margin: 2px 2px 0;
+}
+
+.tabs {
+  margin-top: .67em;
+  margin-right: 2px;
+  margin-left: 2px;
+  padding-left: 8px;
+}
+
+.tabs td, .tabs th {
+  padding: 3px 9px;
+}
+
+#rightcol div.www, #rightcol div.help {
+  padding: 0 .5em;
+}
+
+body.docs #toc {
+  position: absolute;
+  top: 15px;
+  left: 0px;
+  width: 120px;
+  padding: 0 20px 0 0;
+}
+
+body.docs #toc ul, #toc ol {
+  margin-left: 0;
+  padding-left: 0;
+}
+
+body.docs #toc li {
+  margin-top: 7px;
+  padding-left: 10px;
+  list-style-type: none;
+}
+
+body.docs div.docs {
+  margin: 61px 0 0 150px;
+  padding: 1em 2em 1em 1em !important;
+}
+
+.docs p+p {
+  text-indent: 5%;
+  margin-top: -.67em;
+}
+
+.docs h2, .docs h3 {
+  margin-bottom: .1em;
+  padding-top: .3em;
+}
+
+.functnbar, .functnbar2, .functnbar3 {
+  padding: 5px;
+  margin: .67em 2px;
+}
+
+.functnbar3 {
+  margin-top: 0;
+}
+
+body {
+  padding: 1em;
+}
+
+body.composite, body.docs {
+  margin: 0;
+  padding: 0;
+}
+
+th, td {
+  text-align: left;
+  vertical-align: top;
+}
+
+.right {
+  text-align: right !important;
+}
+
+.center {
+  text-align: center !important;
+}
+
+.axial th, .axial th .strut {
+  text-align: right;
+}
+
+.contentBox .axial td th {
+  text-align: left;
+}
+
+body .stb {
+  margin-top: 1em;
+  text-indent: 0;
+}
+
+body .mtb {
+  margin-top: 2em;
+  text-indent: 0;
+}
+
+.courtesylinks {
+  margin-top: 1em;
+  padding-top: 1em;
+}
+
+dd {
+  margin-bottom: .67em;
+}
+
+.toolgroup {
+  margin-bottom: 6px;
+}
+
+.toolgroup .body {
+  padding: 4px 4px 4px 0;
+}
+
+.toolgroup .label {
+  padding: 4px;
+}
+
+.toolgroup .body div {
+  padding-bottom: .3em;
+  padding-left: 1em;
+}
+
+.toolgroup .body div div {
+  margin-top: .3em;
+  padding-bottom: 0;
+}
+
+.tier1 {
+  margin-left: 0;
+}
+
+.tier2 {
+  margin-left: 1.5em;
+}
+
+.tier3 {
+  margin-left: 3em;
+}
+
+.tier4 {
+  margin-left: 4.5em;
+}
+
+.tier5 {
+  margin-left: 6em;
+}
+
+.tier6 {
+  margin-left: 7.5em;
+}
+
+.tier7 {
+  margin-left: 9em;
+}
+
+.tier8 {
+  margin-left: 10.5em;
+}
+
+.tier9 {
+  margin-left: 12em;
+}
+
+.tier10 {
+  margin-left: 13.5em;
+}
+
+.filebrowse .expanded, .filebrowse .collapsed {
+  padding-left: 34px;
+}
+
+.filebrowse .leafnode, .filebrowse .leaf {
+  padding-left: 20px;
+}
+
+.messagechild {
+  padding-left: 34px;
+}
+
+.filebrowse-alt .expanded, .filebrowse-alt .collapsed, .filebrowse-alt .leaf, .filebrowse-alt .leafnode, .expandedwaste, .collapsedwaste, .sortup, .sortdown {
+  /* hide from macie5\*/
+  float: left;
+  /* resume */
+  display: inline-block;
+  height: 15px;
+  width: 34px;
+  padding-left: 0 !important;
+}
+
+.filebrowse-alt .leaf, .filebrowse-alt .leafnode, .sortup, .sortdown {
+  width: 20px;
+}
+
+.filebrowse ul, .filebrowse-alt ul {
+  list-style-type: none;
+  padding-left: 0;
+  margin-left: 0;
+}
+
+.filebrowse ul ul, .filebrowse-alt ul ul {
+  margin-left: 1.5em;
+  margin-top: 0;
+  padding-top: .67em;
+}
+
+.filebrowse li, .filebrowse-alt li {
+  margin-bottom: .67em;
+}
+
+td.filebrowse h2 {
+  margin-top: 0;
+}
+
+.errormessage, .warningmessage, .donemessage, .infomessage, .docinfo, .dirinfo, .memberinfo, .usergroupinfo {
+  margin: .67em 0;
+  padding: .33em 0 .67em 42px;
+  min-height: 32px;
+}
+
+.errormark, .warningmark, .donemark, .infomark {
+  padding-left: 20px;
+  min-height: 15px;
+}
+
+.alt {
+  display: none;
+}
+
+#banner h1 {
+  margin: 0;
+}
+
+.axial th, .axial th .strut, #leftColumn .strut {
+  width: 12em;
+}
+
+#breadcrumbs {
+  padding: 2px 8px;
+}
+
+.legend {
+  float: right;
+}
+
+.legend th, .bars th {
+  text-align: right;
+  padding-left: 1em;
+}
+
+.bars table {
+  table-layout: fixed;
+}
+
+.bars th {
+  width: 12em;
+}
+
+#projectdocumentlist td.filebrowse-alt {
+  padding-right: .75em;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
\ No newline at end of file

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-theme.css
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-theme.css?rev=1127837&view=auto
==============================================================================
--- incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-theme.css (added)
+++ incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/maven-theme.css Thu May 26 09:04:25 2011
@@ -0,0 +1,21 @@
+/*
+ * 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.
+ */
+
+@import url("maven-classic-theme.css");
+@import url("npanday-theme.css");
\ No newline at end of file

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/npanday-theme.css
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/npanday-theme.css?rev=1127837&view=auto
==============================================================================
--- incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/npanday-theme.css (added)
+++ incubator/npanday/trunk/misc/npanday-skin/src/main/resources/css/npanday-theme.css Thu May 26 09:04:25 2011
@@ -0,0 +1,53 @@
+/*
+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.
+*/
+
+#banner {
+    background-color: white;
+}
+
+body, h2, h3, #rightcol h2, pre, code, #apphead h2 small, h3, th, td {
+    /* a little bit bigger than 'small' */
+    font-size: 0.9em;
+}
+
+/* More fluffy navigation */
+#navcolumn h5 {
+    margin: 1em 0.5em 0;
+    font-size: 1.2em;
+}
+
+#navcolumn ul li {
+    line-height: 1.3em;
+    margin: 0.5em 0;
+}
+
+/* Lists with some more space */
+#bodyColumn li {
+    margin: 0.5em;
+}
+
+/* "real" titles */
+#bodyColumn h2 {
+    background: none;
+    background-color: none;
+    color: black;
+    font-size: 1.5em;
+}
+
+

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/external-classic.png
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/external-classic.png?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/external-classic.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/help_logo.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/help_logo.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/help_logo.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderclosed1_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderclosed1_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderclosed1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderopen2_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderopen2_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowfolderopen2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste1_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste1_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste2_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste2_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_arrowwaste2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_doc_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_folder_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_help_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_help_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_help_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_members_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_members_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_members_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortdown.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortdown.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortdown.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortup.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortup.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_sortup.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_usergroups_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_usergroups_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_usergroups_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_lrg.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_lrg.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_sml.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/newwindow-classic.png
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/newwindow-classic.png?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/newwindow-classic.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/nw_maj_rond.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/nw_maj_rond.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/nw_maj_rond.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/strich.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/strich.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/strich.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_maj_rond.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_maj_rond.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_maj_rond.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_med_rond.gif
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_med_rond.gif?rev=1127837&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/trunk/misc/npanday-skin/src/main/resources/images/sw_med_rond.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/trunk/misc/npanday-skin/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-skin/src/site/site.xml?rev=1127837&view=auto
==============================================================================
--- incubator/npanday/trunk/misc/npanday-skin/src/site/site.xml (added)
+++ incubator/npanday/trunk/misc/npanday-skin/src/site/site.xml Thu May 26 09:04:25 2011
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+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/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
+  <bannerLeft>
+    <name>${project.name}</name>
+    <src>http://incubator.apache.org/npanday/images/NPanday.png</src>
+    <href>http://incubator.apache.org/npanday/</href>
+  </bannerLeft>
+  <skin>
+    <groupId>org.apache.npanday</groupId>
+    <artifactId>npanday-skin</artifactId>
+    <version>${project.version}</version>
+  </skin>
+</project>

Modified: incubator/npanday/trunk/plugins/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/src/site/site.xml?rev=1127837&r1=1127836&r2=1127837&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/src/site/site.xml (original)
+++ incubator/npanday/trunk/plugins/src/site/site.xml Thu May 26 09:04:25 2011
@@ -31,9 +31,9 @@ under the License.
   </bannerRight>
 
   <skin>
-    <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-classic-skin</artifactId>
-    <version>1.0</version>
+    <groupId>org.apache.npanday</groupId>
+    <artifactId>npanday-skin</artifactId>
+    <version>${project.version}</version>
   </skin>
 
   <publishDate position="right" format="d MMM yyyy" />

Modified: incubator/npanday/trunk/site/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/index.apt?rev=1127837&r1=1127836&r2=1127837&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/index.apt (original)
+++ incubator/npanday/trunk/site/src/site/apt/index.apt Thu May 26 09:04:25 2011
@@ -23,23 +23,35 @@
 
 NPanday
 
-  NPanday is a project to integrate {{{http://maven.apache.org} Apache Maven}} into .NET development environments.
-  It includes both a Visual Studio add-in to integrate Maven, and a set of {{{./plugins/}plugins}} for Maven
-  that can build .NET projects uniformly from the command line.
+  <<... brings Maven to the .NET developer>>
 
-  NPanday enables you to use Visual Studio with a Maven-based development infrastructure, including:
+  NPanday primarily provides two capabilities: a set of Maven plugins, for
+  constructing builds in Maven that use the .NET command-line tools; and a Visual Studio Addin
+  that keeps a Visual Studio project in sync with the Maven POM and adds reference resolution
+  from Maven artifact repositories.
+
+  Together this allows you to use a single tool across .NET,
+  Java or any other Maven-based projects, including the same benefits of dependency management,
+  automated release and source control management, and so on.
 
-    * continuous integration servers for scheduled or triggered automated builds
-
-    * source control systems for assistance with the release process
+  The <<Core Benefits>> of using NPanday + Maven infrastructure are:
 
     * build artifact repositories for inter-project dependency management and centralised management of build output
 
+    * many continuous integration servers support Maven - this makes it much easier to create automated scheduled builds
+
+    * use Maven Release for assisted release process including creation of tags, maintainance branches, and so on
+
+
   You can read more about {{{http://maven.apache.org/maven-features.html} Maven's features}} on the Maven
   web site.
 
-  NPanday doesn't intend to replicate MSBuild's (or Visual Studio's build) behavior exactly, or necessarily serve as
-  a replacement for Visual Studio users, but rather to:
+* NPanday Mindset
+
+  NPanday doesn't intend to replicate MSBuild's (or Visual Studio's build) behavior, or serve as
+  a replacement for Visual Studio users.
+
+  It rather intends to:
 
     * augment Visual Studio with dependency management and make the build reproducible in clean environments
 
@@ -99,6 +111,18 @@ NPanday
 
   * {{{./mail-lists.html} mailing list information}}
 
+
+* Project History
+
+ Originally developed in the Apache incubator as NMaven, NPanday is the continuation
+ of the 0.14 development line and its expanded set of features.
+
+ The project aims to provide production level support for Maven in .NET environments today,
+ while working towards a unified solution with other technologies for the future.
+
+ At first, NPanday was located at Codeplex. Late 2010 it moved back under the umbrellea of ASF Incubator,
+ where it now waits for being accepted as a top level project.
+
 Documentation PDF
 
  This documentation is also available in a {{{./npanday.pdf} single pdf}}.

Added: incubator/npanday/trunk/site/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/resources/css/site.css?rev=1127837&view=auto
==============================================================================
--- incubator/npanday/trunk/site/src/site/resources/css/site.css (added)
+++ incubator/npanday/trunk/site/src/site/resources/css/site.css Thu May 26 09:04:25 2011
@@ -0,0 +1,19 @@
+/*
+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.*/
+
+/* centralized to misc/npanday-skin */
\ No newline at end of file

Modified: incubator/npanday/trunk/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/site.xml?rev=1127837&r1=1127836&r2=1127837&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/site.xml (original)
+++ incubator/npanday/trunk/site/src/site/site.xml Thu May 26 09:04:25 2011
@@ -30,9 +30,9 @@ under the License.
   </bannerLeft>
 
   <skin>
-    <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-classic-skin</artifactId>
-    <version>1.0</version>
+    <groupId>org.apache.npanday</groupId>
+    <artifactId>npanday-skin</artifactId>
+    <version>${project.version}</version>
   </skin>
 
   <publishDate position="right" format="d MMM yyyy" />