r810 - in trunk: . coser-web/src/main/resources/fr/ifremer/coser/web coser-web/src/main/webapp/WEB-INF/content/com
Author: chatellier Date: 2011-04-21 08:08:50 +0000 (Thu, 21 Apr 2011) New Revision: 810 Log: Add new test on website (about Information.pdf file) Modified: trunk/changelog.txt trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package.properties trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_en.properties trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_fr.properties trunk/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2011-04-14 08:58:00 UTC (rev 809) +++ trunk/changelog.txt 2011-04-21 08:08:50 UTC (rev 810) @@ -4,6 +4,7 @@ 1.0.4 ----- + * Add new test on website (about Information.pdf file) * Fix result upload merge after upload (could have one type change instead of no type all all) * Fix year axis label (not depend from website locale) Modified: trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package.properties =================================================================== --- trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package.properties 2011-04-14 08:58:00 UTC (rev 809) +++ trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package.properties 2011-04-21 08:08:50 UTC (rev 810) @@ -23,6 +23,7 @@ ### message.com.title=Community indices message.com.paragraph1=Community indices are calculated for a list of species for each survey time series. The list of species included when calculating each index depends on the available data. +message.com.paragraph2=The lists of species used for the calculations of community indices are given in the zip file "Information.pdf" (see the link "Download as ZIP" at the bottom of each graph). message.com.downloadascsv=Download as CSV message.com.downloadaszip=Download as ZIP message.com.moredetailspdf=More information on calculated community indices Modified: trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_en.properties =================================================================== --- trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_en.properties 2011-04-14 08:58:00 UTC (rev 809) +++ trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_en.properties 2011-04-21 08:08:50 UTC (rev 810) @@ -23,6 +23,7 @@ ### message.com.title=Community indices message.com.paragraph1=Community indices are calculated for a list of species for each survey time series. The list of species included when calculating each index depends on the available data. +message.com.paragraph2=The lists of species used for the calculations of community indices are given in the zip file "Information.pdf" (see the link "Download as ZIP" at the bottom of each graph). message.com.downloadascsv=Download as CSV message.com.downloadaszip=Download as ZIP message.com.moredetailspdf=More information on calculated community indices Modified: trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_fr.properties =================================================================== --- trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_fr.properties 2011-04-14 08:58:00 UTC (rev 809) +++ trunk/coser-web/src/main/resources/fr/ifremer/coser/web/package_fr.properties 2011-04-21 08:08:50 UTC (rev 810) @@ -26,6 +26,7 @@ message.com.moredetailspdf=Plus d''informations sur les indices calcul\u00E9s des communaut\u00E9s message.com.title=Indices de communaut\u00E9s message.com.paragraph1=Des indices de communaut\u00E9 sont calcul\u00E9s pour un ensemble d''esp\u00E8ces dans chaque s\u00E9rie. La liste des esp\u00E8ces incluses pour le calcul de chaque indice varie selon les donn\u00E9es disponibles pour la r\u00E9alisation des calculs. +message.com.paragraph2=La liste des esp\u00E8ces incluses dans le calcul de chaque indice de communaut\u00E9 est pr\u00E9sent\u00E9e dans le fichier \u00E0 t\u00E9l\u00E9charger (fichier \"Information.pdf\"). message.documents.title=Documents message.documents.paragraph1=Grands invert\u00E9br\u00E9s et poissons observ\u00E9s par les campagnes scientifiques. Atlas de distribution. Bilan 2008. 2009. {0} message.documents.paragraph2=Grands invert\u00E9br\u00E9s et poissons observ\u00E9s par les campagnes scientifiques. Bilan 2007. 2009. {0} Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp 2011-04-14 08:58:00 UTC (rev 809) +++ trunk/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp 2011-04-21 08:08:50 UTC (rev 810) @@ -50,6 +50,7 @@ <hr /> <p><s:text name="message.com.paragraph1" /></p> + <p><s:text name="message.com.paragraph2" /></p> <p> <a href="<s:if test='locale.language == "fr"'>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org