using the gk5 news show and set up the module mode News Block and tried to modify that one but without any luck
would like to use the article name instead of More Details which shows up for each one.
any idea ??
echo JText::_('MOD_NEWS_PRO_GK5_PORTAL_MODE_NEWS_BLOCKS_MORE');
echo strip_tags($this->parent->content[$i]['title']);
echo $this->parent->content[$i]['title'];