Re: [Mrbs-general] MRBS-xp / switching views
Brought to you by:
jberanek
|
From: Peter H. <hue...@si...> - 2001-02-23 00:10:31
|
> the choice of week, month or day view off the mincals is pretty > much a user-specific thing it seems, if we allow the user to > select somehow which they prefer and then we store it in the db.. > you can see the implications. For what its worth. I am afraid I haven't looked at the code for ages, though I worked with it a long time ago, when it was still in the beginning phases. I wrote something for the WebCalendar which let the user decide which view he/she preferred by adding a default view to config.inc, and stored this in the user_preferences. Instead of day.php it just called the $default.php. No idea if this would work with the current mrbs tree, as I haven't looked at it. Just curious. .peter |