[30] | 1 | <BOUCLE_rubrica(RUBRIQUES) {id_rubrique}> |
---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
| 3 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG"> |
---|
| 5 | <head> |
---|
| 6 | <title>[(#NOM_SITE_SPIP)]</title> |
---|
| 7 | <INCLURE{fond=inc/inc-head}{lang}> |
---|
| 8 | </head> |
---|
| 9 | |
---|
| 10 | <body> |
---|
| 11 | <div id="pagina"> |
---|
| 12 | <div id="cabeza"><INCLURE{fond=inc/inc-cabeza}{lang}> </div> |
---|
| 13 | <INCLURE{fond=inc/inc-barracabeza}{lang}> |
---|
| 14 | |
---|
| 15 | |
---|
| 16 | <div id="cuerpo"> |
---|
| 17 | <div id="estructura"></div> |
---|
| 18 | <div id="columnaizquierda"><div id="estructura">columnaizquierda</div> |
---|
| 19 | <INCLURE{fond=inc/inc-menu-principal}{id_rubrique}{lang}> |
---|
| 20 | </div><!-- columnaizquierda --> |
---|
| 21 | <div id="contenido"><div id="estructura">contenido</div> |
---|
| 22 | <div id="avisoprincipal"> |
---|
| 23 | </div><!-- avisoprincipal --> |
---|
| 24 | [(#REM) Fil d'Ariane ] |
---|
| 25 | <div id="hierarchie"><a href="#URL_SITE_SPIP/"><:accueil_site:></a><BOUCLE_ariane(HIERARCHIE){id_rubrique}> > <a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a></BOUCLE_ariane>[ > (#TITRE|couper{80})]</div> |
---|
| 26 | |
---|
| 27 | <div id="bloquearriba"> |
---|
| 28 | <div id="estructura"><:bloquearriba:></div> |
---|
| 29 | <BOUCLE_squelette_rubrique1(MOTS){id_rubrique}{type=Esqueletos}{0,1}> |
---|
| 30 | <INCLURE{fond=inc/inc-muestra-actividades}{id_rubrique}{lang}> |
---|
| 31 | </BOUCLE_squelette_rubrique1> |
---|
| 32 | <table border="0" cellspacing="0" cellpadding="0"> |
---|
| 33 | |
---|
| 34 | [<tr> |
---|
| 35 | <td> |
---|
| 36 | <div class="notes">(#NOTES)</div> |
---|
| 37 | </td> |
---|
| 38 | </tr>] |
---|
| 39 | <B_docs> |
---|
| 40 | <tr> |
---|
| 41 | <td> |
---|
| 42 | <!-- Documents liés --> |
---|
| 43 | <div id="documents_boite"> |
---|
| 44 | |
---|
| 45 | <h3><:documents_boite_titre:></h3> |
---|
| 46 | <BOUCLE_docs(DOCUMENTS){id_article}{mode=document}{doublons}> |
---|
| 47 | <dl class="document"> |
---|
| 48 | [<dt>(#LOGO_DOCUMENT|#URL_DOCUMENT)</dt>] |
---|
| 49 | <dd><a href="#URL_DOCUMENT"> |
---|
| 50 | [<strong>(#TITRE)</strong><br />] |
---|
| 51 | [(#DESCRIPTIF)<br />] |
---|
| 52 | [[(#TAILLE|taille_en_octets)][<br /> |
---|
| 53 | (#LARGEUR) X] [(#HAUTEUR) pixels]] |
---|
| 54 | </a></dd> |
---|
| 55 | </dl> |
---|
| 56 | </BOUCLE_docs> |
---|
| 57 | </div> |
---|
| 58 | |
---|
| 59 | </td> |
---|
| 60 | </tr> |
---|
| 61 | </B_docs> |
---|
| 62 | |
---|
| 63 | </table> |
---|
| 64 | <BOUCLE_article_langue_TOP(ARTICLES) {id_rubrique}{titre_mot=destacada seccion} {par date} {inverse} {0,3}{doublons portada}> |
---|
| 65 | <div class="fotoportada"> |
---|
| 66 | [<div id="rubriqueportada">(#SURTITRE)</div>] |
---|
| 67 | [(#LOGO_ARTICLE|left||reduire_image{192,0}|inserer_attribut{hspace,5})] |
---|
| 68 | <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}> |
---|
| 69 | <img src="#URL_DOCUMENT" width="20%" hspace="4" vspace="4" alt="#TITRE" border="1" align="right" > |
---|
| 70 | </BOUCLE_foto> |
---|
| 71 | |
---|
| 72 | <h3>[(#TITRE|supprimer_numero)]</h3> |
---|
| 73 | [<div class="sous-titre">(#SOUSTITRE)</div>] |
---|
| 74 | [<div class="texte">(#CHAPO)</div>] |
---|
| 75 | #TEXTE |
---|
| 76 | |
---|
| 77 | </div> |
---|
| 78 | </BOUCLE_article_langue_TOP> |
---|
| 79 | <br /> |
---|
| 80 | </B_article_langue_TOP> |
---|
| 81 | <div id="boite-srubrique-rubrique"> |
---|
| 82 | |
---|
| 83 | |
---|
| 84 | <B_articles_rubriques> |
---|
| 85 | |
---|
| 86 | <!-- Les articles --> |
---|
| 87 | |
---|
| 88 | <BOUCLE_articles_rubriques(ARTICLES){id_rubrique}{par date}{inverse}{doublons portada}> |
---|
| 89 | <?php $nombreArticle = "#TOTAL_BOUCLE"; ?> |
---|
| 90 | <table id="noticia"><tr><td> |
---|
| 91 | <a href="#URL_ARTICLE"> |
---|
| 92 | [<b>(#SURTITRE)</b>] |
---|
| 93 | [(#LOGO_ARTICLE|right||reduire_image{80,0}|inserer_attribut{hspace,5})]<h2>[(#TITRE|supprimer_numero)]</h2> |
---|
| 94 | <BOUCLE_sivafecha(MOTS){id_rubrique}{titre=con fecha}> |
---|
| 95 | <small>[(#DATE|nom_jour) ][(#DATE|affdate)]</small> |
---|
| 96 | </BOUCLE_sivafecha> |
---|
| 97 | <BOUCLE_sivaautor(MOTS){id_article}{titre=con autor}> |
---|
| 98 | <small>[, <:par_auteur:> (#LESAUTEURS)]</small> |
---|
| 99 | </BOUCLE_sivaautor> |
---|
| 100 | [(#CHAPO)] |
---|
| 101 | </a> |
---|
| 102 | </td></tr></table> |
---|
| 103 | </BOUCLE_articles_rubriques><br /> |
---|
| 104 | |
---|
| 105 | <!-- Fin des articles --> |
---|
| 106 | </B_articles_rubriques> |
---|
| 107 | <!-- Les sous-rubriques --> |
---|
| 108 | |
---|
| 109 | <!--<h3><:sousrubrique_recitfp:></h3>--> |
---|
| 110 | <B_srubriques> |
---|
| 111 | <div style="border-bottom:1px solid #0033CC; "></div> |
---|
| 112 | Contenidos |
---|
| 113 | <ul> |
---|
| 114 | <BOUCLE_srubriques(RUBRIQUES){id_parent}{par num titre}> |
---|
| 115 | <?php $nombreRubrique = "#TOTAL_BOUCLE"; ?> |
---|
| 116 | <li class="[(#COMPTEUR_BOUCLE|alterner{'pairs','impairs'})]"><a href="#URL_RUBRIQUE"><strong>[(#TITRE|supprimer_numero)]</strong><br /> |
---|
| 117 | [(#INTRODUCTION|couper{175})]</a></li> |
---|
| 118 | </BOUCLE_srubriques><br /> |
---|
| 119 | </ul> |
---|
| 120 | <!-- Fin des sous-rubriques --> |
---|
| 121 | </B_srubriques> |
---|
| 122 | </div> |
---|
| 123 | <?php if ($nombreRubrique + $nombreArticle == 0) { ?> |
---|
| 124 | <style>#boite-srubrique-rubrique {display: none;}</style> |
---|
| 125 | <?php } ?> |
---|
| 126 | </div><!-- bloquearriba --> |
---|
| 127 | |
---|
| 128 | |
---|
| 129 | <style type='text/css'> |
---|
| 130 | td.occupe a {font-weight:bold;text-decoration:underline;} |
---|
| 131 | td.horsperiode {color:#878787;font-size:.9em;} |
---|
| 132 | </style> |
---|
| 133 | |
---|
| 134 | |
---|
| 135 | <div id="bloquemedio"> |
---|
| 136 | |
---|
| 137 | |
---|
| 138 | |
---|
| 139 | |
---|
| 140 | <BOUCLE_masinfo(RUBRIQUES)> |
---|
| 141 | <B_conclave> |
---|
| 142 | [<div style="border-top:1px solid #0066CC; ">Información de (#_rubrica:TITRE|unique) en el sitio #NOM_SITE_SPIP</div>] |
---|
| 143 | <div class="regional"> |
---|
| 144 | <img src="#URL_SITE_SPIP/#DOSSIER_SQUELETTE/img/boton.gif" /> |
---|
| 145 | [<a href="#URL_RUBRIQUE">(#TITRE|supprimer_numero)</a>] |
---|
| 146 | [ <span class="detalleregional"> -(#DESCRIPTIF)-</span>] |
---|
| 147 | </div> |
---|
| 148 | <BOUCLE_conclave(ARTICLES){id_rubrique}{titre_mot=#_rubrica:TITRE} {par date}{inverse}> |
---|
| 149 | <div class="tituloarticulo" style="font-size:85% "><a href="#URL_ARTICLE"><strong>[(#TITRE|supprimer_numero)]</strong></a>[ - (#DATE|nom_jour) ][(#DATE|affdate)]<br /></div> |
---|
| 150 | </BOUCLE_conclave> |
---|
| 151 | </B_conclave> |
---|
| 152 | </BOUCLE_masinfo> |
---|
| 153 | |
---|
| 154 | |
---|
| 155 | </div><!-- bloquemedio --> |
---|
| 156 | <div id="bloqueabajo"><div id="estructura">bloqueabajo</div> |
---|
| 157 | [(#REM) Sites de la rubrique ] |
---|
| 158 | <B_sites> |
---|
| 159 | <div class="syndic" style="text-align:left "> |
---|
| 160 | |
---|
| 161 | |
---|
| 162 | <BOUCLE_sites(SITES) {id_rubrique} {par nom_site}> |
---|
| 163 | <table><tr><td> |
---|
| 164 | <b>[(#LOGO_SITE|left||reduire_image{80,0}|inserer_attribut{hspace,5})]<a href="#URL_SITE">#NOM_SITE</a></b> |
---|
| 165 | [<br />(#DESCRIPTIF)<br />] |
---|
| 166 | <B_syndic> |
---|
| 167 | Ultimas Noticias |
---|
| 168 | <ul> |
---|
| 169 | <BOUCLE_syndic(SYNDIC_ARTICLES) {id_syndic} {age<180} {par date}{inverse} {0,10}> |
---|
| 170 | <li><a href="#URL_ARTICLE" class="spip_out">#TITRE</a></li> |
---|
| 171 | |
---|
| 172 | </BOUCLE_syndic> |
---|
| 173 | </ul> |
---|
| 174 | </B_syndic> |
---|
| 175 | </td></tr></table> |
---|
| 176 | </BOUCLE_sites> |
---|
| 177 | |
---|
| 178 | <B_sous_rubriques> |
---|
| 179 | <ul> |
---|
| 180 | |
---|
| 181 | <BOUCLE_sous_rubriques(RUBRIQUES) {id_parent} {par num titre, titre}><BOUCLE_test_expose(RUBRIQUES) {id_enfant}>#EXPOSE{' '}</BOUCLE_test_expose> |
---|
| 182 | <li> |
---|
| 183 | <div class='menuseccionesitem-sub#EXPOSE'> |
---|
| 184 | <a href="#URL_RUBRIQUE"[ class="(#EXPOSE)"]>[(#TITRE|supprimer_numero|couper{80})]</a> |
---|
| 185 | </div> |
---|
| 186 | <BOUCLE_re(BOUCLE_sous_rubriques)></BOUCLE_re> |
---|
| 187 | </li> |
---|
| 188 | </B_test_expose></BOUCLE_sous_rubriques> |
---|
| 189 | </ul> |
---|
| 190 | </B_sous_rubriques> |
---|
| 191 | |
---|
| 192 | </div> |
---|
| 193 | </B_sites> |
---|
| 194 | </div> |
---|
| 195 | |
---|
| 196 | |
---|
| 197 | |
---|
| 198 | |
---|
| 199 | </div><!-- contenido --> |
---|
| 200 | <div id="columnaderecha"> |
---|
| 201 | <div id="estructura">columnaderecha</div> |
---|
| 202 | <INCLURE{fond=inc/inc-avisos}{lang}> |
---|
| 203 | |
---|
| 204 | |
---|
| 205 | </div><!-- columnaderecha --> |
---|
| 206 | </div><!-- cuerpo --> |
---|
| 207 | <INCLURE{fond=inc/inc-piegral}{lang}> |
---|
| 208 | <!-- Formulario de administracion--> |
---|
| 209 | [(#FORMULAIRE_ADMIN)] |
---|
| 210 | </div><!-- pagina --> |
---|
| 211 | |
---|
| 212 | </body> |
---|
| 213 | </html> |
---|
| 214 | </BOUCLE_rubrica> |
---|