[ Index ] |
|
Code source de Serendipity 1.2 |
1 <div class="comments_by_author_pagination" style="text-align: center"> 2 {if $footer_prev_page} 3 <a href="{$footer_prev_page}">« {$CONST.PREVIOUS_PAGE}</a>   4 {/if} 5 6 {if $footer_info} 7 ({$footer_info}) 8 {/if} 9 10 {if $footer_next_page} 11 <a href="{$footer_next_page}">» {$CONST.NEXT_PAGE}</a> 12 {/if} 13 14 {serendipity_hookPlugin hook="comments_by_author_footer" hookAll="true"} 15 </div> 16 17 <div class="comments_by_author"> 18 {foreach from=$comments_by_authors item="entry_comments"} 19 20 <h4 class="serendipity_title"><a href="{$entry_comments.link}">{$entry_comments.title|@default:$entry_comments.link}</a></h4> 21 22 {* tpl_comments is the parsed "comments.tpl" template! *} 23 <div class="comments_for_entry">{$entry_comments.tpl_comments}</div> 24 25 {/foreach} 26 </div> 27
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |