Changeset 51859 in spip-zone
- Timestamp:
- Sep 26, 2011, 3:09:04 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/plugins_2.1/plugins/soyezcreateurs/noisettes/rubriques/rubrique_automatique_articles.html
r51717 r51859 3 3 <BOUCLE_articles_recents(ARTICLES){id_rubrique}{lang}{par num titre}{!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}}{!archive}> 4 4 <dt[(#COMPTEUR_BOUCLE|alterner{'',' class="odd"'})]>[(#INCLURE{fond=noisettes/aff_datepublication}{id_article})]<a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[(#TITRE)]</a></dt> 5 [<dd[(#COMPTEUR_BOUCLE|alterner{'',' class="odd"'})] onclick="location.href='#ARTICLE_URL';" title="<:soyezcreateurs:liresuitede:>[ (#TITRE|attribut_html)]" style="cursor:pointer">[ <img class="logo_modenews" src="(#LOGO_ARTICLE|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}|extraire_attribut{src})" width="[(#LOGO_ARTICLE|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}|largeur)]" height="[(#LOGO_ARTICLE|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}}|hauteur)]" alt="[(#TITRE|texte_script|supprimer_tags|entites_html) (logo)]" />](#CHAPO*|ptobr|substr{0,1}|=={=}|?{[(#DESCRIPTIF|sinon{[(#TEXTE|couper{300})]})],[(#CHAPO|sinon{#DESCRIPTIF}|sinon{[(#TEXTE|couper{300})]}|image_reduire{#CONFIG{soyezcreateurs_layout/maxlargeurimage,400}|mult{2}|div{3},0})]})</dd>]5 [<dd[(#COMPTEUR_BOUCLE|alterner{'',' class="odd"'})] onclick="location.href='#ARTICLE_URL';" title="<:soyezcreateurs:liresuitede:>[ (#TITRE|attribut_html)]" style="cursor:pointer">[(#SET{lelogo,[(#LOGO_ARTICLE_NORMAL|image_reduire{#CONFIG{soyezcreateurs_layout/largeurlogocontenuautomatique,64},#CONFIG{soyezcreateurs_layout/hauteurlogocontenuautomatique,64}})]})][<img class="logo_modenews" src="(#GET{lelogo}|extraire_attribut{src})" width="[(#GET{lelogo}|largeur)]" height="[(#GET{lelogo}|hauteur)]" alt="[(#TITRE|texte_script|supprimer_tags|entites_html) (logo)]" />](#CHAPO*|ptobr|substr{0,1}|=={=}|?{[(#DESCRIPTIF|sinon{[(#TEXTE|couper{300})]})],[(#CHAPO|sinon{#DESCRIPTIF}|sinon{[(#TEXTE|couper{300})]}|image_reduire{#CONFIG{soyezcreateurs_layout/maxlargeurimage,400}|mult{2}|div{3},0})]})</dd>] 6 6 [<dd>(#INCLURE{fond=noisettes/inc_liste_document_article,id_article})</dd>] 7 7 </BOUCLE_articles_recents>
Note: See TracChangeset
for help on using the changeset viewer.