Форумы / Cotonti / Extensions / show only the first news items with body text

index_news plugin

Dayver
#21191 25.11.2009 07:29
May be? :
    <!-- IF {PAGE_ROW_NUM} < 3 -->
    <div class="newsBody">{PAGE_ROW_TEXT}</div>
    <div class="newsPosted">{PHP.L.Poster}: {PAGE_ROW_OWNER}</div>
    <div class="newsOther">{PHP.L.Category}: {PAGE_ROW_CATPATH} &nbsp;&nbsp; {PAGE_ROW_COMMENTS}</div>
    <!-- ENDIF -->
Pavlo Tkachenko aka Dayver