Mercurial > defr > DualBlog
diff templates/commentAtom.xml @ 33:c6508503269a
Possibilité d'avoir les dates en ISO 8601, requis par Atom.
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Mon, 05 Nov 2007 09:23:40 +0100 |
parents | 4cea8b128fdd |
children | efba519d2d32 |
line wrap: on
line diff
--- a/templates/commentAtom.xml Mon Nov 05 09:06:46 2007 +0100 +++ b/templates/commentAtom.xml Mon Nov 05 09:23:40 2007 +0100 @@ -10,7 +10,7 @@ <tr:comment /> </div> </content> - <published><tr:dateComment /></published> - <updated><tr:dateComment /></updated> + <published><tr:commentDateISO /></published> + <updated><tr:commentDateISO /></updated> <link tr:id='linkPostNumber' rel='alternate' type='text/html' /> </entry>