[ewiki] Re: Image Resizing

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