[ 
https://issues.apache.org/jira/browse/WICKET-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043890#comment-15043890
 ] 

ASF subversion and git services commented on WICKET-6042:
---------------------------------------------------------

Commit 195130f9ee24be133ab187fa08d72c0a0f80365b in wicket's branch 
refs/heads/wicket-7.x from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=195130f ]

WICKET-6042 improve CompoundPropertyModel usage test


> Implementation of ExternalImage component
> -----------------------------------------
>
>                 Key: WICKET-6042
>                 URL: https://issues.apache.org/jira/browse/WICKET-6042
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.1.0, 8.0.0-M1
>            Reporter: Tobias Soloschenko
>            Assignee: Tobias Soloschenko
>              Labels: features
>             Fix For: 7.2.0, 8.0.0-M1
>
>
> Like in the MediaComponent - Video for example 
> (https://ci.apache.org/projects/wicket/apidocs/7.x/org/apache/wicket/markup/html/media/video/Video.html)
>  the Image should be able to be configured with a String placed into the src 
> attribute.
> Possible constructor to be used for that:
> Image(String id, IModel<?> model, String... srcs) 
> As of comments the requirement changed a bit and a new implementation 
> "ExternalImage" is the target of this ticket:
> http://apache-wicket.1842946.n4.nabble.com/Image-based-on-external-url-model-object-tt4672692.html#none
> *Integrated*
> Wicket 8.x:
> https://github.com/apache/wicket/commit/ee572d0ee597a357f10735cb2141b01ec19d19a4
> https://github.com/apache/wicket/commit/b174c21c42220d9ccb4a01579ee9b0723a121513
> https://github.com/apache/wicket/commit/4eacb2aba5f580fbbb851293834253ec7a8b3ce9
> https://github.com/apache/wicket/commit/a1b19493da671dce33f258de8021713fdc45234a
> https://github.com/apache/wicket/commit/93fe70d08cf255d6673243ae02e36c01c360eaf7
> https://github.com/apache/wicket/commit/1ac89ee1c8c305097e34c3733c41bb217d627e57
> https://github.com/apache/wicket/commit/78802c9c8a13a71000d5b6225daab80c9e6f8d46
> Wicket 7.x:
> https://github.com/apache/wicket/commit/2e82b8913f3cbf8d2631f8afbaba46dda8b122b0



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

Reply via email to