X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fagenda_3_5%2Finclure%2Fagenda-vue-calendrier.html;fp=www%2Fplugins%2Fagenda_3_5%2Finclure%2Fagenda-vue-calendrier.html;h=a65661dc2681cdd2fa4b03f357c80ab393319023;hp=0000000000000000000000000000000000000000;hb=e9831187c8ec71fdae89f823e969d63fc3cbc7f3;hpb=f854641371bdfbaba8fbab6212853d9795ba8cc8 diff --git a/www/plugins/agenda_3_5/inclure/agenda-vue-calendrier.html b/www/plugins/agenda_3_5/inclure/agenda-vue-calendrier.html new file mode 100644 index 0000000..a65661d --- /dev/null +++ b/www/plugins/agenda_3_5/inclure/agenda-vue-calendrier.html @@ -0,0 +1,82 @@ + + +#SET{data,#ARRAY} +[ +(#SET{événement,#ARRAY{title,'',hover,#TITRE,start,#DATE_DEBUT,end,#DATE_FIN,id,#ID_ARTICLE,url,#URL_ARTICLE}})][ +(#SET{data,#GET{data}|push{#GET{événement}}}) +] + +[(#SET{json_data,#GET{data}|json_encode{2}})] + +
+ +#SET{français,0} +[(#LANG|is_null|oui)#SET{français,1}] +[(#LANG|=={fr}|oui)#SET{français,1}] + +