hums : add image rotator to field school page in dev site
Posted by sarneil on 17 Jul 2013 in Activity log
BT of dean's office asked for another instance of our image rotator for the field school page in the student section. Created new array in js and populated it in php page. Code assumed that only one page per folder would have an image rotator, so I had to modify the code to accommodate a second page within one folder having a rotator by adding a "subpath" argument which could take on different values and would tell the browser which subpath of the images folder to get the image from.
Tested and it works, reported to BT. Not sure if he will copy to the production site or will get met to do it, only two files and 1 folder (with image files) to be moved.