X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3bd439fa03c13f19e7305b82fff23779e303154d..0bb61e51b7b5784a1ea6292c64fbe5b4a74b6a9e:/doc/plugins/img.mdwn diff --git a/doc/plugins/img.mdwn b/doc/plugins/img.mdwn index 63006443a..5d93e90c5 100644 --- a/doc/plugins/img.mdwn +++ b/doc/plugins/img.mdwn @@ -27,8 +27,8 @@ You can also pass `alt`, `class` and `id` parameters. These are passed through unchanged to the html img tag. The `link` parameter is used to control whether the scaled down image links -to the full size version. By default it does; set "link=no" to disable -this. +to the full size version. By default it does; set "link=somepage" to link +to another page instead, or "link=no" to disable the link. You can also set default values that will be applied to all later images on the page, unless overridden. Useful when including many images on a page.