| Current Path : /home/quelfutuu/www/tmp/cache/skel/ |
| Current File : /home/quelfutuu/www/tmp/cache/skel/html_bded1e9e33f71c985db21a3d88faf04b.php |
<?php
/*
* Squelette : plugins/auto/breves/v3.2.0/breve.html
* Date : Fri, 10 Oct 2025 10:54:04 GMT
* Compile : Fri, 01 May 2026 19:34:40 GMT
* Boucles : _ariane, _breves, _mots, _principale
*/
function BOUCLE_arianehtml_bded1e9e33f71c985db21a3d88faf04b(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'rubriques';
$command['id'] = '_ariane';
$command['from'] = array('rubriques' => 'spip_rubriques');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("rubriques.id_rubrique",
"rubriques.titre",
"rubriques.lang");
$command['orderby'] = array();
$command['join'] = array();
$command['limit'] = '';
$command['having'] =
array();
}
$command['where'] =
array(
quete_condition_statut('rubriques.statut','!','publie',''),
array('=', 'rubriques.id_rubrique', sql_quote($Pile[$SP]['id_rubrique'], '','bigint NOT NULL AUTO_INCREMENT')));
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = Spip\Compilateur\Iterateur\Factory::create(
"SQL",
$command,
array('plugins/auto/breves/v3.2.0/breve.html','html_bded1e9e33f71c985db21a3d88faf04b','_ariane',24,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
lang_select($GLOBALS['spip_lang']);
$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
$t0 .= (
' > <a href="' .
retablir_echappements_modeles(vider_url(urlencode_1738(generer_objet_url($Pile[$SP]['id_rubrique'], 'rubrique', '', '', true)))) .
'">' .
retablir_echappements_modeles(interdire_scripts(couper(cs_nettoie(PtoBR(propre(supprimer_numero($Pile[$SP]['titre']), $connect, $Pile[0]))),'80'))) .
'</a>');
lang_select();
}
lang_select();
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_ariane @ plugins/auto/breves/v3.2.0/breve.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
function BOUCLE_breveshtml_bded1e9e33f71c985db21a3d88faf04b(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'breves';
$command['id'] = '_breves';
$command['from'] = array('breves' => 'spip_breves');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("breves.date_heure",
"breves.date_heure AS date",
"breves.id_breve",
"breves.id_rubrique",
"breves.titre",
"breves.lang");
$command['orderby'] = array('breves.date_heure DESC');
$command['join'] = array();
$command['limit'] = '0,10';
$command['having'] =
array();
}
$command['where'] =
array(
quete_condition_statut('breves.statut','publie,prop','publie',''),
array('=', 'breves.id_rubrique', sql_quote($Pile[$SP]['id_rubrique'], '','bigint NOT NULL DEFAULT \'0\'')));
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = Spip\Compilateur\Iterateur\Factory::create(
"SQL",
$command,
array('plugins/auto/breves/v3.2.0/breve.html','html_bded1e9e33f71c985db21a3d88faf04b','_breves',58,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
lang_select($GLOBALS['spip_lang']);
$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
$t0 .= (
'
<li>' .
(($t1 = strval(retablir_echappements_modeles(interdire_scripts(affdate_jourcourt(normaliser_date($Pile[$SP]['date']))))))!=='' ?
($t1 . ' – ') :
'') .
'<a href="' .
retablir_echappements_modeles(vider_url(urlencode_1738(generer_objet_url($Pile[$SP]['id_breve'], 'breve', '', '', true)))) .
'"' .
(($t1 = strval(retablir_echappements_modeles((calcul_exposer($Pile[$SP]['id_breve'], 'id_breve', $Pile[0], $Pile[$SP]['id_rubrique'], 'id_breve', '') ? 'on' : ''))))!=='' ?
(' class="' . $t1 . '"') :
'') .
'>' .
retablir_echappements_modeles(interdire_scripts(cs_nettoie(PtoBR(propre(supprimer_numero($Pile[$SP]['titre']), $connect, $Pile[0]))))) .
'</a></li>
');
lang_select();
}
lang_select();
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_breves @ plugins/auto/breves/v3.2.0/breve.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
function BOUCLE_motshtml_bded1e9e33f71c985db21a3d88faf04b(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'mots';
$command['id'] = '_mots';
$command['from'] = array('mots' => 'spip_mots','L1' => 'spip_mots_liens');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("mots.titre",
"mots.id_mot");
$command['orderby'] = array('mots.titre');
$command['join'] = array('L1' => array('mots','id_mot'));
$command['limit'] = '';
$command['having'] =
array();
}
$command['where'] =
array(
array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_breve'], '','bigint NOT NULL DEFAULT \'0\'')),
array('=', 'L1.objet', sql_quote('breve')));
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = Spip\Compilateur\Iterateur\Factory::create(
"SQL",
$command,
array('plugins/auto/breves/v3.2.0/breve.html','html_bded1e9e33f71c985db21a3d88faf04b','_mots',70,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
$t0 .= (
'
<li><a href="' .
retablir_echappements_modeles(vider_url(urlencode_1738(generer_objet_url($Pile[$SP]['id_mot'], 'mot', '', '', true)))) .
'" rel="tag">' .
retablir_echappements_modeles(interdire_scripts(cs_nettoie(PtoBR(cs_glossaire_titres(propre(supprimer_numero($Pile[$SP]['titre']), $connect, $Pile[0])))))) .
'</a></li>
');
}
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_mots @ plugins/auto/breves/v3.2.0/breve.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
function BOUCLE_principalehtml_bded1e9e33f71c985db21a3d88faf04b(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'breves';
$command['id'] = '_principale';
$command['from'] = array('breves' => 'spip_breves');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("breves.id_rubrique",
"breves.id_breve",
"breves.lang",
"breves.titre",
"breves.texte",
"breves.date_heure AS date",
"breves.lien_url AS url_site",
"breves.lien_titre AS nom_site");
$command['orderby'] = array();
$command['join'] = array();
$command['limit'] = '';
$command['having'] =
array();
}
$command['where'] =
array(
quete_condition_statut('breves.statut','publie,prop','publie',''),
array('=', 'breves.id_breve', sql_quote(($Pile[0]['id_breve'] ?? null), '','bigint NOT NULL AUTO_INCREMENT')));
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = Spip\Compilateur\Iterateur\Factory::create(
"SQL",
$command,
array('plugins/auto/breves/v3.2.0/breve.html','html_bded1e9e33f71c985db21a3d88faf04b','_principale',1,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
lang_select($GLOBALS['spip_lang']);
$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
$t0 .= (
'
<!DOCTYPE html>
<html dir="' .
retablir_echappements_modeles(lang_dir($Pile[$SP]['lang'], 'ltr','rtl')) .
'" lang="' .
retablir_echappements_modeles(spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang'])) .
'" class="' .
retablir_echappements_modeles(lang_dir($Pile[$SP]['lang'], 'ltr','rtl')) .
(($t1 = strval(retablir_echappements_modeles(spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang']))))!=='' ?
(' ' . $t1) :
'') .
' no-js">
<head>
<script>(function(H){H.className=H.className.replace(/\\bno-js\\b/,\'js\')})(document.documentElement);</script>
<title>' .
(($t1 = strval(retablir_echappements_modeles(interdire_scripts(textebrut(couper(cs_nettoie(PtoBR(propre(supprimer_numero($Pile[$SP]['titre']), $connect, $Pile[0]))),'80'))))))!=='' ?
($t1 . ' - ') :
'') .
retablir_echappements_modeles(interdire_scripts(textebrut(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0])))) .
'</title>
' .
(($t1 = strval(retablir_echappements_modeles(interdire_scripts(attribut_html(generer_objet_introduction((int)$Pile[$SP]['id_breve'], 'breves', array('texte' => $Pile[$SP]['texte'],), '300', '150', null, $connect))))))!=='' ?
('<meta name="description" content="' . $t1 . '">') :
'') .
'
' .
(($t1 = strval(retablir_echappements_modeles(url_absolue(vider_url(urlencode_1738(generer_objet_url($Pile[$SP]['id_breve'], 'breve', '', '', true))),(spip_htmlspecialchars(sinon($GLOBALS['meta']['adresse_site'],'.')))))))!=='' ?
('<link rel="canonical" href="' . $t1 . '">') :
'') .
'
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/head') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/breves/v3.2.0/breve.html\',\'html_bded1e9e33f71c985db21a3d88faf04b\',\'\',9,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
' .
(($t1 = strval(retablir_echappements_modeles('')))!=='' ?
($t1 . ' Lien vers le flux RSS des breves ') :
'') .
'
<link rel="alternate" type="application/rss+xml" title="' .
_T('public|spip|ecrire:dernieres_breves') .
'" href="' .
retablir_echappements_modeles(interdire_scripts(generer_url_public('backend-breves', ''))) .
'">
</head>
<body class="pas_surlignable page_breve">
<div class="page">
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/header') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/breves/v3.2.0/breve.html\',\'html_bded1e9e33f71c985db21a3d88faf04b\',\'\',17,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/nav') . ', array_merge('.var_export($Pile[0],1).',array(\'id_rubrique\' => ' . argumenter_squelette($Pile[$SP]['id_rubrique']) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/breves/v3.2.0/breve.html\',\'html_bded1e9e33f71c985db21a3d88faf04b\',\'\',18,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
<main class="main" role="main">
' .
(($t1 = strval(retablir_echappements_modeles('')))!=='' ?
($t1 . ' Contenu principal : corps de la breve ') :
'') .
'
<div class="wrapper">
<div class="content" id="content">
<p class="arbo"><a href="' .
retablir_echappements_modeles(spip_htmlspecialchars(sinon($GLOBALS['meta']['adresse_site'],'.'))) .
'/" >' .
_T('public|spip|ecrire:accueil_site') .
'</a>' .
BOUCLE_arianehtml_bded1e9e33f71c985db21a3d88faf04b($Cache, $Pile, $doublons, $Numrows, $SP) .
(($t1 = strval(retablir_echappements_modeles(interdire_scripts(couper(cs_nettoie(PtoBR(propre(supprimer_numero($Pile[$SP]['titre']), $connect, $Pile[0]))),'80')))))!=='' ?
(' > <strong class="on">' . $t1 . '</strong>') :
'') .
'</p>
<div class="cartouche">
<h1 class="' .
retablir_echappements_modeles('') .
'surlignable">' .
(($t1 = strval(retablir_echappements_modeles(filtrer('image_graver',filtrer('image_reduire',quete_html_logo(quete_logo('id_breve', 'ON', $Pile[$SP]['id_breve'], $Pile[$SP]['id_rubrique']), '', ''),'240','240')))))!=='' ?
($t1 . ' ') :
'') .
retablir_echappements_modeles(interdire_scripts(cs_nettoie(PtoBR(propre(supprimer_numero($Pile[$SP]['titre']), $connect, $Pile[0]))))) .
'</h1>
<p class="info-publi"><abbr class="published" title="' .
retablir_echappements_modeles(interdire_scripts(date_iso(normaliser_date($Pile[$SP]['date'])))) .
'">' .
(($t1 = strval(retablir_echappements_modeles(interdire_scripts(nom_jour(normaliser_date($Pile[$SP]['date']))))))!=='' ?
($t1 . ' ') :
'') .
retablir_echappements_modeles(interdire_scripts(affdate(normaliser_date($Pile[$SP]['date'])))) .
'</abbr></p>
</div>
' .
(($t1 = strval(retablir_echappements_modeles(interdire_scripts(cs_nettoie(sommaire_d_article(cs_glossaire(propre($Pile[$SP]['texte'], $connect, $Pile[0]))))))))!=='' ?
(( '<div class="' .
retablir_echappements_modeles('') .
'texte">') . $t1 . '</div>') :
'') .
'
' .
(($t1 = strval(retablir_echappements_modeles(calculer_url($Pile[$SP]['url_site'],'','url', $connect))))!=='' ?
(( '<hr><p class="' .
retablir_echappements_modeles('') .
'hyperlien">' .
_T('public|spip|ecrire:voir_en_ligne') .
' : <a href="') . $t1 . ( '">' .
retablir_echappements_modeles(interdire_scripts(((($a = typo(supprimer_numero(calculer_url($Pile[$SP]['url_site'],$Pile[$SP]['nom_site'], 'titre', $connect, false)), "TYPO", $connect, $Pile[0])) OR (is_string($a) AND strlen($a))) ? $a : (couper(calculer_url($Pile[$SP]['url_site'],'','url', $connect),'80'))))) .
'</a></p>')) :
'') .
'
' .
(($t1 = strval(retablir_echappements_modeles('')))!=='' ?
($t1 . ' Gestion du portfolio et des documents ') :
'') .
'
' .
retablir_echappements_modeles(recuperer_fond( 'inclure/documents' , array_merge($Pile[0],array('objet' => 'breve' ,
'id_objet' => ($Pile[$SP]['id_breve']) ,
'id_rubrique' => '' )), array('compil'=>array('plugins/auto/breves/v3.2.0/breve.html','html_bded1e9e33f71c985db21a3d88faf04b','_principale',28,$GLOBALS['spip_lang'])), _request('connect') ?? '')) .
'
' .
(($t1 = strval(retablir_echappements_modeles(interdire_scripts(calculer_notes()))))!=='' ?
('<div class="notes"><hr>' . $t1 . '</div>') :
'') .
'
' .
(($t1 = strval(retablir_echappements_modeles('')))!=='' ?
($t1 . ' Forum de la breve
NB : pour desactiver les forums de breve, supprimez simplement les lignes ci-dessous ') :
'') .
'
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/forum') . ', array(\'id_breve\' => ' . argumenter_squelette($Pile[$SP]['id_breve']) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/breves/v3.2.0/breve.html\',\'html_bded1e9e33f71c985db21a3d88faf04b\',\'\',40,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
' .
(($t1 = strval(retablir_echappements_modeles(executer_balise_dynamique('FORMULAIRE_FORUM',
array($Pile[$SP]['id_breve'],($Pile[0]['id_forum'] ?? null),($Pile[0]['ajouter_mot'] ?? null),($Pile[0]['ajouter_groupe'] ?? null),($Pile[0]['forcer_previsu'] ?? null),($Pile[0]['id_article'] ?? null),$Pile[$SP]['id_breve'],$Pile[$SP]['id_rubrique'],($Pile[0]['id_syndic'] ?? null)),
array('plugins/auto/breves/v3.2.0/breve.html','html_bded1e9e33f71c985db21a3d88faf04b','_principale',33,$GLOBALS['spip_lang'], 'breves',4)))))!=='' ?
(( '<h2>' .
_T('forum:form_pet_message_commentaire') .
'</h2>
') . $t1) :
'') .
'
</div><!--.content-->
</div><!--.wrapper-->
<aside class="aside" role="complementary">
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/navsub') . ', array(\'id_rubrique\' => ' . argumenter_squelette($Pile[$SP]['id_rubrique']) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/breves/v3.2.0/breve.html\',\'html_bded1e9e33f71c985db21a3d88faf04b\',\'\',48,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
' .
retablir_echappements_modeles(executer_balise_dynamique('FORMULAIRE_RECHERCHE',
array(),
array('plugins/auto/breves/v3.2.0/breve.html','html_bded1e9e33f71c985db21a3d88faf04b','_principale',49,$GLOBALS['spip_lang']))) .
'
' .
(($t1 = strval(retablir_echappements_modeles('')))!=='' ?
($t1 . ' Breves dans la meme rubrique ') :
'') .
'
' .
(($t1 = BOUCLE_breveshtml_bded1e9e33f71c985db21a3d88faf04b($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
(( '
<div class="menu menu_breves">
<h2>' .
_T('public|spip|ecrire:autres_breves') .
'</h2>
<ul>
') . $t1 . '
</ul>
</div>
') :
'') .
'
' .
(($t1 = strval(retablir_echappements_modeles('')))!=='' ?
($t1 . ' Menu de navigation mots-cles ') :
'') .
'
' .
(($t1 = BOUCLE_motshtml_bded1e9e33f71c985db21a3d88faf04b($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
(( '
<div class="menu">
<h2>' .
_T('public|spip|ecrire:mots_clefs') .
'</h2>
<ul>
') . $t1 . '
</ul>
</div>
') :
'') .
'
</aside><!--.aside-->
</main><!--.main-->
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/footer') . ', array_merge('.var_export($Pile[0],1).',array(\'self\' => ' . argumenter_squelette(retablir_echappements_modeles(self())) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/breves/v3.2.0/breve.html\',\'html_bded1e9e33f71c985db21a3d88faf04b\',\'\',60,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
</div><!--.page-->
</body>
</html>
');
lang_select();
}
lang_select();
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_principale @ plugins/auto/breves/v3.2.0/breve.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
//
// Fonction principale du squelette plugins/auto/breves/v3.2.0/breve.html
// Temps de compilation total: 11.664 ms
//
function html_bded1e9e33f71c985db21a3d88faf04b($Cache, $Pile, $doublons = array(), $Numrows = array(), $SP = 0) {
if (isset($Pile[0]["doublons"]) AND is_array($Pile[0]["doublons"]))
$doublons = nettoyer_env_doublons($Pile[0]["doublons"]);
$connect = '';
$page = (
BOUCLE_principalehtml_bded1e9e33f71c985db21a3d88faf04b($Cache, $Pile, $doublons, $Numrows, $SP) .
'
');
return analyse_resultat_skel('html_bded1e9e33f71c985db21a3d88faf04b', $Cache, $page, 'plugins/auto/breves/v3.2.0/breve.html');
}