[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

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

   1  {serendipity_hookPlugin hook="entries_header"}
   2  <div class='serendipity_date'>{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}</div>
   3  
   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  
  12  <div class='serendipity_pageFooter' style="text-align: center">
  13  {serendipity_hookPlugin hook="entries_footer"}</div>


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