summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA <William@web>2011-01-08 15:43:57 +0000
committerJoey Hess <joey@kitenet.net>2011-01-08 15:43:57 +0000
commit35e9079ce0996bae0621fafb89953ce505b38fd1 (patch)
treee603643ac3b3974694c8232a9aa2b32493706c40 /doc
parent3b2d6cca0f9456814cc25f3eba214d5df2993475 (diff)
add linktoimageonly git branch pointer and tag as a patch
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn5
1 files changed, 5 insertions, 0 deletions
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]]