From: https://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA Date: Sat, 8 Jan 2011 15:43:57 +0000 (+0000) Subject: add linktoimageonly git branch pointer and tag as a patch X-Git-Tag: 3.20110122~70 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/35e9079ce0996bae0621fafb89953ce505b38fd1?hp=3b2d6cca0f9456814cc25f3eba214d5df2993475 add linktoimageonly git branch pointer and tag as a patch --- diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn index e92cc1b1c..7e61e7011 100644 --- a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn +++ b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn @@ -1,3 +1,5 @@ +[[!template id=gitbranch branch=wtk/linktoimageonly author="[[wtk]]"]] + how can I create a link to an image which is part of the wiki, without having it inserted in my page? I tought this: @@ -67,3 +69,6 @@ Any hints? --[[jerojasro]] linktext => $params{text}, noimageinline => 1); +> I've updated this plugin for the current ikiwiki. --[[wtk]] + +[[!tag patch]]