]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
Merge remote-tracking branch 'schmonz/cvs'
[ikiwiki.git] / doc / forum / link_to_an_image_inside_the_wiki_without_inlining_it.mdwn
index e92cc1b1cb845580a2e8f1c4bd92debbd0966831..3f2713678428b025fd1e0f4d1bb924c800def3ae 100644 (file)
@@ -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,4 @@ Any hints? --[[jerojasro]]
            linktext => $params{text},
            noimageinline => 1);
 
+> [[patch]]: I've updated this plugin for the current ikiwiki. --[[wtk]]