I'm looking to combine image_fupload with image and image_assist

To keep the image uploading part of img_assist working the image_fupload functionality needs to be disabled from the popup.

I've attached a patch that suppresses the fupload alterations to the form when shown in a popup (by checking the url args)

CommentFileSizeAuthor
image_fupload_image-img_assist.patch943 bytessmoothify

Comments

demm’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for that patch, it works as intended.

I guess many of us will want to use both modules.

grandcat’s picture

Status: Reviewed & tested by the community » Fixed

@ smoothify:
Thanks for the patch.
Fixed in CVS Head.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.