index_news plugin
ez |
|
---|---|
I have allready made it...
![]() In the news.tpl you can now show content in a minified way (so a one line style news items) I did it with Xtemplate (i like Xtempl..) It also shows a number off COMPLETE news items (configurable) in the news.tpl <!-- IF {PHP.newsoutputcomplete} = 1 --> <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} {PAGE_ROW_COMMENTS}</div> <!-- ENDIF --> @theadmins Cotonti Should i report this nice option somewhere.. ?? ==- I say: Keep it EZ -==
|