Mercurial > defr > DualBlog
view templates/atom.xml @ 39:876d42d93e5b
Suppression du mode RSS, l'ancienne url pointe maintenant vers le flux Atom.
Vu la facon dont est concu RSS, il n'y a pas vraiment moyen pour proprement
intégré le XML des posts là dedans... En conséquence, il n'y aura qu'un
flux Atom 1.0.
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Mon, 05 Nov 2007 14:20:58 +0100 |
parents | 4cea8b128fdd |
children |
line wrap: on
line source
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:tr='http://defr.net/2007/template' xml:lang='fr-FR'> <title>Dual Blog</title> <subtitle>Le blog de DeFr, parlant de tout et de rien ^^;</subtitle> <link rel='alternate' type='text/html' href='http://defr.org/blog/' /> <link rel='self' type='application/atom+xml' href='http://defr.org/blog/dualblog.atom' /> <updated><tr:modifiedDate /></updated> <author> <name>Deroche Franck</name> <uri>http://defr.org</uri> </author> <id>urn:uuid:cface534-634f-4ce8-a07b-3a4187982583</id> <tr:wrapper tr:id='Posts'> <tr:post tr:toClone='true' /> </tr:wrapper> </feed>