aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 0d420c47166d01f3367803cbf949c317c8c8314b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
PHP iCalendar
http://phpicalendar.sourceforge.net/

Introduction:
-------------
PHP iCalendar is a PHP-based iCal file parser to display iCals in a Web browser. 
Its based on v2.0 of the IETF spec. It displays iCal files in a nice logical, 
clean manner with day, week, and month navigation.

Contact:
--------
E-mail the developers and othere on the list at:
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
  (default is "calendars")

Licensing: 
----------
This product is distributed under the GPL.  Please read through the file
COPYING for more information about our license.

Changes:
--------

0.5
	-Improved recurring event support
		-All-day and Regular recurring events now obey ending dates and counts
		-Regular recurring events for monthly
	-New UI
		-Mini-calendars in all views
		-Jump-to pop-ups for Weeks and Months
		-Subsribe works properly
		-Color coding on month view
		-Week view colors the length of the time like day
	-Support for event notes/descriptions
	-More language support
		-Danish
		-Dutch
		-Italian
		-Japanese
		-Norwegian
	-Bug fixes
	
0.4
	-Improved recurring event support
		-All-day recurring for all types
		-Regular recurring events for daily, weekly
	-Event pop-ups
	-More style sheets
	-Multiple language support
		-English
		-French
		-German
		-Polish
	-24-hour clock support
	-Bug fixes

0.3
	-Calendar list popup
	-All-day yearly recurring support
	-Bug fixes
	
0.2
	-All-day event support
	-Added month and week views
	-Bug fixes

0.1
	-Initial Release

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