From 5d0e816c04d4c0bcb04f6409292ea73a24f4bb49 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Fri, 4 Oct 2002 04:17:57 +0000 Subject: Added day, week, month navigation to all pages. --- day.php | 24 ++++++++++++++++++++---- event.php | 8 ++++---- month.php | 28 ++++++++++++++++++++++------ styles/silver/day_on.gif | Bin 0 -> 310 bytes styles/silver/month_on.gif | Bin 0 -> 299 bytes styles/silver/week_on.gif | Bin 0 -> 315 bytes week.php | 24 ++++++++++++++++++++---- 7 files changed, 66 insertions(+), 18 deletions(-) create mode 100644 styles/silver/day_on.gif create mode 100644 styles/silver/month_on.gif create mode 100644 styles/silver/week_on.gif diff --git a/day.php b/day.php index 5fc7fb8..6e21583 100644 --- a/day.php +++ b/day.php @@ -81,11 +81,27 @@ if ($master_array[($getdate)]) { diff --git a/event.php b/event.php index ec0a51d..52f40c8 100644 --- a/event.php +++ b/event.php @@ -48,14 +48,14 @@ $calendar_name2 = str_replace('\\', '', $calendar_name2); <?php echo $calendar_name2; ?> - "> + ">
- +
- - - + + +
+ + + + + + +
+
- - - + + + diff --git a/month.php b/month.php index 3a5fdd4..e3b7335 100644 --- a/month.php +++ b/month.php @@ -41,12 +41,28 @@ + + + + +
- - - - - -
+
+ + + + + + +
+
diff --git a/styles/silver/day_on.gif b/styles/silver/day_on.gif new file mode 100644 index 0000000..0e19bf3 Binary files /dev/null and b/styles/silver/day_on.gif differ diff --git a/styles/silver/month_on.gif b/styles/silver/month_on.gif new file mode 100644 index 0000000..c7da143 Binary files /dev/null and b/styles/silver/month_on.gif differ diff --git a/styles/silver/week_on.gif b/styles/silver/week_on.gif new file mode 100644 index 0000000..4621306 Binary files /dev/null and b/styles/silver/week_on.gif differ diff --git a/week.php b/week.php index 5bb26ff..1e81e68 100644 --- a/week.php +++ b/week.php @@ -72,11 +72,27 @@ for ($i=0;$i<7;$i++) { -- cgit v1.2.3
- +
- - - + + +
+ + + + + + +
+