#!/bin/sh # Written by Stefano Mazzocchi home=/var/metaexhibit LOG=INFO logs=/home/www/logs/static.simile.mit.edu $home/scripts/metaexhibit.py -l $LOG -c $home/.httpcache $logs exhibit /exhibit/api/themes/classic/images/gray-check-no-border.png exhibit-api.js $home/data/exhibit1.data $home/www/exhibit1.atom $home/www/exhibit1.js $home/scripts/metaexhibit.py -l $LOG -b $home/timeline.blacklist -c $home/.httpcache $logs timeline /timeline/api/images/copyright-vertical.png timeline-api.js $home/data/timeline.data $home/www/timeline.atom $home/www/timeline.js $home/scripts/metaexhibit.py -l $LOG -c $home/.httpcache $logs timeplot /timeplot/api/1.0/images/copyright.png timeplot-api.js $home/data/timeplot.data $home/www/timeplot.atom $home/www/timeplot.js $home/scripts/metaexhibit.py -l $LOG -c $home/.httpcache $logs timegrid timegrid-api.js timegrid-api.js $home/data/timegrid.data $home/www/timegrid.atom $home/www/timegrid.js logs=/home/www/logs/simile.mit.edu $home/scripts/metaexhibit.py -l $LOG -c $home/.httpcache $logs exhibit /repository/exhibit/branches/2.0/src/webapp/api/images/black-check.png exhibit-api.js $home/data/exhibit2.data $home/www/exhibit2.atom $home/www/exhibit2.js $home/scripts/metaexhibit.py -l $LOG -b $home/timeline.blacklist -c $home/.httpcache $logs timeline /timeline/api/images/copyright-vertical.png timeline-api.js $home/data/timeline.data $home/www/timeline.atom $home/www/timeline.js