Hi,
InlineImage seems useful, but OutputField isn't finished yet:
IMHO you're putting too much logic into that tag - actually it offers
nothing more than a little semantics.
Regards
Sven
On 03.06.2015 07:39, Tobias Soloschenko wrote:
Hi,
this is just a vote if we should move / integrate those to components into
wicket-core.
1.
https://github.com/klopfdreh/wicket-components-playground/wiki/08.-HTML5-InlineImage
This functionality is the same as the embed of CssUrlReplacer. Maybe we can
extrat the base64 encoding to a central place and the. use it for the image and
the replacer. I think some users are interested to put their picture in the
html content (HTML Email for example)
2.
https://github.com/klopfdreh/wicket-components-playground/wiki/14.-HTML5-OutputField-API
The work on this component is nearly done - thanks to Sven for the great hints
which are all implemented and Martin for the help with my little submit issue.
;-)
kind regards
Tobias