From 89097585bf873bc7f046970d140967655008585a Mon Sep 17 00:00:00 2001 From: jwangen Date: Thu, 3 Oct 2002 06:08:57 +0000 Subject: Started writing 0.6 changes Added more steps to the installation section --- README | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 0d420c4..77f5ae9 100644 --- a/README +++ b/README @@ -14,9 +14,14 @@ phpicalendar-devel@lists.sourceforge.net Installation: ------------- -Edit the file "config.inc.php" -Put your iCal files into the directory you specify in config.inc.php +- Put PHP iCalendar into your Sites folder (or another web directory) +- Edit the file "config.inc.php" +- Put your iCal files into the directory you specify in config.inc.php (default is "calendars") +- Turn on Web sharing (if not already on) +- View calendars in your web browser + If it is in your Sites folder, the URL would be: + http://localhost/~username/phpicalendar Licensing: ---------- @@ -26,6 +31,14 @@ COPYING for more information about our license. Changes: -------- +0.6 + -Better CSS support, coloring not hard-coded + -HTML bug fixes specific to Windows browsers + -All-day and Regular recurring event both support all types + -Bottom of month view updated + -Localization update + -Bug fixes + 0.5 -Improved recurring event support -All-day and Regular recurring events now obey ending dates and counts -- cgit v1.2.3