Show/Hide Albums in Profile Show/Hide Albums in Profile
 

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

Show/Hide Albums in Profile

Started by NeoID, October 26, 2005, 01:25:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

NeoID

Is it possible to config coppermine so that users may show/hide a certain album(s) by checkin/unchecking a radio-button in their profile?
I'm using phpbb....  :)

Thanks

Stramm

users can do that in the album properties. Read the manual for additional info http://coppermine-gallery.net/demo/cpg13x/docs/index.htm#album_prop

Of course it would be possible to code something for a phpbb profile. However I'm not that familiar with phpbb