Allow sorting of my favorites Allow sorting of my favorites
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Allow sorting of my favorites

Started by radianation, November 17, 2004, 09:06:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

radianation

When accessing this link: thumbnails.php?album=favpics  I would like to allow users the ability to sort these favorites. I guess a simple dropdown box next to each image (or arrows moving forwards and backwards) would be the easiest way to do this?

Any help is appreciated.

Joachim Müller

there's no hack/mod yet to do this. Bear in mind that the favorites are currently stored client-sided (in a cookie), while in the next version they will be stored server-sided (in the database). You're welcome to post your hack.

Joachim