<?xml version="1.0" encoding="UTF-8"?>
<!--
  #%L
  Wikitty

  $Id: site_fr.xml 1279 2012-01-03 18:04:34Z bpoussin $
  $HeadURL: http://svn.nuiton.org/svn/wikitty/tags/wikitty-3.6/src/site/site_fr.xml $
  %%
  Copyright (C) 2009 - 2010 CodeLutin
  %%
  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}">

  <publishDate format="dd/MM/yyyy"/>

  <bannerLeft>
    <name>${project.name}</name>
    <href>index.html</href>
  </bannerLeft>

  <body>

    <breadcrumbs>
      <item name="${project.name}" href="${project.url}"/>
    </breadcrumbs>

    <links>
      <item name="Libre-Entreprise"
            href="http://www.libre-entreprise.org/"/>
      <item name="[fr" href="index.html"/>
      <item name="en]" href="en/index.html"/>
    </links>

    <menu name="Overview">
      <item name="Accueil" href="index.html"/>
      <item name="Fonctionnalités" href="features.html"/>
      <item name="Fonctionnement" href="fonctionnement.html"/>
      <item name="Changements" href="http://www.nuiton.org/projects/wikitty/roadmap?tracker_ids&#91;&#93;=1&amp;tracker_ids&#91;&#93;=2&amp;tracker_ids&#91;&#93;=4&amp;completed=1"/>
      <item name="Téléchargement" href="http://nuiton.org/projects/wikitty/files"/>
    </menu>

    <menu name="Utilisateur">
      <item name="Génération" href="user/generation.html"/>
      <item name="Migration" href="user/migration.html"/>
      <item name="Hessian" href="user/hessian.html"/>
      <item name="Sécurité" href="user/security.html"/>
      <item name="Recherche" href="user/query.html"/>
      <item name="FAQ" href="user/faq.html"/>
    </menu>

    <menu name="Developpeur">
      <item name="Spécifications" href="devel/Spec.html"/>
      <item name="Todo" href="http://www.nuiton.org/projects/wikitty/roadmap"/>
      <item name="Bug tracker" href="http://nuiton.org/projects/wikitty/issues"/>
      <item name="Dépot SVN" href="http://svn.nuiton.org/svn/wikitty/"/>
      <item name="Intégration continue" href="http://hudson.nuiton.org/hudson/job/wikitty/"/>
      <item name="Analyse Sonar" href="http://sonar.nuiton.org/sonar/project/index/org.nuiton:wikitty"/>
    </menu>

    <menu ref="modules"/>

    <menu ref="reports"/>

  </body>
</project>
