You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Tobias Soloschenko (JIRA)" <ji...@apache.org> on 2015/01/05 13:26:34 UTC

[jira] [Created] (WICKET-5801) Responsive Images

Tobias Soloschenko created WICKET-5801:
------------------------------------------

             Summary: 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
            Reporter: Tobias Soloschenko


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.



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