From: Reini U. <ru...@x-...> - 2001-11-29 05:42:04
|
Jeff Dairiki schrieb: > o Have to pay attention to the HTTP cache-control headers when we > serve up the CSS, so that the browser doesn't have to reload it > for every page view. (We should probably be paying more attention > to the cache-control headers anyway...) i did it, but to summarize: easy to add but a nightmare with timezones. almost every site I have a wiki installed has a different and wrong timezone setting. this in collaboration with various browsers on various systems. mostly example summertime (CEST / CET) and localtime system support at all. windows is okay, but glibc2 <=2.2 doesn't work for me most of the time. i'm just too stupid so i hardcoded the abbrevation from GMT. works fine now with with IE/windows as browser. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |