PDA

View Full Version : How to I feature a photo?


ramonarellano
Jan-08-2008, 09:04 PM
Hi.

The SmumMug web GUI has functionality for featuring a photo/image in an gallery/album. The featured photo is the one that is shown representing that gallery/album on your front page.

Is it possible to this through the API? I can't find any method for it.

Ramón

devbobo
Jan-08-2008, 09:07 PM
using smugmug.albums.changeSettings, set HighlightID to the ImageID of the photo you want to feature.:thumb

ramonarellano
Jan-08-2008, 09:33 PM
Excellent! I'm so glad i asked. Thanks!