annotate includes/templates.conf @ 40:17d9188755b0

Ajout de QSA a la re-ecriture, permet de conserver le ?outputType
author Franck Deroche <webmaster@defr.org>
date Mon, 12 Nov 2007 01:44:55 -0800
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