1 | <BOUCLE_contenu_article(ARTICLES){id_article}> |
---|
2 | [(#REM) Fil d'Ariane ] |
---|
3 | <div id="hierarchie"><div class="ariane"><a href="#URL_SITE_SPIP/"><:accueil_site:></a><BOUCLE_ariane(HIERARCHIE){id_article}> > <a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a></BOUCLE_ariane>[ > <strong class="on">(#TITRE|couper{80})</strong>]</div> |
---|
4 | <div class="partage"><a title="<:partager_facebook:>" class="f" target="_blank" href="http://facebook.com/share.php?u=[(#URL_ARTICLE|abs_url|attribut_html)]&t=[(#TITRE|attribut_html)]"></a> |
---|
5 | <a title="<:partager_twitter:>" class="t" target="_blank" href="http://twitter.com/home?status=[(#TITRE|attribut_html)] [(#URL_ARTICLE|abs_url|attribut_html)]"></a> |
---|
6 | <a title="<:partager_delicious:>" class="di" target="_blank" href="http://digg.com/submit?phase=2&url=[(#URL_ARTICLE|abs_url|attribut_html)]&title=[(#TITRE|attribut_html)]"></a> |
---|
7 | <a title="<:partager_stumbleupon:>" class="su" target="_blank" href="http://stumbleupon.com/submit?url=[(#URL_ARTICLE|abs_url|attribut_html)]&title=[(#TITRE|attribut_html)]"></a> |
---|
8 | </div> |
---|
9 | <div class="clear"></div> |
---|
10 | </div> |
---|
11 | |
---|
12 | <div class="contenu-principal"> |
---|
13 | <div class="cartouche"> |
---|
14 | [<p class="#EDIT{surtitre} surtitre">(#SURTITRE)</p>] |
---|
15 | <h1 class="h1 #EDIT{titre}">#TITRE</h1> |
---|
16 | [<p class="#EDIT{soustitre} soustitre">(#SOUSTITRE)</p>] |
---|
17 | |
---|
18 | <p class="info-publi"><abbr class="published" title="[(#DATE|date_iso)]">[(#DATE|nom_jour) ][(#DATE|affdate)]</abbr>[, <span class="auteurs"><:par_auteur:> (#LESAUTEURS)</span>]</p> |
---|
19 | [(#REM) Inclure le modele des liens de traductions ] |
---|
20 | #MODELE{article_traductions} |
---|
21 | </div> |
---|
22 | |
---|
23 | <div class="surlignable"> |
---|
24 | [<div class="#EDIT{chapo} chapo">(#CHAPO|image_reduire{500,0})</div>] |
---|
25 | [<div class="#EDIT{texte} texte">(#TEXTE|image_reduire{500,0})</div>] |
---|
26 | </div> |
---|
27 | |
---|
28 | [<p class="#EDIT{hyperlien} hyperlien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>] |
---|
29 | |
---|
30 | [<div class="ps"> |
---|
31 | <h2 class="h2"><:info_ps:></h2> |
---|
32 | <div class="#EDIT{ps} surlignable">(#PS|image_reduire{500,0})</div> |
---|
33 | </div>] |
---|
34 | |
---|
35 | [(#REM) Gestion du portfolio et des documents ] |
---|
36 | [(#INCLURE{fond=inclure/documents}{id_article})] |
---|
37 | |
---|
38 | </div> |
---|
39 | |
---|
40 | [(#REM) Petition : |
---|
41 | La petition ayant une PAGINATION il faut absolument {env} |
---|
42 | et pourquoi pas ajax |
---|
43 | ][(#PETITION|oui)<INCLURE{fond=inclure/petition}{id_article}{env}{ajax}>] |
---|
44 | |
---|
45 | [<div class="notes surlignable"><h2 class="h2 pas_surlignable"><:info_notes:></h2>(#NOTES)</div>] |
---|
46 | |
---|
47 | [(#REM) Forum de l'article ] |
---|
48 | <a href="#forum" name="forum" id="forum"></a> |
---|
49 | <INCLURE{fond=inclure/forum}{id_article} /> |
---|
50 | [<p class="repondre"><a href="(#PARAMETRES_FORUM|url_reponse_forum)" rel="noindex nofollow"><:repondre_article:></a></p>] |
---|
51 | |
---|
52 | </BOUCLE_contenu_article> |
---|