Kwiki-Image
view release on metacpan or search on metacpan
in the list may be omitted.
For example:
{image:http://www.google.com/images/logo.gif http://www.google.com Google inline}
will render as:
<a href="http://www.google.com"><img src="http://www.google.com/images/logo.gif" alt="Google" class="inline" /></a>
For XHTML compliance, a default alt attribute is included if omitted:
{image:http://www.google.com/images/logo.gif http://www.google.com}
will render as:
<a href="http://www.google.com"><img src="http://www.google.com/images/logo.gif" alt="Image" /></a>
Another example:
{image:http://www.nowhere.com/images/fancygraph?type=onthefly}
( run in 1.176 second using v1.01-cache-2.11-cpan-49f99fa48dc )