From 8f8ee3be28fd7786d85bf9064191b214892b4062 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 6 Oct 2002 20:19:23 +0000 Subject: added minical_view support, updated time_bg for long events, added new shiznit to README --- config.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index a7e2545..fa4f631 100644 --- a/config.inc.php +++ b/config.inc.php @@ -8,6 +8,7 @@ $style_sheet = 'silver'; // Themes support $calendar_path = './calendars'; // Path to directory with calendars $default_view = 'day'; // Default view for calendars = 'day', 'week', 'month' +$minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current' $default_cal = 'Home'; // Exact filename of calendar without .ics $language = 'english'; // Language support - 'English', 'Polish', 'German', 'French', 'Dutch', 'Danish', 'Italian', 'Japanese', 'Norwegian', 'Spanish' $week_start_day = 'sunday'; // Day of the week your week starts on -- cgit v1.2.3