summaryrefslogtreecommitdiff
path: root/core/pim/datebook/holiday/README
Unidiff
Diffstat (limited to 'core/pim/datebook/holiday/README') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/holiday/README14
1 files changed, 13 insertions, 1 deletions
diff --git a/core/pim/datebook/holiday/README b/core/pim/datebook/holiday/README
index 48ec9d9..262cac3 100644
--- a/core/pim/datebook/holiday/README
+++ b/core/pim/datebook/holiday/README
@@ -1,6 +1,18 @@
1Here base plugins for making lists of for datebook. 1Here base plugins for making lists of for datebook.
2this moment planned: 2this moment planned:
3- plugin displaying birthdays from contacts 3- plugin displaying birthdays from contacts
4- base christian holidays (christmas, ash wednesday, easter, 4- base christian holidays (christmas, ash wednesday, easter,
5 palm sunday, Ascension Day, Whitsunday, Corpus Christi) 5 palm sunday, Ascension Day, Whitsunday, Corpus Christi)
6- dummy plugin for testing ;) 6
7How does it work?
8
9Day-view just requesting a stringlist and handles them specific.
10
11All other views:
12the plugin generate allday-events with a wrong uid. The views care about
13and may do something special (if wanted).
14
15As in good calendar is these automatic generated fake-events should displayed
16on top of all other events. this will done due the overloaded db-class asks FIRST
17the plugins and THEN for real events. So these fake-events are always at front
18of eventlist.