phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Re: [DotGNU]Distributed Savannah(was: php


From: Dan Kuykendall (Seek3r)
Subject: Re: [Phpgroupware-developers] Re: [DotGNU]Distributed Savannah(was: phpGW and DotGNU)
Date: Fri, 16 Nov 2001 06:11:02 -0800

Miles Lott wrote:
> 
> 'Therefore we can and will include support for displaying GIF files in
> GNU software.'

This is a point I made to the FSF when we talked about this issue.
Because we are not using GDlib to generate gif's we have no issue other
than ideological with the license. The only thing that we really *need*
to do is to deal with the navbar icons which are currently necessary to
be gifs. In our navbar class 
we should first try and find the png, first and then rollback to gif if
the png is not there. 
Like this:
$appname/themes/$templatename/images/navbar.{png|gif)

For the near future we will require a template set that used gifs, or we
will lose too much browser support. As Norbert mentioned, maybe we can
switch our default template set to png as one possible compromise.

Seek3r



reply via email to

[Prev in Thread] Current Thread [Next in Thread]