Streamlining album/upload for users? Streamlining album/upload for users?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Streamlining album/upload for users?

Started by TylerE, July 29, 2008, 05:49:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TylerE

I'm trying to use coppermine for a gallery on a site I'm doing.

My ideal workflow for a user is as follows:

Upon registration, each user is given a public album, named after their username. This album will show up publically once a photo is added (but not if empty).
All photos have to be admin-approved.
Hide all gallery/album creation from the user. All uploads automatically go to the user's public album.

Any suggestions?

Nibbler

Quote from: TylerE on July 29, 2008, 05:49:48 PM
Upon registration, each user is given a public album, named after their username. This album will show up publically once a photo is added (but not if empty).

http://forum.coppermine-gallery.net/index.php/topic,27149.0.html


Quote from: TylerE on July 29, 2008, 05:49:48 PM
All photos have to be admin-approved.

Groups page setting.


Quote from: TylerE on July 29, 2008, 05:49:48 PM
Hide all gallery/album creation from the user. All uploads automatically go to the user's public album.

http://forum.coppermine-gallery.net/index.php/topic,53788.0.html plus add a query to grab the user's album.