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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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