You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/29 17:32:05 UTC

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

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

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

Commit e20bfa738aa64f35b668f05866e0c0b7ca71c1f4 in wicket's branch refs/heads/master from [~klopfdreh]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=e20bfa7 ]

WICKET-5819 Use ResourceReference instead of PackageResourceReference

> Support for HTML 5 media tags (audio / video)
> ---------------------------------------------
>
>                 Key: WICKET-5819
>                 URL: https://issues.apache.org/jira/browse/WICKET-5819
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 7.0.0-M6
>            Reporter: Tobias Soloschenko
>            Assignee: Tobias Soloschenko
>              Labels: features
>             Fix For: 7.0.0-M6
>
>         Attachments: wicket-examples-media-tags.png
>
>
> It would be great to embed video and audio files with the html5 tags:
> http://www.w3schools.com/html/html5_video.asp
> http://www.w3schools.com/html/html5_audio.asp
> http://dev.w3.org/html5/spec-author-view/video.html
> A documentation / implementation is provided here:
> https://github.com/klopfdreh/wicket-components-playground



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