1
Hi all,
I want to write a template that can show all the recently
news for all topics in the top pages. Refer to news_index.html:
<{section name=i loop=$stories}>
<{include file="db:news_item.html" story=$stories[i]}>
<{/section}>
I think i can modify the codes. However , I have no idea that what should be changed... could somebody give me hints on it? I have tried to find document to talk about it... but nothing found..
thx!!!!!!!!!!!!!!!!!