[ 
https://issues.apache.org/jira/browse/WICKET-5801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tobias Soloschenko updated WICKET-5801:
---------------------------------------
    Description: 
It would be nice to provide the functionality of responsive images to wicket:

http://responsiveimages.org/
http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#introduction-0

This would require to refactor the Image class and provide some new classes for 
picture and source tags.

The changes are backward compatible to the current implementation of Wicket 6 / 
7 and there are also some junit tests.

A documentation / implementation is provided here:

https://github.com/klopfdreh/wicket-components-playground

  was:
It would be nice to provide the functionality of responsive images to wicket:

http://responsiveimages.org/
http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#introduction-0

This would require to refactor the Image class and provide some new classes for 
picture and source tags.

I already did the work in a fork of wicket in the following commit:

https://github.com/klopfdreh/wicket/commit/15283cb93238995c3fc3ed6bf4095fd0901318b0

The changes are backward compatible to the current implementation of Wicket 6 / 
7 and there are also some junit tests.

A documentation is provided here:

https://github.com/klopfdreh/wicket-components-playground


> Responsive Images
> -----------------
>
>                 Key: WICKET-5801
>                 URL: https://issues.apache.org/jira/browse/WICKET-5801
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.0.0-M5, 6.19.0
>            Reporter: Tobias Soloschenko
>              Labels: features
>
> It would be nice to provide the functionality of responsive images to wicket:
> http://responsiveimages.org/
> http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#introduction-0
> This would require to refactor the Image class and provide some new classes 
> for picture and source tags.
> The changes are backward compatible to the current implementation of Wicket 6 
> / 7 and there are also some junit tests.
> A documentation / implementation is provided here:
> https://github.com/klopfdreh/wicket-components-playground



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to