Skip to content
Extraits de code Groupes Projets
Valider 14e209c0 rédigé par real3t@gmail.com's avatar real3t@gmail.com
Parcourir les fichiers

Plus besoin d'utiliser le pipeline header_prive (merci tcharlss)

parent 2178227a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -721,7 +721,6 @@ polices/Fontin_Sans_B_45b.ttf -text ...@@ -721,7 +721,6 @@ polices/Fontin_Sans_B_45b.ttf -text
polices/Fontin_Sans_R_45b.ttf -text polices/Fontin_Sans_R_45b.ttf -text
polices/police_vignettes_portail.ttf -text polices/police_vignettes_portail.ttf -text
/popup_musique.html -text /popup_musique.html -text
prive/css/soyezcreateurs_espace_prive.css -text
prive/exec/sc_aide.html -text prive/exec/sc_aide.html -text
prive/exec/sc_bannieres.html -text prive/exec/sc_bannieres.html -text
prive/exec/sc_vide.html -text prive/exec/sc_vide.html -text
...@@ -732,6 +731,7 @@ prive/squelettes/inclure/configurer_soyezcreateurs_google.html -text ...@@ -732,6 +731,7 @@ prive/squelettes/inclure/configurer_soyezcreateurs_google.html -text
prive/squelettes/inclure/configurer_soyezcreateurs_layout.html -text prive/squelettes/inclure/configurer_soyezcreateurs_layout.html -text
prive/squelettes/navigation/configurer_soyezcreateurs.html -text prive/squelettes/navigation/configurer_soyezcreateurs.html -text
prive/squelettes/top/configurer_soyezcreateurs.html -text prive/squelettes/top/configurer_soyezcreateurs.html -text
prive/style_prive_plugin_soyezcreateurs.html -text
prive/themes/spip/images/soyezcreateurs-16.png -text prive/themes/spip/images/soyezcreateurs-16.png -text
prive/themes/spip/images/soyezcreateurs_help-16.png -text prive/themes/spip/images/soyezcreateurs_help-16.png -text
prive/themes/spip/images/soyezcreateurs_help-48.png -text prive/themes/spip/images/soyezcreateurs_help-48.png -text
......
#CACHE{3600*100,cache-client}
#HTTP_HEADER{Content-Type: text/css; charset=utf-8}
#HTTP_HEADER{Vary: Accept-Encoding}
.formulaire_spip .editer.associer_mot > label { .formulaire_spip .editer.associer_mot > label {
display: block; display: block;
float: none; float: none;
......
...@@ -174,11 +174,3 @@ if (!defined('_DIR_PLUGIN_CRITERE_MOTS')) { ...@@ -174,11 +174,3 @@ if (!defined('_DIR_PLUGIN_CRITERE_MOTS')) {
return true; return true;
} }
} }
$GLOBALS['spip_pipeline']['header_prive'] .= "|header_prive_soyezcreateurs";
function header_prive_soyezcreateurs($flux) {
$flux .= '<link rel="stylesheet" type="text/css" href="'.find_in_path('prive/css/soyezcreateurs_espace_prive.css').'" media="all" />';
#$flux .= '<script type="text/javascript" src="'.find_in_path('soyezcreateurs_espace_prive.js').'"></script>';
return $flux;
}
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter