[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/templates/default/ -> 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      <ul>
   6      {foreach from=$entries item="entries"}
   7          {foreach from=$entries.entries item="entry"}
   8              <li><a href="{$entry.link}">{$entry.title}</a>
   9                  <div class="summary_posted_by">{$CONST.POSTED_BY} <span class="posted_by_author">{$entry.author}</span> {$CONST.ON} <span class="posted_by_date">{$entry.timestamp|@formatTime:DATE_FORMAT_ENTRY}</span></div></li>
  10          {/foreach}
  11      {/foreach}
  12      </ul>
  13  </div>
  14  <div class='serendipity_entryFooter' style="text-align: center">
  15  {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