I need to be able to use the aid field in the albums directory with an application that I'm having built for my site. It's not going to work if that field is dynamic. I was reading this thread: http://forum.coppermine-gallery.net/index.php/topic,46259.0.html and have not been able to figure out if the aid field is similar to the pid field. i.e. Will the aid values change when albums are added and deleted similar to what the pid values do when images are added and deleted?
Thanks!
Both aid and pid are static. That thread is talking about the position parameter in the url which is different.
Thank you!