";
else $aff_html .= "";
$aff_html .= "";
}
if($type_article1 == 2) {//chat
//Récupération infos
$actu = contenus_chat($id_article1);
$couleur = 4;
//Création gabarit
$aff_html .= "";
$aff_html .= " ".$actu['etat']."";
$aff_html .= " ";
if (($en_avant1 == 1) || ($actu['etat'] == "En ce moment")) $aff_html .= " ";
else $aff_html .= "";
if (strlen($actu['image'])>0) $aff_html .= " ";
$aff_html .= $actu['intervenant']." ".$actu['sujet'];
$aff_html .= " | ";
$aff_html .= "";
}
break;
//actu deux colonnes
case '2' :
$aff_html .= "";
if($type_article1 == 1) {// actu
//Récupération infos
$actu = contenus_actu($id_article1);
$couleur="";
$couleur = couleur ($actu['code_couleur']);
if ($en_avant1 == 1) $couleur2=$couleur;
//Création gabarit
$aff_html .= "";
$aff_html .= " ".$actu['rubrique']." - ".affiche_date_simple($actu['date'],$langue,$actu['auto'])."";
if ($actu['type_lien'] == 1) $lien = "page.php?page_id=".$actu['lien'];
else if ($actu['type_lien'] == 2) $lien = $actu['lien'];
if (strlen($lien)>0) $aff_html .= " ";
if ($en_avant1 == 1) $aff_html .= " ";
else $aff_html .= " ";
if (strlen($lien)>0) $aff_html .= "";
if (strlen($actu['image'])>0) $aff_html .= " ";
if (strlen($lien)>0) $aff_html .= "";
$aff_html .= traite_affiche_accueil($actu['contenu']);
$aff_html .= " ";
$aff_html .= " ";
}
if($type_article1 == 2) {//chat
//Récupération infos
$actu = contenus_chat($id_article1);
$couleur = 4;
if (($en_avant1 == 1) || ($actu['etat'] == "En ce moment")) $couleur2=$couleur;
//Création gabarit
$aff_html .= " ";
$aff_html .= " ".$actu['etat']."";
$aff_html .= " ";
if (($en_avant1 == 1) || ($actu['etat'] == "En ce moment")) $aff_html .= " ";
else $aff_html .= " ";
if (strlen($actu['image'])>0) $aff_html .= " ";
$aff_html .= $actu['intervenant']." ".$actu['sujet'];
$aff_html .= " ";
$aff_html .= " ";
}
$aff_html .= " | ";
if($type_article2 == 1) {// actu
//Récupération infos
$actu = contenus_actu($id_article2);
$couleur = couleur ($actu['code_couleur']);
if ($en_avant2 == 1) $couleur2=$couleur;
else $couleur2="";
//Création gabarit
$aff_html .= "";
$aff_html .= " ".$actu['rubrique']." - ".affiche_date_simple($actu['date'],$langue,$actu['auto'])."";
if ($actu['type_lien'] == 1) $lien = "page.php?page_id=".$actu['lien'];
else if ($actu['type_lien'] == 2) $lien = $actu['lien'];
if (strlen($lien)>0) $aff_html .= " ";
if ($en_avant2 == 1) $aff_html .= " ";
else $aff_html .= " ";
if (strlen($lien)>0) $aff_html .= "";
if (strlen($actu['image'])>0) $aff_html .= " ";
if (strlen($lien)>0) $aff_html .= "";
$aff_html .= traite_affiche_accueil($actu['contenu']);
$aff_html .= " ";
$aff_html .= " ";
}
if($type_article2 == 2) {//chat
//Récupération infos
$actu = contenus_chat($id_article2);
$couleur = 4;
if (($en_avant2 == 1) || ($actu['etat'] == "En ce moment")) $couleur2=$couleur;
else $couleur2="";
//Création gabarit
$aff_html .= "";
$aff_html .= " ".$actu['etat']."";
$aff_html .= " ";
if (($en_avant2 == 1) || ($actu['etat'] == "En ce moment"))$aff_html .= " ";
else $aff_html .= " ";
if (strlen($actu['image'])>0) $aff_html .= " ";
$aff_html .= $actu['intervenant']." ".$actu['sujet'];
$aff_html .= " ";
$aff_html .= " ";
}
$aff_html .= " | ";
break;
//actu horizontale
case '3' :
$aff_html .= "";
if($type_article1 == 1) {// actu
//Récupération infos
$actu = contenus_actu($id_article1);
$couleur = couleur ($actu['code_couleur']);
//Création gabarit
$aff_html .= "";
$aff_html .= " ".$actu['rubrique']." - ".affiche_date_simple($actu['date'],$langue,$actu['auto'])."";
if ($actu['type_lien'] == 1) $lien = "page.php?page_id=".$actu['lien'];
else if ($actu['type_lien'] == 2) $lien = $actu['lien'];
if (strlen($lien)>0) $aff_html .= " ";
if ($en_avant1 == 1) $aff_html .= " ";
else $aff_html .= "";
$aff_html .= "";
}
if($type_article1 == 2) {//chat
//Récupération infos
$actu = contenus_chat($id_article1);
$couleur = 4;
//Création gabarit
$aff_html .= "";
$aff_html .= " ".$actu['etat']."";
$aff_html .= " ";
if (($en_avant2 == 1) || ($actu['etat'] == "En ce moment")) $aff_html .= " ";
else $aff_html .= "";
if (strlen($actu['image'])>0) $aff_html .= " ";
$aff_html .= $actu['intervenant']." ".$actu['sujet'];
$aff_html .= " | ";
$aff_html .= "";
}
$aff_html .= " |
";
break;
}
}
?>
=$news[$langue]?>
echo $aff_html ?>
|
|
|
|