summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/img.mdwn
blob: 6c25966e0bed620be0e9712b25f3d5ef187aa086 (plain)

[[!template id=plugin name=img author="Christian Mock"]] [[!tag type/chrome]]

img is an enhanced image handling plugin.

the intention is to make image handling as easy as possible, so the plugin can scale down images for direct inclusion into the page, providing a link to one or more larger or full-size versions on their own page. width and height attributes are included in the <img> tag, and alt text can be specified.

the plugin uses the ImageMagick tools via PerlMagick.

it can be found here.