bttman
Results 1 - 1 of 1
bybttman, December 28, 2010
Great Module and easy to understand code. With a simple edit of the xml file and the helper file I was able to easily add a "modal" target using the built in Joomla! Squeezebox.
I used this module embedded in an article to display a slideshow at the top of my content section.
Anyone interested in doing the modal thing, google for joomla modal. You'll need to add a target option to the module's xml, add a test for the new target in the helper file, and make a doctored link if that target is detected. You'll also have to make sure your template has the modal behavior enabled.
I used this module embedded in an article to display a slideshow at the top of my content section.
Anyone interested in doing the modal thing, google for joomla modal. You'll need to add a target option to the module's xml, add a test for the new target in the helper file, and make a doctored link if that target is detected. You'll also have to make sure your template has the modal behavior enabled.

