Matt Miller
|
421518eb91
|
ImageLoader: use more standard methods to get at package symbols.
This may allwo for some code-sharing later.
|
2014-10-29 12:48:33 +02:00 |
Matt Miller
|
5b35a56dc5
|
ImageLoader: use more standard methods to get at package symbols.
This may allwo for some code-sharing later.
|
2014-10-29 12:48:33 +02:00 |
Matt Miller
|
15f905a61d
|
ImageLoader: expand silly symbol table tricks for `html_enc`
This way we can get proper quoting in the tag attributes,instead ofmy
silly incorrect version.
|
2014-10-29 12:48:33 +02:00 |
Matt Miller
|
c8eac15915
|
ImageLoader: add role to use images from share.
- Load images from the share as safely as possible.
- Craft <img> tag with data url as source, plus additional supplied
attributes.
|
2014-10-29 12:48:33 +02:00 |