[
https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327697#comment-14327697
]
ASF GitHub Bot commented on WICKET-5819:
----------------------------------------
GitHub user klopfdreh opened a pull request:
https://github.com/apache/wicket/pull/98
WICKET-5819 - Vertical layout for examples
Screenshot:
https://issues.apache.org/jira/secure/attachment/12699692/wicket-examples-media-tags.png
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/klopfdreh/wicket
pr-86-media_tags_vertical_layout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/98.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #98
----
commit 8e2c9b64b3d79908f615a63ef6e6076537ae7061
Author: klopfdreh <[email protected]>
Date: 2015-02-19T16:26:16Z
WICKET-5819 - Vertical layout for examples
----
> 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-M5
> Reporter: Tobias Soloschenko
> Assignee: Martin Grigorov
> Labels: features
> 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)