Latest News with Intro Text - J1.5 Module

UPDATE - latest version allows you to specify UL class, LI class, article title class and intro text class from the backend.

A modification to the Joomla Latest News module. The module now displays the article title and intro text.

As noted below there was an issue with the module displaying the intro text with all its html code. I have now fixed this error and uploaded a new zip file.

Report

bypetkoo on July 2, 2009
I had to change Line 7 in defaulp.php.Now it's working for me. Hope this helps:
" class="latestnewsget('moduleclass_sfx'); ?>">text; ?>
intro);
echo $stringData; ?>
Owner's reply

This error has now been fixed in the helper file, with a new way of calling the information from the database.

You have to take some parser code from content's file to place that parse code in this module to show valid text at front side otherwise at front side html code will display
For me, this module displays the raw HTML code for the article text, not the desired output.
bywonder13 on May 28, 2009
This would be so awesome, but it displays the font definitions of the intro text. Which leaves for a not very clean look. But other than that it is exactly what i need.