The Joomla! Extensions Directory ™

lcdweb

Reviews(6)
 
bylcdweb, July 24, 2011
Component Creator
Fantastic tool -- it truly saves time. Takes care of everything, including language files. Thanks!
bylcdweb, December 26, 2009
Automatically Generated Menu
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');
bylcdweb, May 9, 2008
Include Content Item
Great plugin. Easy to use. Just what I was looking for.
bylcdweb, April 25, 2008
1 of 1 people found this review helpful
SectionEx
Not much to add to other reviews except to say this is beautiful and fills a very important gap in the core options.
bylcdweb, February 7, 2008
0 of 1 people found this review helpful
EventList
This component is outstanding. Though there are a few bugs with the current 0.9 Alpha version (after all, it is alpha), the workflow and options -- both in the backend and frontend, are impressive. I was very excited to run across it and set it up. Met my needs perfectly.
bylcdweb, November 21, 2007
yvComment
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.