Allow registered users to make albums in categories Allow registered users to make albums in categories
 

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

Allow registered users to make albums in categories

Started by RpR, February 22, 2004, 11:29:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RpR

This is a must.
I'm running Denmark's biggest scooter / moped site with over 7000 hits each day, and I neeeeed this function! In fact, I'd kill for it!

This is the idea:

Category layout:
- (main) Make of scooter
-- (sub) Model of scooter
--- List of user created albums sorted by name

Coppermine will find a lot more uses if this feature is implemented / modded.

RpR

Would this be a hard thing to implement, or is it fairly easy done?
If it's no big deal, I'd be happy with a hint and start working on a mod myself. I'm a pretty skilled Java programmer, so I understand the basic php structure.

Joachim Müller

so you'll just need to sort albums by name - afaik there's a mod around that will do that; the rest is possible with the current coppermine setup.

GauGau