<?xml version="1.0" encoding="UTF-8"?>
<!--
  #%L
  Wao
  
  $Id: site_fr.xml 1436 2011-12-19 15:56:37Z bleny $
  $HeadURL: http://svn.forge.codelutin.com/svn/wao/tags/wao-3.2.2/src/site/site_fr.xml $
  %%
  Copyright (C) 2009 - 2010 Ifremer
  %%
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU Affero 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 Public License for more details.
  
  You should have received a copy of the GNU Affero General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  #L%
  -->

<project name="${project.name}">

    <bannerLeft>
        <src alt="Web Applicatif Obsmer">http://suiviobsmer.labs.libre-entreprise.org/suiviobsmer/logo-wao.png</src>
        <name>${project.name}</name>
        <href>http://suiviobsmer.labs.libre-entreprise.org/suiviobsmer/index.html</href>
    </bannerLeft>

    <bannerRight>
        <src alt="Obsmer">http://suiviobsmer.labs.libre-entreprise.org/suiviobsmer/logo-obsmer.jpg</src>
    </bannerRight>

    <poweredBy>
        <logo href="http://maven.apache.org" name="Maven" img="http://maven-site.nuiton.org/jrst/images/logos/maven-feather.png"/>
        <logo href="http://maven-site.nuiton.org/jrst" name="JRst" img="http://maven-site.nuiton.org/jrst/images/jrst-logo.png"/>
        <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="http://maven-site.nuiton.org/jrst/images/restructuredtext-logo.png"/>
    </poweredBy>

    <body>

        <breadcrumbs>
            <item name="${project.name}" href="http://suiviobsmer.labs.libre-entreprise.org/suiviobsmer/index.html" />
        </breadcrumbs>

        <menu name="Wao, fonctionnalités transverses">
            <item name="Gestion des utilisateurs" href="common/utilisateurs.html" />
            <item name="Gestion des actualités" href="common/actualites.html" />
            <item name="Gestion des navires" href="common/navires.html" />
            <item name="Exemples de fichiers d'import" href="exemples_imports/" />
            <item name="Cartographique" href="common/cartographie.html" />
        </menu>

        <menu name="ObsMer">
            <item name="Administrateur" href="obsMer/administrateur.html" />
            <item name="Coordinateur" href="obsMer/coordinateur.html" />
            <item name="Observateur" href="obsMer/observateur.html" />
        </menu>

        <menu name="ObsVente">
            <item name="Administrateur" href="obsVente/administrateur.html" />
            <item name="Coordinateur" href="obsVente/coordinateur.html" />
            <item name="Observateur" href="obsVente/observateur.html" />
        </menu>

        <menu name="ObsDeb">
            <item name="Administrateur" href="obsDeb/administrateur.html" />
            <item name="Coordinateur" href="obsDeb/coordinateur.html" />
            <item name="Observateur" href="obsDeb/observateur.html" />
            <item name="Exemples de fichiers d'import" href="exemples_imports/obsDeb" />
        </menu>

        <menu name="Techique">
            <item name="Cas d'utilisations" href="dev/usecases.html"/>
            <item name="Règles métier" href="dev/business-rules.html" />
            <item name="Modèle de données" href="dev/model.html"/>
            <item name="Spécifications vues SIH" href="dev/sih.html"/>
            <item name="Schéma de la base" href="database_schema.txt"/>
            <item name="Installation" href="installation.html"/>
        </menu>

        <menu name="Projet">
            <item name="Forge" href="http://forge.codelutin.com/projects/wao" />
            <item name="Instance de démonstration" href="http://demo.codelutin.com/wao/"/>
        </menu>
        
        <!--menu ref="modules"/-->
        <menu ref="reports"/>

    </body>

</project>


