X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Faveline%2Finclure%2Fforum.html;fp=www%2Fplugins%2Fauto%2Faveline%2Finclure%2Fforum.html;h=1b8e08b9b2e814a69f21c6c858e8d6fca2a0d633;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/aveline/inclure/forum.html b/www/plugins/auto/aveline/inclure/forum.html new file mode 100644 index 0000000..1b8e08b --- /dev/null +++ b/www/plugins/auto/aveline/inclure/forum.html @@ -0,0 +1,89 @@ +[(#REM) Cette balise (invisible) provoque le recalcul du forum +la premiere fois qu'un message est poste (cf. inc/invalideur). ] +[(#PARAMETRES_FORUM|?{''})] +[(#SET{titre_noisette, #ENV{titre_noisette}|sinon{nb_messages}})] +[(#SET{titre,[(#GET{titre_noisette}|=={titre_perso}|?{[(#ENV**{titre_noisette_perso}|propre)],[(#GET{titre_noisette}|_T)]})]})] +[(#SET{thread, #ENV{thread}|sinon{complet}})] + + +
+ + [(#REM) Nombre total de messages ] + [

(#TOTAL_BOUCLE|>{0}|?{#TOTAL_BOUCLE,''}) + [(#TOTAL_BOUCLE|=={1}|?{<:message:>,<:messages_forum:>})]

] + + [(#ENV{afficher_titre_noisette}|oui)[

(#GET{titre})

]] + + + + +
    + +
  • + [(#MODELE{comment}{id_forum}{afficher_logo_auteur}{afficher_titre_message}{taille_max_logo}{repondre=oui}{thread=oui}{formulaire_reponse_volant})] + +
      + +
    • + [(#MODELE{comment}{id_forum}{afficher_logo_auteur}{afficher_titre_message}{taille_max_logo}{repondre=oui}{thread=oui}{formulaire_reponse_volant})] + +
    • + +
    +
    +
  • + +
+
+ + + + +
    + +
  • + + [(#MODELE{comment}{id_forum}{afficher_logo_auteur}{afficher_titre_message}{taille_max_logo}{thread=oui}{formulaire_reponse_volant})] +
      + +
    • + [(#SET{repondre,#COMPTEUR_BOUCLE|=={#TOTAL_BOUCLE}})] + [(#MODELE{comment}{id_forum}{afficher_logo_auteur}{afficher_titre_message}{taille_max_logo}{repondre=#GET{repondre}}{thread=oui}{formulaire_reponse_volant})] +
    • + +
    +
    + [(#MODELE{comment}{id_forum}{afficher_logo_auteur}{afficher_titre_message}{taille_max_logo}{thread=oui}{formulaire_reponse_volant}{repondre='on'})] + +
  • + +
+
+ + + +
    + +
  • + [(#MODELE{comment}{id_forum}{afficher_logo_auteur}{afficher_titre_message}{taille_max_logo}{formulaire_reponse_volant})] +
  • + +
+
+ + + +
+ +[(#ENV{formulaire_reponse_volant}|non) + [

[(#ENV{repondre_objet}|_T)]

] +] + +[(#ENV{formulaire_reponse_volant}|oui) +[
+ +

[(#ENV{repondre_objet}|_T)]

+ (#FORMULAIRE_FORUM) +
+ #INCLURE{fond=inclure/js_formulaire_reponse_volant} +]] \ No newline at end of file