From: Chad <ch...@ch...> - 2002-11-06 19:55:11
|
The problem I see with that is adding even more language files (like AUS) for no real reason. Providing all the *most common* configuration options in the config file is what I'd like to keep. Having to tell someone to look in the language file for their start week time seems to be a bit user-unfriendly. I'd like them to only have to touch one file. You could perhaps have it in both places, blank in the config but if the user sets it there, it overrides whats in the language file. :-) For 0.9 I've been planning a 'Preferences' page that will solve hopefully all these issues. In it (set by cookie): Set your default view Set your default calendar Set your default start time, start day Set your language FTP up new calendars (user, pass required). Selection box of overlaying of multiple calendars (might be possible, don't know about coloring). Jared and I have been working on PHP iCalendar now for almost 2 months straight and need some time to relax. This also gives us time to really discuss some of the bigger feature requests people make. Go ahead and fix the month width if you like. On Wednesday, November 6, 2002, at 11:34 AM, Michel wrote: > Hi , > Can I propose to make some improvements in phpiCalendar ? > > - to move the $week_start_day into the language pack. The reason is, > only in UK and US the sunday is the first week day. In the rest of the > world (especially in Europe and Africa) it's monday... > > This thing done, the $week_start_day would be $language dependent. If > in Australia, weeks start on monday (an example) we could imaging a > australian.inc.php and so on... > > And then we could add a Pop Up menu : View this page in "English, > french, german..." The prefered language will be cookied into the > visitor browser, so this visitor will be able to see the whole > calendar without having to change his language again. > > $cookie_language (in user's browser) override the $language preference > set in the config.inc.php So the language is no more stuck to the > config.inc.php configuration. > > Are you OK with this ? If you are, I can be charged of this. > > > Small cosmetic bug: can we set the width of the left column in the > bottom table with this month event (file month_bottom.php lines 343, > 345, 395) to 200 instead of 160 ? In some language set (french, > swedish, polish, ...) the all-day-event are split in 2 lines... This > will prevent it. > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |