'; // ----------------------------------------------------- // Champs cachés // pour awesone ou svg => flag pour afficher le bouton syle-- echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; // ----------------------------------------------------- // Propager // ----------------------------------------------------- $title="En cochant cette case l'image sera reproduite dans chaque langue"; echo 'Propager l\'icône aux autres langues : '; if ($propager==1) {$checked='checked';} else {$checked='';} echo ''; echo ''; echo ''; echo 'Icône actuelle : '; // ----------------------------------------------------- // Champ ico : si posté = theIco, sinon la premiere fois DbIco vient de session (depuis menuDeroulant) // ----------------------------------------------------- if ($theIco!='') { if(!isset($niveau)) $niveau=1; $test=substr($theIco,-3); if ($test=='jpg' || $test=='peg' || $test=='gif' || $test=='ico' || $test=='png' || $test=='bmp') { if(file_exists($theIco)) {echo '';} if(file_exists('.' .$theIco)) { echo '';} if(file_exists('../.' .$theIco)) { echo '';} } else { echo ''; } } echo ''; echo ''; echo 'Fichier / nom : '; echo ' '; echo ''; // ----------------------------------------------------- // Liien vers page fontAwesome // ----------------------------------------------------- echo '
Aller sur la page web des icônes Font Awesome
'; // echo '
Page web des icônes glyphsearch
'; echo ''; echo 'Sélectionnez :
'; echo '
'; echo ''; // ----------------------------------------------------- // Styles ico ronds Gallerie 1 // ----------------------------------------------------- include ($includePathAdmin. "/ressources/listeIcoRonds.php"); echo ''; // ----------------------------------------------------- // Icos Gallerie 2 // ----------------------------------------------------- echo ' '; include ($includePathAdmin. "/ressources/listeIcoAccess.php"); echo ''; // ----------------------------------------------------- // Class awesome Gallerie 3 // ----------------------------------------------------- echo ' '; include ($includePathAdmin. "/ressources/listeIcoAwesome.php"); echo ''; echo ''; echo ''; // ----------------------------------------------------- // Comics Gallerie 4 // ----------------------------------------------------- include ($includePathAdmin. "/ressources/listeIcoComic.php"); echo ''; // ----------------------------------------------------- // icos_ronds 2 Gallerie 5 // ----------------------------------------------------- echo ' '; include ($includePathAdmin. "/ressources/listeIcoRonds2.php"); echo ''; // ----------------------------------------------------- // Pastel_Icons 2 Gallerie 6 // ----------------------------------------------------- echo ' '; include ($includePathAdmin. "/ressources/listeIcoPastel.php"); echo ''; echo ''; // ----------------------------------------------------- // Libre choix // ----------------------------------------------------- echo ''; echo ''; echo ''; // echo ''; echo ''; // ----------------------------------------------------- // Gallerie file // ----------------------------------------------------- echo '
'; echo ''; echo '
'; echo ''; ?>