EE2 Ready Add-ons »

Plugin

ED Imageresizer

Developer

3rd Party (Free)


Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • FieldFrame
  • jQuery for the Control Panel
  • Hermes

An ExpressionEngine plugin to resize, crop and cache images on the fly.

This plugin is very similar in function to the award-winning Image Sizer.

You must add the server and cache dir paths to the class variables in the plugin file, like so:

// ADD PATHS TO YOUR WEB ROOT AND CACHE FOLDER HERE
private $server_path  = '/site/root/folder';   // no trailing slash
private $cache_path  = '/site/root/folder/and/image/cache/';   // with trailing slash

Example Use:

{exp:ed_imageresizer
    image="{my_image_field}"
    default=""/images/site/image_coming_soon.jpg"
    maxWidth="300"
    class="myimgclass"
    alt="Image description"}

ED Imageresizer Links

Is this add-on incomplete?

Have we missed something? Do we need to add tags? Better description? More links?

Help Us Help You

Registered members can help contribute - comments, add-on information, developer information, and more. Registration is free and takes only a moment. Register Now!

This entry was last updated November 10, 2009, 8:54 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Commercial add-ons are not offered for download at this site. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, or general popularity. Caveat EEmptor!

1 Review:

e-man 11.26.09

devot:ed e-man

I'm Devot:ed!
You can be too.

54321

Indeed similar to Image Sizer but with the added advantage of being able to crop images to sepcific sizes as well. Highly recommended!