source: trunk/spip/esqueleto-redcta/themes/ajb/inc/inc-notas-destacadas.html @ 30

Last change on this file since 30 was 30, checked in by sebas, 17 years ago

nueva importacion del codigo del esqueleto de redcta con los plugins

File size: 1.2 KB
Line 
1<B_articles_por_secciones>
2        <BOUCLE_articles_por_secciones(ARTICLES) {lang?}{titre_mot=nota destacada}{lang} {par id_rubrique}{unique}>
3        <!--<BOUCLE_nom_rub2 (RUBRIQUES){id_rubrique}>
4                        [<div id="rubriquedestacada">[(#LOGO_RUBRIQUE|left|#URL_RUBRIQUE|reduire_image{70}|inserer_attribut{hspace,5}||inserer_attribut{style,border:0px;margin-left:-3px})]<a href="#URL_RUBRIQUE">(#TITRE|supprimer_numero|unique{dest})</a></div>]
5                </BOUCLE_nom_rub2>-->
6                <div id="notadestacada">
7                        <div class="spacedestacada"></div>
8                        <div class="volantadest1">     
9                        #SURTITRE
10                </div>
11                <a href="#URL_ARTICLE"><div class="titulo-0">#TITRE</div><span class="espcioblancochico"></span></a>
12                <div class="texto1">
13                <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}>
14
15[(#LOGO_DOCUMENT|right||image_reduire{110,0}|inserer_attribut{hspace,4}|inserer_attribut{vspace,0}|inserer_attribut{style,border:0px solid #000000})]
16                                       
17                        </BOUCLE_foto>
18                                <span class="FECHA-COMUNIC">[(#DATE|journum)]/[(#DATE|mois)]/[(#DATE|annee)]-AJB - </SPAN> #CHAPO<br><br>
19                                <a href="#URL_ARTICLE"> <span class="notacompleta-col">Nota completa</span></a>
20                </div>
21                </div>
22                                               
23        </BOUCLE_articles_por_secciones>
24</B_articles_por_secciones><!-- Fin Por las secciones -->
Note: See TracBrowser for help on using the repository browser.