Mercurial > defr > DualBlog
diff templates/postAtom.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/postAtom.xml Mon Nov 05 09:06:46 2007 +0100 +++ b/templates/postAtom.xml Mon Nov 05 09:23:40 2007 +0100 @@ -11,7 +11,7 @@ <tr:postContent /> </div> </content> - <published><tr:postDate /></published> - <updated><tr:postDate /></updated> + <published><tr:postDateISO /></published> + <updated><tr:postDateISO /></updated> <link tr:id='linkPostNumber' rel='alternate' type='text/html' /> </entry>