meta données pour cette page
  •  

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
sidebar [2015/08/05 17:58:15] cmartinsidebar [2025/10/22 03:29:28] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ~~NOCACHE~~ ~~NOCACHE~~
 /* /*
-[[http://www.cnrs.fr/|{{  :logo:cnrsfilaire-grand.png?50  |Le Centre National de la Recherche Scientifique}}]]\\ +[[http://www.cnrs.fr/|{{  :logo:cnrs-cnrsfilaire-grand.png?50  |Le Centre National de la Recherche Scientifique}}]]\\ 
-[[http://www.univ-brest.fr/|{{  :logo:ubohor.png?100  |Université de Brest}}]] +[[http://www.univ-brest.fr/|{{  :logo:ubo-ubohor.png?100  |Université de Brest}}]]
-*/ +
-[[http://www.dynalit.fr/|{{  :logo:dynalit.png?100  |Le SNO DYNALIT}}]]+
  
 +[[http://www.dynalit.fr/|{{  :logo:dyn-dynalit.png?100  |Le SNO DYNALIT}}]]
 +*/
 ---- ----
 <phpwiki> <phpwiki>
-if( 'cmartin' === $_SERVER['REMOTE_USER'] ) {+if(array_key_exists('REMOTE_USER', $_SERVER) && ('cmartin' === $_SERVER['REMOTE_USER'] || 'christophe.martin_univ-brest.fr' === $_SERVER['REMOTE_USER'])) { 
 + 
 +global $ID, $conf; 
 + 
 +foreach( array( 'cache','sondage' ) as $cat ) { 
 +  echo "===== catégorie :{$cat} =====\n"; 
 +  $globpattern=$conf['datadir']."/$cat/*.txt"; 
 +  foreach ( glob( $globpattern ) as $name ) { 
 +    echo "  *[[:{$cat}:", basename( $name, '.txt' ), "]]\n"; 
 +  } 
 +  echo "\n\n"; 
 +
 + 
 +echo "===== autres trucs =====\n"; 
 +//echo "-------------\n"; 
 echo "++++Mes liens|\n"; echo "++++Mes liens|\n";
 echo <<<EOD echo <<<EOD
Ligne 42: Ligne 57:
 [[https://perso-sdt.univ-brest.fr/~cmartin/?do=recent|Changements récents]] [[https://perso-sdt.univ-brest.fr/~cmartin/?do=recent|Changements récents]]
 */ */
-{{indexmenu>#1|js#bw.png navbar noscroll}}+{{indexmenu>#1|js#blue-do.png navbar noscroll}} 
 +---- 
 +{{actionlink>edit}}