EE 1
EE 2
EP Media Resizer
Developer
3rd Party (Free)
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Plugin
Tags
Resizes any embedded media item (Video, Google Map, Audio clip) to specified height and width.
The problem:
You’ve got a client who wants to add video clips to their web pages. They are grabbing clips from all over the place; YouTube, Vimeo, Flickr. You’ve designed a beautiful template with space to accommodate a clip of a certain size. Your client adds an enormous, wide-screen movie and your template explodes.
The solution:
Get your template to scale the video clip to a size that you, the designer, can control so that it won’t break the layout. You want the scaling to constrain the proportions of the clip, so people don’t end up looking weirdly tall. You also want the the scaling to be a robust process, performed on the sever, so that it will works in all environment and not just the latest browsers.
Media Resizer from Electric Putty is a free Expressionengine Plugin available for both EE1.x and EE2.x which does exactly this. Easy to install, wrap the code you want to be processed by it between the following tag pair. For example:
{exp:ep_media_resizer width=“550”} {video_clip} {/exp:ep_media_resizer}
Parameters
- height The desired height of the media object - if not specified the new height will be calculated automatically from the desired width
- width The desired width of the media object - if not specified the new width will be calculated automatically from the desired height
- debug If set to ‘true’ the plugin will output the original and processed height and width values for all the DOM elements it has found (object, embed, iframe)
NOTE: If neither height or width params are set the object will be returned
at its original size
EP Media Resizer Links
This entry was created January 13, 2011, 5:05 pm.
This entry was last updated January 13, 2011, 11:22 pm.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. 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, commercial or free status, or general popularity. Caveat EEmptor!
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!