News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Per-album permission

Started by explorer, November 17, 2003, 07:57:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

explorer

Is there a way to control which albums are viewable to users? Or better, which pictures in an album are visible?

For example, I have some photos that any viewers can see.  Then there are some that I need to make sure users have agreed to a disclaimer before viewing.

Therefore, when an anonymous user shows up to the site, I only want them to see photos with anonymous permissions.  If they have agreed to this disclaimer, the other "priviliged" pictures are also viewable.

I'd like to integrate this with either a simple disclaimer page and cookie, or if registration is necessary, with a phpbb integrated user database.

Joachim Müller

albums can only have the status "viewable" or "not viewable". You can add your disclaimer to your registration and let only view registered users view the "critical" albums ("groups" setup in admin mode and afterwards "properties" of the specific album). For details, read the documentation.

GauGau