uawdijnntqw1x1x1
IP : 216.73.216.249
Hostname : webm001.cluster110.gra.hosting.ovh.net
Kernel : Linux webm001.cluster110.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
etiennec
/
www
/
tmp
/
cache
/
skel
/
html_752297d98fc569921327f804e902fa7c.php
/
/
<?php /* * Squelette : plugins/auto/zpip/inclure/rss-item.html * Date : Sun, 27 Sep 2015 12:46:16 GMT * Compile : Sun, 11 Oct 2015 20:04:14 GMT * Boucles : _mots_rss, _rubrique_mf, _mots_mf, _documents, _un_article */ function BOUCLE_mots_rsshtml_752297d98fc569921327f804e902fa7c(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; if (!isset($command['table'])) { $command['table'] = 'mots'; $command['id'] = '_mots_rss'; $command['from'] = array('mots' => 'spip_mots','L1' => 'spip_mots_liens'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("mots.titre"); $command['orderby'] = array(); $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_article'],'','bigint(21) NOT NULL DEFAULT \'0\'')), array('=', 'L1.objet', sql_quote('article'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('plugins/auto/zpip/inclure/rss-item.html','html_752297d98fc569921327f804e902fa7c','_mots_rss',18,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { $t0 .= ( ' ' . (($t1 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0]))))))!=='' ? ('<dc:subject>' . $t1 . '</dc:subject>') : '')); } $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_mots_rss @ plugins/auto/zpip/inclure/rss-item.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_rubrique_mfhtml_752297d98fc569921327f804e902fa7c(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; $in = array(); if (!(is_array($a = ($Pile[$SP]['statut'])))) $in[]= $a; else $in = array_merge($in, $a); if (!isset($command['table'])) { $command['table'] = 'rubriques'; $command['id'] = '_rubrique_mf'; $command['from'] = array('rubriques' => 'spip_rubriques'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("rubriques.titre", "rubriques.id_rubrique", "rubriques.lang"); $command['orderby'] = array(); $command['join'] = array(); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array( array('=', 'rubriques.id_rubrique', sql_quote($Pile[$SP]['id_rubrique'],'','bigint(21) NOT NULL AUTO_INCREMENT')), (!(is_array($Pile[$SP]['statut'])?count($Pile[$SP]['statut']):strlen($Pile[$SP]['statut'])) ? '' : ((is_array($Pile[$SP]['statut'])) ? sql_in('rubriques.statut',sql_quote($in)) : array('=', 'rubriques.statut', sql_quote($Pile[$SP]['statut'],'','varchar(10) NOT NULL DEFAULT \'0\''))))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('plugins/auto/zpip/inclure/rss-item.html','html_752297d98fc569921327f804e902fa7c','_rubrique_mf',27,$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 .= ( '- ' . (($t1 = strval(interdire_scripts(texte_backend(supprimer_tags(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0])))))))!=='' ? (( '<a href="' . url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_rubrique'], 'rubrique', '', '', true)))) . '" rel="directory">') . $t1 . '</a>') : '') . ' '); } lang_select(); $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_rubrique_mf @ plugins/auto/zpip/inclure/rss-item.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_mots_mfhtml_752297d98fc569921327f804e902fa7c(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; if (!isset($command['table'])) { $command['table'] = 'mots'; $command['id'] = '_mots_mf'; $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(); $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_article'],'','bigint(21) NOT NULL DEFAULT \'0\'')), array('=', 'L1.objet', sql_quote('article'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('plugins/auto/zpip/inclure/rss-item.html','html_752297d98fc569921327f804e902fa7c','_mots_mf',29,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { $t1 = ( ' ' . (($t1 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0]))))))!=='' ? (( '<a href="' . url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_mot'], 'mot', '', '', true)))) . '" rel="tag">') . $t1 . '</a>') : '')); $t0 .= ((strlen($t1) && strlen($t0)) ? ', ' : '') . $t1; } $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_mots_mf @ plugins/auto/zpip/inclure/rss-item.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_documentshtml_752297d98fc569921327f804e902fa7c(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; $doublons_index = array(); // Initialise le(s) critère(s) doublons if (!isset($doublons[$d = 'documents'])) { $doublons[$d] = ''; } if (!isset($command['table'])) { $command['table'] = 'documents'; $command['id'] = '_documents'; $command['from'] = array('documents' => 'spip_documents','L1' => 'spip_documents_liens','L2' => 'spip_types_documents'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("documents.id_document", "documents.taille", "L2.mime_type"); $command['orderby'] = array(); $command['join'] = array('L1' => array('documents','id_document'), 'L2' => array('documents','extension')); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array( quete_condition_statut('documents.statut','publie,prop,prepa','publie',''), quete_condition_postdates('documents.date_publication',''), array('(documents.taille > 0 OR documents.distant=\'oui\')'), array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_article'],'','bigint(21) NOT NULL DEFAULT \'0\'')), array('=', 'L1.objet', sql_quote('article')), array('=', 'documents.mode', "'document'"), array(sql_in('documents.id_document', $doublons[$doublons_index[]= ('documents')], 'NOT'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('plugins/auto/zpip/inclure/rss-item.html','html_752297d98fc569921327f804e902fa7c','_documents',53,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { foreach($doublons_index as $k) $doublons[$k] .= "," . $Pile[$SP]['id_document']; // doublons $t0 .= ( (($t1 = strval(unique(url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_document'], 'document', '', '', true)))))))!=='' ? (' <enclosure url="' . $t1 . ( '"' . (($t2 = strval(interdire_scripts($Pile[$SP]['taille'])))!=='' ? (' length="' . $t2 . '"') : '') . (($t2 = strval(interdire_scripts($Pile[$SP]['mime_type'])))!=='' ? (' type="' . $t2 . '"') : '') . ' />')) : '') . ' '); } $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_documents @ plugins/auto/zpip/inclure/rss-item.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_un_articlehtml_752297d98fc569921327f804e902fa7c(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; $in = array(); if (!(is_array($a = (@$Pile[0]['statut'])))) $in[]= $a; else $in = array_merge($in, $a); if (!isset($command['table'])) { $command['table'] = 'articles'; $command['id'] = '_un_article'; $command['from'] = array('articles' => 'spip_articles'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("articles.id_article", "articles.id_rubrique", "articles.statut", "articles.lang", "articles.titre", "articles.date", "articles.texte", "articles.descriptif", "articles.chapo", "articles.ps"); $command['orderby'] = array(); $command['join'] = array(); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array( array('=', 'articles.id_article', sql_quote(@$Pile[0]['id_article'],'','bigint(21) NOT NULL AUTO_INCREMENT')), (!(is_array(@$Pile[0]['statut'])?count(@$Pile[0]['statut']):strlen(@$Pile[0]['statut'])) ? '' : ((is_array(@$Pile[0]['statut'])) ? sql_in('articles.statut',sql_quote($in)) : array('=', 'articles.statut', sql_quote(@$Pile[0]['statut'],'','varchar(10) NOT NULL DEFAULT \'0\''))))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('plugins/auto/zpip/inclure/rss-item.html','html_752297d98fc569921327f804e902fa7c','_un_article',5,$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 .= ( ' <item' . (($t1 = strval(spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' xml:lang="' . $t1 . '"') : '') . '> <title>' . interdire_scripts(texte_backend(supprimer_tags(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0]))))) . '</title> <link>' . url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_article'], 'article', '', '', true)))) . '</link> ' . (($t1 = strval(url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_article'], 'article', '', '', true))))))!=='' ? ('<guid isPermaLink="true">' . $t1 . '</guid>') : '') . ' ' . (($t1 = strval(interdire_scripts(date_iso(normaliser_date($Pile[$SP]['date'])))))!=='' ? ('<dc:date>' . $t1 . '</dc:date>') : '') . ' <dc:format>text/html</dc:format> ' . (($t1 = strval(spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang'])))!=='' ? ('<dc:language>' . $t1 . '</dc:language>') : '') . ' ' . (($t1 = strval(texte_backend(supprimer_tags(recuperer_fond('modeles/lesauteurs', array('objet'=>'article','id_objet' => $Pile[$SP]['id_article'],'id_article' => $Pile[$SP]['id_article']), array('trim'=>true, 'compil'=>array('plugins/auto/zpip/inclure/rss-item.html','html_752297d98fc569921327f804e902fa7c','_un_article',11,$GLOBALS['spip_lang'])), '')))))!=='' ? ('<dc:creator>' . $t1 . '</dc:creator>') : '') . ' ' . BOUCLE_mots_rsshtml_752297d98fc569921327f804e902fa7c($Cache, $Pile, $doublons, $Numrows, $SP) . ' <description>' . interdire_scripts(texte_backend(filtre_introduction($Pile[$SP]['descriptif'], (strlen($Pile[$SP]['descriptif'])) ? '' : $Pile[$SP]['chapo'] . "\n\n" . $Pile[$SP]['texte'], 500, $connect))) . ' ' . BOUCLE_rubrique_mfhtml_752297d98fc569921327f804e902fa7c($Cache, $Pile, $doublons, $Numrows, $SP) . (($t1 = BOUCLE_mots_mfhtml_752297d98fc569921327f804e902fa7c($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? (' / ' . $t1) : '') . ' </description> ' . (($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('syndication_integrale',null,false):'') == 'oui') ? ' ':''))))!=='' ? (' ' . $t1 . ( '<content:encoded>' . (($t2 = strval(texte_backend(filtrer('image_graver', filtrer('image_reduire', ((!is_array($l = quete_logo('id_article', 'ON', $Pile[$SP]['id_article'],'', 0))) ? '': ("<img class=\"spip_logos\" alt=\"\" align=\"right\" src=\"$l[0]\"" . $l[2] . ($l[1] ? " onmouseover=\"this.src='$l[1]'\" onmouseout=\"this.src='$l[0]'\"" : "") . ' />')),'150','150')))))!=='' ? ($t2 . ' ') : '') . (($t2 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, propre($Pile[$SP]['chapo'], $connect, $Pile[0]))))))!=='' ? ('<div class=\'rss_chapo\'>' . $t2 . '</div> ') : '') . (($t2 = strval(interdire_scripts(texte_backend(filtrer('image_graver', filtrer('image_reduire',traiter_doublons_documents($doublons, propre($Pile[$SP]['texte'], $connect, $Pile[0])),'500','0'))))))!=='' ? ('<div class=\'rss_texte\'>' . $t2 . '</div> ') : '') . (($t2 = strval(interdire_scripts(texte_backend(calculer_notes()))))!=='' ? ('<hr /> <div class=\'rss_notes\'>' . $t2 . '</div> ') : '') . (($t2 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, propre($Pile[$SP]['ps'], $connect, $Pile[0]))))))!=='' ? ('<div class=\'rss_ps\'>' . $t2 . '</div>') : '') . ' </content:encoded> ')) : '') . ' ' . BOUCLE_documentshtml_752297d98fc569921327f804e902fa7c($Cache, $Pile, $doublons, $Numrows, $SP) . ' </item> '); } lang_select(); $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_un_article @ plugins/auto/zpip/inclure/rss-item.html","profiler"._LOG_AVERTISSEMENT); return $t0; } // // Fonction principale du squelette plugins/auto/zpip/inclure/rss-item.html // Temps de compilation total: 53.077 ms // function html_752297d98fc569921327f804e902fa7c($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_un_articlehtml_752297d98fc569921327f804e902fa7c($Cache, $Pile, $doublons, $Numrows, $SP) . ' '); return analyse_resultat_skel('html_752297d98fc569921327f804e902fa7c', $Cache, $page, 'plugins/auto/zpip/inclure/rss-item.html'); } ?>
/home/etiennec/www/tmp/cache/skel/html_752297d98fc569921327f804e902fa7c.php