- Fixed random photo query. Split in two queries. One to select a
random photo across all photo albums and another for a random photo
from a single package or a specific photo.
- Random photo includes now accept a photo_id, package_id or a url. If
a photo_id is provided then that photo will be displayed. Otherwise
a random photo will be selected. See comments in random-photo.tcl
for details.