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:40] fabienstart [2025/12/31 10:09] (Version actuelle) fabien
Ligne 1: Ligne 1:
-~~META: 
-title = Home 
-~~ 
 ~~NOCACHE~~ ~~NOCACHE~~
  
 ===== Wiki ===== ===== Wiki =====
-<php+<html> 
-if( $_SERVER["REMOTE_USER"]=="fabien") {echo "<div style=\"display:none;\">\n";} +<script
-</php>+if(document.getElementsByClassName("user").length > 0) { 
 +document.write("<div ><a href=\"doku.php?id=notes:sumup\"><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=\"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";} 
-</php> 
-. 
-<php> 
-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.1680720024.txt.gz · Dernière modification : de fabien