Changeset 16350
- Timestamp:
- Feb 6, 2008, 5:43:55 PM (18 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 5 edited
-
INSTALL (modified) (1 diff)
-
Makefile.in (modified) (1 diff)
-
def/newImfile.d (modified) (1 diff)
-
def/pzDoneImfile.d (modified) (1 diff)
-
def/pzPendingImfile.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/INSTALL
r13856 r16350 8 8 psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/kiawe 9 9 10 ipp004 / ipp017 example: 11 psconfigure --dbhost ipp017 --dbuser ipp --dbpass ipp --htdocs ~ipp/htdocs 12 -
trunk/ippMonitor/Makefile.in
r16346 r16350 80 80 $(DESTWWW)/rawExp.php \ 81 81 $(DESTWWW)/summitExp.php \ 82 $(DESTWWW)/summitImfile.php \ 82 83 $(DESTWWW)/warpRun.php \ 83 84 $(DESTWWW)/warpInputExp.php \ -
trunk/ippMonitor/def/newImfile.d
r15954 r16350 2 2 TITLE Raw Science Exposures 3 3 FILE newImfile.php 4 MENU ipp. imfiles.dat4 MENU ipp.copy.dat 5 5 6 6 # field size format name show link to extras -
trunk/ippMonitor/def/pzDoneImfile.d
r16346 r16350 14 14 FIELD summitImfile.camera, 5, %s, camera 15 15 FIELD summitImfile.telescope, 5, %s, telescope 16 FIELD summitImfile.dateobs, 5, %s, date/time17 FIELD summitImfile.exp_type, 5, %s, type16 FIELD pzDoneImfile.class, 5, %s, class 17 FIELD pzDoneImfile.class_id, 5, %s, class ID 18 18 FIELD summitImfile.uri, 5, %s, summit 19 FIELD pzPendingImfile.class_id, 5, %s, class ID 20 FIELD pzPendingImfile.uri, 5, %s, filename 19 FIELD pzDoneImfile.uri, 5, %s, filename -
trunk/ippMonitor/def/pzPendingImfile.d
r15954 r16350 2 2 TITLE Pending Image Files 3 3 FILE pzPendingImfile.php 4 MENU ipp. imfiles.dat4 MENU ipp.copy.dat 5 5 6 6 # field size format name show link to extras 7 FIELD exp_id, 5, %s, Exp ID8 7 FIELD exp_name, 5, %s, Exp Name 9 8 FIELD camera, 5, %s, camera
Note:
See TracChangeset
for help on using the changeset viewer.
