Re: Attributes integrity and crossorigin for UrlResourceReference

2018-02-28 Thread Dieter Tremel
Hi Martin, I am watching https://issues.apache.org/jira/browse/WICKET-6321 now and will think about it, if I have an inspiration, I will suggest it ;-) Dieter Tremel Am 28.02.2018 um 13:24 schrieb Martin Grigorov: > Hi Dieter, > > There is a ticket in JIRA about this. > Pull requests are

Re: Attributes integrity and crossorigin for UrlResourceReference

2018-02-28 Thread Martin Grigorov
Hi Dieter, There is a ticket in JIRA about this. Pull requests are welcome! :-) Martin Grigorov Wicket Training and Consulting Looking for a remote position with Wicket ? Contact me! https://twitter.com/mtgrigorov On Wed, Feb 28, 2018 at 8:23 AM, Dieter Tremel

Attributes integrity and crossorigin for UrlResourceReference

2018-02-27 Thread Dieter Tremel
In my code an interface IBootstrapResourceReferencer abstracts getting resource references for Bootstrap 4. Three implementations give package-, webjar, and CDN resources. CDN resources use UrlResourceReferences. Is it possible to add the integrity and crossorigin attributes to the rendered