[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/templates/bulletproof/ -> entries_summary.tpl (source)

   1  {serendipity_hookPlugin hook="entries_header"}
   2  <div class="serendipity_Entry_Date">
   3     <h3 class='serendipity_date'>{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}</h3>
   4     <div class="serendipity_entry">
   5     {foreach from=$entries item="entries"}
   6        {foreach from=$entries.entries item="entry"}
   7           <div class="archive_summary"><h4 class="archive_summary_title">{$entry.id} - <a href="{$entry.link}">{$entry.title|truncate:80:" ..."}</a></h4>
   8           {$entry.timestamp|@formatTime:DATE_FORMAT_ENTRY}. {$CONST.POSTED_BY} <a href="{$entry.link_author}">{$entry.author}</a> {if $entry.categories} {$CONST.IN} {foreach from=$entry.categories item="entry_category" name="categories"}<a href="{$entry_category.category_link}">{$entry_category.category_name|@escape}</a> {/foreach}{/if}</div>
   9        {/foreach}
  10     {/foreach}
  11     </div>
  12  </div>
  13  
  14  <div class='serendipity_pageFooter' style="text-align: center">
  15  {serendipity_hookPlugin hook="entries_footer"}
  16  </div>


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics