coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: santoro on February 09, 2008, 02:46:22 AM

Title: Question to displayimage URLs
Post by: santoro on February 09, 2008, 02:46:22 AM
I want to have URLs of pictures in my gallery in any circumstances in definitive form "displayimage.php?pos=-10" (for example). I don't want to have them never in variable form like "displayimage.php?album=lastup&cat=0&pos=9" (because when somebody uses URL like this, the particular picture in it will be changed when I update my gallery. So, is there a way how to prevent this? Thanks for the answer!
Title: Re: Question to displayimage URLs
Post by: Nibbler on February 09, 2008, 02:49:01 AM
Not in 1.4, no.
Title: Re: Question to displayimage URLs
Post by: santoro on February 09, 2008, 02:56:19 AM
And in 1.5? :)
Title: Re: Question to displayimage URLs
Post by: Nibbler on February 09, 2008, 03:09:42 AM
1.5 uses pid instead of pos which avoids this problem.
Title: Re: Question to displayimage URLs
Post by: santoro on February 10, 2008, 03:17:43 PM
Cool. When can we expect 1.5? :)
Title: Re: Question to displayimage URLs
Post by: Joachim Müller on February 10, 2008, 03:28:06 PM
There's no scheduled release date yet. Usually, the answer to questions like yours is "when it's ready". You're welcome to check out the subversion repository. Be advised though that dev versions that haven't been released yet go unsupported.