view blog_post.xml @ 14:54b0a41e5564

Menu un peu plus proche d'être fonctionnel. Il y a de fortes chances qu'au final on obtienne un fonctionnement se rapprochant de ça. Il faudrait toutefois pouvoir definir la valeur de noeuds fils et pas d'attributs par contre a priori.
author Franck Deroche <webmaster@defr.org>
date Mon, 22 Oct 2007 10:07:42 +0200
parents 673d9845fc16
children
line wrap: on
line source
<?xml version='1.0' encoding='utf-8'?>
<div class='PostContent Weird' 
	xmlns='http://www.w3.org/1999/xhtml' 
	xmlns:tr='http://defr.net/2007/template'
	tr:id='post'>
	<h2><tr:postTitle /> | <span class='Date'><tr:postDate /></span></h2>
	<img tr:id='mood' class='mood' />
	
	<tr:postContent />

        <p class='postInfos'>
	<span class='Tags'><em>Tags</em> : <tr:postTags /></span><br />
	<a href="/blog/posts/321-Une_nuit_en_Corail_Lunea"><tr:postNumber /></a> - 
	<a href="/blog/posts/321-Une_nuit_en_Corail_Lunea"><tr:postComments /></a>
	</p>
</div>