Changeset 34896 for _squelettes_/egt
- Timestamp:
- 02/03/10 23:55:54 (6 months ago)
- Location:
- _squelettes_/egt
- Files:
-
- 3 added
- 3 removed
- 17 modified
-
README.txt (modified) (1 diff)
-
TODO.txt (modified) (1 diff)
-
abonnement.html (modified) (2 diffs)
-
archive_courriers.html (modified) (3 diffs)
-
article.html (modified) (1 diff)
-
courrier.html (modified) (2 diffs)
-
css/habillage.css (modified) (11 diffs)
-
css/impression.css (modified) (10 diffs)
-
evenements.html (modified) (2 diffs)
-
formulaires/calendrier_mini.html (modified) (1 diff)
-
gerer_abonnement.html (modified) (2 diffs)
-
images/bas.jpg (deleted)
-
images/bas.png (added)
-
images/haut.jpg (deleted)
-
images/haut.png (modified) (previous)
-
images/milieu.jpg (deleted)
-
images/milieu.png (added)
-
images/rechercher.gif (added)
-
inc/inc-aide.html (modified) (1 diff)
-
inc/inc-articles-actu.html (modified) (3 diffs)
-
inc/inc-entete.html (modified) (1 diff)
-
inc/inc-splickrbox.html (modified) (1 diff)
-
sommaire.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/egt/README.txt
r31562 r34896 1 Changements egt v 0.6 par rapport � 0.5 2 ----------------------------------------- 3 - corrections de la page courrier 4 - petites corrections d'habillage (bordures ombr�, image du champ de saisie recherche...) 5 - rajout du fil rss dans l'ent� 6 - afficher les ps, notes et liens sur le sommaire 7 - encore quelques petites corrections de langue 8 - sortir le div splickrbox de la boucle si plusieurs albums �a une 9 1 10 Changements egt v 0.5 par rapport � 0.4 2 11 ----------------------------------------- -
_squelettes_/egt/TODO.txt
r31562 r34896 1 1 A faire... 2 - Modifier les bordures ombrag� (il faut les adapter soi-m� �artir des images haut.png, milieu.png et bas.png du r�rtoire images)3 4 2 - Cr� un squelette d�affichage des mots cl� 5 3 -
_squelettes_/egt/abonnement.html
r31562 r34896 1 1 #CACHE{1} 2 <!-- squelette egt v0. 5-->2 <!-- squelette egt v0.6 --> 3 3 <!-- auteurs: damazone, sBa - licence GPL --> 4 4 <!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> … … 17 17 [(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 18 18 <div id="navigation"> 19 <a href="#URL_SITE_SPIP "><:accueil_site:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/>19 <a href="#URL_SITE_SPIP/?lang=#LANG"><:accueil_site:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/> 20 20 <:spiplistes:abonnements_aux_courriers:> 21 21 </div><!-- fin de navigation --> -
_squelettes_/egt/archive_courriers.html
r31562 r34896 1 <!-- squelette egt v0. 5-->1 <!-- squelette egt v0.6 --> 2 2 <!-- auteurs: damazone, sBa - licence GPL --> 3 3 <!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> … … 19 19 [(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 20 20 <div id="navigation"> 21 <ul> 22 <li><a href="#URL_SITE_SPIP"><:accueil_site:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/> </li> 23 <li><:egt:archive:> <:egt:lettres_information:></li> 24 </ul> 21 <a href="#URL_SITE_SPIP"><:accueil_site:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/> 22 <:egt:archive:> <:egt:lettres_information:> 25 23 </div><!-- fin de navigation --> 26 24 … … 31 29 <div id="centre-rubrique"> 32 30 <h2 class="titrerub"><:egt:archive:> <:egt:lettres_information:></h2> 33 <BOUCLE_archives(COURRIERS) {!par date} {statut IN publie, auto} {type IN nl, auto} {nb_emails_envoyes > 0}> 31 32 [(#REM) <!-- ============================ ANN� D'ENVOI ================================ --> ] 33 34 <B_courriers> 35 [(#REM) navigation par ann� 36 [<p class='pagination'>(#PAGINATION{page})</p>] 37 <ul class='liste_items'> 38 39 <BOUCLE_courriers(COURRIERS){!par date} {statut IN publie, auto} {type IN nl, auto} {nb_emails_envoyes > 0} {fusion YEAR(date_debut_envoi)}{pagination 5}> 40 41 [( [(#DATE_DEBUT_ENVOI|annee)]|?==(#ENV{date}|annee)|?{class="on",''} )] 42 <li> 43 <a href="[(#URL_PAGE{archive_courriers,date=[(#DATE_DEBUT_ENVOI|annee)]})]">[(#DATE_DEBUT_ENVOI|annee)]</a></li> 44 </BOUCLE_courriers> 45 46 </ul> 47 </B_courriers> 48 49 [(#REM) <!-- ======================== COURRIERS DE L'ANN� D'ENVOI ================================ --> ] 50 51 <h2 class='titrerub'><:spiplistes:courriers:> : 52 <BOUCLE_compte(COURRIERS){id_courrier?}{statut IN publie, auto} {type IN nl, auto} {nb_emails_envoyes > 0} {YEAR(date_debut_envoi) = #ENV{date}|annee} /> 53 [(#TOTAL_BOUCLE|sinon{ <:spiplistes:aucun:>})]<//B_compte> 54 </h2> 55 56 <BOUCLE_archives_annee_encours(COURRIERS) {!par date} {statut IN publie, auto} {type IN nl, auto} {nb_emails_envoyes > 0} {YEAR(date_debut_envoi) = #ENV{date}|annee}> 34 57 <p>[(#DATE_DEBUT_ENVOI|affdate{'Y-m-d'})] - <a href="[(#URL_PAGE{courrier,id_courrier=#ID_COURRIER})]">#TITRE</a><br /> 35 58 </p> 36 </BOUCLE_archives >59 </BOUCLE_archives_annee_encours> 37 60 38 61 </div><!-- fin du div centre-rubrique --> -
_squelettes_/egt/article.html
r31562 r34896 1 <!-- squelette egt v0. 5-->1 <!-- squelette egt v0.6 --> 2 2 <!-- auteurs: damazone, sBa - licence GPL --> 3 3 <!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> -
_squelettes_/egt/courrier.html
r31562 r34896 1 <!-- squelette egt v0. 5-->1 <!-- squelette egt v0.6 --> 2 2 <!-- auteur: damazone, sBa - licence GPL --> 3 3 <!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> … … 18 18 19 19 [(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 20 <div id="haut"> 21 <ul> 22 <li><a href="#URL_SITE_SPIP"><:accueil_site:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/> </li> 23 <li><a href="#URL_PAGE{archive_courriers}"><:egt:archive:> <:egt:lettres_information:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/> </li> 24 <li>#TITRE</li> 25 </ul> 26 </div><!-- fin de haut --> 20 <div id="navigation"> 21 <a href="#URL_SITE_SPIP"><:accueil_site:></a> 22 <span> <img src="#CHEMIN{images/puce.png}" alt=">"/></span> 23 <span> <a href="#URL_PAGE{archive_courriers}"><:egt:archive:> <:egt:lettres_information:></a></span> 24 <span> <img src="#CHEMIN{images/puce.png}" alt=">"/> </span>#TITRE 25 </div><!-- fin de navigation --> 27 26 28 27 [(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE ============================= --> ] -
_squelettes_/egt/css/habillage.css
r31562 r34896 64 64 body { margin-top: 0; padding: 0; text-align: center; width: 100%; background: #FFF; } 65 65 66 #page { width: 950px /* 788px ou 90%*/; min-width: 600px; margin: 0 auto; background: #FFF; text-align: left; padding: 10px 25px; border-style: solid; border-width: 10px 7px 10px 10px; border-left-color: #efefef; border-top-color: #ececec; border-right-color: #f2f2f2; border-bottom-color: #f3f3f3; -moz-border-radius: 30px 25px 30px 30px; background-repeat:repeat-y; } 66 #page { width: 1020px; min-width: 600px; margin: 0 auto; background: #FFF; text-align: center; padding: 10px; padding-left: 40px; padding-right: 40px; } 67 68 /* bordures div du cadre principal */ 69 /* #page { border-style: solid; border-width: 10px 7px 10px 10px; border-left-color: #efefef; border-top-color: #ececec; border-right-color: #f2f2f2; border-bottom-color: #f3f3f3; -moz-border-radius: 30px 25px 30px 30px; background-repeat:repeat-y; } */ 67 70 68 71 /* bordures ombrag� du cadre principal */ 69 #ombretop { /*background-image: url(../images/haut.jpg); background-repeat:repeat-y; background-position:0px 0px; padding: 27px 0px 7px 0px; margin: 0px 0px 0px 0px; */ background: #FFF;}70 #page { /*background-image: url(../images/milieu.jpg);background-repeat:repeat-y; */}71 #ombrepied { /* background-image: url(../images/bas.jpg); background-repeat:no-repeat; padding: 25px 0px 7px 0px; margin: 0px 0px 0px 0px; */ background: #FFF;}72 #ombretop { width: 1030px; background-image: url(../images/haut.png); background-repeat:no-repeat; background-position:0px 0px; padding: 27px 0px 7px 0px; margin: -10px 0px 0px -40px; /*background: #FFF;*/ } 73 #page { background-image: url(../images/milieu.png); background-repeat:repeat-y; } 74 #ombrepied { width: 1030px; background-image: url(../images/bas.png); background-repeat:no-repeat; padding: 25px 0px 7px 0px; margin: 0px 0px -20px -40px; /*background: #FFF;*/ } 72 75 73 76 /* conteneur */ 74 #conteneur { padding: 0; margin: 20px 0px; }77 #conteneur { padding: 0; margin: 20px 0px; text-align: left; width: 950px; } 75 78 #contenu { padding-top: 0.30em; } 76 79 … … 103 106 #topnav ul li a:hover {color:#2a6167; background:#efefef;} 104 107 #topnav ul li.on a {color:#fff; background:#414040;} 108 #topnav img {vertical-align: top;} 105 109 106 110 /*********************************/ … … 112 116 #trouver #formulaire_recherche { float:right; clear:left; margin:0; display:inline; position: absolute; margin: 0px 10px 0px 500px; text-align: left; padding:0 0 4px;} /*Cf.: spip_formulaires.css*/ 113 117 #trouver #formulaire_recherche input.text { width: 10em; text-align: left; border:1px solid #999; } /*Cf.: spip_formulaires.css*/ 114 #trouver #formulaire_ spip input {background: #FFF3CF url("../images/loupe.png}") no-repeat}115 #trouver #formulaire_recherche:focus { background-image: url("../images/ loupe.png}"); }118 #trouver #formulaire_recherche input.text {background: #FFF3CF url("../images/rechercher.gif") no-repeat left center; } 119 #trouver #formulaire_recherche:focus { background-image: url("../images/rechercher.gif}"); } 116 120 #trouver #formulaire_recherche label {display:inline; color: #666; font-weight:normal;} 117 121 … … 188 192 189 193 /* Habillage du splickrbox */ 190 #droite #splickrbox { text-align: center; padding -bottom: 5px; padding-top: 0.5em; width: 170px; margin-bottom: 5px; }194 #droite #splickrbox { text-align: center; padding: 0; width: 170px; margin: 0 0 10px 0px; overflow: visible; } 191 195 #droite #splickrbox .titrebloc { font-size: 16px; font-weight: bold; font-family: Arial black,Arial,Verdana,Helvetica,sans-serif; font-style: italic; color: #C70000; text-align: left; } 192 #droite #splickrbox .titrebloc { margin: 0 2px 00; padding-left: 5px; border-bottom: 2px solid #C70000; }196 #droite #splickrbox.titrebloc { margin: 0; padding-left: 5px; border-bottom: 2px solid #C70000; } 193 197 #droite #splickrbox .titrebloc { background: #C0C0C0; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; } 198 #droite #splickrbox .splickrbox { color: #006699; text-decoration: none; border-color: #006699; border-width: 0 1px 1px; border-style: none solid solid; } 199 #droite #splickrbox img {} 194 200 195 201 /* Habillage du mini calendrier */ … … 247 253 /* Colonne centrale du sommaire 248 254 /* ------------------------------------------*/ 249 #centre { float: left; margin: 0 20px; padding-left: 5px; padding-right: 5px; width: 4 50px; text-align: justify; }255 #centre { float: left; margin: 0 20px; padding-left: 5px; padding-right: 5px; width: 410px; text-align: justify; overflow: visible !important; } 250 256 /* Articles �a une en colonne centrale */ 251 257 #centre h3.centre-top { margin: 0px; font-family: Tuffy_bold; color: #89b5cb; font-size: 2.3em; text-align: left; } … … 278 284 /* colonne centrale d'une rubrique 279 285 /* ------------------------------------------*/ 280 #centre-rubrique { float: left; margin: 0 0 20px 30px; width: 500px; text-align: left; }286 #centre-rubrique { float: left; margin: 0 0 20px 30px; width: 500px; text-align: left; overflow: visible !important; } 281 287 #centre-rubrique #texterub { margin: 10px 10px 10px 0px; padding: 10px 10px 10px 10px; border: black 1px solid; -moz-border-radius: 10px; background-color: #ADD8E6; } 282 288 #centre-rubrique #logorub img{ margin-top:-25px; } … … 313 319 /* colonne centrale d'un article 314 320 /* ------------------------------------------*/ 315 #centre-article { float: left; text-align: justify; width: 670px; margin: 0 0 20px 30px; }321 #centre-article { float: left; text-align: justify; width: 670px; margin: 0 0 20px 30px; overflow: visible !important; } 316 322 #centre-article h2 { margin-top: -3px; } 317 323 #centre-article #sur-titre { font-size: 1.1em; font-weight: bold; font-stretch: wider; margin-left: 3px; margin-top: -5px; padding-bottom: 2px; } … … 340 346 341 347 /* ------------------------------------------ 348 /* Archive des courriers envoy� 349 /* ------------------------------------------*/ 350 .page_archive_courrier #centre-rubrique li a.actif {font-weight: bold; color: #C59E67; } 351 352 /* ------------------------------------------ 342 353 /* colonne centrale du plan 343 354 /* ------------------------------------------*/ 344 #centre-plan { float: left; text-align: left; width: 600px; margin: 0 0 20px 30px }355 #centre-plan { float: left; text-align: left; width: 600px; margin: 0 0 20px 30px; overflow: visible !important; } 345 356 .contre-encart ul h3 { font-size: 1.3em; list-style-type: none; } 346 357 #centre-plan ul { margin: 5px 0px 15px 40px; list-style-image: url(../images/fleche.png); } 347 358 .datepubsom { font-size: 0.8em; font-weight: 100; color: #BFBFBF; margin-top: -21px; } 348 359 360 /* ------------------------------------------ 361 /* colonne centrale de la page evenements 362 /* ------------------------------------------*/ 363 .page_evenements #centre-rubrique { float: left; margin: 0 0 20px 30px; width: 443px; text-align: left; } 349 364 350 365 /*******************/ … … 383 398 .formulaire_inscription legend { font-size: 1.2em; font-weight: bold; } 384 399 #inscription .spip_bouton { margin-top: 5px; } 400 401 #spiplistes-formabo { width: 100%;} 385 402 .formulaire-spiplistes-abo ul { margin: 5px 0px 15px 5px; list-style-image: none; padding-top: 0; } 386 403 … … 427 444 #signatures td.signature-message { background: #F4F8F8; padding: 0.4em; font-size: 0.96em; } 428 445 #signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/ 429 #signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/ 446 #signatures .formulaire_recherche input.text { width: 10em; text-align: left; padding-left: 25px; } /*Cf.: spip_formulaires.css*/ 447 #signatures .formulaire_recherche input.text { background: #FFF url("../images/rechercher.gif") no-repeat left center; } /*Cf.: spip_formulaires.css*/ 430 448 431 449 /* formulaire contact auteur … … 441 459 .formulaire_site #url_site { margin-left: 0px; width: 51%; } 442 460 461 /* formulaire abomailman 462 /* ------------------------------------------*/ 463 #formulaire_abomailman .reponse_formulaire { color: red; font-size: 110%; } 464 #formulaire_abomailman legend { font-size: 1.2em; font-weight: bold; } 465 #formulaire_abomailman .abomailman_nom {} 466 #formulaire_abomailman .obligatoire .abomailman_email {} 467 #formulaire_abomailman .abomailman_listes {} -
_squelettes_/egt/css/impression.css
r31562 r34896 51 51 body { margin-top: 0; padding: 0; text-align: center; width: 100%; background: #FFF; } 52 52 53 #page { width: 950px; min-width: 600px; margin: 0 auto; background: #FFF; text-align: left; padding: 10px 25px; border: 0; } 54 53 #page { width: 1020px; min-width: 600px; margin: 0 auto; background: #FFF; text-align: center; padding: 10px; padding-left: 40px; padding-right: 40px; } 55 54 56 55 /* conteneur */ … … 81 80 #topnav ul li a:hover {color:#2a6167; background:#efefef;} 82 81 #topnav ul li.on a {color:#fff; background:#414040;} 82 #topnav img {vertical-align: top;} 83 83 84 84 /*********************************/ … … 90 90 #trouver #formulaire_recherche { float:right; clear:left; margin:0; display:inline; position: absolute; margin: 0px 10px 0px 500px; text-align: left; padding:0 0 4px;} /*Cf.: spip_formulaires.css*/ 91 91 #trouver #formulaire_recherche input.text { width: 10em; text-align: left; border:1px solid #999; } /*Cf.: spip_formulaires.css*/ 92 #trouver #formulaire_ spip input {background: #FFF3CF url("../images/loupe.png}") no-repeat}93 #trouver #formulaire_recherche:focus { background-image: url("../images/ loupe.png}"); }92 #trouver #formulaire_recherche input.text {background: #FFF3CF url("../images/rechercher.gif") no-repeat left center; } 93 #trouver #formulaire_recherche:focus { background-image: url("../images/rechercher.gif}"); } 94 94 #trouver #formulaire_recherche label {display:inline; color: #666; font-weight:normal;} 95 95 … … 172 172 173 173 /* Habillage du splickrbox */ 174 #droite #splickrbox { text-align: center; padding -bottom: 5px; padding-top: 0.5em; width: 170px; margin-bottom: 5px; }174 #droite #splickrbox { text-align: center; padding: 0; width: 168px; margin: 0 0 10px 0; overflow: scroll; } 175 175 #droite #splickrbox .titrebloc { font-size: 16px; font-weight: bold; font-family: Arial black,Arial,Verdana,Helvetica,sans-serif; font-style: italic; color: #C70000; text-align: left; } 176 #droite #splickrbox .titrebloc { margin: 0 2px 00; padding-left: 5px; border-bottom: 2px solid #C70000; }176 #droite #splickrbox.titrebloc { margin: 0; padding-left: 5px; border-bottom: 2px solid #C70000; } 177 177 #droite #splickrbox .titrebloc { background: #C0C0C0; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; } 178 #droite #splickrbox .splickrbox { color: #006699; text-decoration: none; border-color: #006699; border-width: 0 1px 1px; border-style: none solid solid; } 179 #droite #splickrbox img {} 178 180 179 181 /* Habillage du mini calendrier */ … … 230 232 /* Colonne centrale du sommaire 231 233 /* ------------------------------------------*/ 232 #centre { float: left; margin: 0 20px; padding-left: 5px; padding-right: 5px; width: 450px; text-align: justify; }234 #centre { float: left; margin: 0 20px; padding-left: 5px; padding-right: 5px; width: 450px; text-align: justify; overflow: visible !important; } 233 235 /* on affiche l'URL cible a la suite du lien (!) */ 234 236 #centre a:after { display: inline; content: " [" attr(href) "]"; } … … 268 270 /* colonne centrale d'une rubrique 269 271 /* ------------------------------------------*/ 270 #centre-rubrique { float: left; margin: 0 0 20px 30px; width: 500px; text-align: left; }272 #centre-rubrique { float: left; margin: 0 0 20px 30px; width: 500px; text-align: left; overflow: visible !important; } 271 273 /* on affiche l'URL cible a la suite du lien (!) */ 272 274 #centre-rubrique a:after { display: inline; content: " [" attr(href) "]"; } … … 305 307 /* colonne centrale d'un article 306 308 /* ------------------------------------------*/ 307 #centre-article { float: left; text-align: justify; width: 600px; margin: 0 0 20px 30px; }309 #centre-article { float: left; text-align: justify; width: 600px; margin: 0 0 20px 30px; overflow: visible !important; } 308 310 /* on affiche l'URL cible a la suite du lien (!) */ 309 311 #centre-article a:after { display: inline; content: " [" attr(href) "]"; } … … 342 344 /* colonne centrale du plan 343 345 /* ------------------------------------------*/ 344 #centre-plan { float: left; text-align: left; width: 600px; margin: 0 0 20px 30px }346 #centre-plan { float: left; text-align: left; width: 600px; margin: 0 0 20px 30px; overflow: visible !important; } 345 347 /* on affiche l'URL cible a la suite du lien (!) */ 346 348 #centre-plan a:after { display: inline; content: " [" attr(href) "]"; } … … 348 350 #centre-plan ul { margin: 5px 0px 15px 40px; list-style-image: url(../images/fleche.png); } 349 351 .datepubsom { font-size: 0.8em; font-weight: 100; color: #BFBFBF; margin-top: -21px; } 352 353 /* ------------------------------------------ 354 /* colonne centrale de la page evenements 355 /* ------------------------------------------*/ 356 .page_evenements #centre-rubrique { float: left; margin: 0 0 20px 30px; width: 443px; text-align: left; } 350 357 351 358 /*******************/ … … 418 425 #signatures td.signature-message { background: #F4F8F8; padding: 0.4em; font-size: 0.96em; } 419 426 #signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/ 420 #signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/ 427 #signatures .formulaire_recherche input.text { width: 10em; text-align: left; padding-left: 25px; } /*Cf.: spip_formulaires.css*/ 428 #signatures .formulaire_recherche input.text { background: #FFF url("../images/rechercher.gif") no-repeat left center; } /*Cf.: spip_formulaires.css*/ 421 429 422 430 /* formulaire contact auteur -
_squelettes_/egt/evenements.html
r31562 r34896 1 <!-- squelette egt v0. 5-->1 <!-- squelette egt v0.6 --> 2 2 <!-- auteurs: damazone, sBa - licence GPL --> 3 3 <!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> … … 19 19 [(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 20 20 <div id="navigation"> 21 <a href="#URL_SITE_SPIP "><:accueil_site:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/>21 <a href="#URL_SITE_SPIP/?lang=#LANG"><:accueil_site:></a> <img src="#CHEMIN{images/puce.png}" alt=">"/> 22 22 <:agenda:agenda:> <:agenda:evenements:> 23 23 </div><!-- fin de haut --> -
_squelettes_/egt/formulaires/calendrier_mini.html
r29912 r34896 12 12 [<h2><a class="titre_bloc bord ajax" href="(#ENV{self}|parametre_url{#ENV{var_date},[(#ENV{date}|annee|plus{1})]-[(#ENV{date}|mois)]})" title="[(#ENV{date}|nom_mois|ucfirst)] [(#ENV{date}|annee|plus{1})]">[(#CONFIG{sarkaspip_agenda/icone_suivant, <<})]</a></h2>] 13 13 [(#REM) <!-- Liens vers les mois precedents et suivants -->] 14 [<h2><a class="titre_bloc bord ajax" href="(#ENV{self}|parametre_url{#ENV{var_date},[(#ENV{date}|Agenda_moisdecal{-1,'Y-m '})]})" title="[(#ENV{date}|Agenda_moisdecal{-1,'Y-m'}|affdate_mois_annee|ucfirst)]">[(#CONFIG{sarkaspip_agenda/icone_precedent, <<})]</a></h2>]14 [<h2><a class="titre_bloc bord ajax" href="(#ENV{self}|parametre_url{#ENV{var_date},[(#ENV{date}|Agenda_moisdecal{-1,'Y-m-01'})]})" title="[(#ENV{date}|Agenda_moisdecal{-1,'Y-m'}|affdate_mois_annee|ucfirst)]">[(#CONFIG{sarkaspip_agenda/icone_precedent, <<})]</a></h2>] 15 15 [<h2 class="titre_bloc centre">(#ENV{date}|nom_mois|ucfirst)</h2>] 16 [<h2><a class="titre_bloc bord ajax" href="(#ENV{self}|parametre_url{#ENV{var_date},[(#ENV{date}|Agenda_moisdecal{1,'Y-m '})]})" title="[(#ENV{date}|Agenda_moisdecal{1,'Y-m'}|affdate_mois_annee|ucfirst)]">[(#CONFIG{sarkaspip_agenda/icone_suivant, <<})]</a></h2>]16 [<h2><a class="titre_bloc bord ajax" href="(#ENV{self}|parametre_url{#ENV{var_date},[(#ENV{date}|Agenda_moisdecal{1,'Y-m-01'})]})" title="[(#ENV{date}|Agenda_moisdecal{1,'Y-m'}|affdate_mois_annee|ucfirst)]">[(#CONFIG{sarkaspip_agenda/icone_suivant, <<})]</a></h2>] 17 17 <div class="clearer"></div> 18 18 [(#REM) <!-- Agenda du mois choisi -->] -
_squelettes_/egt/gerer_abonnement.html
r31562 r34896 1 1 #CACHE{1} 2 <!-- squelette egt v0. 5-->2 <!-- squelette egt v0.6 --> 3 3 <!-- auteurs: damazone, sBa - licence GPL --> 4 4 <!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> … … 30 30 <h1 class="titre-texte"><:spiplistes:abonnements_aux_courriers:></h1> 31 31 32 [<!--(#REM) 32 [<!--(#REM) 33 SPIP-Listes : bloc formulaire abonnement 34 -->] 35 <div id='spiplistes-formabo' class='formulaire_spip cadre'> 36 [<!--(#REM) 33 37 34 #################################### 35 SPIP-Listes : bloc formulaire abonnement 36 #################################### 38 Si (d) absent dans l'url, propose l'abonnement 37 39 38 -->] 39 <div id='spiplistes-formabo' class='formulaire_spip cadre'> 40 [<!--(#REM)40 -->][(#ENV{d}|?{'',' '}) 41 #FORMULAIRE_ABONNEMENT 42 ][<!--(#REM) 41 43 42 Si (d) absent dans l'url, propose l'abonnement44 Si (d) present dans l'url, propose la modification de l'abonnement 43 45 44 -->][(#ENV{d}|?{'',' '}) 45 #FORMULAIRE_ABONNEMENT 46 ][<!--(#REM) 46 -->][(#ENV{d}|?{' ',''}) 47 [(#SPIP_VERSION|>={2}|?{#FORMULAIRE_MODIF_ABONNEMENT2,#FORMULAIRE_ABONNEMENT})] 48 ] 49 </div> <!-- fin du div spiplistes-formabo --> 50 51 <BOUCLE_courrier_envoye_2(COURRIERS) {0,1}> 52 <div id="courrierenvoye"> 53 <h3><a href="[(#URL_PAGE{archive_courriers}|parametre_url{'lang',#LANG})]" title="<:egt:voir_messages_envoyes:>"><:egt:courriers_archives:></a></h3> 54 </div> 55 </BOUCLE_courrier_envoye_2> 56 [<!--(#REM) 57 SPIP-Listes : fin de bloc formulaire abonnement 58 -->] 47 59 48 Si (d) present dans l'url, propose la modification de l'abonnement 49 50 -->][(#ENV{d}|?{' ',''}) 51 [(#SPIP_VERSION|>={2}|?{#FORMULAIRE_MODIF_ABONNEMENT2,#FORMULAIRE_ABONNEMENT})] 52 ] 53 </div> <!-- fin du div spiplistes-formabo --> 54 55 <BOUCLE_courrier_envoye_2(COURRIERS) {0,1}> 56 <div id="courrierenvoye"> 57 <h3><a href="[(#URL_PAGE{archive_courriers}|parametre_url{'lang',#LANG})]" title="<:egt:voir_messages_envoyes:>"><:egt:courriers_archives:></a></h3> 58 </div> 59 </BOUCLE_courrier_envoye_2> 60 [<!--(#REM) 61 62 #################################### 63 SPIP-Listes : fin de bloc formulaire abonnement 64 #################################### 65 66 -->] 60 #FORMULAIRE_ABOMAILMAN 67 61 68 62 </div><!-- fin du div centre-article --> -
_squelettes_/egt/inc/inc-aide.html
r29369 r34896 3 3 <B4> 4 4 <!-- affiche le logo si resultat positif sinon un texte--> 5 <div class="titre _bloc">5 <div class="titrebloc"> 6 6 <BOUCLE_logo_aide(MOTS){titre=afficher aide site}> 7 7 [(#LOGO_MOT||inserer_attribut{'title',#TEXTE}|sinon{<:spip:icone_aide_ligne:><hr />})] -
_squelettes_/egt/inc/inc-articles-actu.html
r29369 r34896 21 21 22 22 <!-- modifier les criteres ci-dessous pour modifier l'affichage des articles actu --> 23 <BOUCLE_articles_syndiques(SYNDIC_ARTICLES) {doublons} {age<45}{par hasard} {0,7}>23 <BOUCLE_articles_syndiques(SYNDIC_ARTICLES) {doublons} {age<45}{par hasard}{lang}{0,7}> 24 24 <ul> 25 25 <li><a href="#URL_ARTICLE" title="<:ecrire:info_statut_site_2:> [(#DATE|affdate_court)]">#TITRE</a><div class="nomsite">[#NOM_SITE]</div></li> … … 29 29 30 30 <!-- affichage conditionnel du logo si des articles existent avec le mot-cl�fficher article actu --> 31 <BOUCLE_logo_articles_actu(ARTICLES) {titre_mot=afficher article actu}{ 0,1}>31 <BOUCLE_logo_articles_actu(ARTICLES) {titre_mot=afficher article actu}{lang}{0,1}> 32 32 <BOUCLE_logo_actu2(MOTS){doublons}{titre=afficher article actu}> 33 33 <div class="titrebloc"> … … 38 38 39 39 <!--on affiche tous les articles avec le mot-cl�fficher article actu --> 40 <BOUCLE_articles_actu(ARTICLES) {doublons} {titre_mot=afficher article actu} >40 <BOUCLE_articles_actu(ARTICLES) {doublons} {titre_mot=afficher article actu}{lang}> 41 41 <ul> 42 42 <li><a href="#URL_ARTICLE" title="<:ecrire:info_statut_site_2:> [(#DATE|affdate_court)]">#TITRE</a><div class="datearticle">[(#DATE|affdate_court)]</div></li> -
_squelettes_/egt/inc/inc-entete.html
r31562 r34896 80 80 ] 81 81 82 <ul> 83 <li><a href="[(#URL_PAGE{backend}|parametre_url{'lang',#LANG})]" title="<:syndiquer_site:>"><img src="[(#CHEMIN{images/feed.png})]" alt="<:icone_suivi_activite:>" /> RSS</a></li> 84 </ul> 85 82 86 <?php 83 87 if (($GLOBALS['meta']['accepter_inscriptions'] == 'oui') or ($GLOBALS['meta']['accepter_visiteurs'] == 'oui')) { -
_squelettes_/egt/inc/inc-splickrbox.html
r29369 r34896 9 9 10 10 <B_splickrbox> 11 < BOUCLE_splickrbox(ARTICLES) {titre_mot="album une"} {par date} {inverse} {0,1}>12 <div id="splickrbox">11 <div id="splickrbox"> 12 <BOUCLE_splickrbox(ARTICLES) {titre_mot="album une"} {par date} {inverse} > 13 13 <div class="titrebloc"><a href="#URL_ARTICLE" title="#TITRE"><:egt:album_une:></a></div> 14 14 [(#REM) <!-- Bloc des vignettes du gadget splickrbox -->] 15 15 [(#MODELE{splickrbox}{colonnes=3}{taille=9}{masque=carre-112.png}{tri=hasard}{senstri=0})] 16 </div> <!-- Fin div splickrbox -->17 16 </BOUCLE_splickrbox> 17 </div> <!-- Fin div splickrbox --> 18 18 </B_splickrbox> -
_squelettes_/egt/sommaire.html
r31562 r34896 1 <!-- squelette egt v0. 5-->1 <!-- squelette egt v0.6 --> 2 2 <!-- auteurs: damazone, sBa - licence GPL --> 3 3 <!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> … … 52 52 [<div class="#EDIT{chapo} centre-chapeau">(#CHAPO)</div>] 53 53 [<div class="#EDIT{texte} texte">(#TEXTE|reduire_image{400})</div>] 54 54 [<div id="ps">(#PS)</div>] 55 [<div id="notes">(#NOTES)</div>] 56 <img src="#CHEMIN{images/calle.png}" width='500' alt='calle'/> 57 58 [<p class="#EDIT{hyperlien} hyperlien"><strong><:voir_en_ligne:> :</strong> <a href="(#URL_SITE)" class="spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>] 59 55 60 <div class="porfolio-sommaire"> 56 61 <BOUCLE_portfolio(DOCUMENTS){id_article}{mode=document}{doublons}>
