Skip to content

iwyg/resizeupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resize Uploaded Image Files

Description

This might save you some headache if you experience your client uploading ridiculously large images thus running out of memory on the shared Hosting Server when using JIT Image Manipulation.

It will convert the uploaded image when creating a new entry or saving an existing one if the file exceeds a given maximum width and/or height using ImageMagick.

Usage

Install the extension, then go to System->Preferences and specify the path to ImageMagick and the maximum file width and file height.

Changelog

  • 2011-06-18: initial release
  • 2011-06-20: entries_data table now gets updated with the corrected file meta data
  • 2011-07-11: added support for uniqueupload field

About

[Symphony CMS] Resize Uploaded Images using ImageMagick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages