| Current Path : /home/e/t/i/etiennec/www/oldsite/tmp/cache/skel/ |
| Current File : /home/e/t/i/etiennec/www/oldsite/tmp/cache/skel/html_6a0093bfe104b6ff53cfe2d615a57b95.php |
<?php
/*
* Squelette : plugins/auto/zpip/inclure/rss-item.html
* Date : Tue, 29 Mar 2011 12:00:06 GMT
* Compile : Thu, 24 May 2012 04:21:32 GMT
* Boucles : _mots_rss, _rubrique_mf, _mots_mf, _documents, _un_article
*/
/* BOUCLE mots */
function BOUCLE_mots_rsshtml_6a0093bfe104b6ff53cfe2d615a57b95(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $connect = '';
static $table = 'mots';
static $id = '_mots_rss';
static $from = array('mots' => 'spip_mots','L1' => 'spip_mots_articles');
static $type = array();
static $groupby = array();
static $select = array("mots.titre");
static $orderby = array();
$where =
array(
array('=', 'L1.id_article', sql_quote($Pile[$SP]['id_article'])));
static $join = array('L1' => array('mots','id_mot'));
static $limit = '';
static $having =
array();
$t0 = "";
// REQUETE
$result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect,
array('plugins/auto/zpip/inclure/rss-item.html','html_6a0093bfe104b6ff53cfe2d615a57b95','_mots_rss',18,$GLOBALS['spip_lang']));
if ($result) {
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
$t0 .= (
'
' .
(($t1 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']),"TYPO",$connect))))))!=='' ?
('<dc:subject>' . $t1 . '</dc:subject>') :
''));
}
@sql_free($result);
}
return $t0;
}
/* BOUCLE rubriques */
function BOUCLE_rubrique_mfhtml_6a0093bfe104b6ff53cfe2d615a57b95(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $connect = '';
$in = array();
if (!(is_array($a = ($Pile[$SP]['statut']))))
$in[]= $a;
else $in = array_merge($in, $a);
static $table = 'rubriques';
static $id = '_rubrique_mf';
static $from = array('rubriques' => 'spip_rubriques');
static $type = array();
static $groupby = array();
static $select = array("rubriques.titre",
"rubriques.id_rubrique",
"rubriques.lang");
static $orderby = array();
$where =
array(
array('=', 'rubriques.id_rubrique', sql_quote($Pile[$SP]['id_rubrique'],'','int')), (!$Pile[$SP]['statut'] ? '' : ((is_array($Pile[$SP]['statut'])) ? sql_in('rubriques.statut',sql_quote($in)) :
array('=', 'rubriques.statut', sql_quote($Pile[$SP]['statut'])))));
static $join = array();
static $limit = '';
static $having =
array();
$t0 = "";
// REQUETE
$result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect,
array('plugins/auto/zpip/inclure/rss-item.html','html_6a0093bfe104b6ff53cfe2d615a57b95','_rubrique_mf',27,$GLOBALS['spip_lang']));
if ($result) {
lang_select($GLOBALS['spip_lang']);
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
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)))))))!=='' ?
(( '<a href="' .
url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_rubrique'], 'rubrique', '', '', true)))) .
'" rel="directory">') . $t1 . '</a>') :
'') .
'
');
}
lang_select();
@sql_free($result);
}
return $t0;
}
/* BOUCLE mots */
function BOUCLE_mots_mfhtml_6a0093bfe104b6ff53cfe2d615a57b95(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $connect = '';
static $table = 'mots';
static $id = '_mots_mf';
static $from = array('mots' => 'spip_mots','L1' => 'spip_mots_articles');
static $type = array();
static $groupby = array();
static $select = array("mots.titre",
"mots.id_mot");
static $orderby = array();
$where =
array(
array('=', 'L1.id_article', sql_quote($Pile[$SP]['id_article'])));
static $join = array('L1' => array('mots','id_mot'));
static $limit = '';
static $having =
array();
$t0 = "";
// REQUETE
$result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect,
array('plugins/auto/zpip/inclure/rss-item.html','html_6a0093bfe104b6ff53cfe2d615a57b95','_mots_mf',29,$GLOBALS['spip_lang']));
if ($result) {
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
$t1 = (
'
' .
(($t1 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']),"TYPO",$connect))))))!=='' ?
(( '<a href="' .
url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_mot'], 'mot', '', '', true)))) .
'" rel="tag">') . $t1 . '</a>') :
''));
$t0 .= (($t1 && $t0) ? ', ' : '') . $t1;
}
@sql_free($result);
}
return $t0;
}
/* BOUCLE documents */
function BOUCLE_documentshtml_6a0093bfe104b6ff53cfe2d615a57b95(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $connect = '';
$doublons_index = array();
static $table = 'documents';
static $id = '_documents';
static $from = array('documents' => 'spip_documents','L1' => 'spip_documents_liens','L2' => 'spip_types_documents');
static $type = array();
static $groupby = array();
static $select = array("documents.id_document",
"documents.taille",
"L2.mime_type");
static $orderby = array();
$where =
array('((documents.statut = "publie"))',
array('<', 'documents.date_publication', sql_quote(quete_date_postdates())),
array('(documents.taille > 0 OR documents.distant=\'oui\')'),
array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_article'])),
array('=', 'L1.objet', sql_quote('article')),
array('=', 'documents.mode', "'document'"),
array(sql_in('documents.id_document', $doublons[$doublons_index[]= ('documents')], 'NOT')));
static $join = array('L1' => array('documents','id_document'), 'L2' => array('documents','extension'));
static $limit = '';
static $having =
array();
$t0 = "";
// REQUETE
$result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect,
array('plugins/auto/zpip/inclure/rss-item.html','html_6a0093bfe104b6ff53cfe2d615a57b95','_documents',53,$GLOBALS['spip_lang']));
if ($result) {
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
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 . '"') :
'') .
' />')) :
'') .
'
');
}
@sql_free($result);
}
return $t0;
}
/* BOUCLE articles */
function BOUCLE_un_articlehtml_6a0093bfe104b6ff53cfe2d615a57b95(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $connect = '';
$in = array();
if (!(is_array($a = ($Pile[0]['statut']))))
$in[]= $a;
else $in = array_merge($in, $a);
static $table = 'articles';
static $id = '_un_article';
static $from = array('articles' => 'spip_articles');
static $type = array();
static $groupby = array();
static $select = array("articles.id_article",
"articles.id_rubrique",
"articles.statut",
"articles.lang",
"articles.titre",
"articles.date",
"articles.texte",
"articles.descriptif",
"articles.chapo",
"articles.ps");
static $orderby = array();
$where =
array(
array('=', 'articles.id_article', sql_quote($Pile[0]['id_article'],'','int')), (!$Pile[0]['statut'] ? '' : ((is_array($Pile[0]['statut'])) ? sql_in('articles.statut',sql_quote($in)) :
array('=', 'articles.statut', sql_quote($Pile[0]['statut'])))));
static $join = array();
static $limit = '';
static $having =
array();
$t0 = "";
// REQUETE
$result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect,
array('plugins/auto/zpip/inclure/rss-item.html','html_6a0093bfe104b6ff53cfe2d615a57b95','_un_article',5,$GLOBALS['spip_lang']));
if ($result) {
lang_select($GLOBALS['spip_lang']);
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
$t0 .= (
'
<item' .
(($t1 = strval(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))))) .
'</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(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('id_article' => $Pile[$SP]['id_article']), array('trim'=>true, 'compil'=>array('plugins/auto/zpip/inclure/rss-item.html','html_6a0093bfe104b6ff53cfe2d615a57b95','_un_article',11,$GLOBALS['spip_lang'])), '')))))!=='' ?
('<dc:creator>' . $t1 . '</dc:creator>') :
'') .
'
' .
BOUCLE_mots_rsshtml_6a0093bfe104b6ff53cfe2d615a57b95($Cache, $Pile, $doublons, $Numrows, $SP) .
'
<description>' .
interdire_scripts(texte_backend(filtre_introduction($Pile[$SP]['descriptif'], (strlen($Pile[$SP]['descriptif']) OR chapo_redirigetil($Pile[$SP]['chapo']))
? ''
: $Pile[$SP]['chapo'] . "\n\n" . $Pile[$SP]['texte'], 500, $connect))) .
'
' .
BOUCLE_rubrique_mfhtml_6a0093bfe104b6ff53cfe2d615a57b95($Cache, $Pile, $doublons, $Numrows, $SP) .
(($t1 = BOUCLE_mots_mfhtml_6a0093bfe104b6ff53cfe2d615a57b95($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
('
/ ' . $t1) :
'') .
'
</description>
' .
(($t1 = strval(interdire_scripts(((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(nettoyer_chapo($Pile[$SP]['chapo']), $connect))))))!=='' ?
('<div class=\'rss_chapo\'>' . $t2 . '</div>
') :
'') .
(($t2 = strval(interdire_scripts(texte_backend(filtrer('image_graver', filtrer('image_reduire',traiter_doublons_documents($doublons, cs_nettoie(sommaire_d_article(propre($Pile[$SP]['texte'],$connect)))),'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))))))!=='' ?
('<div class=\'rss_ps\'>' . $t2 . '</div>') :
'') .
'
</content:encoded>
')) :
'') .
'
' .
BOUCLE_documentshtml_6a0093bfe104b6ff53cfe2d615a57b95($Cache, $Pile, $doublons, $Numrows, $SP) .
'
</item>
');
}
lang_select();
@sql_free($result);
}
return $t0;
}
//
// Fonction principale du squelette plugins/auto/zpip/inclure/rss-item.html
// Temps de compilation total: 39.346 ms
//
function html_6a0093bfe104b6ff53cfe2d615a57b95($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_6a0093bfe104b6ff53cfe2d615a57b95($Cache, $Pile, $doublons, $Numrows, $SP) .
'
');
return analyse_resultat_skel('html_6a0093bfe104b6ff53cfe2d615a57b95', $Cache, $page, 'plugins/auto/zpip/inclure/rss-item.html');
}
?>