Closed (won't fix)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2007 at 21:16 UTC
Updated:
21 Dec 2010 at 01:36 UTC
I've set an upload limit under /admin/settings/uploads, but users can upload images beyond that limit. If they try to use the upload_image module, then they get an error message, but not with Image.
Comments
Comment #1
drewish commentedi could see how that would be confusing. that limit is specific to the upload module, not the image module. the image module doesn't track quotas.
Comment #2
salvisSorry about my confusion. Could Image be enhanced to track quotas, maybe in cooperation with upload_image?
Comment #3
drewish commentedit's a good feature but it'll be much easier to do in Drupal 6. i doubt i'll have to work on it until then so i'm going to mark this a postponed.
Comment #4
drewish commentedComment #5
drewish commentedbetter title
Comment #6
shadyman@erroraccessdenied.com commented6.0 is here :)
Comment #7
kecinzer commentedIt will be great future for 6 version.
Subscribign.
Comment #8
joachim commentedWhat I'd rather do is add a hook that's invoked in image_form_validate() after the temporary file is created, and let a contrib module provide a per-user quote; the same way http://drupal.org/project/filefield_upload_limit does for Filefield on D5.
Is there anyone still interested in this feature who would be able to put the time into a contrib module for this? If so, speak up and we can get this done. If not, I will mark this as postponed.
Comment #9
sunLast update on this feature request was one year ago, and given that we're close to a D7 release, this issue won't fix anymore.