From: Jake S. <ns...@us...> - 2005-04-10 17:47:18
|
Hi, I am the lead developer of EGS, another web-based project hosted on sourceforge, we have had phpicalendar integrated into our system for some time now. Users can add/edit/delete events etc using phpicalendar as the base to display them. However to do this we had to do some fairly major changes to the code to put in the links to allow editing etc and as a result it makes keeping in sync with phpicalendar a bit of a mission. We were wondering if it would be possible to pass the UID of each event through to the event.php script so that we can then keep all of our modifications in this script alone and use the UID to update everything. If we coded this change would it be likely to be included in the main distribution? Also has anyone thought about changing the calendar select box to a multiple select so that you could make a select of several calendars to view, i.e more than one but not all or one? Thanks Jake |