Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 50248 invoked from network); 13 Sep 2005 09:46:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2005 09:46:16 -0000 Received: (qmail 93539 invoked by uid 500); 13 Sep 2005 09:46:15 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 93499 invoked by uid 500); 13 Sep 2005 09:46:15 -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 93486 invoked by uid 99); 13 Sep 2005 09:46:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 02:46:15 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.23.3.141] (HELO heisenberg.zen.co.uk) (212.23.3.141) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 02:46:26 -0700 Received: from [82.69.78.226] (helo=[192.168.0.2]) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1EF7Mi-00022c-Vl for user@forrest.apache.org; Tue, 13 Sep 2005 09:46:13 +0000 Message-ID: <43269FDC.6060207@apache.org> Date: Tue, 13 Sep 2005 10:46:04 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: Including HTML References: <432690D9.8000409@najdi.si> In-Reply-To: <432690D9.8000409@najdi.si> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Originating-Heisenberg-IP: [82.69.78.226] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Borut Bol=C4=8Dina wrote: > I am trying to include several auto generated HTML files with embedded = > CSS styles into Forrest. I have exhausted my try-repeat cycle.=20 You could try reading the documentation ;-) http://forrest.apache.org/docs_0_70/faq.html#rawTML Using the search box on our web site is a great help, try searching for=20 "include html", hit number one is the above FAQ entry. I'm not sure if this solution will do what you want because you don't=20 say whther you want the page skinned or not, but looking at the pipeline = you tried you don't want skinnning, so the above should be ideal. Ross