Hi, first of all, GREAT product! It has everything I need, including helpful documentation - I've been a user for 12 months, and this my first question.
I have albums & sub-albums that work well, but my naming convention was longer than it should have been. It's perfect for the albums, but when the image name is appended, the pretty URL is too long.
What I'm trying to do is leave album URLS untouched, but for the image - change the URL to a shorter version. For example, using database fields => from "domain.com/albums.folder/images.filename" to "domain.com/albums.id/images.filename"
I'm working my way back through the template functions, but can someone please point me in the right direction? ie. which file controls the path.
Thanks!