Jump to content

Blocco che visualizza i topic senza risposte


najaru

Recommended Posts

ecco un codice che si può utilizzare per visualizzare i topic senza risposte

<br /><div class='general_box'>        <h3><img src="http://www.yoursite.com/forums/public/style_images/greylust/comment_new.png" alt="" /> {$title}</h3>                <ul class='hfeed'>                <if test="is_array( $records ) && count( $records )">                {parse striping="feed_striping" classes="row1,row2 altrow"}                <foreach loop="$records as $r">                                <if test="$r['topic_posts'] == 0">                                <li class='hentry {parse striping="feed_striping"}'><b><a href='{$r['url']}' rel='bookmark' title='{$r['title']}'>{$r['title']}</a></b>                                         Posted  <span><abbr class="published" title="{parse expression="date( 'c', $r['date'] )"}">{parse date="$r['date']" format="short"}</abbr></span>                                                                                </li>                                </if>                </foreach>                </if>        </ul></div>
  • Like 1
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. to insert a cookie message.