Procedure for updating images on history site
History dept sent me some images for including in top-left corner of their site on various pages.
Confirmed with Clifton the details on the procedure for dealing with the eye-candy images for the site. All images had to be sized and placed on coloured bg to blend with rest of banner. The code in the page for images to be included in collection of rotating images are treated one way; the code in pages for images which are limited to only one person's page is treated differently. The JS file has to be modified when images are added to the pool being rotated.
Eventually each faculty member will have their own fixed image. Until then, Clifton has copied the banner_images folder from the root into the faculty directory so that for those faculty without a fixed image, they can use the rotating images. The js which does that assumes a certain path to the images, which in the case of the faculty pages is wrong. When all the faculty members have their own images, we can delete the banner_images folder from the faculty folder.
Clifton processed the images from their raw data files and I uploaded them and made changes to code.