aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-06 20:19:23 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-06 20:19:23 +0000
commit8f8ee3be28fd7786d85bf9064191b214892b4062 (patch)
tree4e43447d073687636be41ac0609610e48e6dacdf /config.inc.php
parent89d24274b2c0810d5e595b499983cb7664c70b88 (diff)
downloadphpicalendar-8f8ee3be28fd7786d85bf9064191b214892b4062.tar.gz
phpicalendar-8f8ee3be28fd7786d85bf9064191b214892b4062.tar.bz2
phpicalendar-8f8ee3be28fd7786d85bf9064191b214892b4062.zip
added minical_view support, updated time_bg for long events, added new shiznit to README
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php1
1 files changed, 1 insertions, 0 deletions
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy