add linktoimageonly git branch pointer and tag as a patch
authorhttps://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA <William@web>
Sat, 8 Jan 2011 15:43:57 +0000 (15:43 +0000)
committerJoey Hess <joey@kitenet.net>
Sat, 8 Jan 2011 15:43:57 +0000 (15:43 +0000)
doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn

index e92cc1b1cb845580a2e8f1c4bd92debbd0966831..7e61e7011233895d816b5205f68f906bf49b2f84 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:
 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);
 
            linktext => $params{text},
            noimageinline => 1);
 
+> I've updated this plugin for the current ikiwiki. --[[wtk]]
+
+[[!tag patch]]