Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 12421 invoked from network); 3 May 2005 13:10:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 May 2005 13:10:31 -0000 Received: (qmail 11369 invoked by uid 500); 3 May 2005 13:01:57 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 11336 invoked by uid 500); 3 May 2005 13:01:56 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 11322 invoked by uid 99); 3 May 2005 13:01:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from rwcrmhc11.comcast.net (HELO rwcrmhc11.comcast.net) (204.127.198.35) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 03 May 2005 06:01:55 -0700 Received: from [192.168.0.10] (pcp01790620pcs.anaprd01.md.comcast.net[68.48.143.78]) by comcast.net (rwcrmhc11) with ESMTP id <2005050313000401300f74gte>; Tue, 3 May 2005 13:00:05 +0000 Message-ID: <427775CB.3020108@chrismaloney.com> Date: Tue, 03 May 2005 08:59:55 -0400 From: Chris Maloney User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Velocity and XSL References: <000e01c54fd2$483e3510$6902a8c0@schnatterienche> In-Reply-To: <000e01c54fd2$483e3510$6902a8c0@schnatterienche> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Why not use the ? What is $quickHeaderMenuList? Is it a node list? Christian Tanzmann wrote: >Hi, >I would combine an XSL File with Velocity Statements but it dont work. >Because the XSL Transformer cant interprete velocity. >I have following file: > > > > > > BLA > > > > > > > > > >
src="images/topLogo.gif" />
> > > > > >
> cellpadding="0" width="150"> > > > >--> #foreach($i in $quickHeaderMenuList) >--> >--> >--> #end > > >
src="images/menu/QH_Seperator.gif" /> >--> href="viewQuickHeaderContent.do?quickHeaderMenuID=$i.menuid"> >--> alt="$i.name"/> >--> >--> src="images/menu/QH_Seperator.gif" />
>
> > > >
> >It is possible that I can use the foreach Velocity Statement in a XSL >File??? > >Or how can I get the similar with a other solution? > >Greets >Christian > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >For additional commands, e-mail: users-help@cocoon.apache.org > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org