Allow Registered users to create 1 album with limited upload

liquilife

Joined: 2005-09-10
Posts: 14
Posted: Sat, 2005-09-10 21:07

Is it possible to allow registered members to have access to one album with a limited amount of pictures for that album? I'd like to do this without my intervention of constantly creating galleries and assiging them to owners. That's no fun. Is this possible? I expect it is possible I'll have hundreds (maybe thousands in the future) that I want to create limited albums for their profiles which will also be part of a drupal CMS.

I've noticed that members are automatically assigned as "Registered User" however that usergroup cannot be used in the permissions settings.

This function is absolutely needed. If this is not possible then gallery2 is not my solution, and if this is the case do you have any other reccomendations?

kthxby!

Robbie

<Please check the G2 FAQ (sticky topic in this forum) before posting!>
----

Gallery URL (optional):
Gallery version:kthxby
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2005-09-10 22:30

of course you can use the "Registered User" in the permissions settings.

what do you mean with "a limited amount of pictures for that album"?
a disk/web space quota? see the quota module.
also, you might be interested in the sizelimit module.

and last but not least, take a look at the useralbum module.

 
liquilife

Joined: 2005-09-10
Posts: 14
Posted: Sat, 2005-09-10 23:51

Ahh, the useralbum module, I must have overlooked that..... I'll take a look. Thanks :)