phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] $GLOBALS['phpgw_info']['flags']


From: Dave Hall
Subject: Re: [Phpgroupware-developers] $GLOBALS['phpgw_info']['flags']
Date: Thu, 28 Sep 2006 23:02:49 +1000

Hi Sigurd,

Sorry for not replying earlier, I have been a little busy and I wanted
some time to think about this.

On Tue, 2006-09-26 at 20:06 +0200, Sigurd Nes wrote:
> The behavior for these flags seems to have changed for XSLT in HEAD:
> 
> $GLOBALS['phpgw_info']['flags']['noframework'] - don't pick up css
> $GLOBALS['phpgw_info']['flags']['nonavbar'] - works as 'noframework' 
> used to.
> $GLOBALS['phpgw_info']['flags']['noheader'] - don't work
> $GLOBALS['phpgw_info']['flags']['nofooter'] - ok
> 
> Is this intended ?
> 

It was, as there is not way to use xslt and not output the <head>
section of a "page".  This always struck me a buggy and it was not how
idots did it.

As the "fix" seemed to break more things, I have made idots work as
verdilak used to and rolled back change to the template class.

I still think this is buggy and broken logic, but it seems the easiest
way of doing for 18, maybe we can discuss it as part of the 1.0 road map
session in Paris :)

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform





reply via email to

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