[ewiki] Re: Image Resizing

  • From: Mario Salzer <mario@xxxxxxxxxxxxx>
  • To: ewiki@xxxxxxxxxxxxx
  • Date: Thu, 10 Jun 2004 23:30:53 +0200

> 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?

No problem, indeed sounds like a good idea.

Other related posts: