Latest News with Intro Text - J1.5 
Version
1.2 (last update on Oct 1, 2009)
Rating
Compatibility
Votes
5
Favoured
4
License
GPL
Non-Commercial
Type
Views
10035
Date Added
20 May 2009
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.
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; ?>
" 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.
bysengar on June 10, 2009
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
byPhideaux on June 2, 2009
For me, this module displays the raw HTML code for the article text, not the desired output.




