From: Jeff D. <da...@da...> - 2002-08-20 16:30:15
|
On Tue, 20 Aug 2002 09:15:28 -0700 Reini Urban <ru...@us...> wrote: > In directory usw-pr-cvs1:/tmp/cvs-serv24414/templates > > Modified Files: > body.tmpl debug.tmpl > Log Message: > replaced gif with png versions Hi Reini, I just happened to look at this php-checkin message (I've pretty much ignored them for the past several months). I'm not sure what the current status is regarding gif vs png icons in PhpWiki, but I think I would vote to keep the default theme, at least, compatible with older non-png browsers. That means either we need the smarts to serve png or gif according to browser capability, or just use gifs only. (I vote for gifs only.) I know (I think) there are PNGs in the fancier themes, and I think that's okay, but I think we ought to put a fair amount of effort into keeping the default theme as multi-browser compatible as possible. OTOH, if the valid XHTML icon is broken, I guess it's no big deal. Keep up the good work! |