Outils pour utilisateurs

Outils du site


start

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
start [2023/04/05 18:48] fabienstart [2025/11/06 19:53] (Version actuelle) fabien
Ligne 1: Ligne 1:
-~~META: 
-title = Home 
-~~ 
 ~~NOCACHE~~ ~~NOCACHE~~
  
 ===== Wiki ===== ===== Wiki =====
-<php>if( $_SERVER["REMOTE_USER"]=="fabien") {echo "<div style=\"display:none;\">\n";}</php>+<html> 
 +<script> 
 +if(document.getElementsByClassName("user").length > 0) { 
 +document.write("<div ><a href=\"https://wiki.le-ouaib.fr/doku.php?id=sidebar\"><div style=\"margin-left:20%; width:60%;height:200px;background-color:#efefef;text-align:center; border-radius:1.4em\"><p style=\"padding-top:80px\">Go !</p></div></a></div>")
 +} else { 
 +document.write("<div > <a href=\"https://wiki.le-ouaib.fr/doku.php?do=login\"><div style=\"margin-left:20%width:60%;height:200px;background-color:#efefef;text-align:center; border-radius:1.4em\"><p style=\"padding-top:80px\">Login</p></div></a></div>"); 
 +}
  
 +</script>
 +</html>
  
-<HTML> 
- <a href="https://wiki.leouaib.fr/doku.php?do=login"> 
-<div style="margin-left:20%; width:60%;height:200px;background-color:#efefef;text-align:center; border-radius:1.4em"> 
-<p style="padding-top:80px">Login</p> 
-</div> 
-</a> 
-</HTML> 
  
-<php>if( $_SERVER["REMOTE_USER"]=="fabien") { echo "</div>\n" ; } 
-if( $_SERVER["REMOTE_USER"]!="fabien") {echo "<div style=\"display:none;\">\n";}</php> 
- 
-<HTML> 
-<a href="https://wiki.leouaib.fr/doku.php?id=sidebar"> 
-<div style="margin-left:20%; width:60%;height:200px;background-color:#efefef;text-align:center; border-radius:1.4em"> 
-<p style="padding-top:80px">Go !</p> 
-</div> 
-</a> 
-</HTML> 
- 
-<php> 
-if( $_SERVER["REMOTE_USER"]!="fabien") {echo "</div>\n";} 
-</php> 
start.1680720488.txt.gz · Dernière modification : de fabien