ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/shared/title.inc.php
Revision 1.23 - (view) (annotate) - [select for diffs]
Sat Jun 30 12:12:50 2007 UTC (16 years, 11 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +4 -4 lines
Diff to previous 1.22 , to selected 1.21
More short tag fixes.

Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Jun 30 11:24:42 2007 UTC (16 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.21: +12 -12 lines
Diff to previous 1.21
Tidy up PHP short tags.

Revision 1.21 - (view) (annotate) - [selected]
Fri Mar 11 12:23:34 2005 UTC (19 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.20: +10 -9 lines
Diff to previous 1.20
Updates from skel (Daniel Piddock):

 - Fix undefined variable warnings
 - Comment out auto-scroll code since it doesn't really work
 - Fix some minor formatting problems

Also various other updates to the main page and comments.

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Feb 11 14:05:32 2005 UTC (19 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.19: +5 -2 lines
Diff to previous 1.19 , to selected 1.21
Updates from skel (Daniel Piddock):

 - Fix overflow in disk inodes on PHP page.
 - Added code to get passed in variables from the $_GET variable. Makes
   things work under a pretty default Debian apache2/php4 set up.
 - Graphs displays "Network IO" in the drop down list, not "Network usage"
   for consistency with everything else.
 - Display Swap, memory and disk usage in MB rather than bytes in latest
   view.
 - Display uptime in a pretty days/hours/minutes/seconds rather than just
   seconds, in latest view
 - Include file system type under Disks in latest view

Thanks Daniel!

Revision 1.19 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:40:30 2004 UTC (19 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 , to selected 1.21
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.18 - (view) (annotate) - [select for diffs]
Sun Oct 13 19:17:08 2002 UTC (21 years, 7 months ago) by tdb
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 , to selected 1.21
Apparently this is a more correct way to refresh a page.

Revision 1.17 - (view) (annotate) - [select for diffs]
Sun May 6 10:30:37 2001 UTC (23 years ago) by pjm2
Branch: MAIN
Changes since 1.16: +22 -0 lines
Diff to previous 1.16 , to selected 1.21
Added an inline stylesheet to highlight hrefs and input buttons.  There is
a little bit more blue creeping in here and there as well...

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Apr 24 13:36:45 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 , to selected 1.21
Now used the animated i-scream icon.

Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Apr 9 11:47:16 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.14: +0 -2 lines
Diff to previous 1.14 , to selected 1.21
Removed the noindex,nofollow robots meta tag so that we may have the
reports pages included in search engine results as well.  Might increase
our chances of being found ;)

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Apr 3 14:48:53 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13 , to selected 1.21
Added the i-scream button to the top of each report page.  This links to
the main i-scream website and replaces the banner at the bottom of each
page.

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Mar 23 16:58:17 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 , to selected 1.21
The scroll speed can now be set.  $scroll may be set in the querystring to
a value of 1 to 9 inclusive, which is the number of pixels scrolled every
1/20th of a second.

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Mar 22 18:57:26 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 , to selected 1.21
Minor change

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Mar 22 18:32:54 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10 , to selected 1.21
Altered the javascript in the title.inc.php header include.  A page now
automatically refreshes when it has finished scrolling to the end of the
page.  If the page is 100% visible without scrolling, then there is a ten
second delay before the page is refreshed.

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Mar 22 17:41:41 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 , to selected 1.21
Changed true to "on" so that forms may submit these values from a checkbox

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Mar 22 17:27:01 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 , to selected 1.21
Modified the title include

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Mar 22 16:36:52 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.7: +7 -1 lines
Diff to previous 1.7 , to selected 1.21
Font size may be specified in the title include (as &fontsize=n).  This
may be used by any pages that use the title include.

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Mar 22 14:43:27 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.6: +18 -1 lines
Diff to previous 1.6 , to selected 1.21
Supported browsers may now add &scroll=true to the querystring to have a
page that automatically scrolls and refreshes when it reaches the bottom
of the page.  This would be ideal for helpdesk-style displays where the
font size must be very large and hence the data does not all fit onto one
screen.  (At last, something useful that javascript does!)

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Mar 20 22:24:26 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.5: +3 -0 lines
Diff to previous 1.5 , to selected 1.21
Meta http equiv refresh tag may be added if $refresh is defined as an
integer between 0 and 999.   This means that people can append
"refresh=n" to the end of a URL to get the page to automatically refresh
every n seconds.  This is suitable for "helpdesk style" displays of system
information on a dumb machine.

Revision 1.5 - (view) (annotate) - [select for diffs]
Sat Mar 17 17:40:55 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 , to selected 1.21
Added the number of seconds to the timestamp.

Revision 1.4 - (view) (annotate) - [select for diffs]
Sat Mar 17 17:32:10 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 , to selected 1.21
Lightened the timestamp and used 12-hour time format.

Revision 1.3 - (view) (annotate) - [select for diffs]
Sat Mar 17 17:28:02 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 , to selected 1.21
Top aligned the timestamp; right aligned the logo

Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Mar 17 17:23:40 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Changes since 1.1: +14 -3 lines
Diff to previous 1.1 , to selected 1.21
Added the current date and time is a human-readable format to the include
file.  Every page that uses this include will now have the current time
stamped at the top of it.

Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Mar 17 17:11:17 2001 UTC (23 years, 2 months ago) by pjm2
Branch: MAIN
Diff to selected 1.21
A different version of the title include.  This one has a .php file
extension so that it may include PHP script, such as displaying the time
at which the page was generated - this seems like an extremely important
and useful thing to have on a page that claims to provide realtime
information!

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a