X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Ffullcalendar%2Fnoisettes%2Fagenda%2Finc_mini_agenda_fullcalendar.html;fp=www%2Fplugins%2Fauto%2Ffullcalendar%2Fnoisettes%2Fagenda%2Finc_mini_agenda_fullcalendar.html;h=e8563318c6498e939d70943705672fb6a70bb269;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/fullcalendar/noisettes/agenda/inc_mini_agenda_fullcalendar.html b/www/plugins/auto/fullcalendar/noisettes/agenda/inc_mini_agenda_fullcalendar.html new file mode 100644 index 0000000..e856331 --- /dev/null +++ b/www/plugins/auto/fullcalendar/noisettes/agenda/inc_mini_agenda_fullcalendar.html @@ -0,0 +1,66 @@ +[(#REM) Squelette pour l'intégration du mini-fullcalendar dans sarkaspip + si l'agenda n'est pas automatiquement surchargé il suffit de + placer de fichier dans votre répertoire squelettes/noisettes/agenda/ +] +[(#SET{mini_limite, #CONFIG{fullcalendar/mini_limite,0} })] +[(#SET{max_height, #CONFIG{fullcalendar/max_height,200} })] +[(#SET{evt_avenir,''})] + +
[(#MODELE{minifullcalendar}{id_minifullcalendar=#ID_FULLCALENDAR})]
+ + =#DATE}{par start}{doublons}{0, #GET{mini_limite}}> + [(#SET{style,''})] + + [(#SET{style,background-color:#BGCOLOR;color:#TEXTCOLOR;border:1px solid #BORDERCOLOR})] + + [(#SET{titre,#TITRE|entites_html})] + [(#LIEN|=={''}|?{'',' '}) + [(#SET{titre,[(#TITRE|entites_html)]})] + ] + [(#SET{evt_avenir, #GET{evt_avenir} + |concat{'
  • '} + |concat{#START|affdate{'d/m'}} + |concat{ : #GET{titre}
  • } + })] + + +
    +
    +

    En cours ...

    +
      + =#DATE}{start<=#DATE}{doublons}{par start}> + [(#SET{style,''})] + + + [(#SET{style,background-color:#BGCOLOR;color:#TEXTCOLOR;border:1px solid #BORDERCOLOR})] + + +
    • + [(#START|affdate{'d/m'})] : + [(#SET{titre,#TITRE})] + [(#LIEN|=={''}|?{'',' '}) + [(#SET{titre,[(#TITRE)]})] + ] + #GET{titre} +
    • + +
    +
    +
    +
    + [(#GET{evt_avenir}|=={''}|?{'',' '}) +
    +
    +

    #NOM

    +
      + [(#GET{evt_avenir})] +
    +
    +
    + ] + +