aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-11 19:13:23 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-11 19:13:23 +0000
commit798eb784e9ef737d4642040cb3178b237c53ec26 (patch)
tree4bc10c7bb3c7a7458dcd3d9772c3da02f4e9c355 /config.inc.php
parent01ac49f5d81baac6afdb519d313aeed1a2009d6f (diff)
downloadphpicalendar-798eb784e9ef737d4642040cb3178b237c53ec26.tar.gz
phpicalendar-798eb784e9ef737d4642040cb3178b237c53ec26.tar.bz2
phpicalendar-798eb784e9ef737d4642040cb3178b237c53ec26.zip
Print view now allows to be your default view.
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 df3fca3..01d5407 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -36,6 +36,7 @@ $enable_rss = 'yes'; // Enable RSS access to your calendars (good thing).
$show_search = 'yes'; // Show the search box in the sidebar.
$header_always = 'no'; // Set to yes to have header on print.php
$allow_preferences = 'yes'; // Allow visitors to change various preferences via cookies.
+$printview_default = 'no'; // Set print view as the default view. day, week, and month only supported views for $default_view (listed well above).
$blacklisted_cals[] = ''; // Fill in between the quotes the name of the calendars
$blacklisted_cals[] = ''; // you wish to 'blacklist' or that you don't want to show up in your calendar

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