|
From: <fg...@us...> - 2008-04-27 21:21:55
|
Revision: 792
http://openutils.svn.sourceforge.net/openutils/?rev=792&view=rev
Author: fgiust
Date: 2008-04-27 14:21:43 -0700 (Sun, 27 Apr 2008)
Log Message:
-----------
[maven-release-plugin] copy for tag openutils-maven-skin-1.1
Added Paths:
-----------
tags/openutils-maven-skin-1.1/
tags/openutils-maven-skin-1.1/pom.xml
tags/openutils-maven-skin-1.1/src/main/resources/css/maven-base.css
tags/openutils-maven-skin-1.1/src/main/resources/css/maven-theme.css
tags/openutils-maven-skin-1.1/src/main/resources/css/print.css
tags/openutils-maven-skin-1.1/src/main/resources/images/logos/
Removed Paths:
-------------
tags/openutils-maven-skin-1.1/pom.xml
tags/openutils-maven-skin-1.1/src/main/resources/css/site.css
Copied: tags/openutils-maven-skin-1.1 (from rev 779, trunk/openutils-maven-skin)
Deleted: tags/openutils-maven-skin-1.1/pom.xml
===================================================================
--- trunk/openutils-maven-skin/pom.xml 2008-04-27 16:35:14 UTC (rev 779)
+++ tags/openutils-maven-skin-1.1/pom.xml 2008-04-27 21:21:43 UTC (rev 792)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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>net.sourceforge.openutils</groupId>
- <artifactId>openutils</artifactId>
- <version>8</version>
- <relativePath>..</relativePath>
- </parent>
- <artifactId>openutils-maven-skin</artifactId>
- <packaging>jar</packaging>
- <version>1.1-SNAPSHOT</version>
- <name>maven skin for openutils site</name>
- <description>maven skin for openutils site</description>
-</project>
Copied: tags/openutils-maven-skin-1.1/pom.xml (from rev 791, trunk/openutils-maven-skin/pom.xml)
===================================================================
--- tags/openutils-maven-skin-1.1/pom.xml (rev 0)
+++ tags/openutils-maven-skin-1.1/pom.xml 2008-04-27 21:21:43 UTC (rev 792)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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>net.sourceforge.openutils</groupId>
+ <artifactId>openutils</artifactId>
+ <version>8</version>
+ <relativePath>..</relativePath>
+ </parent>
+ <artifactId>openutils-maven-skin</artifactId>
+ <packaging>jar</packaging>
+ <version>1.1</version>
+ <name>openutils maven skin</name>
+ <description>openutils maven skin</description>
+
+ <scm>
+ <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-maven-skin-1.1</connection>
+ <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-maven-skin-1.1</developerConnection>
+ <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-maven-skin-1.1</url>
+ </scm>
+</project>
\ No newline at end of file
Copied: tags/openutils-maven-skin-1.1/src/main/resources/css/maven-base.css (from rev 789, trunk/openutils-maven-skin/src/main/resources/css/maven-base.css)
===================================================================
--- tags/openutils-maven-skin-1.1/src/main/resources/css/maven-base.css (rev 0)
+++ tags/openutils-maven-skin-1.1/src/main/resources/css/maven-base.css 2008-04-27 21:21:43 UTC (rev 792)
@@ -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;
+}
Copied: tags/openutils-maven-skin-1.1/src/main/resources/css/maven-theme.css (from rev 789, trunk/openutils-maven-skin/src/main/resources/css/maven-theme.css)
===================================================================
--- tags/openutils-maven-skin-1.1/src/main/resources/css/maven-theme.css (rev 0)
+++ tags/openutils-maven-skin-1.1/src/main/resources/css/maven-theme.css 2008-04-27 21:21:43 UTC (rev 792)
@@ -0,0 +1,316 @@
+body {
+ background-color: #1B87CA;
+ font-family: Verdana, Helvetica, Arial, sans-serif;
+ margin-left: auto;
+ margin-right: auto;
+ background-repeat: repeat-y;
+ font-size: 13px;
+ padding: 0px;
+}
+
+#leftColumn {
+ width: 170px;
+ float: left;
+}
+
+#bodyColumn {
+ margin-right: 0 !important;
+ margin-left: 0;
+ min-height: 600px;
+ background-color: #fff;
+ padding-left: 207px;
+ padding-right: 10px;
+}
+
+td,select,input,li {
+ font-family: Verdana, Helvetica, Arial, sans-serif;
+ font-size: 12px;
+ color: #333;
+}
+
+code {
+ font-size: 12px;
+}
+
+a {
+ text-decoration: underline;
+}
+
+#leftColumn a {
+ text-decoration: none;
+}
+
+#leftColumn a.poweredBy {
+ border: none;
+}
+
+a:link {
+ color: #47a;
+}
+
+a:visited {
+ color: #666;
+}
+
+a:active,a:hover {
+ color: #900;
+}
+
+#legend li.externalLink {
+ background: url(../images/ico_external.png) left top no-repeat;
+ padding-left: 10px;
+}
+
+a.externalLink,a.externalLink:link,a.externalLink:visited,a.externalLink:active,a.externalLink:hover {
+ background: url(../images/ico_external.png) right center no-repeat;
+ padding-right: 10px;
+}
+
+#legend li.newWindow {
+ background: url(../images/ico_newwindow.png) left top no-repeat;
+ padding-left: 10px;
+}
+
+a.newWindow,a.newWindow:link,a.newWindow:visited,a.newWindow:active,a.newWindow:hover {
+ background: url(../images/ico_newwindow.png) right center no-repeat;
+ padding-right: 10px;
+}
+
+h2 {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 28px;
+ color: #666;
+ background: none;
+ font-weight: normal;
+ padding-left: 0;
+ border: none;
+ border-bottom: 1px dotted #ccc;
+}
+
+h3 {
+ font-family: Arial, Helvetica, sans-serif;
+ padding: 4px 4px 4px 0;
+ color: #999 !important;
+ background: none;
+ font-weight: none;
+ font-size: 20px;
+ border: none;
+ border-bottom: 1px dotted #ccc;
+}
+
+p {
+ line-height: 1.3em;
+ font-size: 12px;
+ color: #000;
+}
+
+#breadcrumbs {
+ overflow: hidden;
+ padding: 4px 10px 4px 20px;
+ background-image: url(../images/breadcrumbs.png);
+ background-repeat: repeat-x;
+ border: none;
+ background-color: #fff !important;
+}
+
+#breadcrumbs a {
+ font-weight: bold;
+ color: #000;
+ text-decoration: underline;
+}
+
+#leftColumn {
+ margin: 10px 0 10px 10px;
+ border: 1px solid #6bb521;
+ padding-right: 0;
+ padding-left: 0;
+ width: 180px;
+ background-color: #efc;
+}
+
+#navcolumn {
+ margin: 0 !important;
+ padding: 0 !important;
+}
+
+#navcolumn h5 {
+ font-size: 11px;
+ padding: 1px 0 1px 12px;
+ color: #fff;
+ background-position: left 5px;
+ font-variant: small-caps;
+ border: none;
+ border-bottom: 1px solid #ccc;
+ background-color: #6bb521;
+}
+
+#navcolumn #lastPublished {
+ font-size: 10px;
+ margin: 20px 0pt 10px 15px;
+}
+
+table.bodyTable th {
+ color: white;
+ background-color: #1B87CA;
+ text-align: left;
+ font-weight: normal;
+}
+
+table.bodyTable th,table.bodyTable td {
+ font-size: 11px;
+}
+
+table.bodyTable tr.a {
+ background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+ background-color: #eee;
+}
+
+.source {
+ border: 1px solid #999;
+ overflow: auto;
+ background-color: #eee;
+}
+
+dt {
+ padding: 4px 4px 4px 24px;
+ color: #333333;
+ background-color: #ccc;
+ font-weight: bold;
+ font-size: 14px;
+}
+
+.subsectionTitle {
+ font-size: 13px;
+ font-weight: bold;
+ color: #666;
+}
+
+table {
+ font-size: 10px;
+}
+
+.xright a:link,.xright a:visited,.xright a:active {
+ color: #666;
+}
+
+.xright a:hover {
+ color: #003300;
+}
+
+#banner {
+ height: 93px;
+ background-color: #fff;
+ background-image: url(../images/header-background.png);
+}
+
+#banner a#bannerRight img {
+ margin: 10px 10px 0 0 !important;
+}
+
+#banner a#bannerLeft img {
+ margin: 10px 0 0 10px !important;
+}
+
+#navcolumn ul {
+ margin: 3px 0 5px -0em;
+}
+
+#navcolumn ul a {
+ color: #333333;
+}
+
+#navcolumn ul a:hover {
+ color: red;
+}
+
+#navcolumn ul li {
+ background-image: url(../images/list.png);
+ background-position: top left;
+ background-repeat: no-repeat;
+ margin-bottom: 2px;
+}
+
+#navcolumn ul li.expanded {
+ background-image: none;
+ font-weight: bold;
+ color: #666;
+}
+
+#navcolumn ul li.expanded ul {
+ margin-top: 0;
+ margin-bottom: 0;
+}
+
+#navcolumn ul li.expanded ul li {
+ font-weight: normal;
+}
+
+#intro {
+ border: solid #ccc 1px;
+ margin: 6px 0px 0px 0px;
+ padding: 10px 40px 10px 40px;
+}
+
+.subsection {
+ margin-left: 3px;
+ color: #333333;
+}
+
+.subsection p {
+ font-size: 12px;
+}
+
+#footer {
+ padding: 10px;
+ margin: 0 0px 20px 0px;
+ border-top: solid #ccc 1px;
+ color: #fff;
+ background-color: #1B87CA;
+ background-image: url(../images/footer-background.png);
+ background-repeat: repeat-x;
+}
+
+#footer div {
+ color: #fff;
+}
+
+dl {
+ border: 1px dotted #ccc;
+ background-color: transparent;
+}
+
+dt {
+ background-color: transparent;
+ font-family: Arial, Helvetica, sans-serif;
+ color: #999 !important;
+ font-weight: bold;
+ font-size: 16px;
+}
+
+hr {
+ border: none;
+ border-bottom: 1px solid #ccc;
+ background-color: transparent;
+ height: 1px;
+}
+
+#breadcrumbs,#footer,#navcolumn li {
+ font-size: 10px;
+}
+
+a.poweredBy {
+ margin-left: 20px;
+}
+
+.source {
+ margin: 10px 0;
+ padding: 12px;
+ border: 1px solid #1B87CA;
+}
+
+#navcolumn li.collapsed {
+ background-image: url(../images/ico-collapsed.png);
+}
Copied: tags/openutils-maven-skin-1.1/src/main/resources/css/print.css (from rev 789, trunk/openutils-maven-skin/src/main/resources/css/print.css)
===================================================================
--- tags/openutils-maven-skin-1.1/src/main/resources/css/print.css (rev 0)
+++ tags/openutils-maven-skin-1.1/src/main/resources/css/print.css 2008-04-27 21:21:43 UTC (rev 792)
@@ -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
+}
Deleted: tags/openutils-maven-skin-1.1/src/main/resources/css/site.css
===================================================================
--- trunk/openutils-maven-skin/src/main/resources/css/site.css 2008-04-27 16:35:14 UTC (rev 779)
+++ tags/openutils-maven-skin-1.1/src/main/resources/css/site.css 2008-04-27 21:21:43 UTC (rev 792)
@@ -1,314 +0,0 @@
-body {
- background-color: #1B87CA;
- font-family: Verdana, Helvetica, Arial, sans-serif;
- margin-left: auto;
- margin-right: auto;
- background-repeat: repeat-y;
- font-size: 13px;
- padding: 0px;
-}
-
-#leftColumn {
- width: 170px;
- float: left;
-}
-
-#bodyColumn {
- margin-right: 0 !important;
- margin-left: 0;
- min-height: 600px;
- background-color: #fff;
- padding-left: 207px;
- padding-right: 10px;
-}
-
-td,select,input,li {
- font-family: Verdana, Helvetica, Arial, sans-serif;
- font-size: 12px;
- color: #333;
-}
-
-code {
- font-size: 12px;
-}
-
-a {
- text-decoration: underline;
-}
-
-#leftColumn a {
- text-decoration: none;
-}
-
-#leftColumn a.poweredBy {
- border: none;
-}
-
-a:link {
- color: #47a;
-}
-
-a:visited {
- color: #666;
-}
-
-a:active,a:hover {
- color: #900;
-}
-
-#legend li.externalLink {
- background: url(../images/ico_external.png) left top no-repeat;
- padding-left: 10px;
-}
-
-a.externalLink,a.externalLink:link,a.externalLink:visited,a.externalLink:active,a.externalLink:hover {
- background: url(../images/ico_external.png) right center no-repeat;
- padding-right: 10px;
-}
-
-#legend li.newWindow {
- background: url(../images/ico_newwindow.png) left top no-repeat;
- padding-left: 10px;
-}
-
-a.newWindow,a.newWindow:link,a.newWindow:visited,a.newWindow:active,a.newWindow:hover {
- background: url(../images/ico_newwindow.png) right center no-repeat;
- padding-right: 10px;
-}
-
-h2 {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 28px;
- color: #666;
- background: none;
- font-weight: normal;
- padding-left: 0;
- border: none;
- border-bottom: 1px dotted #ccc;
-}
-
-h3 {
- font-family: Arial, Helvetica, sans-serif;
- padding: 4px 4px 4px 0;
- color: #999 !important;
- background: none;
- font-weight: none;
- font-size: 20px;
- border: none;
- border-bottom: 1px dotted #ccc;
-}
-
-p {
- line-height: 1.3em;
- font-size: 12px;
- color: #000;
-}
-
-#breadcrumbs {
- overflow: hidden;
- padding: 4px 10px 4px 20px;
- background-image: url(../images/breadcrumbs.png);
- background-repeat: repeat-x;
- border: none;
- background-color: #fff !important;
-}
-
-#breadcrumbs a {
- font-weight: bold;
- color: #000;
- text-decoration: underline;
-}
-
-#leftColumn {
- margin: 10px 0 10px 10px;
- border: 1px solid #6bb521;
- padding-right: 0;
- padding-left: 0;
- width: 180px;
- background-color: #efc;
-}
-
-#navcolumn {
- margin: 0 !important;
- padding: 0 !important;
-}
-
-#navcolumn h5 {
- font-size: 11px;
- padding: 1px 0 1px 12px;
- color: #fff;
- background-position: left 5px;
- font-variant: small-caps;
- border: none;
- border-bottom: 1px solid #ccc;
- background-color: #6bb521;
-}
-
-#navcolumn #lastPublished {
- font-size: 10px;
- margin: 20px 0pt 10px 15px;
-}
-
-table.bodyTable th {
- color: white;
- background-color: #1B87CA;
- text-align: left;
- font-weight: normal;
-}
-
-table.bodyTable th,table.bodyTable td {
- font-size: 11px;
-}
-
-table.bodyTable tr.a {
- background-color: #ddd;
-}
-
-table.bodyTable tr.b {
- background-color: #eee;
-}
-
-.source {
- border: 1px solid #999;
- overflow: auto;
- background-color: #eee;
-}
-
-dt {
- padding: 4px 4px 4px 24px;
- color: #333333;
- background-color: #ccc;
- font-weight: bold;
- font-size: 14px;
-}
-
-.subsectionTitle {
- font-size: 13px;
- font-weight: bold;
- color: #666;
-}
-
-table {
- font-size: 10px;
-}
-
-.xright a:link,.xright a:visited,.xright a:active {
- color: #666;
-}
-
-.xright a:hover {
- color: #003300;
-}
-
-#banner {
- height: 93px;
- background-color: #fff;
- background-image: url(../images/header-background.png);
-}
-
-#banner a#bannerRight img {
- margin: 10px 10px 0 0 !important;
-}
-
-#banner a#bannerLeft img {
- margin: 10px 0 0 10px !important;
-}
-
-#navcolumn ul {
- margin: 3px 0 5px -0em;
-}
-
-#navcolumn ul a {
- color: #333333;
-}
-
-#navcolumn ul a:hover {
- color: red;
-}
-
-#navcolumn ul li {
- background-image: url(../images/list.png);
- background-position: top left;
-}
-
-#navcolumn ul li.expanded {
- background-image: none;
- font-weight: bold;
- color: #666;
-}
-
-#navcolumn ul li.expanded ul {
- margin-top: 0;
- margin-bottom: 0;
-}
-
-#navcolumn ul li.expanded ul li {
- font-weight: normal;
-}
-
-#intro {
- border: solid #ccc 1px;
- margin: 6px 0px 0px 0px;
- padding: 10px 40px 10px 40px;
-}
-
-.subsection {
- margin-left: 3px;
- color: #333333;
-}
-
-.subsection p {
- font-size: 12px;
-}
-
-#footer {
- padding: 10px;
- margin: 0 0px 20px 0px;
- border-top: solid #ccc 1px;
- color: #fff;
- background-color: #1B87CA;
- background-image: url(../images/footer-background.png);
- background-repeat: repeat-x;
-}
-
-#footer div {
- color: #fff;
-}
-
-dl {
- border: 1px dotted #ccc;
- background-color: transparent;
-}
-
-dt {
- background-color: transparent;
- font-family: Arial, Helvetica, sans-serif;
- color: #999 !important;
- font-weight: bold;
- font-size: 16px;
-}
-
-hr {
- border: none;
- border-bottom: 1px solid #ccc;
- background-color: transparent;
- height: 1px;
-}
-
-#breadcrumbs,#footer,#navcolumn li {
- font-size: 10px;
-}
-
-a.poweredBy {
- margin-left: 20px;
-}
-
-.source {
- margin: 10px 0;
- padding: 12px;
- border: 1px solid #1B87CA;
-}
-
-#navcolumn li.collapsed {
- background-image: url(../images/ico-collapsed.png);
-}
\ No newline at end of file
Copied: tags/openutils-maven-skin-1.1/src/main/resources/images/logos (from rev 789, trunk/openutils-maven-skin/src/main/resources/images/logos)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|