Mercurial > defr > DualBlog
annotate templates/commentIndex.xml @ 34:efba519d2d32
Clarification des namespaces pour le parser XML de PHP.
| author | Franck Deroche <webmaster@defr.org> | 
|---|---|
| date | Mon, 05 Nov 2007 09:43:24 +0100 | 
| parents | ff57b45eda37 | 
| children | 
| rev | line source | 
|---|---|
| webmaster@11 | 1 <?xml version='1.0' encoding='UTF-8'?> | 
| webmaster@11 | 2 <li xmlns='http://www.w3.org/1999/xhtml' | 
| webmaster@11 | 3 xmlns:tr='http://defr.net/2007/template'> | 
| webmaster@11 | 4 <p>Commentaire de <a tr:id='CommentAuthor' /> sur le post <a tr:id='Post' /> | 
| webmaster@11 | 5 <br /> | 
| webmaster@11 | 6 <tr:comment /> | 
| webmaster@11 | 7 </p> | 
| webmaster@11 | 8 </li> | 
