Author: chatellier Date: 2009-01-14 11:00:25 +0000 (Wed, 14 Jan 2009) New Revision: 292 Added: maven-lutin-skin/tags/maven-lutin-skin-0.2.2/ maven-lutin-skin/tags/maven-lutin-skin-0.2.2/pom.xml maven-lutin-skin/tags/maven-lutin-skin-0.2.2/src/main/resources/css/lutin.css Removed: maven-lutin-skin/tags/maven-lutin-skin-0.2.2/pom.xml maven-lutin-skin/tags/maven-lutin-skin-0.2.2/src/main/resources/css/lutin.css Log: [maven-release-plugin] copy for tag maven-lutin-skin-0.2.2 Copied: maven-lutin-skin/tags/maven-lutin-skin-0.2.2 (from rev 255, maven-lutin-skin/trunk) Deleted: maven-lutin-skin/tags/maven-lutin-skin-0.2.2/pom.xml =================================================================== --- maven-lutin-skin/trunk/pom.xml 2008-12-06 13:11:03 UTC (rev 255) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.2/pom.xml 2009-01-14 11:00:25 UTC (rev 292) @@ -1,48 +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"> - - <!--The version of maven's project object model--> - <modelVersion>4.0.0</modelVersion> - - <!--lutinproject.xml--> - <parent> - <groupId>org.codelutin</groupId> - <artifactId>lutinproject</artifactId> - <version>3.0</version> - </parent> - - <!--A unique name for this project--> - <groupId>org.codelutin</groupId> - <artifactId>maven-lutin-skin</artifactId> - <name>Lutin site theme</name> - - <!--ejb, jar, war...--> - <packaging>jar</packaging> - - <!--Version--> - <version>0.2.2-SNAPSHOT</version> - - <!--Description--> - <description> - Theme Code Lutin pour les sites. - </description> - <inceptionYear>2006</inceptionYear> - - <!-- properties --> - <properties> - - <!-- id du projet du labs --> - <labs.id>11</labs.id> - - <!-- nom du projet sur le labs --> - <labs.project>lutinbuilder</labs.project> - - </properties> - - <!--Source control management--> - <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-lutin-skin/trunk</connection> - <developerConnection>scm:svn:svn+ssh://chatellier@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-lutin-skin/trunk</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-lutin-skin/trunk/?root=lutinbuilder</url> - </scm> -</project> Copied: maven-lutin-skin/tags/maven-lutin-skin-0.2.2/pom.xml (from rev 291, maven-lutin-skin/trunk/pom.xml) =================================================================== --- maven-lutin-skin/tags/maven-lutin-skin-0.2.2/pom.xml (rev 0) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.2/pom.xml 2009-01-14 11:00:25 UTC (rev 292) @@ -0,0 +1,48 @@ +<?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"> + + <!--The version of maven's project object model--> + <modelVersion>4.0.0</modelVersion> + + <!--lutinproject.xml--> + <parent> + <groupId>org.codelutin</groupId> + <artifactId>lutinproject</artifactId> + <version>3.0</version> + </parent> + + <!--A unique name for this project--> + <groupId>org.codelutin</groupId> + <artifactId>maven-lutin-skin</artifactId> + <name>Lutin site theme</name> + + <!--ejb, jar, war...--> + <packaging>jar</packaging> + + <!--Version--> + <version>0.2.2</version> + + <!--Description--> + <description> + Theme Code Lutin pour les sites. + </description> + <inceptionYear>2006</inceptionYear> + + <!-- properties --> + <properties> + + <!-- id du projet du labs --> + <labs.id>11</labs.id> + + <!-- nom du projet sur le labs --> + <labs.project>lutinbuilder</labs.project> + + </properties> + + <!--Source control management--> + <scm> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-lutin-skin/tags/maven-lutin-skin-0.2.2</connection> + <developerConnection>scm:svn:svn+ssh://chatellier@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-lutin-skin/tags/maven-lutin-skin-0.2.2</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-lutin-skin/tags/maven-lutin-skin-0.2.2?root=lutinbuilder</url> + </scm> +</project> Deleted: maven-lutin-skin/tags/maven-lutin-skin-0.2.2/src/main/resources/css/lutin.css =================================================================== --- maven-lutin-skin/trunk/src/main/resources/css/lutin.css 2008-12-06 13:11:03 UTC (rev 255) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.2/src/main/resources/css/lutin.css 2009-01-14 11:00:25 UTC (rev 292) @@ -1,79 +0,0 @@ -/*#bannerLeft { - float: left; - width: 20%; -} - -#bannerRight { - float: right; - width: 20%; -} - -#banner img { - height: 60px; -}*/ - -#bodyColumn { - min-height: 300px; -} - -#leftColumn { - border: none; - background-color: transparent; -} - -#navcolumn { - border: 1px solid #999; - background-color: #eee; -} - -#Google-search { - margin-top: 3px; - margin-bottom: 3px; - padding: 4px; - text-align: center; - border: 1px solid #999; - background-color: #eee; -} - -#paypal { - margin-top: 3px; - margin-bottom: 3px; - padding: 4px; - text-align: center; - border: 1px solid #999; - background-color: #eee; -} - -#poweredBy img { - display: inline; - margin: 3px; - width: auto; - height: auto; -} - -.tiny { - font-size: 40%; -} - -/* unused ? - -.field_list { - display: table; - border-spacing: 4pt; - border: 5px solid white; -} -.field { - display: table-row; -} -.field_name { - display: table-cell; - font-weight: bold ; - text-align: left ; - white-space: nowrap; - color: white; - background-color: #bbb; -} -.field_body { - display: table-cell; - background-color: #ddd; -}*/ Copied: maven-lutin-skin/tags/maven-lutin-skin-0.2.2/src/main/resources/css/lutin.css (from rev 289, maven-lutin-skin/trunk/src/main/resources/css/lutin.css) =================================================================== --- maven-lutin-skin/tags/maven-lutin-skin-0.2.2/src/main/resources/css/lutin.css (rev 0) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.2/src/main/resources/css/lutin.css 2009-01-14 11:00:25 UTC (rev 292) @@ -0,0 +1,69 @@ +#bannerLeft { + float: left; +} + +#bodyColumn { + min-height: 300px; +} + +#leftColumn { + border: none; + background-color: transparent; +} + +#navcolumn { + border: 1px solid #999; + background-color: #eee; +} + +#Google-search { + margin-top: 3px; + margin-bottom: 3px; + padding: 4px; + text-align: center; + border: 1px solid #999; + background-color: #eee; +} + +#paypal { + margin-top: 3px; + margin-bottom: 3px; + padding: 4px; + text-align: center; + border: 1px solid #999; + background-color: #eee; +} + +#poweredBy img { + display: inline; + margin: 3px; + width: auto; + height: auto; +} + +.tiny { + font-size: 40%; +} + +/* unused ? + +.field_list { + display: table; + border-spacing: 4pt; + border: 5px solid white; +} +.field { + display: table-row; +} +.field_name { + display: table-cell; + font-weight: bold ; + text-align: left ; + white-space: nowrap; + color: white; + background-color: #bbb; +} +.field_body { + display: table-cell; + background-color: #ddd; +}*/