coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: radianation on November 17, 2004, 09:06:23 PM

Title: Allow sorting of my favorites
Post by: radianation on November 17, 2004, 09:06:23 PM
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.
Title: Re: Allow sorting of my favorites
Post by: Joachim Müller on November 18, 2004, 08:39:12 AM
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