[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / organiseur / prive / squelettes / inclure / organiseur-message.html
diff --git a/www/plugins-dist/organiseur/prive/squelettes/inclure/organiseur-message.html b/www/plugins-dist/organiseur/prive/squelettes/inclure/organiseur-message.html
new file mode 100644 (file)
index 0000000..5e17b5f
--- /dev/null
@@ -0,0 +1,6 @@
+<BOUCLE_affmess(MESSAGES){id_message}{statut==.*}>
+       <strong><a href="[(#ID_MESSAGE|generer_url_entite{message})]">[(#TITRE|sinon{#TEXTE}|couper{80})]</a></strong>
+       [(#RV|=={oui}|oui)
+       <div class="rv[(#DATE_HEURE|affdate{Ymd}|=={#ENV{date}|affdate{Ymd}}|oui) on]">[(#DATE_HEURE|affdate_debut_fin{#DATE_FIN,oui,abbr})]</div>
+       ]
+</BOUCLE_affmess>
\ No newline at end of file