License
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
System requirements
EasyImageCaption requires PHP 5.2+ and Joomla! 1.5.
Version history
EasyImageCaption v0.3 (2009-08-05) Current version
- Enhanced the "Ignore classes" parameter: images will also be ignored, if one of the classes set is assigned to a superior HTML element. This will help users to easily disable EasyImageCaption when experiencing compatibility problems with other plugins.
- Removed compatibility with Very Simple Image Gallery plugin from source code and added the gallery plugin's CSS class to the new "Ignore classes" parameter as default instead.
- Added further "ignore classes" as default for compatibility with The Ultimate Social Bookmarking Plugin.
- Added compatibilty with JUMultithumb plugin.
EasyImageCaption v0.2 (2009-07-30)
- Added options to ignore certain articles, articles of certain sections or articles of certain categories
- Added basic style settings to parameters
(is enabled by default, but can be turned off, if you prefer to use the template's CSS file for styling) - Added compatibility with JoomGallery's JoomPlu plugin
(JoomPlu's alignment parameter is recognized; width of caption div can be set separately) - Added compatibility with Very Simple Image Gallery plugin
(EasyImageCaption is automatically disabled within this plugin since it has its own caption function) - Added multi-language support with English and German language files for backend
- Enhanced calculation of the width of the DIV container (this fixed a rare problem)
EasyImageCaption v0.1 (2009-06-29)
- First release