1
is there a way to build a custom block for the news module in order to display only the last news post, like in news index.php,with "read more" link,icon, etc,etc. I mean not only the link like in latest posts block.
but the block should contain only the last post from every (or even better from a chosen) news category.
are there any suggestions for how to combine the existing block .html templates' code?
After managing the code, installing should be easy by just updating news module on admin menu after uploading the extra html temlate block file in /modules/news/templates/blocks/ dir.
the following is what i want to display.
I am missing the how to call in from the db part that should wrap this code
Quote:
<{$story.imglink}>
<{$story.text}>