PluginProbe
Calendar / 1.3
Calendar v1.3
trunk 1.0 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.2.3 1.3 1.3.1 1.3.10 1.3.11 1.3.12 1.3.13 1.3.14 1.3.15 1.3.16 1.3.17 1.3.18 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 All 28 releases
calendar / readme.txt

readme.txt in Calendar 1.3, at readme.txt

151 lines 5.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Calendar ===
2 Contributors: KieranOShea
3 Donate link: http://www.kieranoshea.com
4 Tags: calendar, dates, times, events
5 Requires at least: 2.0
6 Tested up to: 3.2.1
7 Stable tag: 1.3
8
9 A simple but effective Calendar plugin for WordPress that allows you to
10 manage your events and appointments and display them to the world.
11
12 == Description ==
13
14 A simple but effective Calendar plugin for WordPress that allows you to
15 manage your events and appointments and display them to the world on your
16 website.
17
18 Features:
19
20 * Monthly view of events
21 * Mouse-over details for each event
22 * Events can have a timestamp (optional)
23 * Events can display their author (optional)
24 * Events can span more than one day
25 * Multiple events per day possible
26 * Events can repeat on a weekly, monthly (set numerical day), monthly (set textual day) or yearly basis
27 * Repeats can occur indefinitely or a limited number of times
28 * Easy to use events manager in admin dashboard
29 * Sidebar function/Widget to show todays events
30 * Sidebar function/Widget to show upcoming events
31 * Lists of todays events can be displayed in posts or pages
32 * Lists of upcoming events can be displayed in posts or pages
33 * Comprehensive options panel for admin
34 * Modifiable CSS using the options panel
35 * Optional drop down boxes to quickly change month and year
36 * User groups other than admin can be permitted to manage events
37 * Events can be placed into categories
38 * A calendar of events for just one of more categories can be displayed
39 * Categories system can be switched on or off
40 * Pop up javascript calendars help the choosing of dates
41 * Events can be links pointing to a location of your choice
42 * Full internationalisation is possible
43 * Comaptible with WordPress MU
44
45 == Installation ==
46
47 The installation is extremely simple and straightforward. It only takes a second.
48
49 Installing:
50
51 1. Upload the whole calendar directory into your WordPress plugins directory.
52
53 2. Activate the plugin on your WordPress plugins page
54
55 3. Configure Calendar using the following pages in the admin panel:
56
57 Calendar -> Manage Events
58
59 Calendar -> Manage Categories
60
61 Calendar -> Calendar Options
62
63 4. Edit or create a page on your blog which includes the text {CALENDAR} and visit
64 the page you have edited or created. You should see your calendar in action.
65
66 Upgrading from 1.2 or later:
67
68 1. Deactivate the plugin (you will not lose any events)
69
70 2. Remove your current calendar directory from the WordPress plugins directory
71
72 2. Upload the whole calendar directory into your WordPress plugins directory.
73
74 3. Activate the plugin on your WordPress plugins page
75
76 4. Configure Calendar using the following pages in the admin panel:
77
78 Calendar -> Manage Events
79
80 Calendar -> Manage Categories
81
82 Calendar -> Calendar Options
83
84 5. Edit or create a page on your blog which includes the text {CALENDAR} and visit
85 the page you have edited or created page. You should see your calendar in action.
86
87 Upgrading from 1.1:
88
89 1. Deactivate the plugin (you will not lose any events)
90
91 2. Remove the Rewrite rules from your .htaccess file that you added
92 when you first installed Calendar.
93
94 3. Delete plugins/calendar.php, wp-admin/edit-calendar.php, wp-calendar.php
95
96 4. Upload the whole calendar directory into your WordPress plugins directory.
97
98 5. Activate the plugin on your WordPress plugins page
99
100 6. Configure Calendar using the following pages in the admin panel:
101
102 Calendar -> Manage Events
103
104 Calendar -> Manage Categories
105
106 Calendar -> Calendar Options
107
108 7. Edit or create a page on your blog which includes the text {CALENDAR} and visit
109 the page you have edited or created page. You should see your calendar in action.
110
111 Uninstalling:
112
113 1. Deactivate the plugin on the plugins page of your blog dashboard
114
115 2. Delete the uploaded files for the plugin
116
117 3. Remove the text {CALENDAR} from the page you were using to show calendar, or delete that page
118
119 == Frequently Asked Questions ==
120
121 = Where are the frequently asked questions for Calendar? =
122
123 They are located on [Kieran O'Shea's forum](http://www.kieranoshea.com/forum/viewtopic.php?f=13&t=10 "Kieran O'Shea's forum").
124 Please note that you should check these before asking any support questions or thinking your calendar install isn't working
125 properly.
126
127 = Where can I get support for the plugin? =
128
129 Support is only available on [Kieran O'Shea's forum](http://www.kieranoshea.com/forum/viewtopic.php?f=13&t=10 "Kieran O'Shea's forum").
130 Regrettably e-mail support became too cumberome to manage and so now all support and bug report e-mails for calendar will be ignored. All
131 such queries will be answered promptly on the forums, although please make sure you search first before asking your question.
132
133 = Can I remove the link to your site? =
134
135 Yes, you may do this, but please be aware that support will not be provided
136 to those who choose to remove the link. When you ask your support question
137 you will be asked for the URL to your blog and the presence of the link will
138 be checked before support will be provided.
139
140 == Screenshots ==
141
142 1. Calendar being used on a blog page
143
144 2. Widgets showing in the sidebar
145
146 3. The event management screen of calendar
147
148 4. The category management screen of calendar
149
150 5. The options screen of Calendar
151