Closed (fixed)
Project:
Image FUpload
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 19:46 UTC
Updated:
4 Apr 2009 at 08:50 UTC
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)
| Comment | File | Size | Author |
|---|---|---|---|
| image_fupload_image-img_assist.patch | 943 bytes | smoothify |
Comments
Comment #1
demm commentedThanks for that patch, it works as intended.
I guess many of us will want to use both modules.
Comment #2
grandcat commented@ smoothify:
Thanks for the patch.
Fixed in CVS Head.