Re: Global stylesheets and Javascripts documentation proposal
et(null, expanded, null); > assets.add(asset); > } > return assets; > } > > -- > Best Regards / Viele Grüße > > Sebastian Hennebrueder > - > Software Developer and Trainer for Hibernate / Java Persistence >
Global stylesheets and Javascripts documentation proposal
Hello, I could not find documentation on how to add stylesheets and JavaScript files to all pages. the wiki page (http://wiki.apache.org/tapestry/Tapestry5HowToAddValidators) is questioning if this is possible as well. I build the following working solution from exploring the Tapestry code