[ewiki] Image Resizing

  • From: "Andy Fundinger" <andy@xxxxxxxxxxx>
  • To: <ewiki@xxxxxxxxxxxxx>
  • Date: Thu, 10 Jun 2004 16:36:10 -0400

I'm preparing a plugin to resize images so that they fit within the
layout of my site.  However the $ewiki_plugins["image_resize"] hook is
only called if the image's file size is greater than
EWIKI_IMAGE_MAXSIZE.  Would it be a problem if we changed the code to
call this plugin hook for any image and let the plugins determine what,
if anything, they need to do?

Andy

Other related posts: