X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Faveline%2Fnoisettes%2Fbreve-contenuprincipal.html;fp=www%2Fplugins%2Fauto%2Faveline%2Fnoisettes%2Fbreve-contenuprincipal.html;h=67204fbd447484b821b5b4be8be43695321f5294;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/aveline/noisettes/breve-contenuprincipal.html b/www/plugins/auto/aveline/noisettes/breve-contenuprincipal.html new file mode 100644 index 0000000..67204fb --- /dev/null +++ b/www/plugins/auto/aveline/noisettes/breve-contenuprincipal.html @@ -0,0 +1,26 @@ +[(#SET{taille_max_logo, #ENV{taille_max_logo}|is_null|non|?{#ENV{taille_max_logo},200}})] +[(#SET{taille_max_images_texte, #ENV{taille_max_images_texte}|is_null|non|?{#ENV{taille_max_images_texte},500}})] + + +
+
+ [(#ENV{afficher_logo}|oui) + [(#ENV{utiliser_logo_breve_rubrique}|oui) + [(#LOGO_BREVE_RUBRIQUE||image_reduire{#GET{taille_max_logo}})] + ] + [(#ENV{utiliser_logo_breve_rubrique}|non) + [(#LOGO_BREVE||image_reduire{#GET{taille_max_logo}})] + ] + ] +

#TITRE

+

[(#DATE|nom_jour) ][(#DATE|affdate)]

+
+ + [
(#TEXTE|image_reduire{#GET{taille_max_images_texte},0})
] + [(#ENV{afficher_lienhypertexte}|oui) + [

<:voir_en_ligne:> : [(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]

] + ] +
+ +[

<:info_notes:>

(#NOTES)
] + \ No newline at end of file