Mercurial > defr > DualBlog
annotate includes/templates.conf @ 72:217f56e6bc77
Si on arrive pas à vérifier le commentaire via Akismet, on l'affichera
Le comportement précédent n'était pas réellement défini pour le cas ou
l'authentification auprès d'Akismet ne se fait pas correctement, c'est
maintenant réparé.
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Thu, 20 Mar 2008 19:47:11 +0100 |
parents | 4cea8b128fdd |
children |
rev | line source |
---|---|
webmaster@32 | 1 [xhtml] |
webmaster@32 | 2 skeleton = main.xml |
webmaster@32 | 3 post = post.xml |
webmaster@32 | 4 comment = comment.xml |
webmaster@32 | 5 |
webmaster@32 | 6 [atom] |
webmaster@32 | 7 skeleton = atom.xml |
webmaster@32 | 8 post = postAtom.xml |
webmaster@32 | 9 comment = commentAtom.xml |