Merci pour votre aide !
Vous trouverez ci-dessous mon code dans mon squelette ainsi que ce que ça produit.
J'ai une hypothèse pour expliquer la différence :
- avec la lame du CS :
spip cherche le </head> et le </body> pour placer les codes des boutons d'administration PUIS la lame du CS insère le js...
- avec la balise #INSERT_HEAD, spip insère le js PUIS cherche les balises </head> et </body> pour insérer les boutons... mais ne les trouve plus.
Si cette hypothèse est juste, ce serait peut-être dû à une erreur dans le code js (une parenthèse manquante ou un truc du genre) que spip ne trouverai plus ses petits ???
Merci encore
Boby
-------------------------
Mon head :
<head>
<INCLURE{fond=inc_meta}{lang}>
<INCLURE{fond=inc_meta_supp}{lang}>
<title> [(#DESCRIPTIF_SITE_SPIP|supprimer_tags|attribut_html)]</title>
#INSERT_HEAD
</head>
NB : seul la dernière ligne est enlevée si je mets la lame du CS
Les codes générés par spip :
----------------------------------------
sans balise et sans lame :
<head>
<!-- Debut de inc-meta -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-script-type" content="text/javascript" />
<meta http-equiv="Content-style-type" content="text/css" />
<meta http-equiv="Content-language" content="fr" />
<!-- icônes IE et Gekco -->
<link rel="shortcut icon" type="images/x-icon" href="http://hgse.free.fr/ofey.biospip/biopics/favicon.ico" />
<!-- alternative -->
<link rel="alternate" title="Version : texte" href="http://hgse.free.fr/oo" media="aural, braille, tty" />
<!-- select_style-start -->
<!-- <link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/.css" media="all" title="" />
-->
<script type="text/javascript" src="http://hgse.free.fr/ofey.biospip/biojs/styleswitcher.js"></script>
<link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/biospip.css" media="screen" title="css standard" />
<!--<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_large.css" media="screen"
title="biospip large" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_rose.css" media="screen"
title="BioSPIP rose" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_skull.css" media="screen"
title="BioSquelettes" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_xl.css" media="screen"
title="xl" />-->
<link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/bioprint.css" media="print" title="css standard" />
<!-- syndication -->
<link rel="alternate" type="application/rss+xml" title="Syndiquer tout le site" href="http://hgse.free.fr/spip.php?page=backend" />
<link rel="alternate" type="application/rss+xml" title="syndiquer breves" href="http://hgse.free.fr/spip.php?page=backend-breves" />
<!-- meta name -->
<meta name="Revisit-after" content="5 days" />
<meta name="Copyright" content="Copyright © Réseau Habitat Groupé" />
<meta name="Distribution" content="global" />
<meta name="Generator" content="SPIP 1.9.2g www.spip.net" />
<meta name="Rating" content="General" />
<meta name="Robots" content="All" />
<meta name="author" content="Zigolupo, Olivier FEY" />
<!-- nommer title -->
<link rel="copyright" title="Licence Creative Commons" href="http://creativecommons.org/licenses/by-sa/2.0/" />
<link rel="toc" href="http://hgse.free.fr/spip.php?page=plan" title="Plan du site" />
<link rel="index" href="http://hgse.free.fr/spip.php?page=index_mots" title="index" />
<link rel="bookmark" href="http://hgse.free.fr/spip.php?page=bookmark" title="bookmark" />
<link rel="glossary" href="http://hgse.free.fr/spip.php?page=glossaire" title="glossary" />
<link rel="help" href="http://hgse.free.fr/spip.php?page=sommaire" title="aide" />
<link rel="search" href="http://hgse.free.fr/spip.php?page=recherche" title="rechercher site" />
<!--- <link rel="contents" href="http://hgse.free.fr/plan.php3" title="Plan du site" /> -->
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=appendix" title="liste documents" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=appendix_image" title="liste image" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=index_groupe" title="index classer groupe" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=antichrono" title="tous les Articles classer date" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=tous_forum" title="tous les Forum de Réseau Habitat Groupé" />
<link rel="accueil" href="http://hgse.free.fr/spip.php?page=sommaire" title="Accueil du site" />
<link rel="top" href="http://hgse.free.fr/spip.php?page=%23sommaire" title="Accueil du site" />
<!-- Dublin core -->
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<meta name="DC.Type" content="text" />
<meta name="DC.Format" content="text/html" />
<meta name="DC.Language" scheme="RFC3066" content="fr" />
<meta name="DC.Rights" content="Licence Creative Commons Share Alike http://creativecommons.org/licenses/by-sa/2.0/" />
<meta name="DC.Publisher" content="Réseau Habitat Groupé" />
<meta name="DC.Audience.educationLevel" content="student, teatcher" />
<!-- Fin de inc-meta -->
<!-- Debut de inc_meta_supp -->
<link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique7" title="Réseau inter régional" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique42" title="Rubriques communes" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique9" title="Sud Est" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique3" title="Nord-Est" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique5" title="Ile de France" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique8" title="Sud Ouest" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique4" title="Nord Ouest" />
<!--- up -->
<link rel="up" href="http://hgse.free.fr/" title="Accueil du site" />
<!-- first -->
<link rel="first" href="spip.php?article3" title="1ère rencontre, Villeurbanne, juillet 2006" />
<!-- previous -->
<link rel="previous" href="spip.php?article4" title="2e rencontre, salon Batir écologique Paris, décembre 2006" />
<!-- keywords -->
<meta name="Keywords" content="keywords site,album, diaporama, bouton, accueilRéseau Habitat Groupé" />
<!-- description -->
<meta name="Description" content="description siteRéseau Habitat Groupé" />
<meta http-equiv="Reply-to" content="http://hgse.free.fr/" />
<meta name="DC.Identifier" content="http://hgse.free.fr/" />
<meta name="DC.Title" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Subject" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Description" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Creator" content="mailto:rufakokino@free.fr" />
<meta name="DC.Date" scheme="W3CDTF" content="2009-12-22" />
<link rel="end" href="spip.php?article148" title="CLIP et Mietshäuser Syndikat" />
<link rel="next" href="spip.php?article147" title="rencontres nationales des coopératives d'habitants à Nantes" />
<meta name="DC.Date.modified" scheme="W3CDTF" content="2009-12-25" />
<!-- Fin de inc_meta_supp -->
<title> Le site du Réseau Habitat Groupé</title>
<link rel=‹ stylesheet › href=‹ http://hgse.free.fr/dist/spip_admin.css › type=‹ text/css › />
<link rel=‹ stylesheet › href=‹ http://hgse.free.fr/ofey.biospip/spip_admin_perso.css › type=‹ text/css › />
</head>
Les boutons sont là !
---------------------------------------------
Avec la lame et sans la balise :
<head>
<!-- Debut de inc-meta -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-script-type" content="text/javascript" />
<meta http-equiv="Content-style-type" content="text/css" />
<meta http-equiv="Content-language" content="fr" />
<!-- icônes IE et Gekco -->
<link rel="shortcut icon" type="images/x-icon" href="http://hgse.free.fr/ofey.biospip/biopics/favicon.ico" />
<!-- alternative -->
<link rel="alternate" title="Version : texte" href="http://hgse.free.fr/oo" media="aural, braille, tty" />
<!-- select_style-start -->
<!-- <link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/.css" media="all" title="" />
-->
<script type="text/javascript" src="http://hgse.free.fr/ofey.biospip/biojs/styleswitcher.js"></script>
<link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/biospip.css" media="screen" title="css standard" />
<!--<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_large.css" media="screen"
title="biospip large" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_rose.css" media="screen"
title="BioSPIP rose" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_skull.css" media="screen"
title="BioSquelettes" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_xl.css" media="screen"
title="xl" />-->
<link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/bioprint.css" media="print" title="css standard" />
<!-- syndication -->
<link rel="alternate" type="application/rss+xml" title="Syndiquer tout le site" href="http://hgse.free.fr/spip.php?page=backend" />
<link rel="alternate" type="application/rss+xml" title="syndiquer breves" href="http://hgse.free.fr/spip.php?page=backend-breves" />
<!-- meta name -->
<meta name="Revisit-after" content="5 days" />
<meta name="Copyright" content="Copyright © Réseau Habitat Groupé" />
<meta name="Distribution" content="global" />
<meta name="Generator" content="SPIP 1.9.2g www.spip.net" />
<meta name="Rating" content="General" />
<meta name="Robots" content="All" />
<meta name="author" content="Zigolupo, Olivier FEY" />
<!-- nommer title -->
<link rel="copyright" title="Licence Creative Commons" href="http://creativecommons.org/licenses/by-sa/2.0/" />
<link rel="toc" href="http://hgse.free.fr/spip.php?page=plan" title="Plan du site" />
<link rel="index" href="http://hgse.free.fr/spip.php?page=index_mots" title="index" />
<link rel="bookmark" href="http://hgse.free.fr/spip.php?page=bookmark" title="bookmark" />
<link rel="glossary" href="http://hgse.free.fr/spip.php?page=glossaire" title="glossary" />
<link rel="help" href="http://hgse.free.fr/spip.php?page=sommaire" title="aide" />
<link rel="search" href="http://hgse.free.fr/spip.php?page=recherche" title="rechercher site" />
<!--- <link rel="contents" href="http://hgse.free.fr/plan.php3" title="Plan du site" /> -->
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=appendix" title="liste documents" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=appendix_image" title="liste image" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=index_groupe" title="index classer groupe" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=antichrono" title="tous les Articles classer date" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=tous_forum" title="tous les Forum de Réseau Habitat Groupé" />
<link rel="accueil" href="http://hgse.free.fr/spip.php?page=sommaire" title="Accueil du site" />
<link rel="top" href="http://hgse.free.fr/spip.php?page=%23sommaire" title="Accueil du site" />
<!-- Dublin core -->
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<meta name="DC.Type" content="text" />
<meta name="DC.Format" content="text/html" />
<meta name="DC.Language" scheme="RFC3066" content="fr" />
<meta name="DC.Rights" content="Licence Creative Commons Share Alike http://creativecommons.org/licenses/by-sa/2.0/" />
<meta name="DC.Publisher" content="Réseau Habitat Groupé" />
<meta name="DC.Audience.educationLevel" content="student, teatcher" />
<!-- Fin de inc-meta -->
<!-- Debut de inc_meta_supp -->
<link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique7" title="Réseau inter régional" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique42" title="Rubriques communes" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique9" title="Sud Est" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique3" title="Nord-Est" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique5" title="Ile de France" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique8" title="Sud Ouest" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique4" title="Nord Ouest" />
<!--- up -->
<link rel="up" href="http://hgse.free.fr/" title="Accueil du site" />
<!-- first -->
<link rel="first" href="spip.php?article3" title="1ère rencontre, Villeurbanne, juillet 2006" />
<!-- previous -->
<link rel="previous" href="spip.php?article4" title="2e rencontre, salon Batir écologique Paris, décembre 2006" />
<!-- keywords -->
<meta name="Keywords" content="keywords site,diaporama, accueil, bouton, albumRéseau Habitat Groupé" />
<!-- description -->
<meta name="Description" content="description siteRéseau Habitat Groupé" />
<meta http-equiv="Reply-to" content="http://hgse.free.fr/" />
<meta name="DC.Identifier" content="http://hgse.free.fr/" />
<meta name="DC.Title" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Subject" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Description" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Creator" content="mailto:rufakokino@free.fr" />
<meta name="DC.Date" scheme="W3CDTF" content="2009-12-22" />
<link rel="end" href="spip.php?article148" title="CLIP et Mietshäuser Syndikat" />
<link rel="next" href="spip.php?article147" title="rencontres nationales des coopératives d'habitants à Nantes" />
<meta name="DC.Date.modified" scheme="W3CDTF" content="2009-12-25" />
<!-- Fin de inc_meta_supp -->
<title> Le site du Réseau Habitat Groupé</title>
<-- INSERT_HEAD -->
<link rel=‹ stylesheet › href=‹ http://hgse.free.fr/dist/spip_admin.css › type=‹ text/css › />
<link rel=‹ stylesheet › href=‹ http://hgse.free.fr/ofey.biospip/spip_admin_perso.css › type=‹ text/css › />
<style type="text/css">
.spip-admin-float, #bouton_montrer {
opacity:0.6 !important;
}
</style>
<script src="http://hgse.free.fr/spip.php?page=jquery.js" type="text/javascript"></script>
<!-- f_insert_head -->
<!-- Debut header du Couteau Suisse -->
<script type="text/javascript"><!--
var cs_prive=window.location.pathname.match(/\/ecrire\/$/)!=null;
/* JavaScriptCompressor 0.8 [www.devpro.it], thanks to Dean Edwards for idea [dean.edwards.name] */
function lancerlien(a,b){x=
'ma'
+
'ilto'
+
':'
+a+
'@'
+b;return x;}
var cs_init=function(){jQuery(
'span.spancrypt'
,this).attr(
'class'
,
'cryptOK'
).html(
''
+
'4;'
);jQuery(
"a["
+cs_sel_jQuery+
"title*='..']"
,this).each(function (){this.title=this.title.replace(
/\.\..t\.\./,
'[@]'
);});}
if(typeof onAjaxLoad==
'function'
) onAjaxLoad(cs_init);if (window.jQuery){var cs_sel_jQuery=typeof jQuery(document).selector==
'undefined'
?
'@'
:
''
;var cs_CookiePlugin=
""
;jQuery(document).ready(function(){cs_init.apply(document);});}
// --></script>
<style type="text/css">
span.spancrypt{background:transparent url(http://hgse.free.fr/plugins/couteau_suisse/img/mailcrypt/leure.gif) no-repeat scroll 0.1em center;padding-left:12px;text-decoration:none;}
</style><!-- Fin header du Couteau Suisse -->
<script type=« text/javascript » src=« http://hgse.free.fr/spip.php?page=diapo.js »></script><link rel=« stylesheet » href=« http://hgse.free.fr/spip.php?page=diapo.css » type=« text/css » media=« all » /><link rel=« stylesheet » href=« plugins/enluminures_typographiques_v2/css/enluminurestypo.css » type=« text/css » media=« all » />
<link rel=‹ stylesheet › href=‹ http://hgse.free.fr/spip.php?page=forms_styles.css › type=‹ text/css › media=‹ all › />
<!-- lilo -->
<style type='text/css'> <!-- #lilo-statut-public{font:normal 11px/normal 'Myriad Web Pro','Myriad Web',Verdana,Arial,Helvetica,sans-serif;color:#fff;background:#00f;height:auto;border:1px solid black;z-index:1024;margin:0;padding:2px;text-align:left;display:table;} #lilo-statut-public .row{display:table-row;font-size:100%;} #lilo-statut-public *{margin:0;padding:0;} #lilo-statut-public #lilo-tete{width:26px;height:26px;margin-right:2px;display:block;float:left;height:100%;padding:1px;} #lilo-statut-public>#lilo-tete{display:table-cell;float:none;} #lilo-statut-public #lilo-tete img{width:24px;height:24px;display:block;} #lilo-statut-public #lilo-buste{display:block;height:24px;padding:0;line-height:1.4em;height:auto;} #lilo-statut-public>#lilo-buste{display:table-cell;padding-left:24px;font-size:90%;} #lilo-statut-public .lilo-nom{font-weight:700;} #lilo-statut-public .lilo-login{font-size:75%;text-align:center;} #lilo-statut-public .spip-admin-boutons-lilo{white-space:nowrap;} #lilo-statut-public a{display:block;color:#ff0;text-decoration:underline;margin:3px 0 0 !important;line-height:1.4em;} --> </style> <script type='text/javascript'> /* JavaScriptCompressor 0.8 [www.devpro.it], thanks to Dean Edwards for idea [dean.edwards.name] */ jQuery().ready(function(){$( '#lilo-ventre' ).hide();$( '#lilo-statut-public' ).hover(function(){$( '#lilo-ventre' ).show( 'slow' );},function(){$( '#lilo-ventre' ).hide( 'slow' );});}); </script> <!-- /lilo -->
</head>
Les boutons sont aussi là
---------------------------------------------
Sans la lame et avec la balise :
<head>
<!-- Debut de inc-meta -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-script-type" content="text/javascript" />
<meta http-equiv="Content-style-type" content="text/css" />
<meta http-equiv="Content-language" content="fr" />
<!-- icônes IE et Gekco -->
<link rel="shortcut icon" type="images/x-icon" href="http://hgse.free.fr/ofey.biospip/biopics/favicon.ico" />
<!-- alternative -->
<link rel="alternate" title="Version : texte" href="http://hgse.free.fr/oo" media="aural, braille, tty" />
<!-- select_style-start -->
<!-- <link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/.css" media="all" title="" />
-->
<script type="text/javascript" src="http://hgse.free.fr/ofey.biospip/biojs/styleswitcher.js"></script>
<link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/biospip.css" media="screen" title="css standard" />
<!--<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_large.css" media="screen"
title="biospip large" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_rose.css" media="screen"
title="BioSPIP rose" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_skull.css" media="screen"
title="BioSquelettes" />
<link rel="alternate stylesheet" type="text/css"
href="http://hgse.free.fr/ofey.biospip/biocss/biospip_xl.css" media="screen"
title="xl" />-->
<link rel="stylesheet" type="text/css" href="http://hgse.free.fr/ofey.biospip/biocss/bioprint.css" media="print" title="css standard" />
<!-- syndication -->
<link rel="alternate" type="application/rss+xml" title="Syndiquer tout le site" href="http://hgse.free.fr/spip.php?page=backend" />
<link rel="alternate" type="application/rss+xml" title="syndiquer breves" href="http://hgse.free.fr/spip.php?page=backend-breves" />
<!-- meta name -->
<meta name="Revisit-after" content="5 days" />
<meta name="Copyright" content="Copyright © Réseau Habitat Groupé" />
<meta name="Distribution" content="global" />
<meta name="Generator" content="SPIP 1.9.2g www.spip.net" />
<meta name="Rating" content="General" />
<meta name="Robots" content="All" />
<meta name="author" content="Zigolupo, Olivier FEY" />
<!-- nommer title -->
<link rel="copyright" title="Licence Creative Commons" href="http://creativecommons.org/licenses/by-sa/2.0/" />
<link rel="toc" href="http://hgse.free.fr/spip.php?page=plan" title="Plan du site" />
<link rel="index" href="http://hgse.free.fr/spip.php?page=index_mots" title="index" />
<link rel="bookmark" href="http://hgse.free.fr/spip.php?page=bookmark" title="bookmark" />
<link rel="glossary" href="http://hgse.free.fr/spip.php?page=glossaire" title="glossary" />
<link rel="help" href="http://hgse.free.fr/spip.php?page=sommaire" title="aide" />
<link rel="search" href="http://hgse.free.fr/spip.php?page=recherche" title="rechercher site" />
<!--- <link rel="contents" href="http://hgse.free.fr/plan.php3" title="Plan du site" /> -->
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=appendix" title="liste documents" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=appendix_image" title="liste image" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=index_groupe" title="index classer groupe" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=antichrono" title="tous les Articles classer date" />
<link rel="appendix" href="http://hgse.free.fr/spip.php?page=tous_forum" title="tous les Forum de Réseau Habitat Groupé" />
<link rel="accueil" href="http://hgse.free.fr/spip.php?page=sommaire" title="Accueil du site" />
<link rel="top" href="http://hgse.free.fr/spip.php?page=%23sommaire" title="Accueil du site" />
<!-- Dublin core -->
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<meta name="DC.Type" content="text" />
<meta name="DC.Format" content="text/html" />
<meta name="DC.Language" scheme="RFC3066" content="fr" />
<meta name="DC.Rights" content="Licence Creative Commons Share Alike http://creativecommons.org/licenses/by-sa/2.0/" />
<meta name="DC.Publisher" content="Réseau Habitat Groupé" />
<meta name="DC.Audience.educationLevel" content="student, teatcher" />
<!-- Fin de inc-meta -->
<!-- Debut de inc_meta_supp -->
<link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique7" title="Réseau inter régional" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique42" title="Rubriques communes" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique9" title="Sud Est" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique3" title="Nord-Est" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique5" title="Ile de France" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique8" title="Sud Ouest" /><link rel="chapter" href="http://hgse.free.fr/spip.php?rubrique4" title="Nord Ouest" />
<!--- up -->
<link rel="up" href="http://hgse.free.fr/" title="Accueil du site" />
<!-- first -->
<link rel="first" href="spip.php?article3" title="1ère rencontre, Villeurbanne, juillet 2006" />
<!-- previous -->
<link rel="previous" href="spip.php?article4" title="2e rencontre, salon Batir écologique Paris, décembre 2006" />
<!-- keywords -->
<meta name="Keywords" content="keywords site,album, accueil, diaporama, boutonRéseau Habitat Groupé" />
<!-- description -->
<meta name="Description" content="description siteRéseau Habitat Groupé" />
<meta http-equiv="Reply-to" content="http://hgse.free.fr/" />
<meta name="DC.Identifier" content="http://hgse.free.fr/" />
<meta name="DC.Title" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Subject" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Description" lang="fr" content="Réseau Habitat Groupé" />
<meta name="DC.Creator" content="mailto:rufakokino@free.fr" />
<meta name="DC.Date" scheme="W3CDTF" content="2009-12-22" />
<link rel="end" href="spip.php?article148" title="CLIP et Mietshäuser Syndikat" />
<link rel="next" href="spip.php?article147" title="rencontres nationales des coopératives d'habitants à Nantes" />
<meta name="DC.Date.modified" scheme="W3CDTF" content="2009-12-25" />
<!-- Fin de inc_meta_supp -->
<title> Le site du Réseau Habitat Groupé</title>
<style type="text/css">
.spip-admin-float, #bouton_montrer {
opacity:0.6 !important;
}
</style>
<script src="http://hgse.free.fr/spip.php?page=jquery.js" type="text/javascript"></script>
<!-- insert_head -->
<!-- Debut header du Couteau Suisse -->
<script type="text/javascript"><!--
var cs_prive=window.location.pathname.match(/\/ecrire\/$/)!=null;
/* JavaScriptCompressor 0.8 [www.devpro.it], thanks to Dean Edwards for idea [dean.edwards.name] */
function lancerlien(a,b){x=
'ma'
+
'ilto'
+
':'
+a+
'@'
+b;return x;}
var cs_init=function(){jQuery(
'span.spancrypt'
,this).attr(
'class'
,
'cryptOK'
).html(
''
+
'4;'
);jQuery(
"a["
+cs_sel_jQuery+
"title*='..']"
,this).each(function (){this.title=this.title.replace(
/\.\..t\.\./,
'[@]'
);});}
if(typeof onAjaxLoad==
'function'
) onAjaxLoad(cs_init);if (window.jQuery){var cs_sel_jQuery=typeof jQuery(document).selector==
'undefined'
?
'@'
:
''
;var cs_CookiePlugin=
""
;jQuery(document).ready(function(){cs_init.apply(document);});}
// --></script>
<style type="text/css">
span.spancrypt{background:transparent url(http://hgse.free.fr/plugins/couteau_suisse/img/mailcrypt/leure.gif) no-repeat scroll 0.1em center;padding-left:12px;text-decoration:none;}
</style><!-- Fin header du Couteau Suisse -->
<script type=« text/javascript » src=« http://hgse.free.fr/spip.php?page=diapo.js »></script><link rel=« stylesheet » href=« http://hgse.free.fr/spip.php?page=diapo.css » type=« text/css » media=« all » /><link rel=« stylesheet » href=« plugins/enluminures_typographiques_v2/css/enluminurestypo.css » type=« text/css » media=« all » />
<link rel=‹ stylesheet › href=‹ http://hgse.free.fr/spip.php?page=forms_styles.css › type=‹ text/css › media=‹ all › />
<!-- lilo -->
<style type='text/css'> <!-- #lilo-statut-public{font:normal 11px/normal 'Myriad Web Pro','Myriad Web',Verdana,Arial,Helvetica,sans-serif;color:#fff;background:#00f;height:auto;border:1px solid black;z-index:1024;margin:0;padding:2px;text-align:left;display:table;} #lilo-statut-public .row{display:table-row;font-size:100%;} #lilo-statut-public *{margin:0;padding:0;} #lilo-statut-public #lilo-tete{width:26px;height:26px;margin-right:2px;display:block;float:left;height:100%;padding:1px;} #lilo-statut-public>#lilo-tete{display:table-cell;float:none;} #lilo-statut-public #lilo-tete img{width:24px;height:24px;display:block;} #lilo-statut-public #lilo-buste{display:block;height:24px;padding:0;line-height:1.4em;height:auto;} #lilo-statut-public>#lilo-buste{display:table-cell;padding-left:24px;font-size:90%;} #lilo-statut-public .lilo-nom{font-weight:700;} #lilo-statut-public .lilo-login{font-size:75%;text-align:center;} #lilo-statut-public .spip-admin-boutons-lilo{white-space:nowrap;} #lilo-statut-public a{display:block;color:#ff0;text-decoration:underline;margin:3px 0 0 !important;line-height:1.4em;} --> </style> <script type='text/javascript'> /* JavaScriptCompressor 0.8 [www.devpro.it], thanks to Dean Edwards for idea [dean.edwards.name] */ jQuery().ready(function(){$( '#lilo-ventre' ).hide();$( '#lilo-statut-public' ).hover(function(){$( '#lilo-ventre' ).show( 'slow' );},function(){$( '#lilo-ventre' ).hide( 'slow' );});}); </script> <!-- /lilo -->
</head>
Pas de bouton cette fois !
----- Original Message ----- From: Teddy Payet
To: Boby k
Cc: spip@rezo.net
Sent: Monday, December 28, 2009 4:51 PM
Subject: Re: [Spip] pb sans la balise #INSERT_HEAD du CS
Peux-tu donner le code que tu insères dans ton head stp?
Ça permettrait de voir où ça cloche.
Le 28 décembre 2009 16:48, Boby k <boby.k@free.fr> a écrit :
Non, rien d'autre. Je la place juste avant le </head>.
Je n'insère d'ailleurs aucun js nulle part "par moi-même" (sans plug-in)
D'après ce que dit pat, spip doit normalement "chercher" la balise
</head> pour coller avant le head nécessaire aux boutons d'admin et la balise </body> pour coller le code html des boutons juste avant.
Chez moi, c'est comme si, avec la #INSERT_HEAD, spip ne trouvait plus ces balises alors qu'avec la lame du CS, il arrive à les trouver !
Etrange, étrange...
Boby
----- Original Message -----
Est-ce que tu insères qqch d'autre après ta balise #INSERT_HEAD dans ton
squelette? Du js?
Le 28 décembre 2009 16:01, Boby k <boby.k@free.fr> a écrit :
Merci pour cette réponse.
Je confirme, les 2 lignes manquantes qui diffèrent entre l'insert_head
du CS et la balise ne se trouvent nulle part ailleurs dans le code html.
J'ai continué les tests : si je désactive le CS et le plugin boutons
admin supp (cache vidé et suppression du tmp du CS), j'ai les résultats
suivants :
- barre d'administration standard de spip si pas de balise #INSERT_HEAD.
- disparition de cette barre dès ajout de la balise !
Au secours !!!
Merci pour votre aide
Boby
----- Original Message ----- Boby k a écrit :
- la balise m'insère le même paquet de code SAUF ces 2 premières lignes.
Ces lignes sont probablement insérées ailleurs...
Les boutons d'admin ne passent pas par insert_head (lame du CS ou balise
en dur). Ils sont insérés directement après détection des expressions
'</head>' ou '<body>'.
Pat
_______________________________________________
liste spip
spip@rezo.net - désabonnement : envoyer un mail à spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
http://archives.rezo.net/spip.mbox/
Documentation de SPIP : http://www.spip.net/
Irc : de l'aide à toute heure : http://spip.net/irc
_______________________________________________
liste spip
spip@rezo.net - désabonnement : envoyer un mail à spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
http://archives.rezo.net/spip.mbox/
Documentation de SPIP : http://www.spip.net/
Irc : de l'aide à toute heure : http://spip.net/irc
_______________________________________________
liste spip
spip@rezo.net - désabonnement : envoyer un mail à spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
http://archives.rezo.net/spip.mbox/
Documentation de SPIP : http://www.spip.net/
Irc : de l'aide à toute heure : http://spip.net/irc
_______________________________________________
liste spip
spip@rezo.net - désabonnement : envoyer un mail à spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
http://archives.rezo.net/spip.mbox/
Documentation de SPIP : http://www.spip.net/
Irc : de l'aide à toute heure : http://spip.net/irc