[i18n] branch develop updated (0ed5ca8 -> c85d47f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See http://git.nuiton.org/i18n.git from 0ed5ca8 Merge branch 'feature/3356' into develop new c85d47f refs #3350: Review site The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit c85d47f26f6a0eccc98a741a130aa81d8e6c2072 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 31 11:04:51 2014 +0200 refs #3350: Review site Summary of changes: i18n-maven-plugin/src/site/site_en.xml | 15 ++++++--------- i18n-maven-plugin/src/site/site_fr.xml | 15 ++++++--------- nuiton-i18n/src/site/site_en.xml | 12 ------------ nuiton-i18n/src/site/site_fr.xml | 12 ------------ src/site/site_en.xml | 3 --- src/site/site_fr.xml | 1 - 6 files changed, 12 insertions(+), 46 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit c85d47f26f6a0eccc98a741a130aa81d8e6c2072 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 31 11:04:51 2014 +0200 refs #3350: Review site --- i18n-maven-plugin/src/site/site_en.xml | 15 ++++++--------- i18n-maven-plugin/src/site/site_fr.xml | 15 ++++++--------- nuiton-i18n/src/site/site_en.xml | 12 ------------ nuiton-i18n/src/site/site_fr.xml | 12 ------------ src/site/site_en.xml | 3 --- src/site/site_fr.xml | 1 - 6 files changed, 12 insertions(+), 46 deletions(-) diff --git a/i18n-maven-plugin/src/site/site_en.xml b/i18n-maven-plugin/src/site/site_en.xml index 15ae251..33673b2 100644 --- a/i18n-maven-plugin/src/site/site_en.xml +++ b/i18n-maven-plugin/src/site/site_en.xml @@ -43,18 +43,12 @@ <item name="${project.name}" href="./index.html"/> </breadcrumbs> - <!--links> - <item name="[fr" href="../index.html"/> - <item name="en]" href="index.html"/> - </links--> - <menu name="Project Parent"> <item name="I18n" href="../../en/index.html"/> </menu> <menu name="Language"> <item name="Version Française" href="../index.html"/> - <item name="English Version" href="./index.html"/> </menu> <menu name="User"> @@ -70,10 +64,13 @@ <item name="gen" href="gen-mojo.html"/> </item> <item name="Bundle Goals" href="plugin-info.html"> - <item name="collect-i18n-artifacts" - href="collect-i18n-artifacts-mojo.html"/> + <item name="collect-i18n-artifacts" href="collect-i18n-artifacts-mojo.html"/> <item name="bundle" href="bundle-mojo.html"/> - <item name="tapestry-bundle" href="tapestry-bundle-mojo.html"/> + </item> + <item name="Csv Bundle Goals" href="plugin-info.html"> + <item name="generate-csv-bundle" href="generate-csv-bundle-mojo.html"/> + <item name="split-csv-bundle" href="split-csv-bundle-mojo.html"/> + <item name="merge-back-csv-bundle" href="merge-back-csv-bundle-mojo.html"/> </item> <item name="Other Goals" href="plugin-info.html"> <item name="help" href="help-mojo.html"/> diff --git a/i18n-maven-plugin/src/site/site_fr.xml b/i18n-maven-plugin/src/site/site_fr.xml index 4d1c7c9..4d7314c 100644 --- a/i18n-maven-plugin/src/site/site_fr.xml +++ b/i18n-maven-plugin/src/site/site_fr.xml @@ -43,15 +43,9 @@ <item name="${project.name}" href="./index.html"/> </breadcrumbs> - <!--links> - <item name="[fr" href="index.html"/> - <item name="en]" href="en/index.html"/> - </links--> - <menu ref="parent"/> <menu name="Language"> - <item name="Version Française" href="./index.html"/> <item name="English Version" href="./en/index.html"/> </menu> @@ -68,10 +62,13 @@ <item name="gen" href="gen-mojo.html"/> </item> <item name="Bundle Goals" href="plugin-info.html"> - <item name="collect-i18n-artifacts" - href="collect-i18n-artifacts-mojo.html"/> + <item name="collect-i18n-artifacts" href="collect-i18n-artifacts-mojo.html"/> <item name="bundle" href="bundle-mojo.html"/> - <item name="tapestry-bundle" href="tapestry-bundle-mojo.html"/> + </item> + <item name="Csv Bundle Goals" href="plugin-info.html"> + <item name="generate-csv-bundle" href="generate-csv-bundle-mojo.html"/> + <item name="split-csv-bundle" href="split-csv-bundle-mojo.html"/> + <item name="merge-back-csv-bundle" href="merge-back-csv-bundle-mojo.html"/> </item> <item name="Other Goals" href="plugin-info.html"> <item name="help" href="help-mojo.html"/> diff --git a/nuiton-i18n/src/site/site_en.xml b/nuiton-i18n/src/site/site_en.xml index 466e788..ed9db42 100644 --- a/nuiton-i18n/src/site/site_en.xml +++ b/nuiton-i18n/src/site/site_en.xml @@ -33,28 +33,16 @@ <body> - <head> - - <link rel="stylesheet" type="text/css" - href="${siteCommonResourcesUrl}/public/css/mavenpom-site.css"/> - </head> - <breadcrumbs> <item name="${project.name}" href="index.html"/> </breadcrumbs> - <!--links> - <item name="[fr" href="../index.html"/> - <item name="en]" href="./index.html"/> - </links--> - <menu name="Project Parent"> <item name="I18n" href="../../en/index.html"/> </menu> <menu name="Language"> <item name="Version Française" href="../index.html"/> - <item name="English Version" href="./index.html"/> </menu> <menu ref="reports"/> diff --git a/nuiton-i18n/src/site/site_fr.xml b/nuiton-i18n/src/site/site_fr.xml index 0d7697f..e2e8773 100644 --- a/nuiton-i18n/src/site/site_fr.xml +++ b/nuiton-i18n/src/site/site_fr.xml @@ -33,25 +33,13 @@ <body> - <head> - - <link rel="stylesheet" type="text/css" - href="${siteCommonResourcesUrl}/public/css/mavenpom-site.css"/> - </head> - <breadcrumbs> <item name="${project.name}" href="index.html"/> </breadcrumbs> - <!--links> - <item name="[fr" href="index.html"/> - <item name="en]" href="en/index.html"/> - </links--> - <menu ref="parent"/> <menu name="Language"> - <item name="Version Française" href="./index.html"/> <item name="English Version" href="./en/index.html"/> </menu> diff --git a/src/site/site_en.xml b/src/site/site_en.xml index 0840d0e..7559489 100644 --- a/src/site/site_en.xml +++ b/src/site/site_en.xml @@ -52,15 +52,12 @@ <menu name="Language"> <item name="Version Française" href="../index.html"/> - <item name="English Version" href="./index.html"/> </menu> <links> <item name="nuiton.org" href="https://forge.nuiton.org"/> <item name="CodeLutin" href="http://codelutin.com"/> <item name="Libre-Entreprise" href="http://www.libre-entreprise.org/"/> - <!--item name="[fr" href="../index.html" /> - <item name="en]" href="index.html" /--> </links> <menu name="User"> diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index df9823d..4bbfda9 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -57,7 +57,6 @@ </links> <menu name="Langue"> - <item name="Version Française" href="./index.html"/> <item name="English Version" href="./en/index.html"/> </menu> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm