diff --git a/baz_april_options.php b/baz_april_options.php index 7296a80..c96d46b 100644 --- a/baz_april_options.php +++ b/baz_april_options.php @@ -18,6 +18,7 @@ $GLOBALS['z_blocs'] = array( 'aside', 'connex', 'footer', + 'head_js', ); define('_CONTENT_WIDTH', 990); diff --git a/mes_options.php b/mes_options.php index 8e136cf..01c0259 100644 --- a/mes_options.php +++ b/mes_options.php @@ -44,10 +44,10 @@ switch (_SERVEUR_MODE) { case 'PREPROD': define('SPIP_ERREUR_REPORT', E_ALL & ~E_WARNING & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT); error_reporting(SPIP_ERREUR_REPORT); - ini_set('display_errors', 1); +// ini_set('display_errors', 1); define('_DEBUG_AUTORISER', true); define('_LOG_FILTRE_GRAVITE', 8); - define('_TEST_EMAIL_DEST', 'nd@dataetic.fr'); + define('_TEST_EMAIL_DEST', 'jean@choc02.com'); define('_SCSS_SOURCE_MAP', true); break; case 'PROD': diff --git a/paquet.xml b/paquet.xml index 2f9e783..03334f7 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,10 +1,10 @@ @@ -13,12 +13,12 @@ chankalan Nicolas Dorigny (zboot) - + GNU/GPL - + Sass CSS Font Awesome - + @@ -53,7 +53,7 @@ - + diff --git a/squelettes/head_js/dist.html b/squelettes/head_js/dist.html new file mode 100644 index 0000000..e64891d --- /dev/null +++ b/squelettes/head_js/dist.html @@ -0,0 +1,4 @@ +[(#REM) + + Ce bloc permet l'insertion de JS specifiques a une page +] diff --git a/squelettes/structure.html b/squelettes/structure.html index 58580a6..36400ef 100644 --- a/squelettes/structure.html +++ b/squelettes/structure.html @@ -6,6 +6,7 @@ +