1 | <BOUCLE_content(SITES){id_syndic}> |
---|
2 | [(#REM) Fil d'Ariane ] |
---|
3 | <nav class="breadcrumb"><a href="#URL_SITE_SPIP/"><:accueil_site:></a><BOUCLE_ariane(HIERARCHIE){id_syndic}><span class="sep"> > </span><a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a></BOUCLE_ariane>[<span class="sep"> > </span><strong class="on">(#NOM_SITE|couper{80})</strong>]</nav> |
---|
4 | |
---|
5 | <article class="content-principal"> |
---|
6 | |
---|
7 | <header class="cartouche"> |
---|
8 | <h1 class="h1 #EDIT{nom_site}">#NOM_SITE</h1> |
---|
9 | <hr class="nettoyeur socialtags" /> |
---|
10 | [(#LOGO_SITE_NORMAL|image_reduire{465,465}|inserer_attribut{alt,#NOM_SITE})] |
---|
11 | </header> |
---|
12 | <section class="texte"> |
---|
13 | <h2 class="h2 #EDIT{nom_site}">#NOM_SITE</h2> |
---|
14 | <a class="mediabox" href="[(#LOGO_SITE_NORMAL|extraire_attribut{src})]"> |
---|
15 | [<div id="holder"> |
---|
16 | <svg style="overflow: hidden; position: relative;" xmlns="http://www.w3.org/2000/svg" width="660" version="1.1" height="540"> |
---|
17 | <defs> |
---|
18 | <linearGradient gradientTransform="matrix(1,0,0,1,0,0)" y2="0" x2="6.123233995736766e-17" y1="1" x1="0" id="290-_333-_333"> |
---|
19 | <stop stop-color="#FFFFFF" offset="0%"></stop> |
---|
20 | <stop stop-opacity="0.5" stop-color="#FFFFFF" offset="100%"></stop> |
---|
21 | </linearGradient> |
---|
22 | </defs> |
---|
23 | [<image xlink:href="(#LOGO_SITE_NORMAL|image_reduire{660,0}|image_recadre{660,320,top}|extraire_attribut{src})" preserveAspectRatio="none" height="460" width="660" y="140" x="140"></image>] |
---|
24 | [<image opacity="0.5" stroke-width="1" transform="matrix(1,0,0,-1,0,1000)" style="opacity: 0.5;" xlink:href="(#LOGO_SITE_NORMAL|image_reduire{660,0}|image_recadre{660,320,top}|extraire_attribut{src})" preserveAspectRatio="none" height="240" width="320" y="380" x="140"></image>] |
---|
25 | <rect stroke-opacity="0.5" fill-opacity="1" opacity="1" style="opacity: 1; fill-opacity: 1;" stroke="none" fill="url(#290-_333-_333)" ry="0" rx="0" r="0" height="460" width="660" y="380" x="0"></rect> |
---|
26 | </svg> |
---|
27 | (#LOGO_SITE_NORMAL|image_reduire{660,0}|image_recadre{660,460,top}|inserer_attribut{id,reflection}|inserer_attribut{style,"display:none;"}) |
---|
28 | </div>] |
---|
29 | </a> |
---|
30 | [<section class="#EDIT{descriptif} chapo">(#DESCRIPTIF|abs_url)</section>] |
---|
31 | [<section class="#EDIT{url_site} hyperlien"><a href="#URL_SITE" class="spip_out">(#URL_SITE|couper{80})</a></section>] |
---|
32 | [<footer class="notes"><hr />(#NOTES|abs_url)</footer>] |
---|
33 | </section> |
---|
34 | [(#PLUGINS{skiplink}|oui) [<nav class="nettoyeur skiplink remonter">(#INCLURE{fond=inclure/remonter})</nav>] ] |
---|
35 | |
---|
36 | </article> |
---|
37 | |
---|
38 | <INCLURE{fond=liste/syndicarticles,id_syndic,env,ajax} /> |
---|
39 | |
---|
40 | |
---|
41 | |
---|
42 | </BOUCLE_content> |
---|