Last change
on this file since 48035 was
48035,
checked in by brunobergot@…, 10 years ago
|
finalement on va ouvrir la selection aux admins
|
File size:
1.2 KB
|
Line | |
---|
1 | [(#REM) Cartouche avec le titre de la page et les informations generales ] |
---|
2 | <div class="cartouche"> |
---|
3 | <h1 class="h1"> |
---|
4 | <:titre_editer_selection|supprimer_numero |
---|
5 | |image_typo{police=HelveNeuThiCon.ttf, taille=70px, largeur=1300, couleur=#CATEGORIE|categorie2couleur} |
---|
6 | |image_reduire_par{2} |
---|
7 | |image_aplatir{gif,eeeeee,256,true}:> |
---|
8 | </h1> |
---|
9 | [<p class="info-publi"> |
---|
10 | <small>(#ENV{id_depot}|svp_compter_plugins{#ENV{categorie}})</small> |
---|
11 | </p>] |
---|
12 | </div> |
---|
13 | |
---|
14 | <BOUCLE_cpaslakermesse(CONDITION){si #AUTORISER{configurer}}> |
---|
15 | <B_plugins> |
---|
16 | <table class="spip" summary="" style="width: 100%;"> |
---|
17 | <thead> |
---|
18 | <tr id="categorie[-(#ENV{categorie}|sinon{#CLE}|sinon{aucune})]"> |
---|
19 | <th> |
---|
20 | <strong>[(#ENV{categorie}|sinon{#CLE}|sinon{aucune}|svp_traduire_categorie)]</strong> |
---|
21 | </th> |
---|
22 | <th></th> |
---|
23 | </tr> |
---|
24 | </thead> |
---|
25 | <tbody> |
---|
26 | <BOUCLE_plugins(PLUGINS){id_depot?}{par multi nom}> |
---|
27 | <tr id="plugin[-(#ID_DEPOT)]-#PREFIXE" class="[row_(#COMPTEUR_BOUCLE|alterner{odd,even})]"> |
---|
28 | <td> |
---|
29 | <a[ href="(#URL_PLUGIN)"] title="<:svp:bulle_aller_plugin:>">[(#NOM)]</a> |
---|
30 | [<br /> (#SLOGAN|supprimer_tags|PtoBR)] |
---|
31 | </td> |
---|
32 | <td>#FORMULAIRE_FAVORI</td> |
---|
33 | </tr> |
---|
34 | </BOUCLE_plugins> |
---|
35 | </tbody> |
---|
36 | </table> |
---|
37 | </B_plugins> |
---|
38 | </BOUCLE_cpaslakermesse> |
---|
39 | Nope... |
---|
40 | <//B_cpaslakermesse> |
---|
Note: See
TracBrowser
for help on using the repository browser.