Mercurial > defr > DualBlog
view includes/templates.conf @ 41:8d209692d734
Conversion des atomes de type ?param¶m2=truc en param=param
Cela correspond à ce qui se fait par exemple sur les
attributs lors du passage de XML à XHTML, avec
checked='checked' pour les checkbox par exemple.
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Mon, 12 Nov 2007 17:05:37 +0100 |
parents | 4cea8b128fdd |
children |
line wrap: on
line source
[xhtml] skeleton = main.xml post = post.xml comment = comment.xml [atom] skeleton = atom.xml post = postAtom.xml comment = commentAtom.xml