In myPhotos.root, the month nodes are now of type thumbList.
In worldOutline.root, these nodes are treated specially in two ways.
1. There is a handler for thumbList nodes that displays them in a 4-across array thumbnails. Screen shot.
2. In html.directory.walk, we go through these nodes as if they were include types. This is the first type that behaves this way, but there will probably be others in the future.
The display of pictures was tweaked to be more attractive and functional. Example.
myPhotosSuite.buildCalendarOpml
myPhotosSuite.utilities.buildCalendarOpmls
myPhotosSuite.background.everyMinute
html.directory.walk
worldOutlineSuite.init
worldOutlineSuite.viewPhotoCallback
worldOutlineSuite.viewThumbListCallback