diff --git a/dist/404.html b/dist/404.html index 359b69865583cc16df3358c23e057dd0085a12b6..0eb681d9d4972dab3154a9c9299f148cdef89cd1 100644 --- a/dist/404.html +++ b/dist/404.html @@ -11,7 +11,7 @@ <meta name="generator" content="SPIP" /> [<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />] - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> diff --git a/dist/article.html b/dist/article.html index 9b285e13b7616ca8562bbc8c5257966ad15494a1..a69ca9ebd86109cedcfa658e3b75129e67e31995 100644 --- a/dist/article.html +++ b/dist/article.html @@ -11,7 +11,7 @@ <!-- Lien vers le backend pour navigateurs eclaires --> <link rel="alternate" type="application/rss+xml" title="<:syndiquer_site:>" href="#URL_PAGE{backend}" /> - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> @@ -107,7 +107,7 @@ [<div class="notes"><h2><:info_notes:></h2>#DEBUT_SURLIGNE(#NOTES)#FIN_SURLIGNE</div>] [(#REM) Forum de l'article ] - [<h2 class="repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:repondre_article:></a></h2>] + [<h2 class="forum-repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:repondre_article:></a></h2>] <INCLURE{fond=inc-forum}{id_article}> diff --git a/dist/auteur.html b/dist/auteur.html index 6bfc04422075dbb2be8e20eee90943d69e1773f6..e47fd5befea44fd461397715781c298e9eebb1ca 100644 --- a/dist/auteur.html +++ b/dist/auteur.html @@ -9,7 +9,7 @@ <meta name="generator" content="SPIP" /> [<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />] - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> diff --git a/dist/breve.html b/dist/breve.html index 75d88bd40f9b7b730d6c2b07642fdc07f46cdbfa..34227eeba222160c9f450fed93e75a941d24c25e 100644 --- a/dist/breve.html +++ b/dist/breve.html @@ -12,7 +12,7 @@ <!-- Lien vers le backend pour navigateurs eclaires --> <link rel="alternate" type="application/rss+xml" title="<:syndiquer_site:>" href="#URL_PAGE{backend-breves}" /> - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> @@ -49,7 +49,7 @@ [(#REM) Forum de la breve NB : pour desactiver les forums de breve, supprimez simplement les lignes ci-dessous ] - [<h2 class="repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:repondre_breve:></a></h2>] + [<h2 class="forum-repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:repondre_breve:></a></h2>] <INCLURE{fond=inc-forum}{id_breve}> </div><!-- fin contenu --> diff --git a/dist/forum.html b/dist/forum.html index b24739be7f7b0650f4854a5d1b076e6d1a927dba..029484e26976f8752315dfda96f96f1f797d9364 100644 --- a/dist/forum.html +++ b/dist/forum.html @@ -9,7 +9,7 @@ <meta name="generator" content="SPIP" /> [<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />] - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> diff --git a/dist/habillage.css b/dist/habillage.css index bc680b03341ce3768bd56fb2bc2153d103b051bf..45bb11ff91a06d861d050fee80ba271f05c4ce2c 100755 --- a/dist/habillage.css +++ b/dist/habillage.css @@ -87,6 +87,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor font-size: 1.5em; } #entete a { text-decoration: none; } #entete a .spip_logos { display: block; float: left; } +#entete .formulaire_recherche { float: right; } /* * Fil d'Ariane */ #hierarchie { @@ -309,7 +310,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor /* Habillage des forums /* ------------------------------------------ */ -#contenu .repondre, .forum-decompte { +.forum-repondre, .forum-decompte { clear: both; margin-top: 2.5em; padding-top: 2px; @@ -318,7 +319,6 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor font-weight: bold; } /* * Habillage des forums */ - ul.forum { display: block; clear: both; margin: 0; padding: 0; } .forum-fil { margin-top: 1.5em; } .forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; } @@ -329,7 +329,6 @@ ul.forum { display: block; clear: both; margin: 0; padding: 0; } .forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; } /* Boite d'un forum : eclaircissement progressif des bords */ - ul .message { border: 1px solid #666666; margin: 0; padding: 0; margin-bottom: 1em; } ul ul .message { border: 1px solid #A4A4A4; } ul ul ul .message { border: 1px solid #B8B8B8; } @@ -338,7 +337,6 @@ ul ul ul ul ul .message { border: 1px solid #E0E0E0; } ul ul ul ul ul ul .message { border: 1px dotted #E0E0E0; } /* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */ - ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; } ul ul .forum-chapo { background: #D4E8E8; } ul ul ul .forum-chapo { background: #E4F0F0; } @@ -380,4 +378,11 @@ ul ul ul ul ul .forum-chapo { background: #FFF; } /* Divers /* ------------------------------------------ */ .invisible { position: absolute; top: -3000em; height: 1%; } -.nettoyeur { clear: both; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; } \ No newline at end of file +.nettoyeur { clear: both; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; } + +/* ------------------------------------------ +/* Couleurs des liens +/* ------------------------------------------ */ +a { text-decoration: none; color: #333333; } +a.on { font-weight: bold; } +a:hover { text-decoration: underline; color: #000; } \ No newline at end of file diff --git a/dist/impression.css b/dist/impression.css index 9b2522592489d910498bea79538bacb1865fb337..d54b18d95d7d2efa17249f61de965fe4ae65821c 100755 --- a/dist/impression.css +++ b/dist/impression.css @@ -13,7 +13,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor /* Ne pas imprimer : on elimine les elements de navigation (display: none;) ---------------------------------------------- */ #entete, #hierarchie, #navigation, .encart, #pied { display: none; } -.repondre, .forum-repondre-message, .formulaire_spip { display: none; } +.forum-repondre, .forum-repondre-message, .formulaire_spip { display: none; } .spip-admin, .spip-admin-float, .invisible { display: none; } /* Pour les liens, on desactive les couleurs et diff --git a/dist/mot.html b/dist/mot.html index 82c09f0e47f0a3b8f48e8e634862c8b06bd87fd9..d525c022c75018141210213ae18a603f28aaf66c 100644 --- a/dist/mot.html +++ b/dist/mot.html @@ -12,7 +12,7 @@ <!-- Lien vers le backend pour navigateurs eclaires --> <link rel="alternate" type="application/rss+xml" title="<:syndiquer_rubrique:>" href="#URL_PAGE{backend,id_rubrique=#ID_MOT}" /> - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> diff --git a/dist/plan.html b/dist/plan.html index 45b08f264b33dfe7d1b7c150cf11d23ee51284ea..77e87a6f59352cb08b9779d06d1739f3661f5311 100644 --- a/dist/plan.html +++ b/dist/plan.html @@ -9,7 +9,7 @@ <meta name="generator" content="SPIP" /> [<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />] - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> diff --git a/dist/recherche.html b/dist/recherche.html index 0aa67d050eb8cd465ace3e208f74ee3005b4eda0..4d1165dbd5d95e307edb3a97710eabd815ad3028 100644 --- a/dist/recherche.html +++ b/dist/recherche.html @@ -9,7 +9,7 @@ <meta name="generator" content="SPIP" /> [<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />] - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> diff --git a/dist/rubrique.html b/dist/rubrique.html index 15f629c3d25083941c20feba1fe2b18cc87d4afd..ed2260864d53295153a6534892c3dca1be0adcba 100644 --- a/dist/rubrique.html +++ b/dist/rubrique.html @@ -12,7 +12,7 @@ <!-- Lien vers le backend pour navigateurs eclaires --> <link rel="alternate" type="application/rss+xml" title="<:syndiquer_rubrique:>" href="#URL_PAGE{backend,id_rubrique=#ID_RUBRIQUE}" /> - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> @@ -121,7 +121,7 @@ [(#REM) Forum de la rubrique NB : pour desactiver les forums de rubrique, supprimez simplement les lignes ci-dessous ] - [<h2 class="repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:form_pet_message_commentaire:></a></h2>] + [<h2 class="forum-repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:form_pet_message_commentaire:></a></h2>] <INCLURE{fond=inc-forum}{id_rubrique}> </div><!-- fin contenu --> diff --git a/dist/site.html b/dist/site.html index f3c01b289a8bdbfe48efb01659ae2d66934fd761..14c433fdab5d5bb8c2c5505beaa2bb28aaacf89e 100644 --- a/dist/site.html +++ b/dist/site.html @@ -11,7 +11,7 @@ <meta name="generator" content="SPIP" /> [<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />] - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> @@ -62,7 +62,7 @@ [(#REM) Forum du site NB : pour desactiver les forums de site, supprimez simplement les lignes ci-dessous ] - [<h2 class="repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:form_pet_message_commentaire:></a></h2>] + [<h2 class="forum-repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:form_pet_message_commentaire:></a></h2>] <INCLURE{fond=inc-forum}{id_syndic}> </div><!-- fin contenu --> diff --git a/dist/sommaire.html b/dist/sommaire.html index 348b701c8516d1ee7d2439714bfedb3bd0d7878d..045eb6971297fc944b6ca63043d46f3ff0fac0b4 100644 --- a/dist/sommaire.html +++ b/dist/sommaire.html @@ -11,7 +11,7 @@ <!-- Lien vers le backend pour navigateurs eclaires --> <link rel="alternate" type="application/rss+xml" title="<:syndiquer_site:>" href="#URL_PAGE{backend}" /> - <!-- Ceci est la feuille de style par defaut pour les types internes a SPIP --> + <!-- Ceci est la feuille de style par defaut pour le code genere par SPIP --> <link rel="stylesheet" href="#CHEMIN{spip_style.css}" type="text/css" media="projection, screen, tv" /> <!-- Feuille de styles CSS pour l'affichage du site sur ecran --> diff --git a/dist/spip_style.css b/dist/spip_style.css index 3dd052b0a209fd971134e1f60736f0737acdaa5a..7f6f1b5e1856c019669bd6b68f1abd93009b4067 100644 --- a/dist/spip_style.css +++ b/dist/spip_style.css @@ -5,13 +5,11 @@ /* Spip Styles : intertitre, citations, etc... ----------------------------------------------- */ -b.spip {} i.spip {} strong.spip {} -em.spip {} hr.spip {} -.spip_puce { list-style-position: outside; border: 0; } +.spip_puce { list-style-position: outside; } ul.spip { list-style: disc; } ol.spip { list-style: decimal; } @@ -27,49 +25,46 @@ h3.spip { font-weight: bold; } p.spip {} -p.spip_note {} /* inutile : a supprimer */ +p.spip_note {} /* * Citations, code et poesie */ -q, blockquote, .spip_poesie, .spip_serif { font-family: Georgia, Garamond, Times, serif; } +q, blockquote.spip, .spip_poesie, .spip_serif { font-family: Georgia, Garamond, Times, serif; } -blockquote, blockquote.spip { - margin: 10px 20px; - padding: 0em 1em; - border: 1px dotted #CCCCCC; } +blockquote.spip { + margin: 1em; + padding-left: 1em; + padding-right: 1em; + border: 1px dotted; } .spip_poesie { - margin-bottom: 5px; - margin: 10px 20px; - padding-left: 10px; - border-left: 1px solid #CCCCCC; } + margin: 1em; + padding-left: 1em; + border-left: 1px solid; } .spip_poesie div { text-indent: -60px; margin-left: 60px; } .spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; } -.spip_cadre { width: 100%; border: 1px dotted #CCCCCC; } +.spip_cadre { width: 99%; border: 1px solid; } /* Tableaux ---------------------------------------------- */ table.spip { - width: 100%; + margin: auto; margin-bottom: 1em; - background: #FFF; - border: 1px solid #333333; - border-collapse: collapse; - font-size: 0.82em; } - -table.spip caption { + border: 1px solid; + border-collapse: collapse; + font-size: 0.70em; } +table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ - margin: 0 auto; - padding: 3px; - text-align: center; + text-align: center; + margin: auto; + padding: 3px; font-weight: bold; } - -table.spip tr.row_first { background: #F8F8E8; text-align: center; } -table.spip tr.row_odd { background: #F0F0F0; } -table.spip tr.row_even { background: #FAFAFA; } +table.spip tr.row_first { background-color: #FCF4D0; } +table.spip tr.row_odd { background-color: #d0d0d0; } +table.spip tr.row_even { background-color: #F0F0F0; } table.spip td { padding: 3px; text-align: left; vertical-align: middle; } -/* Logos et documents +/* Logos, documents et images ---------------------------------------------- */ img, .spip_logos { margin: 0; padding: 0; border: 0; } @@ -78,10 +73,10 @@ img, .spip_logos { margin: 0; padding: 0; border: 0; } .spip_documents_left { float: left; margin-right: 15px; text-align: left; } .spip_documents_right { float: right; margin-left: 15px; text-align: right; } .spip_doc_titre { text-align: center; font-weight: bold; font-size: 0.88em; } -.spip_doc_descriptif { clear: both; font-size: 0.82em; } +.spip_doc_descriptif { clear: both; font-size: 0.70em; } /* * Images typographiques (via image_typo), URL a revoir... */ -/* .format_png { behavior: url([(#CHEMIN{win_width.htc}|url_absolue)]); } */ +.format_png { behavior: url([(#CHEMIN{win_width.htc}|url_absolue)]); } /* ------------------------------------------ */ /* Habillage des formulaires @@ -95,22 +90,18 @@ img, .spip_logos { margin: 0; padding: 0; border: 0; } ----------------------------------------------- */ .formulaire_spip { text-align: left; - font-family: Verdana, Arial, Helvetica, sans-serif; } - -#contenu .formulaire_spip *{ font-size: 0.71em; } -#contenu .formulaire_spip * *{ font-size: 1em; } - -.formulaire_spip p { - margin: 0.5em 0; - padding: 0; } + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 0.70em; } .formulaire_spip fieldset, .spip_encadrer { display: block; - background: #FAFAFA; margin: 8px 0; padding: 8px; - border: 1px solid #CCCCCC; } -.formulaire_spip legend { font-weight: bold; padding: 0 0.5em; } + border: 1px solid; } +.formulaire_spip legend { + font-weight: bold; + padding-left: 0.5em; + padding-right: 0.5em; } .spip_sanscadre { border: 0; } .spip_sanscadre legend { display: none; } @@ -118,42 +109,29 @@ img, .spip_logos { margin: 0; padding: 0; border: 0; } .formulaire_spip label {} .formulaire_spip .forml { width: 99%; - background: #FCFCF0; padding: 1px; - border: 1px solid #666666; - color: #333333; - font-family: inherit; } -.formulaire_spip .forml:focus { background: #FFF; border: 1px solid #000; color: #000; } + border: 1px solid; + font-family: inherit; + font-size: inherit; } input.spip_bouton { float: right; - background: #666666; margin: 3px 0; padding: 1px 2px; - border: 2px outset #666666; - font-weight: bold; - color: #FFF; } + border: 2px outset; + font-weight: bold; } /* * Reponse du formulaire (erreur) */ -.reponse_formulaire { - font-weight: bold; - color: #FF0000; } -fieldset.reponse_formulaire { - background: #FFF; - border: 1px solid #FF6666; } +.reponse_formulaire { font-weight: bold; color: #FF0000; } +fieldset.reponse_formulaire { border: 1px solid; } fieldset.reponse_formulaire legend { font-weight: normal; } -fieldset.reponse_formulaire p { padding: 4px; } +fieldset.reponse_formulaire p { /*padding: 4px;*/ } /* * Previsualisation du message */ fieldset.previsu { - background: #FFF; margin-bottom: 16px; - padding: 12px; - border: 1px solid #666666; - color: #000; } -fieldset.previsu .titre { - font-weight: bold; - font-size: 1.18em; } + padding: 12px; + border: 1px solid; } /* * Barre de raccourcis */ a.spip_barre img { @@ -177,39 +155,30 @@ div.choix_mots label { display: inline; } /* Formulaire de recherche ----------------------------------------------- */ -.formulaire_recherche { - float: right; - text-align: left; - width: 12em; } +.formulaire_recherche { text-align: left; width: 12em; } .formulaire_recherche label { display: none; } .spip_surligne { background: #FFFF66; } /* Formulaire menu de langues ----------------------------------------------- */ -.formulaire_menu_lang { - float: right; - text-align: left; - width: 12em; - /*font-size: 0.71em;*/ } +.formulaire_menu_lang { text-align: left; width: 12em; } .formulaire_menu_lang label { display: none; } -.formulaire_menu_lang select.forml { padding: 0; margin: 0; } +.formulaire_menu_lang select.forml { margin: 0; padding: 0; } + +#page_login .formulaire_menu_lang { float: right; } /* Formulaire de login ----------------------------------------------- */ #page_login .formulaire_login { clear: both; font-size: 0.90em; text-align: center; width: 400px; margin: 0 auto; padding: 3em 0; } #page_login .formulaire_login fieldset { width: 100%; clear: both; text-align: left; } -#page_login .formulaire_login label, .formulaire_login_forum label, .formulaire_oubli label { display: block; } #page_login .formulaire_login .forml, .formulaire_login_forum .forml { width: 12em; } #page_login .formulaire_login .spip_logos, .formulaire_login_forum .spip_logos { float: right; padding-left: 10px; } #page_login a { color: #e86519; } /* ------------------------------------------ */ -/* Couleurs des liens +/* Couleurs des liens de Spip /* ------------------------------------------ */ -a { text-decoration: none; color: #333333; } -a.on { font-weight: bold; } -a:hover { text-decoration: underline; color: #000; } a.spip_in { color: #A02020; } /* liens internes */ a.spip_out { color: #2020A0; } /* liens sortants */ a.spip_url { color: #2020A0; } /* liens url sortants */ diff --git a/formulaires/formulaire_ecrire_auteur.html b/formulaires/formulaire_ecrire_auteur.html index f986a9241ab4cb14f5ce253c59ea8df0fc0d2172..c2a759615a529c98ca9a661101b00f7ca178407a 100644 --- a/formulaires/formulaire_ecrire_auteur.html +++ b/formulaires/formulaire_ecrire_auteur.html @@ -20,7 +20,7 @@ [<input type="hidden" name="num_formulaire_ecrire_auteur" value="(#ENV{valide})" />] [<fieldset class="previsu"> <legend><:previsualisation:></legend> -<p><strong class="titre">#ENV{sujet}</strong> - <em>#ENV{mail}</em></p> +<p><strong>#ENV{sujet}</strong> - <em>#ENV{mail}</em></p> [(#ENV{texte}|nl2br)] <input type="submit" class="spip_bouton" name="confirmer#ENV{id}" value="(#ENV{boutonconfirmation})" /> </fieldset>] diff --git a/formulaires/formulaire_forum_previsu.html b/formulaires/formulaire_forum_previsu.html index a2d3c36eb52be6190477dedcd6071b7ece49a788..fcd5ccccefbea0be11aeb0136bab44a24fa156bd 100644 --- a/formulaires/formulaire_forum_previsu.html +++ b/formulaires/formulaire_forum_previsu.html @@ -1,7 +1,7 @@ <fieldset class="previsu"> <legend><:previsualisation:></legend> -<p>[<strong class="titre">(#ENV*{titre})</strong>][<em> - <a[ href="mailto:(#ENV{email_auteur})"]>(#ENV*{auteur}|couper{80})</a></em>]</p> +<p>[<strong>(#ENV*{titre})</strong>][<em> - <a[ href="mailto:(#ENV{email_auteur})"]>(#ENV*{auteur}|supprimer_numero|couper{80})</a></em>]</p> [(#ENV*{texte}|lignes_longues)] [<p><a[ href="(#ENV{url_site}|attribut_html)"] class="spip_out">(#ENV*{nom_site_forum}|sinon{#ENV{url_site}|couper{80}})</a></p>] diff --git a/formulaires/formulaire_login.html b/formulaires/formulaire_login.html index 4860db58bbb3a11566d6e4df744c8143a05640b4..0a73f1e2e542f7fe6a902eadb79424b6dc265101 100644 --- a/formulaires/formulaire_login.html +++ b/formulaires/formulaire_login.html @@ -22,7 +22,7 @@ <fieldset class="spip_encadrer"> <legend><:form_forum_identifiants:></legend> [<p class="reponse_formulaire">(#ENV*{erreur})</p>] - [<p><label for="var_login"><:login_login2:></label>(#ENV{login}|?{'',' '}) + [<p><label for="var_login"><:login_login2:></label>(#ENV{login}|?{'',' '})<br /> <input type="text" class="forml" id="var_login" name="var_login" value="" size="40" /></p>] [ @@ -36,11 +36,11 @@ document.write("<:login_login:> <strong>[(#ENV{login_alt})]<" + "/strong><b //--></script> <noscript> <p class="reponse_formulaire"><:login_non_securise:> <a href="[(#ENV{action})]"><:login_recharger:></a>.</p> - <p><label for="session_login"><:login_login2:></label> + <p><label for="session_login"><:login_login2:></label><br /> <input type="text" class="forml" name="session_login" id="session_login"[ value="(#ENV{login})"] size="40" /></p> </noscript> - <p><label[ for="var_login_(#ENV{login})"]><:login_pass2:></label> + <p><label[ for="var_login_(#ENV{login})"]><:login_pass2:></label><br /> <input type="password" class="forml" name="session_password"[ id="var_login_(#ENV{login})"] value="" size="20" /></p> <p><input type="checkbox" name="session_remember" id="session[_(#ENV{login})]" value="oui"[(#ENV*{prefs}|filtre_rester_connecte)checked="checked"]/> <label for="session[_(#ENV{login})]"><:login_rester_identifie:></label></p> diff --git a/formulaires/formulaire_oubli.html b/formulaires/formulaire_oubli.html index 9e6fde7a1f37c77653111ac807726291b7f4c688..4c1cead752a7d7103de2911e616086bc316511d6 100644 --- a/formulaires/formulaire_oubli.html +++ b/formulaires/formulaire_oubli.html @@ -7,12 +7,12 @@ <fieldset class="spip_sanscadre"> <legend><:pass_nouveau_pass:></legend>[ <input type="hidden" name="p" value="(#ENV{p})" /> - <p><label for="oubli"><:pass_choix_pass:></label> + <p><label for="oubli"><:pass_choix_pass:></label><br /> <input type="password" name="oubli" id="oubli" /></p> ][ (#ENV{p}|?{'',' '}) <p><:pass_indiquez_cidessous:></p> - <p><label for="oubli"><:form_pet_votre_email:></label> + <p><label for="oubli"><:form_pet_votre_email:></label><br /> <input type="text" name="oubli" id="oubli" /></p> ] <input type="submit" class="spip_bouton" value="<:pass_ok:>" />