# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is a plugin of Magix CMS.
# Magix CMS, a CMS optimized for SEO
# Copyright (C) 2011 -2012 
# Author and contributor:
# Aurelien Gerits <aurelien[at]magix-cms[point]com>,<contact[at]magix-dev[point]be>
# jean-baptiste demonte (http://gmap3.net/)
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU 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 General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
#
# -- END LICENSE BLOCK -----------------------------------
Installation
- Décompresser l'archive dans le dossier "plugins" de magix cms
- Connectez-vous dans l'administration de votre site internet 
- Cliquer sur l'onglet plugins du menu déroulant pour sélectionner gmap.
- Une fois dans le plugin, laisser faire l'auto installation
- Il ne reste que la configuration du plugin pour correspondre avec vos données.

Upgrade
- Supprimer l'ancien plugin
- Envoyer les nouveaux fichiers
- Connectez-vous dans l'administration de votre site internet 
- Cliquer sur l'onglet plugins du menu déroulant pour sélectionner gmap.
- Une fois dans le plugin, laisser faire l'auto update

Note
- Pour avoir une mise en page en rapport avec votre charte graphique, 
vous pouvez éditer le fichier index.phtml dans le dossier /plugin/gmap/skin/public/
- Le fichier CSS est dans le dossier /plugin/gmap/css/public.css

Depuis la version 2.3.5, le dossier public du plugin peut être utilisé directement dans le skin.
Faites comme suit :
Copier le dossier public de gmap à la racine de votre skin.
renommé le dossier public en gmap, ensuite vous pouvez éditer les fichiers phtml comme bon vous semble.

Important
- Ce plugin est compatible a partir de magix cms 2.3.42 RC5
