]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
show resized img in preview using data: urls
authorchrysn <chrysn@fsfe.org>
Tue, 15 Jul 2014 09:57:57 +0000 (11:57 +0200)
committerchrysn <chrysn@fsfe.org>
Tue, 15 Jul 2014 11:47:37 +0000 (13:47 +0200)
in analogy to sparklines, this renders scaled imgs to
data:img/...;base64,... urls in preview mode.

if the image is already present on the server (eg because it was not
just inserted), the already rendered image is referenced instead.


No differences found