Changeset 31562 for _squelettes_/egt

Show
Ignore:
Timestamp:
09/14/09 00:40:33 (11 months ago)
Author:
damazone72-spip@…
Message:

egt v 0.5:
- rajouter des critères de langue un peu partout
- egt est disponible maintenant aussi en espagnol et début de traduction en portugais (egt_es.php et egt_pt.php)
- ne pas limiter le résultat de la recherche à huit éléments (recherche.html)
- enlever la pagination sur les 2 prochains events du calendrier (inc-agenda.html)
- trier les sous-rubriques du menu sur le titre ou num titre (inc-menu.html)
- prise en compte des pièces jointes dans les rubriques (inc-documents-rubrique.html)

Location:
_squelettes_/egt
Files:
3 added
29 modified
1 moved

Legend:

Unmodified
Added
Removed
  • _squelettes_/egt/404.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
    4 #HTTP_HEADER{"HTTP/1.0 404 Not Found"} 
     4#HTTP_HEADER{HTTP/1.0  #ENV{code,'404 Not Found'}} 
    55#HTTP_HEADER{"Cache-Control: no-store, no-cache, must-revalidate"} 
    66#HTTP_HEADER{Pragma: no-cache} 
     
    88<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    99<head> 
    10         <INCLURE{fond=inc/inc-header}> 
     10        <INCLURE{fond=inc/inc-header}{lang}> 
    1111</head> 
    1212 
     
    1616   
    1717[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    18          <INCLURE{fond=inc/inc-entete} 
     18         <INCLURE{fond=inc/inc-entete}{lang} 
    1919 
    2020[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
    21         <INCLURE{fond=inc/inc-chemin}>  
     21        <INCLURE{fond=inc/inc-chemin}{lang}>  
    2222           
    2323[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    24         <INCLURE{fond=inc/inc-gauche}> 
     24        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2525 
    2626[(#REM) <!-- =================================== ZONE CORPS  ====================================== --> ] 
    2727    <div id="centre">    
    28                 <h1 class="titre-texte"><:pass_erreur:> 404</h1> 
     28                <h1><:pass_erreur:> [(#ENV{code, 404}|intval)]</h1> 
    2929                [<div class="chapo">(#ENV*{erreur}|propre)</div>] 
    3030                <a href="#URL_SITE_SPIP"><:accueil_site:></a> 
     
    3232         
    3333[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    34         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}> 
     34        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{lang}{self=#SELF}> 
    3535         
    3636</div><!-- fin du div page--> 
  • _squelettes_/egt/README.txt

    r29369 r31562  
     1Changements egt v 0.5 par rapport � 0.4 
     2----------------------------------------- 
     3- rajouter des crit�s de langue un peu partout 
     4- egt est disponible maintenant aussi en espagnol et d�t de traduction en portugais (egt_es.php et egt_pt.php) 
     5- ne pas limiter le r�ltat de la recherche �uit �ments (recherche.html) 
     6- enlever la pagination sur les 2 prochains events du calendrier (inc-agenda.html) 
     7- trier les sous-rubriques du menu sur le titre ou num titre (inc-menu.html) 
     8- prise en compte des pi�s jointes dans les rubriques (inc-documents-rubrique.html) 
     9 
    110Changements egt v 0.4 par rapport � 0.3 
    211----------------------------------------- 
  • _squelettes_/egt/TODO.txt

    r30389 r31562  
    66- Cr� une page auteur �ompl�r 
    77 
    8 - N�ssiter cfg, outil de configuration pour la page de cr�ion des mots-cl� 
    9 recherche.html 
    10 - Ne pas limiter le r�ltat de recherche � �ments -> adapter recherche.html et mettre des paginations 
     8- N�ssiter cfg, outil de configuration pour la page de cr�ion des mots-cl�? 
    119 
    1210inc-menu.html 
    13 - Pour mieux classer les rubriques, exclure les secteurs de langue dans le menu de gauche, permettre ce choix �'utilisateur gr� �n mot-cl� 
     11- Pour mieux classer les rubriques, exclure les secteurs de langue dans le menu de gauche, permettre ce choix �'utilisateur gr� �n mot-cl�secteur langue" 
     12 
    1413entete.html      
    1514- Afficher les sous-rubriques du menu horizontal topnav 
  • _squelettes_/egt/abonnement.html

    r30686 r31562  
    11#CACHE{1} 
    2 <!-- squelette egt v0.4 --> 
     2<!-- squelette egt v0.5 --> 
    33<!-- auteurs: damazone, sBa - licence GPL --> 
    44<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    66<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    77<head> 
    8         <INCLURE{fond=inc/inc-header}> 
     8        <INCLURE{fond=inc/inc-header}{lang}> 
    99</head> 
    1010 
     
    1313 
    1414[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    15          <INCLURE{fond=inc/inc-entete}>         
     15         <INCLURE{fond=inc/inc-entete}{lang}>         
    1616 
    1717[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    6969       
    7070[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    71         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>      
     71        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{lang}{self=#SELF}>      
    7272      
    7373</div><!-- fin du div page --> 
  • _squelettes_/egt/archive_courriers.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    77<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    88<head> 
    9         <INCLURE{fond=inc/inc-header} {titreheader=<:egt:lettres_information_2:>}> 
     9        <INCLURE{fond=inc/inc-header}{lang} {titreheader=<:egt:lettres_information_2:>}> 
    1010</head> 
    1111 
     
    1515  
    1616[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    17         <INCLURE{fond=inc/inc-entete}>           
     17        <INCLURE{fond=inc/inc-entete}{lang}>           
    1818 
    1919[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2626 
    2727[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    28         <INCLURE{fond=inc/inc-gauche}> 
     28        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2929 
    3030[(#REM) <!-- =================================== ZONE CORPS  ====================================== --> ]     
     
    3939       
    4040[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    41         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>      
     41        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{lang}{self=#SELF}>      
    4242      
    4343</div><!-- fin du div page --> 
  • _squelettes_/egt/article.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    88<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    99<head> 
    10         <INCLURE{fond=inc/inc-header}{id_article}> 
     10        <INCLURE{fond=inc/inc-header}{id_article}{lang}> 
    1111        [<link rel="alternate" type="application/pdf" href="(#URL_PAGE{article_pdf}|parametre_url{id_article,#ID_ARTICLE})" />] 
    1212</head> 
     
    1616 
    1717[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    18         <INCLURE{fond=inc/inc-entete}>          
     18        <INCLURE{fond=inc/inc-entete}{lang}>          
    1919 
    2020[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2222  
    2323[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ]  
    24         <INCLURE{fond=inc/inc-gauche}{id_article}> 
     24        <INCLURE{fond=inc/inc-gauche}{id_article}{lang}> 
    2525 
    2626[(#REM) <!-- ============================== ZONE COLONNE DE DROITE  ============================= --> ]  
    2727    <div id="droite">    
    28                 <INCLURE{fond=inc/inc-aide}> 
     28                <INCLURE{fond=inc/inc-aide}{lang}> 
    2929        </div><!-- fin du div droite --> 
    3030         
     
    7171                par exemple l'id_document choisi pour un affichage complet 
    7272                ] 
    73                 [(#INCLURE{fond=inc/inc-documents}{id_article}{env})] 
    74                  
     73                [(#INCLURE{fond=inc/inc-documents-article}{id_article}{env})] 
    7574                 
    7675                <!-- Signatures petition --> 
     
    7978                [ #REM Conserver cet invalideur : (#PETITION|?{'',''}) ] 
    8079                <br /> 
    81                 <INCLURE{fond=inc/inc-petition}{id_article}{self=#SELF}> 
     80                <INCLURE{fond=inc/inc-petition}{id_article}{self=#SELF}{lang}> 
    8281 
    8382                <!-- Forums --> 
     
    8685                [<div class="forum-repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:repondre_article:></a></div>] 
    8786                <br /><br /> 
    88                 <INCLURE{fond=inc/inc-forum}{id_article}> 
     87                <INCLURE{fond=inc/inc-forum}{id_article}{lang}> 
    8988                         
    9089                #FORMULAIRE_EDITION_EVENEMENT 
     
    9392       
    9493[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    95         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>  
     94        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{lang}{self=#SELF}>  
    9695       
    9796</div><!--fin du div page --> 
  • _squelettes_/egt/auteur.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    77<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    88<head> 
    9         <INCLURE{fond=inc/inc-header}{id_auteur}> 
     9        <INCLURE{fond=inc/inc-header}{lang}{id_auteur}> 
    1010</head> 
    1111  
     
    1515         
    1616[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    17                 <INCLURE{fond=inc/inc-entete}>          
     17                <INCLURE{fond=inc/inc-entete}{lang}>          
    1818          
    1919[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2525               
    2626[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    27                 <INCLURE{fond=inc/inc-gauche}> 
     27                <INCLURE{fond=inc/inc-gauche}{lang}> 
    2828                     
    2929 
     
    4141 
    4242[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    43                 <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}> 
     43                <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{lang}{self=#SELF}> 
    4444   
    4545        </div><!-- fin page--> 
  • _squelettes_/egt/breve.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    77<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    88<head> 
    9         <INCLURE{fond=inc/inc-header}{id_breve}> 
     9        <INCLURE{fond=inc/inc-header}{id_breve}{lang}> 
    1010</head> 
    1111<body class="page_breve"> 
     
    1414 
    1515[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    16                 <INCLURE{fond=inc/inc-entete}>          
     16                <INCLURE{fond=inc/inc-entete}{lang}>          
    1717 
    1818[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
    19                 <INCLURE{fond=inc/inc-chemin}{id_breve}> 
     19                <INCLURE{fond=inc/inc-chemin}{id_breve}{lang}> 
    2020  
    2121[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ]  
    22                 <INCLURE{fond=inc/inc-gauche}{id_rubrique}> 
     22                <INCLURE{fond=inc/inc-gauche}{id_rubrique}{lang}> 
    2323 
    2424[(#REM) <!-- ============================== ZONE COLONNE DE DROITE  ============================= --> ]  
    2525            <div id="droite"> 
    2626                        <!-- a retenir --> 
    27                         <INCLURE{fond=inc/inc-aretenir}>            
     27                        <INCLURE{fond=inc/inc-aretenir}{lang}>            
    2828            </div><!-- fin du div droite-->  
    2929 
     
    4141                                [<div class="forum-repondre"><b><a href="(#PARAMETRES_FORUM|url_reponse_forum)"><:repondre_breve:></a></b></div>] 
    4242                                <br/><br/> 
    43                                 <INCLURE{fond=inc/inc-forum}{id_breve}> 
     43                                <INCLURE{fond=inc/inc-forum}{id_breve}{lang}> 
    4444 
    4545                                <!-- Breves --> 
     
    7575       
    7676[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    77                 <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}> 
     77                <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}> 
    7878                 
    7979        </div> <!-- fin div page --> 
  • _squelettes_/egt/courrier.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteur: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    88<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    99<head> 
    10         <INCLURE{fond=inc/inc-header}{titreheader=#TITRE}> 
     10        <INCLURE{fond=inc/inc-header}{titreheader=#TITRE}{lang}> 
    1111</head> 
    1212<body class="page_courrier"> 
     
    1515 
    1616[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    17         <INCLURE{fond=inc/inc-entete}>          
     17        <INCLURE{fond=inc/inc-entete}{lang}>          
    1818 
    1919[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2727  
    2828[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ]  
    29         <INCLURE{fond=inc/inc-gauche}{id_courrier}> 
     29        <INCLURE{fond=inc/inc-gauche}{id_courrier}{lang}> 
    3030 
    3131[(#REM) <!-- ============================== ZONE COLONNE DE DROITE  ============================= --> ]  
    3232    <div id="droite">    
    33                 <INCLURE{fond=inc/inc-aide}> 
     33                <INCLURE{fond=inc/inc-aide}{lang}> 
    3434        </div><!-- fin du div droite --> 
    3535         
     
    4848       
    4949[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    50         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>  
     50        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}>  
    5151       
    5252</div><!--fin du div page--> 
  • _squelettes_/egt/css/habillage.css

    r30667 r31562  
    296296#centre-rubrique .adresseven {} 
    297297 
     298/* Album d'images repris de squelette-dist */ 
     299#centre-rubrique #documents_portfolio { clear: both; margin: 2em auto; text-align: center; } 
     300#centre-rubrique #documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; } 
     301#centre-rubrique #documents_portfolio a.on .spip_logos { border-color: #F57900; } 
     302#centre-rubrique #documents_portfolio a:focus .spip_logos, 
     303#centre-rubrique #documents_portfolio a:hover .spip_logos, 
     304#centre-rubrique #documents_portfolio a:active .spip_logos { border-color: #8B6F92; } 
     305/* Portfolio styles egt*/ 
     306#centre-rubrique #documents_joints { padding-left: 0px; margin: 5px auto 5px auto; } 
     307#centre-rubrique .porfolio { float: left; padding: 5px 0px 0px 0px; margin: 10px 10px 0px 10px; text-align: center; width: 156px; color: black; font-weight: 800; font-size: 0.9em; -moz-border-radius: 10px; border: black 1px solid; } 
     308#centre-rubrique .porfolio a {padding-bottom: 1px; } 
     309#centre-rubrique .porfolio-descriptif { text-align: center; margin-top: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; font-size: 0.8em; color: black; font-weight: 300; } 
     310#centre-rubrique .porfolio-type { text-align: center; margin-top: 7px; margin-bottom: 6px; font-size: 0.77em; font-weight: 100; color: #CFCFCF; } 
     311 
    298312/*  ------------------------------------------ 
    299313/*  colonne centrale d'un article 
  • _squelettes_/egt/css/impression.css

    r30686 r31562  
    288288#centre-rubrique .adresseven {} 
    289289 
     290/* Album d'images repris de squelette-dist */ 
     291#centre-rubrique #documents_portfolio { clear: both; margin: 2em auto; text-align: center; } 
     292#centre-rubrique #documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; } 
     293#centre-rubrique #documents_portfolio a.on .spip_logos { border-color: #F57900; } 
     294#centre-rubrique #documents_portfolio a:focus .spip_logos, 
     295#centre-rubrique #documents_portfolio a:hover .spip_logos, 
     296#centre-rubrique #documents_portfolio a:active .spip_logos { border-color: #8B6F92; } 
     297/* Portfolio styles egt*/ 
     298#centre-rubrique #documents_joints { padding-left: 0px; margin: 5px auto 5px auto; } 
     299#centre-rubrique .porfolio { float: left; padding: 5px 0px 0px 0px; margin: 10px 10px 0px 10px; text-align: center; width: 156px; color: black; font-weight: 800; font-size: 0.9em; -moz-border-radius: 10px; border: black 1px solid; } 
     300#centre-rubrique .porfolio a {padding-bottom: 1px; } 
     301#centre-rubrique .porfolio-descriptif { text-align: center; margin-top: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; font-size: 0.8em; color: black; font-weight: 300; } 
     302#centre-rubrique .porfolio-type { text-align: center; margin-top: 7px; margin-bottom: 6px; font-size: 0.77em; font-weight: 100; color: #CFCFCF; } 
     303 
    290304/*  ------------------------------------------ 
    291305/*  colonne centrale d'un article 
  • _squelettes_/egt/evenements.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    77<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    88<head> 
    9         <INCLURE{fond=inc/inc-header} {titreheader=<:agenda:agenda:>}> 
     9        <INCLURE{fond=inc/inc-header}{lang} {titreheader=<:agenda:agenda:>}> 
    1010</head> 
    1111 
     
    1515  
    1616[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    17         <INCLURE{fond=inc/inc-entete}>           
     17        <INCLURE{fond=inc/inc-entete}{lang}>           
    1818 
    1919[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2424 
    2525[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    26         <INCLURE{fond=inc/inc-gauche}> 
     26        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2727 
    2828[(#REM) <!-- ============================== ZONE COLONNE DE DROITE  ============================= --> ]  
     
    7979                                                        [<span class="descriptioneven">(#DESCRIPTIF|PtoBR)</span><br />] 
    8080                                                        [<span class="locationeven">(#LIEU|PtoBR)</span>[<span class="adresseven">(#ADRESSE|PtoBR)</span>]<br />] 
     81                                                        [<span class="locationeven">(#FORMULAIRE_PARTICIPER{id_evenement}|PtoBr)</span>] 
    8182                                        </BOUCLE_vevent> 
    8283 
     
    9293       
    9394[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    94         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>      
     95        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}>      
    9596      
    9697</div><!-- fin du div page --> 
  • _squelettes_/egt/forum.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    66<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    77<head> 
    8         <INCLURE{fond=inc/inc-header}> 
     8        <INCLURE{fond=inc/inc-header}{lang}> 
    99</head> 
    1010<body class="page_forum"> 
     
    1313   
    1414[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    15  <INCLURE{fond=inc/inc-entete}>          
     15 <INCLURE{fond=inc/inc-entete}{lang}>          
    1616 
    1717[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
    18         <INCLURE{fond=inc/inc-chemin}{id_rubrique}>  
     18        <INCLURE{fond=inc/inc-chemin}{id_rubrique}{lang}>  
    1919       
    2020[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    21         <INCLURE{fond=inc/inc-gauche}> 
     21        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2222 
    2323[(#REM) <!-- =================================== ZONE CORPS  ====================================== --> ] 
     
    113113 
    114114[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    115         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}> 
     115        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}> 
    116116 
    117117  </div><!-- fin du div page--> 
  • _squelettes_/egt/gerer_abonnement.html

    r30667 r31562  
    11#CACHE{1} 
    2 <!-- squelette egt v0.4 --> 
     2<!-- squelette egt v0.5 --> 
    33<!-- auteurs: damazone, sBa - licence GPL --> 
    44<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    66<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    77<head> 
    8         <INCLURE{fond=inc/inc-header}> 
     8        <INCLURE{fond=inc/inc-header}{lang}> 
    99</head> 
    1010 
     
    1313 
    1414[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    15          <INCLURE{fond=inc/inc-entete}>         
     15         <INCLURE{fond=inc/inc-entete}{lang}>         
    1616 
    1717[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2222 
    2323[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    24         <INCLURE{fond=inc/inc-gauche}> 
     24        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2525 
    2626[(#REM) <!-- =================================== ZONE CORPS  ====================================== --> ] 
     
    6969       
    7070[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    71         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>      
     71        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}>      
    7272      
    7373</div><!-- fin du div page --> 
  • _squelettes_/egt/inc/inc-agenda.html

    r29912 r31562  
    99                                  <h3><:agenda:></h3> 
    1010                                  <dl> 
    11                                 <BOUCLE_agenda(EVENEMENTS){age<0}{par date}{statut=publie}{pagination 2}> 
     11                                <BOUCLE_agenda(EVENEMENTS){age<0}{par date}{statut=publie}{id_evenement?}{0,2}> 
    1212                                  <dt>#TITRE</dt> 
    1313                                  [<dd>(#DATE_DEBUT|Agenda_affdate_debut_fin{#DATE_FIN,#HORAIRE})</dd>] 
    1414                                  [<dd class='engras'>(#LIEU|PtoBr)</dd>] 
    1515                                  [<dd>(#DESCRIPTIF|PtoBr)</dd>]  
    16                                 </BOUCLE_agenda></dl>          
    17                                 [<p class="pagination">(#PAGINATION)</p>]     
     16                                </BOUCLE_agenda></dl>           
     17                                [<dd>(#FORMULAIRE_PARTICIPER{id_evenement}|PtoBr)</dd>] 
    1818                          </B_agenda> 
    1919 
  • _squelettes_/egt/inc/inc-droite.html

    r29912 r31562  
    11        <!-- breves --> 
    2                 <INCLURE{fond=inc/inc-breves}> 
     2                <INCLURE{fond=inc/inc-breves}{lang}> 
    33      
    44                <!-- a retenir --> 
    5                 <INCLURE{fond=inc/inc-aretenir}>          
     5                <INCLURE{fond=inc/inc-aretenir}{lang}>          
    66 
    77                <!-- sites syndiques et logo site --> 
    8                 <INCLURE{fond=inc/inc-sites-syndiques}> 
     8                <INCLURE{fond=inc/inc-sites-syndiques}{lang}> 
  • _squelettes_/egt/inc/inc-entete.html

    r30589 r31562  
    66<!-- appel accesskey -->       
    77        <BOUCLE_Afficher_accesskey(MOTS){titre=afficher accesskey}> 
    8             <INCLURE{fond=inc/inc-accesskey}> 
     8            <INCLURE{fond=inc/inc-accesskey}{lang}> 
    99        </BOUCLE_Afficher_accesskey> 
    1010 
  • _squelettes_/egt/inc/inc-gauche.html

    r29369 r31562  
    22         
    33                <!-- appel menu --> 
    4                 <INCLURE{fond=inc/inc-menu}{id_rubrique}{id_article}> 
     4                <INCLURE{fond=inc/inc-menu}{id_rubrique}{id_article}{lang}> 
    55 
    66                <!--Statistiques des visites et statistiques �toriales --> 
    77                <BOUCLE_Afficher_statistiques(MOTS){titre=afficher statistiques}> 
    8                         <INCLURE{fond=inc/inc-stat}> 
     8                        <INCLURE{fond=inc/inc-stat}{lang}> 
    99                </BOUCLE_Afficher_statistiques>          
    1010            
    1111        <div id="gauche_syndic"> 
    1212                        <!-- nom sites references avec mot cle --> 
    13                         <INCLURE{fond=inc/inc-nom-site}>  
     13                        <INCLURE{fond=inc/inc-nom-site}{lang}>  
    1414                                 
    1515                        <!-- articles sites references avec mot cle --> 
    16                         <INCLURE{fond=inc/inc-articles-actu}>  
     16                        <INCLURE{fond=inc/inc-articles-actu}{lang}>  
    1717                </div> <!-- fin du div syndic_gauche-->    
    1818                 
  • _squelettes_/egt/inc/inc-menu.html

    r29369 r31562  
    3535                                        <B_rubriques> 
    3636                                                        <li id="srub#ID_RUBRIQUE"> 
    37                                                                 <BOUCLE_rubriques(RUBRIQUES){id_parent}> 
     37                                                                <BOUCLE_rubriques(RUBRIQUES){par titre}{id_parent}> 
    3838 
    3939                                                                <a onclick="toggle('#ID_RUBRIQUE', '#CHEMIN{images}')" onkeypress="if (event.keyCode == 13) { toggle('#ID_RUBRIQUE', '#CHEMIN{images}'); }"><img src="#CHEMIN{#EXPOSE{images/opened.png,images/closed.png}}" alt="-" title="<:spip:info_deplier:>" id="img_#ID_RUBRIQUE"  /></a> 
  • _squelettes_/egt/inscription.html

    r30667 r31562  
    11#CACHE{1} 
    2 <!-- squelette egt v0.4 --> 
     2<!-- squelette egt v0.5 --> 
    33<!-- auteurs: damazone, sBa - licence GPL --> 
    44<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    66<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    77<head> 
    8         <INCLURE{fond=inc/inc-header}> 
     8        <INCLURE{fond=inc/inc-header}{lang}> 
    99</head> 
    1010 
     
    1313 
    1414[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    15          <INCLURE{fond=inc/inc-entete}>         
     15         <INCLURE{fond=inc/inc-entete}{lang}>         
    1616 
    1717[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2222 
    2323[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    24         <INCLURE{fond=inc/inc-gauche}> 
     24        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2525 
    2626[(#REM) <!-- =================================== ZONE CORPS  ====================================== --> ] 
     
    3636       
    3737[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    38         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>      
     38        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}>      
    3939      
    4040</div><!-- fin du div page --> 
  • _squelettes_/egt/lang/egt_en.php

    r29369 r31562  
    88'a_la_une' => 'On top' 
    99 
    10 //inc-accessibilite.html 
     10//inc-accesskey.html 
    1111, 'accessibilite' => 'Accessibility' 
    1212, 'contenu' => 'Content' 
     
    2929, 'voir_messages_envoyes' => 'to see the messages already sent' 
    3030 
    31 //login_public.html, inc-accessibilite.html 
     31//login_public.html, inc-accesskey.html 
    3232, 'espace_membres' => 'Members zone' 
    3333, 'zone_protegee' => 'protected zone' 
  • _squelettes_/egt/lang/egt_fr.php

    r29369 r31562  
    88'a_la_une' => 'A la une' 
    99 
    10 //inc-accessibilite.html 
     10//inc-accesskey.html 
    1111, 'accessibilite' => 'Accessibilit&eacute;' 
    1212, 'contenu' => 'Contenu' 
     
    3232, 'voir_messages_envoyes' => 'voir les messages envoy&eacute;s' 
    3333 
    34 //login_public.html, inc-accessibilite.html 
     34//login_public.html, inc-accesskey.html 
    3535, 'espace_membres' => 'Espace Membres' 
    3636, 'zone_protegee' => 'zone prot&eacute;g&eacute;e' 
  • _squelettes_/egt/lang/egt_nl.php

    r29369 r31562  
    88'a_la_une' => 'Topartikels' 
    99 
    10 //inc-accessibilite.html 
     10//inc-accesskey.html 
    1111, 'accessibilite' => 'Toegankelijkheid' 
    1212, 'contenu' => 'Inhoud' 
     
    2929, 'voir_messages_envoyes' => 'de alreeds verstuurde berichten raadplegen' 
    3030 
    31 //login_public.html, inc-accessibilite.html 
     31//login_public.html, inc-acceskey.html 
    3232, 'espace_membres' => 'Ledenruimte' 
    3333, 'zone_protegee' => 'beschermde zone' 
  • _squelettes_/egt/login.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    66<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    77<head> 
    8         <INCLURE{fond=inc/inc-header}> 
     8        <INCLURE{fond=inc/inc-header}{lang}> 
    99</head> 
    1010<body class="page_login"> 
     
    1212  
    1313[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    14         <INCLURE{fond=inc/inc-entete}>           
     14        <INCLURE{fond=inc/inc-entete}{lang}>           
    1515 
    1616[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
    17         <INCLURE{fond=inc/inc-chemin}>  
     17        <INCLURE{fond=inc/inc-chemin}{lang}>  
    1818 
    1919[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
     
    7272       
    7373[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    74         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>    
     74        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}>    
    7575      
    7676</div><!-- fin du div page --> 
  • _squelettes_/egt/plan.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 - auteur: sBa - licence GPL --> 
     1<!-- squelette egt v0.5 --> 
     2<!-- auteur: sBa - licence GPL --> 
    23<!-- enti�ment refondu par damazone --> 
    3 <!-- http://egt.bardourel.com --> 
     4<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
    45#CACHE{86400} 
    56<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    67<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    78  <head> 
    8         <INCLURE{fond=inc/inc-header}> 
     9        <INCLURE{fond=inc/inc-header}{lang}> 
    910        <meta name="robots" content="none" /> 
    1011  </head> 
     
    1415     
    1516[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    16  <INCLURE{fond=inc/inc-entete}>          
     17 <INCLURE{fond=inc/inc-entete}{lang}>          
    1718 
    1819[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2223   
    2324[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    24         <INCLURE{fond=inc/inc-gauche}> 
     25        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2526 
    2627[(#REM) <!-- ============================== ZONE COLONNE DE DROITE  ============================= --> ]  
    2728    <div id="droite">  
    2829                <!-- a retenir --> 
    29                 <INCLURE{fond=inc/inc-aretenir}>          
     30                <INCLURE{fond=inc/inc-aretenir}{lang}>          
    3031    </div><!-- fin du div droite--> 
    3132           
     
    9899     
    99100[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    100         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}>     
     101        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}>     
    101102 
    102103</div><!-- fin du div page --> 
  • _squelettes_/egt/plugin.xml

    r29369 r31562  
    11<plugin> 
    2         <nom><multi>[fr]Squelette egt[nl]Sjabloon egt</multi></nom> 
     2        <nom><multi>[fr]Squelette egt[nl]Sjabloon egt[es]Esqueleto egt</multi></nom> 
    33        <icon>img_pack/egt.png</icon> 
    44        <auteur><a href="http://egt.bardourel.com">sBa</a>, <a href="http://www.genrespluriels.be">damazone</a></auteur> 
    55        <licence>GPL &#169; 2006-2009</licence> 
    6         <version>0.4</version> 
     6        <version>0.5</version> 
    77        <etat>test</etat> 
    88        <description> 
  • _squelettes_/egt/recherche.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    66<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    77  <head> 
    8         <INCLURE{fond=inc/inc-header} {titreheader=- <:resultats_recherche:>}> 
     8        <INCLURE{fond=inc/inc-header}{lang} {titreheader=- <:resultats_recherche:>}> 
    99  </head> 
    1010 
     
    1414   
    1515[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    16  <INCLURE{fond=inc/inc-entete}>          
     16 <INCLURE{fond=inc/inc-entete}{lang}>          
    1717  
    1818[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
    19         <INCLURE{fond=inc/inc-chemin}> 
     19        <INCLURE{fond=inc/inc-chemin}{lang}> 
    2020 
    2121[(#REM) <!-- ============================== ZONE COLONNE DE GAUCHE  ============================= --> ] 
    22         <INCLURE{fond=inc/inc-gauche}> 
     22        <INCLURE{fond=inc/inc-gauche}{lang}> 
    2323 
    2424[(#REM) <!-- ============================== ZONE COLONNE DE DROITE  ============================= --> ]  
    2525    <div id="droite"> 
    2626                <!-- a retenir --> 
    27                 <INCLURE{fond=inc/inc-aretenir}>          
     27                <INCLURE{fond=inc/inc-aretenir}{lang}>          
    2828                 
    2929                <!-- sites syndiques et logo site --> 
    30                 <INCLURE{fond=inc/inc-sites-syndiques}>                 
     30                <INCLURE{fond=inc/inc-sites-syndiques}{lang}>                 
    3131                  
    3232    </div><!-- fin du div droite-->  
     
    4646                <!-- Rubriques trouvees --> 
    4747 
    48                 <BOUCLE_rubriques(RUBRIQUES) {recherche} {par points} {inverse} {0,8}> 
     48                <BOUCLE_rubriques(RUBRIQUES) {recherche} {par points} {inverse} {pagination 5}> 
    4949                <li><a href="#URL_RUBRIQUE" [title="(#DESCRIPTIF|textebrut|entites_html)"]>[(#TITRE|supprimer_numero)]</a></li> 
    5050                </BOUCLE_rubriques> 
     51                [<p class="pagination">(#PAGINATION)</p>] 
    5152                </ul> 
    5253 
     
    6263 
    6364                                <ul> 
    64                         <BOUCLE_breves(BREVES) {recherche} {par points} {inverse} {0,8}> 
     65                        <BOUCLE_breves(BREVES) {recherche} {par points} {inverse} {pagination 5}> 
    6566                                <li> 
    6667                                [(#DATE|affdate_court)]: 
     
    6869                                </li> 
    6970                        </BOUCLE_breves> 
     71                        [<p class="pagination">(#PAGINATION)</p>] 
    7072                                </ul> 
    7173 
     
    7880 
    7981                                <ul> 
    80                         <BOUCLE_sites(SITES) {recherche} {par points} {inverse} {0,8}> 
     82                        <BOUCLE_sites(SITES) {recherche} {par points} {inverse} {pagination 5}> 
    8183                                <li> 
    8284                                <a href="#URL_SITE" title="[(#DESCRIPTIF|textebrut|entites_html)]">#NOM_SITE</a> 
    8385                                </li> 
    8486                        </BOUCLE_sites> 
     87                        [<p class="pagination">(#PAGINATION)</p>] 
    8588                                </ul> 
    8689                        </B_sites> 
     
    9295                         
    9396                                <ul> 
    94                         <BOUCLE_messages(FORUMS) {recherche} {par points} {inverse} {0,8}> 
     97                        <BOUCLE_messages(FORUMS) {recherche} {par points} {inverse} {pagination 5}> 
    9598                                <li> 
    9699                                <a href="#URL_FORUM">#TITRE</a> 
    97100                                </li> 
    98101                        </BOUCLE_messages> 
     102                        [<p class="pagination">(#PAGINATION)</p>] 
    99103                                </ul> 
    100104 
     
    105109                <:articles:> 
    106110                <ul> 
    107                 <BOUCLE_articles(ARTICLES) {recherche} {par points} {inverse} {0,10}> 
     111                <BOUCLE_articles(ARTICLES) {recherche} {par points} {inverse} {pagination 10}> 
    108112                        <li><h3><a href="#URL_ARTICLE" [title="(#DESCRIPTIF|textebrut|entites_html)"]>[(#TITRE|supprimer_numero)]</a></h3><div class="publierech"><:spip:info_mise_en_ligne:> [(#DATE|nom_jour)] [(#DATE|affdate)] 
    109113                        <B_auteurs_articles><:par_auteur:> <BOUCLE_auteurs_articles(AUTEURS) {id_article} {", "}>#NOM</BOUCLE_auteurs_articles></div></li> 
    110114                </BOUCLE_articles> 
     115                [<p class="pagination">(#PAGINATION)</p>] 
    111116                </ul> 
    112117                </B_articles>    
     
    117122         
    118123[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    119         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}> 
     124        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}> 
    120125      
    121126</div> <!-- fin du div page --> 
  • _squelettes_/egt/rubrique.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    88<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    99<head> 
    10         <INCLURE{fond=inc/inc-header}{id_rubrique}>  
     10        <INCLURE{fond=inc/inc-header}{id_rubrique}{lang}>  
    1111</head> 
    1212 
     
    1616       
    1717[(#REM) <!-- =================================== ZONE BANDEAU ==================================== --> ] 
    18         <INCLURE{fond=inc/inc-entete}>          
     18        <INCLURE{fond=inc/inc-entete}{lang}>          
    1919 
    2020[(#REM) <!-- =========================== ZONE CHEMIN DE NAVIGATION ============================= --> ] 
     
    2727    <div id="droite"> 
    2828                <!-- a retenir --> 
    29                 <INCLURE{fond=inc/inc-aretenir}>           
     29                <INCLURE{fond=inc/inc-aretenir}{lang}>           
    3030    </div><!-- fin du div droite--> 
    3131 
     
    108108                        </B_sites> 
    109109                         
     110                        [(#REM) Gestion du portfolio et des documents 
     111                        Le critere {env} permet de passer d'autres arguments de la page 
     112                        par exemple l'id_document choisi pour un affichage complet 
     113                        ] 
     114                        [(#INCLURE{fond=inc/inc-documents-rubrique}{id_rubrique}{env})] 
     115                         
    110116                </BOUCLE_secteurs> 
    111117         
     
    113119       
    114120[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    115         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}> 
     121        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{lang}{self=#SELF}> 
    116122 
    117123</div><!-- fin du div page--> 
  • _squelettes_/egt/sommaire.html

    r30667 r31562  
    1 <!-- squelette egt v0.4 --> 
     1<!-- squelette egt v0.5 --> 
    22<!-- auteurs: damazone, sBa - licence GPL --> 
    33<!-- http://www.spip-contrib.net/EGT-squelette-plugin-pour-SPIP-2 --> 
     
    66<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> 
    77<head> 
    8         <INCLURE{fond=inc/inc-header}> 
     8        <INCLURE{fond=inc/inc-header}{lang}> 
    99</head> 
    1010 
     
    2525    <div id="droite">  
    2626 
    27                 <INCLURE{fond=inc/inc-aide}> 
     27                <INCLURE{fond=inc/inc-aide}{lang}> 
    2828                 
    2929                [(#REM) <!-- affichage du top album --> ] 
    30                 [(#PLUGIN{Splickr}|oui) <INCLURE{fond=inc/inc-splickrbox}>] 
     30                [(#PLUGIN{Splickr}|oui) <INCLURE{fond=inc/inc-splickrbox}{lang}>] 
    3131                 
    3232                [(#REM) <!-- affichage du mini calendrier  --> ] 
     
    126126       
    127127[(#REM) <!-- ================================== ZONE PIED DE PAGE  ================================== --> ] 
    128         <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{self=#SELF}{lang}>  
     128        <INCLURE{fond=inc/inc-pied}{skel=#SQUELETTE}{lang}{self=#SELF}>  
    129129         
    130130</div><!-- fin du div page-->