Hello Thiago! Thanks. I am going to look for relevant documentation (about mixins) and do as you advised. Regards, Julien.
2012/5/4 Thiago H. de Paula Figueiredo <thiag...@gmail.com> > On Fri, 04 May 2012 09:36:40 -0300, Julien Martin <bal...@gmail.com> > wrote: > > Hello, >> > > Hi! > > > I need to be able to specify the anchor's hreflang attribute for a >> ActionLink. There does not seem to be any such attribute for the tapestry >> action link. Is there a workaround? >> > > You can write a mixin that adds this attribute after the ActionLink > renders the <a> element into the Tapestry DOM and apply it to your > ActionLinks. > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br >