r1223 - in trunk: eugene/src/site eugene-java-templates/src/site eugene-maven-plugin/src/site src/site
Author: tchemit Date: 2012-12-10 09:17:42 +0100 (Mon, 10 Dec 2012) New Revision: 1223 Url: http://nuiton.org/projects/eugene/repository/revisions/1223 Log: fix site urls Modified: trunk/eugene-java-templates/src/site/site_en.xml trunk/eugene-java-templates/src/site/site_fr.xml trunk/eugene-maven-plugin/src/site/site_en.xml trunk/eugene-maven-plugin/src/site/site_fr.xml trunk/eugene/src/site/site_en.xml trunk/eugene/src/site/site_fr.xml trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Modified: trunk/eugene/src/site/site_en.xml =================================================================== --- trunk/eugene/src/site/site_en.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/eugene/src/site/site_en.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -39,8 +39,7 @@ </head> <breadcrumbs> - <item name="${project.name}" href="index.html"/> - <!--<item name="${project.name}" href="http://maven-site.nuiton.org/eugene/eugene/index.html" />--> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <links> Modified: trunk/eugene/src/site/site_fr.xml =================================================================== --- trunk/eugene/src/site/site_fr.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/eugene/src/site/site_fr.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -39,8 +39,7 @@ </head> <breadcrumbs> - <item name="${project.name}" - href="http://maven-site.nuiton.org/eugene/eugene/index.html"/> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <links> Modified: trunk/eugene-java-templates/src/site/site_en.xml =================================================================== --- trunk/eugene-java-templates/src/site/site_en.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/eugene-java-templates/src/site/site_en.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -5,7 +5,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2012 CodeLutin + Copyright (C) 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -39,8 +39,7 @@ </head> <breadcrumbs> - <item name="${project.name}" href="index.html"/> - <!--<item name="${project.name}" href="http://maven-site.nuiton.org/eugene/eugene/index.html" />--> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <links> Modified: trunk/eugene-java-templates/src/site/site_fr.xml =================================================================== --- trunk/eugene-java-templates/src/site/site_fr.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/eugene-java-templates/src/site/site_fr.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -5,7 +5,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2012 CodeLutin + Copyright (C) 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -39,8 +39,7 @@ </head> <breadcrumbs> - <item name="${project.name}" - href="http://maven-site.nuiton.org/eugene/eugene-java-templates/index.html"/> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <links> Modified: trunk/eugene-maven-plugin/src/site/site_en.xml =================================================================== --- trunk/eugene-maven-plugin/src/site/site_en.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/eugene-maven-plugin/src/site/site_en.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2006 - 2010 CodeLutin + Copyright (C) 2006 - 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -44,7 +44,7 @@ </links> <breadcrumbs> - <item name="${project.name}" href="index.html"/> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <menu ref="parent"/> Modified: trunk/eugene-maven-plugin/src/site/site_fr.xml =================================================================== --- trunk/eugene-maven-plugin/src/site/site_fr.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/eugene-maven-plugin/src/site/site_fr.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2006 - 2010 CodeLutin + Copyright (C) 2006 - 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -44,7 +44,7 @@ </links> <breadcrumbs> - <item name="${project.name}" href="index.html"/> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <!-- TC-20100117 : ne fonctionne pas sur une langue non principale --> Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/src/site/site_en.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -68,8 +68,7 @@ <body> <breadcrumbs> - <item name="${project.name}" - href="http://maven-site.nuiton.org/eugene/index.html"/> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <head> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2012-12-10 08:08:37 UTC (rev 1222) +++ trunk/src/site/site_fr.xml 2012-12-10 08:17:42 UTC (rev 1223) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2012 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -68,8 +68,7 @@ <body> <breadcrumbs> - <item name="${project.name}" - href="http://maven-site.nuiton.org/eugene/index.html"/> + <item name="${project.name}" href="./index.html"/> </breadcrumbs> <head>
participants (1)
-
tchemit@users.nuiton.org