The key reason I have been using the module which bridges Gallery (gallery.menalto.com) with Drupal is because you can assign space limits to users or groups e.g. 5mb max of images.
This kind of feature in any native drupal gallery component would definitely make me interested.
Cheers,
Alex
Comments
Comment #1
Bèr Kessels commentedThis is a rather "organisational-techical" issue:
shazamgallery depends on image.module. Image.module depends on file.inc.
And file.inc does not provide this at all.
But... upload.module does provide this. And so will betterupload.module.
In less technical language: gallery2 has this hacked in: but Drupal will have this built in. We will have this done very very well, just bear with us.
for now, and esp. for shazamgallery, this is a wontfix.
Bèr