PDA

View Full Version : Adding Slideshow of Newly added photos


HoyBoy
Apr-22-2007, 09:32 AM
Greetings,

I am struggling with customizing my smugmug page.

I'd like to be able to add slideshow on the main page of my 10 newest additions, regardless of gallary.

Is this possible? If so, can you guide me. My skill level in this area is quite low. :dunno

Thanks for any help you can provide!

richW
May-19-2007, 01:35 AM
As far as I know the only place to pull images from is either a gallery, popular or keywords. You could keyword a few images with "new". Then pull from keywords.
/*required slideshow variables */
slideshowUrl = "http://nickname.smugmug.com/keyword/new";

Or you could have a gallery where you put a copy of a few new pictures in it and change them when you get some new pictures.

Maybe some one else will come around with another idea.