r333 - in trunk: coser-business/src/site coser-business/src/site/rst coser-business/src/site/rst/en coser-ui/src coser-ui/src/site coser-ui/src/site/en coser-web/src coser-web/src/site coser-web/src/site/en src/site src/site/rst src/site/rst/en
Author: chatellier Date: 2010-12-02 13:09:07 +0000 (Thu, 02 Dec 2010) New Revision: 333 Log: Ajout des site des modules et d'un line de lancement Added: trunk/coser-business/src/site/rst/ trunk/coser-business/src/site/rst/en/ trunk/coser-business/src/site/rst/en/index.rst trunk/coser-business/src/site/rst/index.rst trunk/coser-business/src/site/site_en.xml trunk/coser-business/src/site/site_fr.xml trunk/coser-ui/src/site/ trunk/coser-ui/src/site/en/ trunk/coser-ui/src/site/en/index.rst trunk/coser-ui/src/site/index.rst trunk/coser-ui/src/site/site_en.xml trunk/coser-ui/src/site/site_fr.xml trunk/coser-web/src/site/ trunk/coser-web/src/site/en/ trunk/coser-web/src/site/en/index.rst trunk/coser-web/src/site/index.rst trunk/coser-web/src/site/site_en.xml trunk/coser-web/src/site/site_fr.xml trunk/src/site/rst/download.rst trunk/src/site/rst/en/ trunk/src/site/rst/en/download.rst trunk/src/site/rst/en/index.rst Modified: trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Added: trunk/coser-business/src/site/rst/en/index.rst =================================================================== --- trunk/coser-business/src/site/rst/en/index.rst (rev 0) +++ trunk/coser-business/src/site/rst/en/index.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,2 @@ +Coser :: Business +================= \ No newline at end of file Added: trunk/coser-business/src/site/rst/index.rst =================================================================== --- trunk/coser-business/src/site/rst/index.rst (rev 0) +++ trunk/coser-business/src/site/rst/index.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,2 @@ +Coser :: Business +================= \ No newline at end of file Added: trunk/coser-business/src/site/site_en.xml =================================================================== --- trunk/coser-business/src/site/site_en.xml (rev 0) +++ trunk/coser-business/src/site/site_en.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + +<project name="${project.name}"> + + <menu ref="parent"/> + + <body> + + <links> + <item name="[fr" href="../index.html" /> + <item name="en]" href="index.html" /> + </links> + + <menu ref="reports"/> + + </body> + +</project> + Added: trunk/coser-business/src/site/site_fr.xml =================================================================== --- trunk/coser-business/src/site/site_fr.xml (rev 0) +++ trunk/coser-business/src/site/site_fr.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + +<project name="${project.name}"> + + <menu ref="parent"/> + + <body> + + <links> + <item name="[fr" href="index.html" /> + <item name="en]" href="en/index.html" /> + </links> + + <menu ref="reports"/> + + </body> + +</project> + Added: trunk/coser-ui/src/site/en/index.rst =================================================================== --- trunk/coser-ui/src/site/en/index.rst (rev 0) +++ trunk/coser-ui/src/site/en/index.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,2 @@ +Coser :: UI +=========== \ No newline at end of file Added: trunk/coser-ui/src/site/index.rst =================================================================== --- trunk/coser-ui/src/site/index.rst (rev 0) +++ trunk/coser-ui/src/site/index.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,2 @@ +Coser :: UI +=========== \ No newline at end of file Added: trunk/coser-ui/src/site/site_en.xml =================================================================== --- trunk/coser-ui/src/site/site_en.xml (rev 0) +++ trunk/coser-ui/src/site/site_en.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + +<project name="${project.name}"> + + <menu ref="parent"/> + + <body> + + <links> + <item name="[fr" href="../index.html" /> + <item name="en]" href="index.html" /> + </links> + + <menu ref="reports"/> + + </body> + +</project> + Added: trunk/coser-ui/src/site/site_fr.xml =================================================================== --- trunk/coser-ui/src/site/site_fr.xml (rev 0) +++ trunk/coser-ui/src/site/site_fr.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + +<project name="${project.name}"> + + <menu ref="parent"/> + + <body> + + <links> + <item name="[fr" href="index.html" /> + <item name="en]" href="en/index.html" /> + </links> + + <menu ref="reports"/> + + </body> + +</project> + Added: trunk/coser-web/src/site/en/index.rst =================================================================== --- trunk/coser-web/src/site/en/index.rst (rev 0) +++ trunk/coser-web/src/site/en/index.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,2 @@ +Coser :: Web +============ \ No newline at end of file Added: trunk/coser-web/src/site/index.rst =================================================================== --- trunk/coser-web/src/site/index.rst (rev 0) +++ trunk/coser-web/src/site/index.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,2 @@ +Coser :: Web +============ \ No newline at end of file Added: trunk/coser-web/src/site/site_en.xml =================================================================== --- trunk/coser-web/src/site/site_en.xml (rev 0) +++ trunk/coser-web/src/site/site_en.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + +<project name="${project.name}"> + + <menu ref="parent"/> + + <body> + + <links> + <item name="[fr" href="../index.html" /> + <item name="en]" href="index.html" /> + </links> + + <menu ref="reports"/> + + </body> + +</project> + Added: trunk/coser-web/src/site/site_fr.xml =================================================================== --- trunk/coser-web/src/site/site_fr.xml (rev 0) +++ trunk/coser-web/src/site/site_fr.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + +<project name="${project.name}"> + + <menu ref="parent"/> + + <body> + + <links> + <item name="[fr" href="index.html" /> + <item name="en]" href="en/index.html" /> + </links> + + <menu ref="reports"/> + + </body> + +</project> + Added: trunk/src/site/rst/download.rst =================================================================== --- trunk/src/site/rst/download.rst (rev 0) +++ trunk/src/site/rst/download.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,32 @@ +.. - +.. * #%L +.. * Coser +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 of the +.. * License, or (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Lesser Public License for more details. +.. * +.. * You should have received a copy of the GNU General Lesser Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/lgpl-3.0.html>. +.. * #L% +.. - +Lancement +========= + +Vous pouvez lancer l'application directement en ligne (JavaWebStart) depuis +`cette page`_. + +.. _cette page: coser-ui/jnlp-report.html + Added: trunk/src/site/rst/en/download.rst =================================================================== --- trunk/src/site/rst/en/download.rst (rev 0) +++ trunk/src/site/rst/en/download.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,32 @@ +.. - +.. * #%L +.. * Coser +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 of the +.. * License, or (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Lesser Public License for more details. +.. * +.. * You should have received a copy of the GNU General Lesser Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/lgpl-3.0.html>. +.. * #L% +.. - +Launch +========= + +You can launch application directly from this website with Java WebStart from +`this page`_. + +.. _this page: ../coser-ui/en/jnlp-report.html + Added: trunk/src/site/rst/en/index.rst =================================================================== --- trunk/src/site/rst/en/index.rst (rev 0) +++ trunk/src/site/rst/en/index.rst 2010-12-02 13:09:07 UTC (rev 333) @@ -0,0 +1,29 @@ +.. - +.. * #%L +.. * Coser +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 of the +.. * License, or (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Lesser Public License for more details. +.. * +.. * You should have received a copy of the GNU General Lesser Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/lgpl-3.0.html>. +.. * #L% +.. - +Coser +===== + +Contrôle et Sélection RSufi. + Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2010-12-02 13:08:24 UTC (rev 332) +++ trunk/src/site/site_en.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -26,6 +26,8 @@ <project name="${project.name}"> + <menu ref="parent"/> + <bannerLeft> <name>${project.name}</name> <href>index.html</href> @@ -55,6 +57,7 @@ <menu name="Documentation"> <item name="Home" href="index.html"/> + <item name="Launch" href="download.html" /> <item name="User" href="user.html"> <item name="Validation" href="user/validation.html" /> </item> @@ -63,6 +66,8 @@ </item> </menu> + <menu ref="modules"/> + <menu ref="reports"/> </body> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2010-12-02 13:08:24 UTC (rev 332) +++ trunk/src/site/site_fr.xml 2010-12-02 13:09:07 UTC (rev 333) @@ -26,7 +26,7 @@ <project name="${project.name}"> - <publishDate format="dd/MM/yyyy"/> + <menu ref="parent"/> <bannerLeft> <name>${project.name}</name> @@ -56,7 +56,8 @@ </links> <menu name="Documentation"> - <item name="Accueil" href="index.html"/> + <item name="Accueil" href="index.html" /> + <item name="Lancement" href="download.html" /> <item name="Utilisateur" href="user.html"> <item name="Validation" href="user/validation.html" /> </item> @@ -65,6 +66,8 @@ </item> </menu> + <menu ref="modules"/> + <menu ref="reports"/> </body>
participants (1)
-
chatellier@users.labs.libre-entreprise.org