Show custom image links and thumbnails
This allows cataloging of custom electronic resources in the 956 with the
following layout:
$c => Optional caption string
$t => Optional thumbnail image URL
$u => Target URL
If a thumbnail image URL is not supplied, and the target URL is determined
to be an image, based on the filename extension, then the target URL will
be used for the thumbnail image source. CSS classes stored in style_custom.css
is be used to control the size of the images when displayed on-page.
Signed-off-by: Mike Rylander <mrylander@gmail.com>