Author: echatellier Date: 2012-04-12 10:49:39 +0200 (Thu, 12 Apr 2012) New Revision: 2856 Url: http://chorem.org/repositories/revision/jtimer/2856 Log: Update site with fluido skin to release. Modified: trunk/pom.xml trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-05 19:47:05 UTC (rev 2855) +++ trunk/pom.xml 2012-04-12 08:49:39 UTC (rev 2856) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.2</version> + <version>3.2.1</version> </parent> <groupId>org.chorem</groupId> @@ -14,7 +14,7 @@ <name>jTimer</name> <description> - jTimer - Project time tracking and report generation tool. + jTimer - Time tracking tool. </description> <url>http://maven-site.chorem.org/jtimer</url> <inceptionYear>2007</inceptionYear> @@ -154,7 +154,7 @@ </archive> </configuration> </plugin> - <!-- <plugin> + <plugin> <artifactId>maven-site-plugin</artifactId> <dependencies> <dependency> @@ -163,7 +163,7 @@ <version>${jrstPluginVersion}</version> </dependency> </dependencies> - </plugin> --> + </plugin> </plugins> </pluginManagement> </build> Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2012-04-05 19:47:05 UTC (rev 2855) +++ trunk/src/site/site_en.xml 2012-04-12 08:49:39 UTC (rev 2856) @@ -23,16 +23,29 @@ <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> -<project name="${project.name}"> +<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"> <publishDate format="MM-dd-yyyy" /> + <version position="right" /> <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>${nuitonSkinVersion}</version> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.2.1</version> </skin> + <custom> + <fluidoSkin> + <topBarEnabled>true</topBarEnabled> + <sideBarEnabled>false</sideBarEnabled> + <topBarIcon> + <name>jTimer</name> + <href>index.html</href> + </topBarIcon> + </fluidoSkin> + </custom> + <bannerLeft> <src alt="jTimer logo">../images/jtimer-logo-orange-little.jpg</src> <href>/index.html</href> @@ -45,14 +58,14 @@ <body> <links> - <item name="fr" href="../index.html" /> - <item name="en" href="index.html" /> + <item name="Français" href="../index.html" /> + <item name="English" href="index.html" /> </links> - + <breadcrumbs> <item name="${project.name}" href="index.html" /> </breadcrumbs> - + <menu name="Users" inherit="top"> <item name="Home" href="index.html" /> <item name="Screenshots" href="screenshots.html" /> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2012-04-05 19:47:05 UTC (rev 2855) +++ trunk/src/site/site_fr.xml 2012-04-12 08:49:39 UTC (rev 2856) @@ -23,14 +23,28 @@ <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> -<project name="${project.name}"> +<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"> + <version position="right" /> + <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>${nuitonSkinVersion}</version> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.2.1</version> </skin> + <custom> + <fluidoSkin> + <topBarEnabled>true</topBarEnabled> + <sideBarEnabled>false</sideBarEnabled> + <topBarIcon> + <name>jTimer</name> + <href>index.html</href> + </topBarIcon> + </fluidoSkin> + </custom> + <bannerLeft> <src alt="jTimer logo">images/jtimer-logo-orange-little.jpg</src> <href>/index.html</href> @@ -43,8 +57,8 @@ <body> <links> - <item name="fr" href="index.html" /> - <item name="en" href="en/index.html" /> + <item name="Français" href="index.html" /> + <item name="English" href="en/index.html" /> </links> <breadcrumbs>