<?xml version="1.0" encoding="UTF-8"?>
<!--
  #%L
  Mavenpom4redmine
  
  $Id: site_en.xml 1089 2011-03-12 14:07:08Z tchemit $
  $HeadURL: http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-3.0/mavenpom4redmine/src/site/site_en.xml $
  %%
  Copyright (C) 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}">

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

  <body>

    <!--breadcrumbs>
        <item name="${project.name}"
              href="http://maven-site.nuiton.org/mavenpom/mavenpom4redmine/index.html"/>
    </breadcrumbs-->

    <!-- TC-20100117 : ne fonctionne pas sur une langue non principale -->
    <!--<menu ref="parent"/>-->
    <menu name="Parent Projet">
      <item name="Mavenpom" href="../../en/index.html"/>
    </menu>

    <!-- TC-20100117 : ne fonctionne pas sur une langue non principale -->
    <!--<menu ref="modules"/>-->
    <menu name="Modules">
      <item name="Mavenpom4redmineAndCentral"
            href="../mavenpom4redmineAndCentral/en/index.html"/>
    </menu>

    <menu name="Language">
      <item name="Version française" href="/../index.html"/>
    </menu>

    <menu name="Inside mavenpom4redmineAndCentral">
      <item name="Home" href="/index.html"/>
      <item name="Properties" href="properties.html"/>
      <item name="Profiles" href="profiles.html"/>
    </menu>

    <menu name="Using mavenpom4redmineAndCentral">
      <item name="Minimal pom" href="minimalpom.html"/>
      <item name="Make a release" href="release.html"/>
    </menu>

    <menu name="Divers">
      <item name="Version française" href="/../index.html"/>
    </menu>

    <menu ref="reports"/>

  </body>
</project>
