Summary | Patch to allow saving/loading list of event attendees |
Queue | Kronolith |
Queue Version | HEAD |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | wrobel (at) gentoo (dot) org |
Created | 12/15/2006 (6826 days ago) |
Due | |
Updated | 12/22/2006 (6819 days ago) |
Assigned | |
Resolved | 12/22/2006 (6819 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
not positive you can currently retrieve them through the API, that's
the Horde-ish way to do this - the prefs solution can be local to
Kolab, but I can't see adding it to the mainline.
integrate this type of functionality with turba. But I don't know if
there is an easy way to get groups of addresses defined in turba and
use them in the freebusy view then.
State ⇒ Feedback
doesn't look like the lists of attendees are specific to the event, so
what are they? In place of an address book?
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Patch to allow saving/loading list of event attendees
Queue ⇒ Kronolith
New Attachment: kronolith-Saved_attendees_feature-20061215.patch
State ⇒ New
(which is an older kronolith fork) to current kronolith cvs.
The patch provides functionality to save and load lists of attendees
within the "attendees.php" handler. The lists are saved in the
preference system provided by horde.
I have to admit that I do not feel absolutely comfortable with this
patch since saving the lists in the preference system seems somewhat
awkward. On the other hand this allows to use the system without
making a db necessary.
If you think this the functionality might be useful but needs some
improvements please suggest what might be changed.
If it does not fit into the horde structure then this can as well
remain a kolab specific patch :)