ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/index/index.php
(Generate patch)

Comparing projects/cms/source/reports/php/index/index.php (file contents):
Revision 1.13 by pjm2, Thu Mar 22 17:21:36 2001 UTC vs.
Revision 1.18 by tdb, Mon Mar 18 13:24:31 2002 UTC

# Line 5 | Line 5
5  
6   <table align="center" width="100%" border="0" cellspacing="2" cellpadding="2" bgcolor="#000066">
7    <tr>
8 <    <td align="center"><b><font size="+1" color="#ffffff">Reports Centre</font></b></td>
8 >    <td align="center"><b><font size="+1" color="#ffffff">i-scream Reports Centre</font></b></td>
9    </tr>
10    <tr bgcolor="#ffffff">
11      <td>
# Line 20 | Line 20
20         </tr>
21         <tr>
22          <td>
23 +          <a href="graphs.php"><img alt="Graphs" src="historical_logo.gif" border="0" width="32" height="32" align="middle"></a>
24 +        </td>
25 +        <td>
26 +          <b>Graphical reports</b>
27 +        </td>
28 +      </tr>
29 +       <!-- will not work with new rrd graphing -->
30 +       <tr>
31 +        <td>
32 +          <a href="logins.php"><img alt="Logins" src="logins_logo.gif" border="0" width="32" height="32" align="middle"></a>
33 +        </td>
34 +        <td>
35 +          <b>Login timelines</b>
36 +        </td>
37 +      </tr>
38 +       <!-- have been replaced by the rrd graphing
39 +       <tr>
40 +        <td>
41            <a href="browser.php"><img alt="History" src="historical_logo.gif" border="0" width="32" height="32" align="middle"></a>
42          </td>
43          <td>
44            <b>Historical reports</b>
45          </td>
46        </tr>
47 +      -->
48        <tr>
49          <td>
50            <a href="alerts.php"><img alt="Alerts" src="alert_logo.gif" border="0" width="32" height="32" align="middle"></a>
# Line 47 | Line 66
66        </tr>
67        <tr>
68         <td>
69 <        <a href="alerts.php?machine=raptor.ukc.ac.uk&hideform=true&refresh=10"><b>Demo</b></a>
69 >        <a href="alerts.php?machine=raptor.ukc.ac.uk&hideform=on&refresh=10"><b>Demo</b></a>
70         </td>
71         <td>
72          <font size="2">Helpdesk-style display for raptor<br>Auto-refreshed every ten seconds</font>
# Line 55 | Line 74
74        </tr>
75        <tr>
76         <td>
77 <        <a href="alerts.php?machine=ALL&hideform=true&refresh=10&small=true"><b>Demo</b></a>
77 >        <a href="alerts.php?machine=ALL&hideform=on&refresh=10&small=on"><b>Demo</b></a>
78         </td>
79         <td>
80          <font size="2">Helpdesk-style display for all machines<br>Auto-refreshed every ten seconds.</font>
# Line 63 | Line 82
82        </tr>
83        <tr>
84         <td>
85 <        <a href="alerts.php?machine=ALL&hideform=true&pagewidth=100%&fontsize=5&small=true&scroll=true"><b>Demo</b></a>
85 >        <a href="alerts.php?machine=ALL&hideform=on&pagewidth=100%&fontsize=6&small=on&scroll=1"><b>Demo</b></a>
86         </td>
87         <td>
88          <font size="2">Helpdesk-style display for all machines<br>Auto-updated with large scrolling fonts<br>(Internet Explorer 4.0+ Only)</font>
89         </td>
90        </tr>
91 +      <tr>
92 +       <td>
93 +        <a href="public.php"><b>Demo</b></a>
94 +       </td>
95 +       <td>
96 +        <font size="2">Design your own customised helpdesk display.</font>
97 +       </td>
98 +      </tr>      
99       </table>
100      </td>
101    </tr>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines