Mike Cox wrote
Geo loaction. Would there be a way to have a map link associated with each thumbnail or photo that would link to where the photo was taken or better yet, show it in a baloon popup?
That's a great idea, maybe have a map module that will embed a google map object, and each photo show as a pin/popup... Sounds pretty easy, adding into the tracker now...
I often use random photos to decorate sites with. Perhaps you could have an option where the photos show randomly. You could set this in the settings, and have the ability to turn off paging so that all that shows on the page is a single row or collumn of random photos.
I've been thinking about a random setting flag, easy enough to implement... Hopefully this will appear in the next release as well
BTW, I have used your weather module for several years. It quit working after DNN upgrade. I found you had a beta fix for this issue and I tried it, problem resolved.
Glad you found the beta, I should really just post it as the stable release. Haven't had any complaints on the v2.0.0.2 build yet and it fixes a bunch of issues that got overlooked when I had to rush the v2.
Sebastian Leupold wrote
Oliver Hine wrote
I was going to use the DNN Pager control, but I can't seem to control the querystring param used for the CurrentPage, causing multiple galleries on a single page to stop navigating. So I'm looking into other controls at the moment, but I'll probably just end up creating my own with jQuery.
|
Oliver,
we had the same problems in UDT and Stefan created a custom version, you might want to check out.
Thanks Sebastian! I'll be sure to take a look, maybe I'll even merge it into the default dnn pager control and send out a patch to the core team. I'd really like that functionality built directly into the core version.