Support Joomla!
Search: Advanced Search
Serving 3350 extensions to the community. Last updated on July 5.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 458 guests and 36 members online
Joomla! Extensions Directory feed - RSS 0.91

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
John Tom Extensions(0) | Reviews(2) | Favourites(0)
Dynamic Flash Gallery
 Serves its purpose, November 13, 2007

Dynamic Flash Gallery I think this extension does the job. for fifty euros you can remove those markups, but still worth using on the site. I am using a suckerfish enabled template and I hope the developer address the issue of menus going behind the extension instead of over it. The installation was easy, and there will be no confusion if you take the time to RTFM as it clearly explains what you should do to get your gallerie going!
Keep up the work, and try to give your first time deployers as much to cheer for as possible!

Database Query
 Very Intuitive, December 30, 2006
1 of 1 people find this review helpful:

Database Query I loved reading reviews, but never usually write one. With DB Query I just had to! I'm ok with finding the queries i need to build out of database, so i have no problem there. I use SQLyog to connect to my DB, build the query i need, then just paste it into my DBQuery field(with a little formatting of course)! The Documentation should suffice anyone wanting to know how it works, but you must take the time to read it! In about 15 minutes i build my query and had it displaying on my website the way I want it to, plus i'm playing around with formatting now! What would take me a least a couple of days to figure out(building the query, and formatting the displays using PHP) took me 15 minutes. Talk about ROI (investment in this case is downloading & installing). I will go for the professional version based on what i've seen in this release, and i would recommend you do the same too-if you have the for the extensions description. I've read comments saying one has to be fairly versed in SQL DB's but the ol "SFW" worked for me i.e. SELECT ThisColumn, ThatColumn, AnotherCol,
FROM ThisDatabase WHERE ThisDataHasThisCriterium.
Should be easy enough to do... right?