You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrea Del Bene (JIRA)" <ji...@apache.org> on 2015/01/14 21:39:35 UTC

[jira] [Resolved] (WICKET-5802) HTML Import

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

Andrea Del Bene resolved WICKET-5802.
-------------------------------------
    Resolution: Implemented

> HTML Import
> -----------
>
>                 Key: WICKET-5802
>                 URL: https://issues.apache.org/jira/browse/WICKET-5802
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.18.0, 7.0.0-M4
>            Reporter: Tobias Soloschenko
>            Assignee: Andrea Del Bene
>            Priority: Minor
>              Labels: features
>             Fix For: 7.0.0-M5, 6.19.0
>
>
> It would be nice to be able to import a page with the html5 import link tag.
> http://www.html5rocks.com/en/tutorials/webcomponents/imports/
> http://w3c.github.io/webcomponents/spec/imports/
> A reference implementation can be found here:
> https://github.com/klopfdreh/wicket/commit/f89731b2666667ee5c0f181bd1369988dc00088c
> I also implemented the stuff to the MetaDataHeaderItem after a small hint of Andrea del Bene:
> https://github.com/klopfdreh/wicket/commit/0434e1d64520612afb00c6b1fb893e1d7b1b1a04
> The changes do not interfere the API of Wicket 6 / 7 - only extend it.
> And a documentation here:
> https://github.com/klopfdreh/wicket-components-playground
> Currently there are no unit tests.



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