On Tue, 2009-06-16 at 06:10 -0700, kmoens wrote: > Thanks Robby for the hint, but the result remains the same... > The target attribute is simply not generated. > > Even when I hard code it like > > > <block> > <item> > <item href="http://www.nabble.com" target="_new">Go to Nabble</item> > </item> > </block> > > > the link in the menu does not take into account the target attribute. The > generated source of the html is the href without the target.
I guess the anove will be transformed by a xsl to html, right? In this xsl do you allow/match the new target attribute? Seems not. salu2 > BRs, > > Kris > > > -- Thorsten Scherler <thorsten.at.apache.org> Open Source Java <consulting, training and solutions> Sociedad Andaluza para el Desarrollo de la Sociedad de la Información, S.A.U. (SADESI)
