1
Dear All,
Not sure whether this is the right forum or the modules forum would be more appropriate, but since the news module is included in the core XOOPS version, I thought I would try this one.
I am a bit puzzled with the template about Recent News. What I want it to do is display the introductory text as well - or even better a set number of lines from every story.
I started workion on the news_block_new.html template file as I think it is the right one; that's where I start having problems. I noticed the code and thought that by adding a line at the end saying
<{$news.hometext}>
(as hometext is the field in the database holding the introductory text) everything would be fine. It doesn't work though:(
Could somebody shed some light into this?
Also, it would be helpful if we could have some explanation about how the database fields map to Smarty variables as this would allow for easy manipulation of the templates.
Thanks,
George