This file demonstrates how to have a block which only shows the Topic titles from a forum feed. All the guff has been stripped out.
Simply use the text below:
<div class='general_box'> <h3>{$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"> <li class='hentry {parse striping="feed_striping"}'><a href='{$r['url']}' rel='bookmark' title='{$r['title']}'>{$r['title']}</a></li> </foreach> </if> </ul></div><br />
View Resource
DevFuse Products (View All Products)
[IPS] Topic Only Block
Started by
News Bot
, Nov 18 2010 09:34 PM
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












