@@type@@
---- datatemplatelist ----
template : en:templates:lien
cols : nom, nomcourt, type
sort : nom
filter : %pageid% ~ en:poles:*
and : nomcourt ~~ @@pole@@
----
---- datatemplatelist ----
template : en:templates:lien
cols : nom, nomcourt, type
sort : nom
filter : %pageid% ~ en:equipes:*
and : nomcourt ~~ @@equipe@@
----
[[https://www.irif.fr/admindb/seminaires/|Manage talks]]
===== @@nom@@ =====
/*\\ === Day, hour and place ===
@@jour@@ at @@heure@@, @@lieu@@
*/
The [[http://www.irif.fr/_media/ical/@@nomcourt@@.ics|calendar]] of events (iCal format).
\\
In order to add the event calendar to your favorite agenda, subscribe to the calendar by using this link.
\\ === Contact(s) ===
---- datatemplatelist ----
template : en:templates:personne
cols : nom, prenom, pageweb
sort : nom
filter : %pageid% ~ users:*:inc
and : login ~~ @@responsable@@
----
@@contact@@
/*
\\ === Future talks ===
---- datatemplatelist ----
template : en:templates:seance
cols : seminaire, nom, affiliation, titre, date, heure, salle
sort : date
filter : seminaire = @@nomcourt@@
and : date >= @@%now%@@
----
\\ === Past talks ===
---- datatemplatelist ----
template : en:templates:seance
cols : seminaire, nom, affiliation, titre, date, heure, salle
sort : ^date
filter : seminaire = @@nomcourt@@
and : date < @@%now%@@
----
*/