From 0ea6ec6e0653a11059394d38ee75e300abe32759 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 27 Oct 2002 02:34:32 +0000 Subject: printer view check in. --- config.inc.php | 2 +- day.php | 4 +- languages/english.inc.php | 1 + month_bottom.php | 7 +++ print.php | 114 ++++++++++++++++++++++++++++++++++++++++++++++ sidebar.php | 7 +++ 6 files changed, 131 insertions(+), 4 deletions(-) create mode 100644 print.php diff --git a/config.inc.php b/config.inc.php index 5f4d3e4..2371a63 100644 --- a/config.inc.php +++ b/config.inc.php @@ -30,7 +30,7 @@ $display_ical_list = 'yes'; // In the 'Jump To' box, display the pop-up menu $allow_webcals = 'no'; // Allow http:// and webcal:// prefixed URLs to be used as the $cal for remote viewing of "subscribe-able" calendars. This does not have to be enabled to allow specific ones below. $this_months_events = 'yes'; // Display "This month's events" at the bottom off the month page. $use_color_cals = 'yes'; // Display each calendar in the pop-up as a different color. -$daysofweek_dayview = 'yes'; // Display the days of the week in day.php view. +$daysofweek_dayview = 'no'; // Display the days of the week in day.php view. $enable_rss = 'yes'; // Enable RSS access to your calendars (good thing). $blacklisted_cals[] = ''; // Fill in between the quotes the name of the calendars diff --git a/day.php b/day.php index 6cd34bd..f740962 100644 --- a/day.php +++ b/day.php @@ -63,9 +63,7 @@ if (is_array($master_array[($getdate)])) { - + + + + + + + + -- cgit v1.2.3
$goyear_lang"; ?>
$goprint_lang"; ?>