1 | <div class="liste-articles"> |
---|
2 | <h2><a name="edit">Sélection / Edition /Impression</a></h2> |
---|
3 | </div> |
---|
4 | |
---|
5 | <div class="liste-rub"> |
---|
6 | <div class="extrait"> |
---|
7 | |
---|
8 | <div style="float:right;width:400px;"> |
---|
9 | [Cotisation: (#STATUT_ECOLO|=={M}|?{' ',''})<a href="[(#SELF|parametre_url{cotisation,[(#DATE|annee|moins{1})]}|parametre_url{debut_donnees,0})]" class="ajax">Voir les membres qui ne sont pas en ordre</a>.] |
---|
10 | Etiquettes: <a href="[(#URL_PAGE{gestion_fichier_etiquettes}|parametre_url{statut_ecolo,#STATUT_ECOLO}|parametre_url{cotisation,#ENV{cotisation}}|parametre_url{lettre,#ENV{lettre}})]#stat">Imprimer pour cette sélection.</a> |
---|
11 | </div> |
---|
12 | |
---|
13 | <div style="float:left; margin-top:15px;">Par statut:</div> |
---|
14 | <ul> |
---|
15 | <li> |
---|
16 | <a href="[(#SELF|parametre_url{statut_ecolo,M})][&lettre=(#ENV{lettre})]" title="Membres" class="ajax[ (#ENV{statut_ecolo}|=={M}|?{'on',''})]">Membres</a> |
---|
17 | </li> |
---|
18 | <li> |
---|
19 | <a href="[(#SELF|parametre_url{statut_ecolo,C})][&lettre=(#ENV{lettre})]" title="Candidats" class="ajax[ (#ENV{statut_ecolo}|=={C}|?{'on',''})]">Candidats</a> |
---|
20 | </li> |
---|
21 | <li> |
---|
22 | <a href="[(#SELF|parametre_url{statut_ecolo,S})][&lettre=(#ENV{lettre})]" title="Sympathisants" class="ajax[ (#ENV{statut_ecolo}|=={S}|?{'on',''})]">Sympathisants</a> |
---|
23 | </li> |
---|
24 | <li> |
---|
25 | <a href="[(#SELF|parametre_url{statut_ecolo,L})][&lettre=(#ENV{lettre})]" title="Locaux" class="ajax[ (#ENV{statut_ecolo}|=={L}|?{'on',''})]">Locaux</a> |
---|
26 | </li> |
---|
27 | <li> |
---|
28 | <a href="[(#SELF|parametre_url{statut_ecolo,E})][&lettre=(#ENV{lettre})]" title="Exterieurs" class="ajax[ (#ENV{statut_ecolo}|=={E}|?{'on',''})]">Exterieurs</a> |
---|
29 | </li> |
---|
30 | <li> |
---|
31 | <a href="[(#SELF|parametre_url{statut_ecolo,A})][&lettre=(#ENV{lettre})]" title="Anciens" class="ajax[ (#ENV{statut_ecolo}|=={A}|?{'on',''})]">Anciens membres</a> |
---|
32 | </li> |
---|
33 | <li> |
---|
34 | <a href="[(#SELF|parametre_url{statut_ecolo,''})]" title="Tout" class="ajax[ (#ENV{statut_ecolo}|?{'','on'})]">Tout voir</a> |
---|
35 | </li> |
---|
36 | </ul> |
---|
37 | |
---|
38 | <B_alpha> |
---|
39 | <div style="float:left;">Par initiale:</div> |
---|
40 | <ul> |
---|
41 | <BOUCLE_alpha(fichiers){tout} {statut_ecolo?}{par nom_ecolo} {fusion LEFT(nom_ecolo,1)}> |
---|
42 | [<li><a href='[(#SELF|parametre_url{lettre, [(#NOM_ECOLO|substr{0,1})]}|parametre_url{debut_donnees,0})]' class="ajax[ (#ENV{lettre}|=={#NOM_ECOLO|substr{0,1}}|?{'on',''})]"> |
---|
43 | (#NOM_ECOLO|substr{0,1}) |
---|
44 | </a></li>] |
---|
45 | </BOUCLE_alpha> |
---|
46 | <li><a href="[(#SELF|parametre_url{lettre,''})]" class="ajax[ (#ENV{lettre}|?{'','on'})]"> |
---|
47 | Tout voir |
---|
48 | </a></li> |
---|
49 | </ul> |
---|
50 | </B_alpha> |
---|
51 | |
---|
52 | </div> |
---|
53 | |
---|
54 | <B_donnees> #ANCRE_PAGINATION |
---|
55 | <table style="font-size:0.7em; border: dotted 1px; width:100%;"> |
---|
56 | <tr style="text-align:center;"><td>Sta-<br />tut</td><td>Cotis.</td><td>Num.<br /> ECOLO</td><td>Nom</td><td>Prénom</td><td>Sexe</td> |
---|
57 | <td>Adresse postale</td><td>CP</td><td>Localite</td><td>Tel</td><td>GSM</td><td>Pseudo</td><td>e-mail</td> |
---|
58 | <td>Accès<br/>Membre</td><td>EDIT</td> |
---|
59 | </tr> |
---|
60 | <BOUCLE_donnees(fichiers){par nom_ecolo}{par no_fichier}{pagination 25}{statut_ecolo?}{cotisation?}{nom_ecolo LIKE %#ENV{recherche}%}{nom_ecolo==^(#ENV{lettre})}> |
---|
61 | <tr> |
---|
62 | <td style="border: dotted 1px;"><span class="#EDIT{statut_ecolo}">[(#STATUT_ECOLO|?{#STATUT_ECOLO,'++'})]</span></td> |
---|
63 | <td style="border: dotted 1px;"><span class="#EDIT{cotisation}">[(#COTISATION|?{#COTISATION,'++'})]</span></td> |
---|
64 | <td style="border: dotted 1px;"><span class="#EDIT{no_fichier}">[(#NO_FICHIER|?{#NO_FICHIER,'++'})]</span></td> |
---|
65 | |
---|
66 | <td style="border: dotted 1px;"><span class="#EDIT{nom_ecolo}">[(#NOM_ECOLO|?{#NOM_ECOLO,'++'})]</span></td> |
---|
67 | <td style="border: dotted 1px;"><span class="#EDIT{prenom}">[(#PRENOM|?{#PRENOM,'++'})]</span></td> |
---|
68 | <td style="border: dotted 1px;"><span class="#EDIT{sexe}">[(#SEXE|?{#SEXE,'++'})]</span></td> |
---|
69 | <td style="border: dotted 1px;"><span class="#EDIT{adresse_postale}">[(#ADRESSE_POSTALE|?{#ADRESSE_POSTALE,'++'})]</span></td> |
---|
70 | <td style="border: dotted 1px;"><span class="#EDIT{code_postal}">[(#CODE_POSTAL|?{#CODE_POSTAL,'++'})]</span></td> |
---|
71 | <td style="border: dotted 1px;"><span class="#EDIT{localite}">[(#LOCALITE|?{#LOCALITE,'++'})]</span></td> |
---|
72 | <td style="border: dotted 1px;"><span class="#EDIT{telephone}">[(#TELEPHONE|?{#TELEPHONE,'++'})]</span></td> |
---|
73 | <td style="border: dotted 1px;"><span class="#EDIT{gsm}">[(#GSM|?{#GSM,'++'})]</span></td> |
---|
74 | <BOUCLE_fichier(AUTEURS){id_auteur}{tout}> |
---|
75 | <td style="text-align:center;">[(#NOM|?{#NOM,'-'})]</td> |
---|
76 | <td style="text-align:center;">[(#EMAIL|?{'OK','-'})]</td> |
---|
77 | <td style="text-align:center;"><BOUCLE_acces_restreint(ZONES){id_auteur}{tout}>[(#TITRE|=={Espace Membres}|?{'OK','-'})]</BOUCLE_acces_restreint></td> |
---|
78 | <td style="border: dotted 1px; text-align:center;"><a href="ecrire/?exec=auteur_infos&id_auteur=#ID_AUTEUR#nom">EP</a></td> |
---|
79 | </BOUCLE_fichier> |
---|
80 | </tr> |
---|
81 | </BOUCLE_donnees> |
---|
82 | |
---|
83 | </table> |
---|
84 | <p class="pagination">#PAGINATION</p> |
---|
85 | |
---|
86 | <ul> |
---|
87 | <li>Affichage: #TOTAL_BOUCLE enregistrements. [Total: #GRAND_TOTAL.]</li> |
---|
88 | <li>Statuts : Membre: "M" | Candidat Membre: "C" | Sympathisant: "S" | Local: "L" | Extérieurs: "E" | Anciens membres: "A"</li> |
---|
89 | </ul> |
---|
90 | |
---|
91 | </B_donnees> |
---|
92 | Pas d'enregistrement correspondant aux critères |
---|
93 | <//B_donnees> |
---|
94 | |
---|