From b5d0608680296aab4ce8c08b794f9eb99812f39b Mon Sep 17 00:00:00 2001 From: alwin Date: Sun, 20 Mar 2005 12:53:48 +0000 Subject: short description of how these plugins interact with datebook --- (limited to 'core/pim') 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 @@ -3,4 +3,16 @@ this moment planned: - plugin displaying birthdays from contacts - base christian holidays (christmas, ash wednesday, easter, palm sunday, Ascension Day, Whitsunday, Corpus Christi) -- dummy plugin for testing ;) + +How does it work? + +Day-view just requesting a stringlist and handles them specific. + +All other views: +the plugin generate allday-events with a wrong uid. The views care about +and may do something special (if wanted). + +As in good calendar is these automatic generated fake-events should displayed +on top of all other events. this will done due the overloaded db-class asks FIRST +the plugins and THEN for real events. So these fake-events are always at front +of eventlist. -- cgit v0.9.0.2