summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-18 15:30:07 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-18 15:30:07 -0400
commit4f4666c4ae5cdf5e04ac42cc52a97d90e978adb0 (patch)
tree29f2abb40efb72dc4c8fdc93a88d6701513e3b7c /doc
parenta4ce0468f6f562ad4ec749f156528aa5b3f2fe39 (diff)
remove manual backlink
ikiwiki has backlinks so we don't have to clutter up pages with links to pages that link to them, which this basically did
Diffstat (limited to 'doc')
-rw-r--r--doc/ikiwiki/wikilink/discussion.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ikiwiki/wikilink/discussion.mdwn b/doc/ikiwiki/wikilink/discussion.mdwn
index 274c8aaf1..0677ff7de 100644
--- a/doc/ikiwiki/wikilink/discussion.mdwn
+++ b/doc/ikiwiki/wikilink/discussion.mdwn
@@ -79,6 +79,3 @@ Is it possible to refer to a page, say \[[foobar]], such that the link text is t
> Not yet. :-) Any suggestion for a syntax for it? Maybe something like \[[|foobar]] ? --[[Joey]]
I like your suggestion because it's short and conscise. However, it would be nice to be able to refer to more or less arbitrary meta tags in links, not just "title". To do that, the link needs two parameters: the page name and the tag name, i.e. \[[pagename!metatag]]. Any sufficiently weird separater can be used instead of '!', of course. I like \[[pagename->metatag]], too, because it reminds me of accessing a data member of a structure (which is what referencing a meta tag is, really). --Peter
-
-# Bug
-* [[bugs/Pipe-symbol_in_taglink_target]]