comparison 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
comparison
equal deleted inserted replaced
32:4cea8b128fdd 33:c6508503269a
8 <content type='xhtml'> 8 <content type='xhtml'>
9 <div xmlns='http://www.w3.org/1999/xhtml'> 9 <div xmlns='http://www.w3.org/1999/xhtml'>
10 <tr:comment /> 10 <tr:comment />
11 </div> 11 </div>
12 </content> 12 </content>
13 <published><tr:dateComment /></published> 13 <published><tr:commentDateISO /></published>
14 <updated><tr:dateComment /></updated> 14 <updated><tr:commentDateISO /></updated>
15 <link tr:id='linkPostNumber' rel='alternate' type='text/html' /> 15 <link tr:id='linkPostNumber' rel='alternate' type='text/html' />
16 </entry> 16 </entry>