Can Coppermine do the following? Can Coppermine do the following?
 

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

Can Coppermine do the following?

Started by kelp, November 07, 2005, 11:11:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kelp

I'm looking for a community-esque gallery where visitors can sign up and post their own images in my categories. In most of the Coppermine galleries I see, the members are isolated to one album. What I want is for users to post in the categories I create.

For example, let's say I have the following categories:
Mountain A
Mountain B
Mountain C

I want the members to be able to post their images in Mountain A, Mountain B, or Mountain C. But it seems that the coppermine galleries I see have a Members Album, so it would look like the following:

Mountain A
Mountain B
Mountain C
Member's Albums

I don't want the member's albums, just the mountain categories. Can Coppermine do this?

Joachim Müller

Coppermine can be easily set up to do that. Although you can only upload into albums, not categories (in coppermine terms). You just specify "Can upload files" in coppermine's groups panel for the particular user group that is suppossed to be able to upload. Then you can specify by album if users can upload to it or not (album properties). However, users can not create albums at will in public categories (this is something only the admin can do). Most coppermine users allow upload to member galleries only (we call them "personal galleries") because this is the default setting. You simply wouldn't imagine how few coppermine admins make up their minds about this in advance - they get coppermine set up and never doubt that things could be improved. Most don't even bother to read the documentation, where all this (and much more) is being covered, link at top of this page.

kelp

Thank you, I'll be sure to read the documentation very carefully.