# HG changeset patch # User Franck Deroche # Date 1194252204 -3600 # Node ID efba519d2d32a418a53fe965c1aa82059fe5cc90 # Parent c6508503269aefec7cf055684960a296cde3014c Clarification des namespaces pour le parser XML de PHP. diff -r c6508503269a -r efba519d2d32 templates/commentAtom.xml --- a/templates/commentAtom.xml Mon Nov 05 09:23:40 2007 +0100 +++ b/templates/commentAtom.xml Mon Nov 05 09:43:24 2007 +0100 @@ -1,14 +1,15 @@ <tr:postTitle /> - <tr:wrapper tr:id='auteur' /> tag:defr.org,comment,2006: -
+ -
+
diff -r c6508503269a -r efba519d2d32 templates/postAtom.xml --- a/templates/postAtom.xml Mon Nov 05 09:23:40 2007 +0100 +++ b/templates/postAtom.xml Mon Nov 05 09:43:24 2007 +0100 @@ -1,15 +1,17 @@ + - <div xmlns='http://www.w3.org/1999/xhtml'> + <xhtml:div xmlns='http://www.w3.org/1999/xhtml'> <tr:postTitle /> - </div> + </xhtml:div> tag:defr.org,2006: -
+ -
+