]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttp://yag.myopenid.com/ <http://yag.myopenid.com/@web>
Thu, 9 Oct 2008 23:05:12 +0000 (19:05 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 9 Oct 2008 23:05:12 +0000 (19:05 -0400)
doc/ikiwiki/wikilink/discussion.mdwn

index e4b1f933f70b73c08eb96bc0ebf70f6d643ac45a..0ab05304c0f98ea2dff38c806d46ea1aa9dfc18e 100644 (file)
@@ -58,3 +58,7 @@ How do I make images clickable?  The obvious guess, \[[foo.png|/index]], doesn't
 > You can do it using the img plugin. The syntax you suggested would be ambiguous,
 > as there's no way to tell if the text is meant to be an image or displayed as-is.
 > --[[Joey]]
+
+----
+
+Is it possible to refer to a page, say \[[foobar]], such that the link text is taken from foobar's title [[directive/meta]] tag? --Peter