The Joomla! Extensions Directory ™

mattfaulds

Reviews(4)
 
bymattfaulds, January 27, 2011
mavik Thumbnails
This is a must if you want Joomla to have any chance of working like a blogging platform.
bymattfaulds, March 14, 2009
ReReplacer
This has saved me an unbelievable amount of time and irritation. The use is simple but also as powerful as you want. The massive advantage is that you don't need to keep making the same edits to components or content. One rule covers it all. Peter, you are a genius and thank you so much!
bymattfaulds, December 28, 2008
RSS for DOCman
I'd been looking for a RSS solution for DocMan for ages and was really pleased to find this. However, I couldn't get this to work with J!1.5 at all - it wouldn't list any of my DocMan categories. I did a bit of digging and needed to change the file docmanrss.class.php to match the SQL query that DocMan uses. It now reads at line 232:

function categoryArray()
{
global $database;

$query = "SELECT c.*, c.parent_id AS parent"
. "\n FROM #__categories AS c"
. "\n WHERE c.section='com_docman'"
. "\n AND c.published != -2"
. "\n ORDER BY parent_id,ordering" ;

All works very well now and I'm happy. Thanks!
Owner's reply

Thank you for the report!
I have fixed the issue in version 0.4.2-beta!

bymattfaulds, March 31, 2008
1 of 1 people found this review helpful
uddeIM
This is a superb and easy to use PM module. After trying all the others on offer this is definitely the best. Thanks for all the hard work and keep it up!