tahina.priv.at/ hacks/ img
  1. usage
  2. bugs
  3. download
  4. license
  5. example

img is an enhanced image handling plugin for ikiwiki.

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.

usage

[[img image1.jpg inline="400x300" more="800x600 1024x768 full" alt="fighting rabbits"]]

or

[[img defaults inline="300x400" more="800x600 full"]]

[[img image1.jpg alt="fighting rabbits"]]
[[img image2.jpg alt="cloud" ]]

bugs

download

img.pm and the associated template imgpage.tmpl

license

googlemaps is copyright by christian mock and licensed under the GPL.

example

this is the second example from "usage" above:

fighting rabbits cloud