The Joomla! Extensions Directory ™


Media Image Chooser Plugin

This is an extension for developers that allows users of your application to choose images in HTML Forms with Joomla's Media Manager.

= = =
CHANGELOG

0.02:
- Basic support for com_media's "folder" parameter (thanks to Cristiano Cucco's idea).
- Now it is possible to use mediaImageChooser without a previewer widget.
- Now previewer hasn't got default width and height. So your pictures will be shown at full size now by default. But you still can pass width and height parameters as attributes to mediaImageChooser::imagePreview() method.
- Few bugfixes (#19665, #19684) and enhancements.

0.01:
- Initial release.

Report

Images
2010-06-27
Reviews: 1
It saved my day. Actually I think such a function should be part of the Joomla! core. Documentation could be slightly improved...
Owner's reply

Hi. Thank you all for the interest in this piece of software.

There will be such a feature in J1.6! (but without a previewer).

2010-04-20
Reviews: 3
I had a component that had a pretty poor implementation of an image chooser. I replaced it with this code and it does a very good job. The directions are on the site. Thanks for putting this plugin together. I wish there were more developers writing specifically for other developers.