Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 27741 invoked from network); 15 Mar 2006 22:48:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Mar 2006 22:48:06 -0000 Received: (qmail 30123 invoked by uid 500); 15 Mar 2006 22:48:06 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 30089 invoked by uid 500); 15 Mar 2006 22:48:06 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 30078 invoked by uid 99); 15 Mar 2006 22:48:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2006 14:48:05 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of pbolger@gmail.com designates 64.233.182.202 as permitted sender) Received: from [64.233.182.202] (HELO nproxy.gmail.com) (64.233.182.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2006 14:48:05 -0800 Received: by nproxy.gmail.com with SMTP id b2so162319nfe for ; Wed, 15 Mar 2006 14:47:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bPY0Kc155njZJ26JGPfWV8QOwpmnVm3vU7DL/nB4HGS8YFr9nZq/MCyWnBBPHOPsPkCKjY37W4RD7RztYHgkI28TDVNR1+Mh9cbu6wK7iYUSvmWWegS+k8VMz8eitdabre0zfaVmM0bftasfw4XIskE4VuwERc9OBRKE8fP0G+s= Received: by 10.48.12.12 with SMTP id 12mr515510nfl; Wed, 15 Mar 2006 14:47:43 -0800 (PST) Received: by 10.49.60.2 with HTTP; Wed, 15 Mar 2006 14:47:43 -0800 (PST) Message-ID: Date: Thu, 16 Mar 2006 08:17:43 +0930 From: "Paul Bolger" To: dev@forrest.apache.org Subject: Re: adding comments to genericMarkup In-Reply-To: <1142458819.8309.54.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1142458819.8309.54.camel@localhost> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Thorsten I've made and issue and have SVN upped and rebuilt the two dispatcher plugins but no sign of this working yet. BTW - that patch on the css (to stop the extra semicolons) seems to have done the trick. Paul b On 16/03/06, Thorsten Scherler wrote: > El dom, 12-03-2006 a las 10:54 +0930, Paul Bolger escribi=F3: > > I'm building a site with Forrest which will be a subsite of a larger, > > static, site. The main site uses SSI's extensively and I'm trying to > > emulate the look and feel of the main site in the Forrest site. > > > > My problem is that genericMarkup.ft doesn't seem to like comments, > > which means SSI's don't get rendered in the output. I've tried using > > entities instead of <>s and I've tried <[CDATA... around the comment, > > but neither seems to work. > > I just added some code, but you are right comments are not included. > > Weird, can you open an issue and maybe try again? > > TIA > > > I'd also be good to add whatever gets contributed to this to the > > genericMarkup.ft usage section but both the Dispatcher plugins seem to > > have a copy - which one should I patch, or would this not be > > appropriate for contracts? > > Where did you find them? > > We have two plugins > $FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.internal.dispa= tcher > $FORREST_HOME/whiteboard/plugins/org.apache.forrest.themes.core > > Contracts are in org.apache.forrest.themes.core. > > salu2 > -- > thorsten > > "Together we stand, divided we fall!" > Hey you (Pink Floyd) > >