Dear developers,
Find attached a non-intrusive patch that adds an agenda view to
phpicalendar (upstream cvs).
This is a particularly useful feature for managing a seminar or a series of
talks with different speakers. My patch contains some logic with this
application in mind (like splitting an event name "Speaker - Title" into its
components), but it should with minor modifications work just as well for other
applications. Find an example website here:
http://www2.informatik.hu-berlin.de/logik/lehre/SS10/MitarbSem/
I'd be very happy if this patch could be included into the main repository.
$ patch -p1 < agenda_patch.diff
You can also see the changes here:
http://github.com/yllohy/phpicalendar/commit/28ff9e3adb4ac36a4a6ac84cce29b0c5422a16df
Best,
Holger.
|