view includes/templates.conf @ 43:1cdb1a68634b

Changement dans la facon dont on choisi le format. Pour choisir un format, on passe maintenant en query-string un paramètre dont le nom correspond au nom du format souhaité, et sans valeur. Mise à jour du .htaccess en fonction de cette nouvelle forme de selection.
author Franck Deroche <webmaster@defr.org>
date Wed, 14 Nov 2007 17:12: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