diff --git a/noisettes/footer/footer_identite_extra.html b/noisettes/footer/footer_identite_extra.html index 5edf00d5c11a3785488d547210ae59980bdecae5..d3d2fd1abde3248f23a21d92c2786d37afd7bd5f 100644 --- a/noisettes/footer/footer_identite_extra.html +++ b/noisettes/footer/footer_identite_extra.html @@ -40,7 +40,7 @@ </BOUCLE_Id_Image_Pied> </div> </B_Id_Image_Pied> - [(#IDENTITE_LATITUDE|oui)[(#PLUGIN{GIS}|oui)<div id="carte" class="avec-padding"> + [(#IDENTITE_ID_GIS|non)[(#IDENTITE_LATITUDE|oui)[(#PLUGIN{GIS}|oui)<div id="carte" class="avec-padding"> #INCLURE{fond=modeles/carte_gis, id_map=carto_bc, objets=identite_carto, @@ -52,6 +52,16 @@ lat=#IDENTITE_LATITUDE, lon=#IDENTITE_LONGITUDE, height=250px} + </div>]]] + [(#IDENTITE_ID_GIS|oui)[(#PLUGIN{GIS}|oui)<div id="carte" class="avec-padding"> + #INCLURE{fond=modeles/carte_gis, + id_map=carto_bc, + id_gis=#IDENTITE_ID_GIS, + scale=oui, + overview=oui, + autocenterandzoom=oui, + zoom_molette=non, + height=250px} </div>]] <//B_Id_Image_Pied> </div> diff --git a/paquet.xml b/paquet.xml index 6294ab4c2f98c24bf9eb1361fc14e80cab98deec..2decd3ddcb00d33f548499b08cb7b246fa9ecc2a 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@ <paquet prefix="soyezcreateurs" categorie="squelette" - version="5.0.67" + version="5.0.68" etat="stable" compatibilite="[3.1.8;3.2.*]" logo="img_pack/soyezcreateurs_48.png" diff --git a/soyezcreateurs_options.php b/soyezcreateurs_options.php index 3ee6a0dea96448ea65eaf49695fe51245b842afb..3bc2d625103bb03fcc3384c65062b73e8e07c14f 100644 --- a/soyezcreateurs_options.php +++ b/soyezcreateurs_options.php @@ -19,7 +19,7 @@ if (!defined('_CORRECTION_LIENS_INTERNES_LIEN_SITES')) define('_CORRECTION_LIENS_INTERNES_LIEN_SITES', 'refsite'); if (!defined('_CHAMPS_INDENTITE_EXTRA_SC')) - define('_CHAMPS_INDENTITE_EXTRA_SC', 'adresse,code_postal,ville,pays,telephone,fax,email_contact,informations,id_article_contact,id_image_pied,latitude,longitude'); + define('_CHAMPS_INDENTITE_EXTRA_SC', 'adresse,code_postal,ville,pays,telephone,fax,email_contact,informations,id_article_contact,id_image_pied,latitude,longitude,id_gis'); if (!defined('_ACCESSIBILITE_CONSERVER_BULLE')) define('_ACCESSIBILITE_CONSERVER_BULLE', true); // Pour conserver les bulles d'aide volontaire sur les liens vers les documents