The plugin gives a standardized thumbnail format using CSS, puts a caption underneath each one using the title and makes them linked so they popup in full size.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Features:
- Supports custom CSS class for div image container
- Outputs standard XHTML compliant markup
- Generates image captions using the image title or alt
- Shows all content images on the blog as small thumbnails
- Standardizes all thumbnails with zero post changes
- Automatically adds width, height and alt attributes to your images
- Zooms image to large size when clicked (with HighSlide plugin installed, not included)
What is new in this release:
- Fixed Standardize-thumbnail setting.
What is new in version 1.2.4:
- Added Serbian translation of admin screen.
- Fixed Standardize-thumbnail admin setting.
- Added license file & info.
What is new in version 1.1:
- Added admin option to enable using media library auto-generated images as thumbnails.
What is new in version 1.0:
- Added admin option for name to use for default prettyPhoto slideshow group
- Added admin option to toggle processing of page/post content
- Added admin option to toggle processing of WP Text Widget content
- Fixed Flickr loop bug if we could not open the image URL
What is new in version 0.10.0:
- The Highslide JavaScript image viewer library had a license that was not compatible so it was replaced with the PrettyPhoto library
- Flickr image support with [flickr pid="123"] or
- Flickr set support with [flickrset id="123"]
What is new in version 0.9.7.4:
- Added: Flickr image support with [flickr pid="123"] or
- Added: Flickr set support with [flickrset id="123"].
- Note: [flickrset id="123"] will become [flickr set="123"] next rel.
What is new in version 0.9.7.3:
- Added:
- Flickr image support with [flickr pid="123"] or Flickr set support with [flickrset id="123"].
What is new in version 0.9.7:
- Administration upgrade version.
- Fixed: stylesheet displayed correctly allowing height attribute without width.
- Fixed: trailing slash on image tag no longer required <img/>.
- Fixed: admin options for thumbnail dimensions UI bug.
- Fixed: image aspect ratio now correctly calculated.
- Added: 'thumb' attribute to show a thumbnail image.
- Added: 'page' attribute to allow for image to be excluded from certain pages.
- Added: uninstall plugin option which can clean Image Formatr out of the database.
- Changed: home page image dimensions expanded to include single page, etc..
- Changed: admin options to serialize all settings into one table row.
- Changed: class getting kinda big so I split it up into three classes.
- Changed: admin screen updated to current WordPress API standards.
- Removed: admin HTML include file no longer needed with new API.
What is new in version 0.9.6:
- Smiley exclusion patch.
- Added: Exclude image style class list which prevents smileys from being included.
- Added: import Highslide Integration plugin settings upon Image Formatr activation.
- Added: forgot to include graphics directory in 0.9.5 release.
Requirements:
- WordPress 2.7 or higher
Comments not found