The Joomla! Extensions Directory ™

ahmedenam

Reviews(2)
 
byahmedenam, June 25, 2011
RokSlideshow
Thanks for the beautiful extension! I get exactly what i want by changing the options. A option for adding description from the admin panel with upload image from here(admin section) would be great.
byahmedenam, November 12, 2010
Component Creator
First of all I'm not an expert of joomla! This tool is very helpful for me. I want to share one think for beginner like me. It took me a while to use the controller.php for my purpose. Because of the following code:
$controller->execute( null );

So beginner like me have to change this code to
$controller->execute( JRequest::getCmd('task'));
in order to use this as index.php?option=com_mycom&task=mytask

So, I request to the developer of this extension to change the above code generation so that beginner's like me can use this extension more easily.

Last of all thanks a million to share the extension with us.

Enam