Last change
on this file since 84 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
793 bytes
|
Line | |
---|
1 | <BOUCLE_head_breve(BREVES){id_breve}> |
---|
2 | <div id="header"> |
---|
3 | |
---|
4 | [(#LOGO_ARTICLE|!={}|?{' ',''})<div class="logo #EDIT{logo}">[(#INCLURE{fond=formatage_logo}{id_breve}{conteneur=#ENV{conteneur}})]</div>] |
---|
5 | |
---|
6 | <div class="texteheader"> |
---|
7 | [<h1 class="#EDIT{titre}">(#TITRE|supprimer_numero)</h1>] |
---|
8 | |
---|
9 | <BOUCLE_montrediv(SPIP_ARTY_PARAMETRES){parametre=date_auteur}><?php if("#VALEUR" or "#VALEUR2") { echo '<p class="dateauteurs">'; } ?></BOUCLE_montrediv> |
---|
10 | |
---|
11 | <BOUCLE_date(SPIP_ARTY_PARAMETRES){parametre=date_auteur}{valeur=true}> |
---|
12 | [<span class='listagedate'><:le_date:> (#DATE|affdate)</span>] |
---|
13 | </BOUCLE_date> |
---|
14 | |
---|
15 | <BOUCLE_montrediv2(SPIP_ARTY_PARAMETRES){parametre=date_auteur}><?php if("#VALEUR" or "#VALEUR2") { echo '</p>'; } ?></BOUCLE_montrediv2> |
---|
16 | |
---|
17 | </div> |
---|
18 | <p class="clearer_header"></p> |
---|
19 | </div> |
---|
20 | </BOUCLE_head_breve> |
---|
Note: See
TracBrowser
for help on using the repository browser.