Commit Graph

1 Commits

Author SHA1 Message Date
Sander Boom b149834b79 Add image-preview script.
This script does two things:
1) Display the image with an user defined width;
2) Wrap the image in an anchor tag that links to the full size image.
TODO: do not resize the image when it does not have a width attribute
AND is smaller than the maxWidth.
2017-12-10 01:19:15 +01:00