Support Joomla!
Search: Advanced Search
Serving 4132 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 1145 guests and 72 members online

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.


weatherangel Extensions(0) | Reviews(2) | Favourites(0)

 This module worked out great for me..., June 7, 2006

I'm technical, so that's the first thing to note here. I was looking for a module that I could put iframe code into, and this was exactly what I was looking for.

Something to note when you start working with this component and module. The location id is not actually specified anywhere in the component's GUI. You will need to go into: Admin->Component->ImageCMS->Manage Locations and mouse over the location name in the list. The last part of the location URL is &id=1 for the first and default listing. This id number needs to be placed into the module's location_id and *poof* your ad shows up. This is a critical bit of information that will keep anyone from being able to install and use this product.

I hope this helps!

AJAX RSS Reader Version 3 with Draggable Divs
 See Ajax Dynamic RSS Reader live here..., May 15, 2006

AJAX RSS Reader Version 3 with Draggable Divs The module is not everything that I want, however it is a great sample of how RSS and Ajax can go together. The module is also written with very clean code which allows for easy modifications of the core functions. I wrote a quick modification that changes it from using fopen to using curl to get the RSS feed from the server, since my server configuration does not allow for fopen. I also plan to extend the module to add the RSS descriptions. You can see the module at work here:

http://www.weatherangel.com

Thanks for writing this module!