[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / couteau_suisse / couteau_suisse / fonds / en_travaux.html
diff --git a/www/plugins/auto/couteau_suisse/couteau_suisse/fonds/en_travaux.html b/www/plugins/auto/couteau_suisse/couteau_suisse/fonds/en_travaux.html
new file mode 100644 (file)
index 0000000..68609df
--- /dev/null
@@ -0,0 +1,70 @@
+#CACHE{0}\r
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>\r
+<html lang='#LANG' dir='#LANG_DIR'>\r
+<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />\r
+<head>\r
+       <title>[(#ENV*{titre})]</title>\r
+<style type="text/css">\r
+<!--\r
+       body { font-family: Trebuchet Ms,Verdana, Geneva, Sans, sans-serif; font-size: 0.9em; color: #2e3436; background: #babdb6 url(images/minipres-gris.png) no-repeat scroll 97% 100px;\r
+       }\r
+       h1 { margin: 1em 0 1em 0; font-size: 1.3em; font-weigth: bold; color: #5c3566; }\r
+       h2 { margin: 0.8em 0 0.8em 0; font-size: 1.2em; font-weigth: normal; }\r
+       img { border: 0; }\r
+       ul { text-align: justify; list-style-type: none; }\r
+       fieldset, .fieldset { text-align: left; padding: 0; border: 0; margin-top: 1em; font-size: 0.9em; }\r
+       legend { font-weight: bold; font-size: 1.1em; color: #000; }\r
+       label {}\r
+       #minipres { width: 30em; background: #FFF repeat; margin: 1em auto; padding: 1em; border: 1px solid #888; text-align: center; }\r
+       .pass #minipres { width: 90%; }\r
+\r
+       .formulaire_spip { text-align: #LANG_LEFT; font-size: 0.8em; }\r
+       .formulaire_spip fieldset {border: 1px solid #BABDB6; padding:10px;font-size: 1em;}\r
+       .formulaire_menu_lang { float: #LANG_RIGHT; }\r
+       .formulaire_menu_lang label { display: none; }\r
+       .formulaire_login { clear: both; }\r
+       .spip_logos { float: right; padding-left: 10px; }\r
+       .forml,input { font-size: 1.0em;}\r
+       p .forml { width:20em; font-family: inherit; }\r
+       .spip_bouton input { float: #LANG_RIGHT; }\r
+       .reponse_formulaire { font-weight: bold; color: red; }\r
+       a { color: #e86519; text-decoration: none; }\r
+-->\r
+</style>\r
+[(#REM) Balise permettant aux plugins d'inserer des appels javascript ou css ;\r
+        C'est ici que SPIP va inserer l'appel de la librairie jQuery\r
+        Et appeler a la fin compacte_head pour agreger et compacter tout le head dans des fichiers statiques\r
+        si l'option est cochee dans Configuration\r
+]\r
+#INSERT_HEAD\r
+</head>\r
+<body onLoad="javascript:if(document.getElementById('le_formulaire')) if(document.getElementById('le_formulaire').textContent=='') document.getElementById('se_deconnecter').style.display='block';">\r
+[(#REM)\r
+<br />Admins seuls en prive : #EVAL{_en_travaux_PRIVE}\r
+<br />Admins admins en public : #EVAL{_en_travaux_ADMIN}\r
+<br />#SESSION{id_auteur}. #SESSION{nom}\r
+<br/>form_login : #ENV*{form_login}\r
+<br/>espace prive : #ENV*{prive} - #URL_ECRIRE\r
+]\r
+\r
+<div id='minipres'>\r
+       <h1>[(#ENV*{titre})]</h1>\r
+       <div id='en_travaux'>\r
+               [(#EVAL{_en_travaux_MESSAGE}|propre)]\r
+               [(#ENV*{prive}|=={non}|oui)[(#ENV*{form_login}|=={non}|oui)\r
+                       <div style="text-align:right"><a href="./ecrire" class="spip_out"><:espace_prive:></a></div>\r
+               ]]\r
+               [(#REM) Cas SPIP 2.0 permettant d'acceder a l'espace prive ]\r
+               [(#ENV*{prive}|=={oui}|oui)[(#SESSION{id_auteur}|non)\r
+                       <div style="text-align:right"><a href="../?page=login" class="spip_out"><:lien_connecter:></a></div>\r
+               ][(#SESSION{id_auteur}|oui)\r
+                       <div style="text-align:right"><a href="../?action=logout&logout=prive" class="spip_out"><:icone_deconnecter:></a></div>\r
+               ]]\r
+       </div>\r
+       <div id="se_deconnecter" style="text-align:right; display:none;"><br /><a href="[(#ENV*{prive}|=={oui}|?{'../?action=logout&logout=prive','?action=logout&logout=public'})][(#ENV*{prive}|=={non}|?{'&url=',''})#SELF]" class="spip_out"><:icone_deconnecter:></a></div>\r
+       [(#ENV*{form_login}|=={oui}|oui)\r
+               <div id="le_formulaire" class="formulaire_spip">#LOGIN_PUBLIC</div>\r
+       ]\r
+</div>\r
+</body>\r
+</html>\r