spip.net est maintenant en https, donc, j'ajoute le "s" à http

master
spip.franck@lien-d-amis.net 7 years ago
parent c3d94bd08f
commit 805eaa42b8

@ -1,6 +1,6 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" dir="ltr">
<head>
<link rel='stylesheet' href='http://www.spip.net/prive/spip_admin.css' type='text/css' />
<link rel='stylesheet' href='https://www.spip.net/prive/spip_admin.css' type='text/css' />
</head>
<body>
<h1>Usages avancés</h1>

@ -119,7 +119,7 @@ $GLOBALS['publicites_site'] = array(
'7' => array(
'id_banniere' => '4',
'titre' => 'Cube : exemple SPIP',
'url' => 'http://www.spip.net/',
'url' => 'https://www.spip.net/',
'objet' => _DIR_IMGPUB.'/ad_home.png',
'type' => 'img',
'statut' => '2actif',

@ -80,7 +80,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'doc_titre_court' => 'Ad Banner Documentation',
'doc_titre_page' => 'Documentation of plugin "Ad Banner"',
'docskel_sep' => '----',
'documentation_1' => 'The plugin "Ad Banner" can be installed in the same way that all SPIP plugins ({[dedicated article on spip.net->http://www.spip.net/fr_article3396.html]}).
'documentation_1' => 'The plugin "Ad Banner" can be installed in the same way that all SPIP plugins ({[dedicated article on spip.net->https://www.spip.net/fr_article3396.html]}).
Default values are entered in the tables, namely:
-* Four "example" banners , the most popular on the web :

@ -78,7 +78,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'doc_titre_court' => 'Documentation Pub Banner',
'doc_titre_page' => 'Documentation du plugin "Pub Banner"',
'docskel_sep' => '----',
'documentation_1' => 'Le plugin PUB BANNER sinstalle de la même manière que lensemble des plugins SPIP ({[article dédié sur spip.net->http://www.spip.net/fr_article3396.html]}).
'documentation_1' => 'Le plugin PUB BANNER sinstalle de la même manière que lensemble des plugins SPIP ({[article dédié sur spip.net->https://www.spip.net/fr_article3396.html]}).
Des valeurs par défaut sont entrées dans les tables, à savoir :
-* quatre bannières "type", les plus répandues sur le web :

Loading…
Cancel
Save