aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/img.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
commit5e4767a594f238327a4c74f1aecc69779a237eab (patch)
treef9d0f4383ddbb7d3e0064d20e3a68e38e3e0ab74 /doc/plugins/img.mdwn
parenteb92d09360e871f4af059c30e70cf7f0b24315e2 (diff)
downloadikiwiki-5e4767a594f238327a4c74f1aecc69779a237eab.tar
ikiwiki-5e4767a594f238327a4c74f1aecc69779a237eab.tar.gz
misc minor changes
Diffstat (limited to 'doc/plugins/img.mdwn')
-rw-r--r--doc/plugins/img.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/plugins/img.mdwn b/doc/plugins/img.mdwn
index 04077d065..114438765 100644
--- a/doc/plugins/img.mdwn
+++ b/doc/plugins/img.mdwn
@@ -1,11 +1,11 @@
[[!template id=plugin name=img author="Christian Mock"]]
[[!tag type/chrome]]
-This plugin implements the [[ikiwiki/directive/img]] [[ikiwiki/directive]].
-This is an image handling directive. While ikiwiki supports inlining full-size
-images by making a [[ikiwiki/WikiLink]] that points to the image, using
-this plugin you can easily scale down an image for inclusion onto a page,
-providing a link to a full-size version.
+This plugin provides the [[ikiwiki/directive/img]] [[ikiwiki/directive]].
+While ikiwiki supports inlining full-size images by making a
+[[ikiwiki/WikiLink]] that points to the image, using this directive you can
+easily scale down an image for inclusion onto a page, providing a link to a
+full-size version.
This plugin uses the [ImageMagick](http://www.imagemagick.org/) tools via
[PerlMagick](http://www.imagemagick.org/www/perl-magick.html).