Joomla 1.5 'feature'

Posted by: David Banes in Joomla on

Whilst building a new site using Joomla 1.5 I needed to display an RSS image without test, unfortunately the standard mod_syndicate module doesn't let me save the 'Text' Module Parameter empty, it defaults to 'Feed Entries'.My fix was to edit the default.php file in /modules/mod_syndicate/tmpl/ and remove the code that display this text. this gives the following result.<img src="http://www.davidbanes.com/wp-content/Welcome%20to%20Cleartext-5.jpg" />