From b6dea5956e20b9ea356df02b5046867cd5205553 Mon Sep 17 00:00:00 2001 From: Wesley Miaw Date: Thu, 24 Nov 2005 01:33:31 +0000 Subject: Added support for Apple iCal native repository format and recursive calendar searching to the 2.2 README change list. --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index a3c7517..aed8a4e 100644 --- a/config.inc.php +++ b/config.inc.php @@ -72,7 +72,7 @@ $blacklisted_cals[] = ''; // list. This should be the exact calendar filenam $blacklisted_cals[] = ''; // the parser will *not* parse any cal that is in this list (it will not be Web accessible) // add more lines as necessary -$list_webcals[] = ''; // Fill in between the quotes exact URL of a calendar that you wish +$list_webcals['US Holidays'] = 'http://ical.mac.com/ical/US32Holidays.ics'; // Fill in between the quotes exact URL of a calendar that you wish $list_webcals[] = ''; // to show up in your calendar list. You must prefix the URL with http:// $list_webcals[] = ''; // or webcal:// and the filename should contain the .ics suffix $list_webcals[] = ''; // $allow_webcals does *not* need to be "yes" for these to show up and work -- cgit v1.2.3