skwashd wrote on Fri, 29 September 2006 17:45 > sigurdne wrote on Fri, 29 September 2006 16:52 > > Quote: > > > It was, as there is not way to use xslt and not output the <head>section > > > of a "page". > > > > > > When I want to stop all output - I set the xslt_app to False - and stop > > header and footer like this: > > > > $GLOBALS['phpgw_info']['flags']['noheader'] = True; > > $GLOBALS['phpgw_info']['flags']['nofooter'] = True; > > $GLOBALS['phpgw_info']['flags']['xslt_app'] = False; > > > Ah, that still seems a little hackish, but it is cleaner than what I was > trying to do > > Quote: > > (I like the merge of the mailinglist and this forum) > > > So do I :) I am just not too sure what has happened to your reply :(
Fixed, I had one of the setting wrong :( -- Don't look at the glass as half full or half empty ... ask what else the glass can be used for.Sent from the phpGroupWare forums @ forums.phpGroupWare.org _______________________________________________ Phpgroupware-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
