Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 76009 invoked from network); 29 Nov 2005 16:57:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Nov 2005 16:57:57 -0000 Received: (qmail 67737 invoked by uid 500); 29 Nov 2005 16:57:28 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 67679 invoked by uid 500); 29 Nov 2005 16:57:28 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 67646 invoked by uid 99); 29 Nov 2005 16:57:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 08:57:28 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [81.80.68.197] (HELO daikiri.pcotech.fr) (81.80.68.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 08:58:57 -0800 Received: from macadam.pcotech.fr (macadam.pcotech.fr [192.168.108.3]) by daikiri.pcotech.fr (8.11.6/Aquarel-5.5.8) with SMTP id jATGv3I00005 for ; Tue, 29 Nov 2005 17:57:03 +0100 (MET) X-Url: http://www.pcotech.fr Received: from b52.pcotech.fr ([192.168.101.124]) by macadam.pcotech.fr (SMSSMTP 4.1.0.19) with SMTP id M2005112917565921620 for ; Tue, 29 Nov 2005 17:56:59 +0100 Received: from [192.168.106.27] (dhcp-tlse-27.pcotech.fr [192.168.106.27]) by b52.pcotech.fr (8.12.8/8.12.8) with ESMTP id jATGuxV4024841 for ; Tue, 29 Nov 2005 17:56:59 +0100 Message-ID: <438C88C3.10609@pcotech.fr> Date: Tue, 29 Nov 2005 17:58:43 +0100 From: Cyriaque Dupoirieux User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: fr, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: Quick way to skin php-files? References: <1698330812.20051128163813@soethe.net> <20051128222526.GA11424@igg.indexgeo.com.au> <1078573282.20051129093648@soethe.net> <438C2F92.2000201@apache.org> <727495520.20051129151135@soethe.net> <438C6D2A.6000501@pcotech.fr> <438C871D.7010304@apache.org> In-Reply-To: <438C871D.7010304@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ross, I have to go now, I'll be back on thursday... Thank you for your help, Cyriaque, Ross Gardler a �crit : > Cyriaque Dupoirieux wrote: > >> Ferdinand Soethe a �crit : >> >>>> This is untested, but would be where I would start experimenting >>>> and I'm >>>> pretty sure is close to correct (maybe even correct ;-). >>>> >>> >>> >>> >>> Thanks Ross, that was exactly what I was looking for. I just didn't >>> know where to intercept. Will give it a try right away ... >>> >>> >>> >> Hi, >> >> I made this in my php pipeline : >> >> >> >> >> >> >> >> > > > What does document2php.xsl do? Is this appraoch better for Ferdinand > than the one I suggest? > >> >> And I realise with the cocoon profiler - thank you Ross - that it takes > > > (don't thank me for the profiler that was Ron and Davids excellent > work - and the Cocoon community of course) > >> lot of time to call the - >> and certainly lots of CPU because with dozens of php files I get an >> Out of Memory... - > > > It should take no longer to request cocoon//**.html that it does to > request it via your browser. So the issue is not really with you > approach to including PHP stuff, rather with the generaton of the > original HTML stuff. > > Are you using the locationmap to retrieve remote files in this request? > > Ross > >