Hi, I tried to make the input-output roundtrip as easy as possible that's why I put in the logic. If you have suggestions how to reduce the logic and provide more flexibility I would be very pleased.
kind regards Tobias > Am 03.06.2015 um 15:06 schrieb Sven Meier <s...@meiers.net>: > > 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 >