lcdweb
Results 1 - 6 of 6
bylcdweb, July 24, 2011
bylcdweb, December 26, 2009
Nice module. Has some shortcomings, but can be very useful, and I'd love to see a more mature version evolve into core.
One bug I ran into -- the timestamp is pulled directly from the server rather than from Joomla, so it doesn't respect the global config timezone settings. This can be problematic as articles may/may not be listed correctly based on the publish up/down dates.
In helper.php, change $now to:
$now = $mainframe->get('requestTime');
One bug I ran into -- the timestamp is pulled directly from the server rather than from Joomla, so it doesn't respect the global config timezone settings. This can be problematic as articles may/may not be listed correctly based on the publish up/down dates.
In helper.php, change $now to:
$now = $mainframe->get('requestTime');
bylcdweb, May 9, 2008
bylcdweb, November 21, 2007
I just tried this after running into problems with some of the other commenting extensions for 1.5. Very easy to get up and running, and very simple to use. It doesn't overwhelm you with options, but that can be an advantage. The parameters aren't always intuitive, but once you figure them out, you realize the extension gives you more control than you first thought. Also, since it tracks comments in Joomla articles/categories/sections, you can use content modules to view latest comments, etc. Very nice feature.





