[ Index ]
 

Code source de Phorum 5.1.25

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/templates/blog/ -> list.tpl (source)

   1  {LOOP ROWS}
   2    {IF NOT ROWS->sort 0} {! Skip announcements }
   3    <div class="entry">
   4      <h1>{ROWS->subject}</h1>
   5      <p>{ROWS->body}</p>
   6      <small>Post by {ROWS->linked_author} on {ROWS->datestamp}</small>
   7      <small>{IF MODERATOR true}<a href="<?php echo phorum_get_url(PHORUM_POSTING_URL, "moderation", $PHORUM["TMP"]["ROWS"]["message_id"]);?>">edit</a>&nbsp;|&nbsp;{/IF}<a href="{ROWS->url}"><?php echo $PHORUM["TMP"]["ROWS"]["thread_count"]-1; ?> comment(s)</a><?php if($PHORUM["TMP"]["ROWS"]["thread_count"] > 1) { ?>{IF ROWS->new}&nbsp;<span class="newflag">{ROWS->new}</span>{/IF}<?php } ?></small>
   8    </div>
   9    {/IF}
  10  {/LOOP ROWS}


Généré le : Thu Nov 29 12:22:27 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics