Random Image Plus


+--------------------------------------+
New version 2.0 !
Download it now below !
+--------------------------------------+
Features:
-------------
- IPTC Compatibility --- NEW ! ---
- Improved performance rather than basic "random image" module of Joomla 1.5
- Uses native Joomla! API. No more file needed
- Choose between differents mode to display the image or the link like "Squeeze Box" (like Lightbox) or "New window"
- Associate a link with the random image
- Define a text or an url for the link ! --- NEW ! ---
- Choose the size of the thumbnail (scale it or fix it !)
- Choose to recurse the directory which contains images in order to organize your files in different folders! (contrary to basic "Image random" Joomla's module)
- Permits many file extensions (jpg, png, gif...) allowed at once (contrary to basic "Image random" Joomla's module)
- Choose between two mode to filters the files : simple or expert (use of Regular Expression) --- NEW ! ---
- Debug mode available ! It helps you to setup your module by providing a list with files eligible to be displayed ! --- NEW ! ---
- Would be interesting to have the option as a rotator image.
- If made as rotator in the future, it also would be wonderful to get to make each image get its own link and not only one link for all images.
Well, just a suggestion. Congratulations for great extension and thanks for sharing it.
For sure, i'm happy to heard that the module fits to your need ! Any bug report is appreciate. Don't hesitate to send me a mail with your modifications, i'll take it in consideration. :)
Well, I changed:
$folder = JPath::clean( $params->get( 'folder', JPATH_BASE . DS . 'images') );
For:
$folder = JPATH_BASE . JPath::clean( $params->get( 'folder', DS .'images') );
This way, we only need to add a relative path (/images/directory) to the site url like we used to on the regular mod_random_image.
Just a suggestion, but the module works really great.
Thanks!
I've implemented this ! Thanks for the feeback. If you find any bugs, report them please ! :)
Thx
The display modes allow you to have a very different look for your random image. In example, use the amazing Squeeze Box Mode to allow the user to display a full size image; he can then click on the cross button to close this preview and return back to the site.
It's useless to talk about the advantage offered by this mode in terms of organization; in fact, get rid of this mess you made by putting all your images in the same directory, because this mod allows you to create a clean arborescence.
You should really try this mod, but be carefull :it's addictive!





