linktext => $params{text},
noimageinline => 1);
+>>>>>> Added [[plugins/linktoimgonly]] plugin to ikiwiki repository. --[[wtk]]
--- /dev/null
+The `ltio` directive is supplied by the [[!iki plugins/linktoimgonly
+desc=linktoimgonly]] plugin.
+
+By default ikiwiki [[inlines WikiLinks to images|ikiwiki/WikiLinnk]],
+but sometimes you want a text link instead. The `ltio` directive
+forces a text link.
+
+## usage
+
+ \[[!ltio image1.jpg]]
+
+The image file will be searched for using the same rules as used to find
+the file pointed to by a [[ikiwiki/WikiLink]].
+
+[[!meta robots="noindex, follow"]]
--- /dev/null
+[[!template id=plugin name=linktoimgonly author="W. Trevor King"]]
+[[!tag type/widget]]
+
+This plugin provides the [[ikiwiki/directive/ltio]]
+[[ikiwiki/directive]]. Ikiwiki [[inlines WikiLinks to
+images|ikiwiki/WikiLinnk]], but sometimes you want a text link
+instead. The `ltio` directive forces a text link.
--- /dev/null
+[[!meta title="W. Trevor King"]]
+
+W. Trevor King is <a href="mailto:wking@drexel.edu">wking@drexel.edu</a>.
+His web page is [here](http://www.physics.drexel.edu/~wking/) and his
+ikiwiki-based blog is
+[here](http://www.physics.drexel.edu/~wking/unfolding-disasters/)