[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {let article=$node.contentobject_version_object 2 node_name=$node.name} 3 4 {pdf(pageNumber, hash( identifier, "main", 5 start, 1 ) )} 6 7 {attribute_pdf_gui attribute=$article.data_map.title} 8 9 {attribute_pdf_gui attribute=$article.data_map.author} 10 11 {attribute_pdf_gui attribute=$article.data_map.intro} 12 13 {attribute_pdf_gui attribute=$article.data_map.body} 14 15 {pdf(pageNumber, hash( identifier, "main", 16 stop, 1 ) )} 17 18 {include uri="design:content/pdf/footer.tpl" node=$node} 19 20 {/let}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |