Changeset 8420 for trunk/MagicSoft/Mars/datacenter/db
- Timestamp:
- 04/19/07 22:38:41 (18 years ago)
- Location:
- trunk/MagicSoft/Mars/datacenter/db
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/builddatasets.php
r8333 r8420 428 428 printf("1000000000"); 429 429 printf("'>\n"); 430 printf("<img id='allbutton' src=' ../minus.png' alt='-' onclick='showhide(\"all\")'> <b>Menu</b> \n");431 printf(" <img id='infobutton' src=' ../plus.png' alt='+' onClick='showhide(\"info\");showhide(\"info2\")'> SequInfo \n");432 printf(" <img id='statbutton' src=' ../plus.png' alt='+' onClick='showhide(\"stat\");showhide(\"fail\")'> StatusInfo \n");433 printf(" <img id='calbutton' src=' ../plus.png' alt='+' onClick='showhide(\"cal\")'> CalInfo \n");434 printf(" <img id='starbutton' src=' ../plus.png' alt='+' onClick='showhide(\"star\")'> StarInfo \n");435 printf(" <img id='limitsbutton' src=' ../plus.png' alt='+' onClick='showhide(\"limits\")'> Limits \n");436 printf(" <img id='rangesbutton' src=' ../plus.png' alt='+' onClick='showhide(\"ranges\")'> Ranges \n");430 printf("<img id='allbutton' src='minus.png' alt='-' onclick='showhide(\"all\")'> <b>Menu</b> \n"); 431 printf(" <img id='infobutton' src='plus.png' alt='+' onClick='showhide(\"info\");showhide(\"info2\")'> SequInfo \n"); 432 printf(" <img id='statbutton' src='plus.png' alt='+' onClick='showhide(\"stat\");showhide(\"fail\")'> StatusInfo \n"); 433 printf(" <img id='calbutton' src='plus.png' alt='+' onClick='showhide(\"cal\")'> CalInfo \n"); 434 printf(" <img id='starbutton' src='plus.png' alt='+' onClick='showhide(\"star\")'> StarInfo \n"); 435 printf(" <img id='limitsbutton' src='plus.png' alt='+' onClick='showhide(\"limits\")'> Limits \n"); 436 printf(" <img id='rangesbutton' src='plus.png' alt='+' onClick='showhide(\"ranges\")'> Ranges \n"); 437 437 438 438 printf(" <div id='all' style='display:block'>"); -
trunk/MagicSoft/Mars/datacenter/db/datasetinfo-aio.php
r8251 r8420 169 169 printf("1000000000"); 170 170 printf("'>\n"); 171 printf("<img id='allbutton' src=' ../minus.png' alt='-' onclick=showhide('all')> <b>Menu</b> \n");172 printf(" <img id='infobutton' src=' ../plus.png' alt='+' onClick=showhide('info');showhide('info2')> DataSetInfo\n");173 printf(" <img id='statbutton' src=' ../plus.png' alt='+' onClick=showhide('stat');showhide('fail')> StatusInfo \n");174 printf(" <img id='rangesbutton' src=' ../plus.png' alt='+' onClick=showhide('ranges')> Ranges \n");171 printf("<img id='allbutton' src='minus.png' alt='-' onclick=showhide('all')> <b>Menu</b> \n"); 172 printf(" <img id='infobutton' src='plus.png' alt='+' onClick=showhide('info');showhide('info2')> DataSetInfo\n"); 173 printf(" <img id='statbutton' src='plus.png' alt='+' onClick=showhide('stat');showhide('fail')> StatusInfo \n"); 174 printf(" <img id='rangesbutton' src='plus.png' alt='+' onClick=showhide('ranges')> Ranges \n"); 175 175 176 176 printf(" <div id='all' style='display:block'>"); -
trunk/MagicSoft/Mars/datacenter/db/index-header.html
r8189 r8420 6 6 <meta name="Author" content="Thomas Bretz"> 7 7 <title>Magic Database</title> 8 <link rel="stylesheet" type="text/css" href=" ../mars.css">8 <link rel="stylesheet" type="text/css" href="mars.css"> 9 9 <style type="text/css"> 10 10 <!-- … … 18 18 </head> 19 19 20 <body onload="getdisplay();" background=" ../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">20 <body onload="getdisplay();" background="background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000"> 21 21 22 22 … … 24 24 25 25 <tr> 26 <td class="Edge"><img SRC=" ../ecke.gif" ALT=""></td>26 <td class="Edge"><img SRC="ecke.gif" ALT=""></td> 27 27 <td class="Header"> 28 28 <font size='+1'><B>Magic Database</B></font><BR> 29 29 <hr SIZE=1 NOSHADE WIDTH="80%"> 30 30 <A HREF="index.html">H</A> 31 <A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/index.html#db">Docu</A> 31 <A HREF="http://datacenter.astro.uni-wuerzburg.de/index.html#db">Docu</A> 32 32 <A HREF="printtable.php?fTable=MarsVersion">Mars</A> 33 33 <A HREF="plotdb.php">Plots</A> -
trunk/MagicSoft/Mars/datacenter/db/index.html
r8273 r8420 6 6 <meta name="Author" content="Thomas Bretz"> 7 7 <title>Magic Database</title> 8 <link rel="stylesheet" type="text/css" href=" ../mars.css">8 <link rel="stylesheet" type="text/css" href="mars.css"> 9 9 </head> 10 10 11 <body background=" ../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">11 <body background="background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000"> 12 12 13 13 … … 17 17 <tr> 18 18 <td class="Edge"> 19 <img SRC=" ../ecke.gif" ALT="">19 <img SRC="ecke.gif" ALT=""> 20 20 </td> 21 21 <td class="Header"> … … 39 39 <li><A HREF="queryrbk.php">Runbook Database</A></li> 40 40 <li><A HREF="datasetinfo-aio.php">Dataset Information</A> 41 (<A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>41 (<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li> 42 42 <li><A HREF="ganymed.php">Results of the Automatic Analysis</A> </li> 43 43 <li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li> … … 48 48 Plots:<p> 49 49 <ul> 50 <li><A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/datacheck">Evolution of quality parameter</A>50 <li><A HREF="http://datacenter.astro.uni-wuerzburg.de/datacheck">Evolution of quality parameter</A> 51 51 plots for quality parameter from callisto and star for all data since 21.8.2004</li> 52 52 <li><A HREF="plotdb.php">Plots</A>: plot values from the database yourself online</li> … … 56 56 Documentation: <p> 57 57 <ul> 58 <li><a href="http:// www.astro.uni-wuerzburg.de/datacenter/instructions/intern/errorcoding.txt">error coding</a></li>59 <li><A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/index.html#db">old documentation</A></li>58 <li><a href="http://datacenter.astro.uni-wuerzburg.de/instructions/intern/errorcoding.txt">error coding</a></li> 59 <li><A HREF="http://datacenter.astro.uni-wuerzburg.de/index.html#db">old documentation</A></li> 60 60 </ul> 61 61 <p> … … 70 70 <li><A HREF="queryrbk.php">Runbook Database</A></li> 71 71 <li><A HREF="datasetinfo.php">Dataset Information</A> 72 (<A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>72 (<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li> 73 73 <li><A HREF="ganymed.php">Results of the Automatic Analysis</A> 74 74 </ul> -
trunk/MagicSoft/Mars/datacenter/db/menu.js
r8241 r8420 24 24 if (img) 25 25 { 26 img.src=' ../plus.png';26 img.src='plus.png'; 27 27 img.alt='+'; 28 28 } … … 34 34 if (img) 35 35 { 36 img.src=' ../minus.png';36 img.src='minus.png'; 37 37 img.alt='-'; 38 38 } -
trunk/MagicSoft/Mars/datacenter/db/reference.html
r7484 r8420 10 10 <title>Magic Database</title> 11 11 12 <link rel="stylesheet" type="text/css" href=" ../mars.css">12 <link rel="stylesheet" type="text/css" href="mars.css"> 13 13 </head> 14 14 15 <body background=" ../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">15 <body background="background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000"> 16 16 17 17 … … 21 21 <tr> 22 22 <td class="Edge"> 23 <img SRC=" ../ecke.gif" ALT="">23 <img SRC="ecke.gif" ALT=""> 24 24 </td> 25 25 <td class="Header"> -
trunk/MagicSoft/Mars/datacenter/db/regexp.html
r7484 r8420 6 6 <meta name="Author" content="Thomas Bretz"> 7 7 <title>MARS: Magic Analysis and Reconstruction Software</title> 8 <link rel="stylesheet" type="text/css" href=" ../mars.css">8 <link rel="stylesheet" type="text/css" href="mars.css"> 9 9 </head> 10 10 … … 16 16 17 17 <tr> 18 <td class="Edge"><img SRC=" ../ecke.gif" ALT=""></td>18 <td class="Edge"><img SRC="ecke.gif" ALT=""></td> 19 19 <td class="Header"> 20 20 <B>M A R S</B><BR><B>M</B>agic <B>A</B>nalysis and <B>R</B>econstruction <B>S</B>oftware
Note:
See TracChangeset
for help on using the changeset viewer.