phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] Themes


From: Brent Kelly
Subject: Re: [Phpgroupware-developers] Themes
Date: Mon, 19 May 2003 09:07:18 +1200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Hey,

<snip>

Could it be done
as a theme?

Yes
One would assume u mean template :)

Should I just go away?

No, stick around and code it :)

There are several ways of doing this, some of them more complex than
others.  The justweb theme used to support some of this functionality -
not sure if still does, I don't have access to IE atm.

There are several good free js nested menu systems available.  One of
these could be use for this.  The big issue is xbrowser compatiablility
and a fall back mode.
One of the most widely used scripts to achieve such cross-browser functionality is the CoolMenus script written by Thomas Brattli and is available from http://www.dhtmlcentral.com. One of its claimed features is 99% Browser compatibility. Not sure if there will be any issues using it with groupware regarding copywrite etc - all it requires is that you maintain the copywrite message in the source.

Fallback mode should be easy enough to implement with $HTTP_USER_AGENT (if required - really i guess the primary requirement of a fall back mode would be that the user must be able to reach preferences (which would allow them to change their theme) without using any of the dhtml functionality)

Cheers,

Brent Kelly,
Zeald Ltd.
http://www.zeald.com





reply via email to

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