aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/tagged__40____41___matching_wikilinks.mdwn
diff options
context:
space:
mode:
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>2009-05-26 11:16:40 -0400
committerJoey Hess <joey@kitenet.net>2009-05-26 11:16:40 -0400
commit221f1bf624f27a470e44fd62c6256e37dc667c73 (patch)
tree0b875ae3700a7a31221cdb60ea9e7abbb8854a27 /doc/bugs/tagged__40____41___matching_wikilinks.mdwn
parent8662d5920f56c185b0e0c5ebdac2a09f74c93eaf (diff)
downloadikiwiki-221f1bf624f27a470e44fd62c6256e37dc667c73.tar
ikiwiki-221f1bf624f27a470e44fd62c6256e37dc667c73.tar.gz
Comment: this illustrates there is no workaround.
Diffstat (limited to 'doc/bugs/tagged__40____41___matching_wikilinks.mdwn')
-rw-r--r--doc/bugs/tagged__40____41___matching_wikilinks.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn
index 2b30f247e..86ed67252 100644
--- a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn
+++ b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn
@@ -27,3 +27,5 @@ rationale on this, or what am I doing wrong, and how to achieve what I want?
>> No, he has no pages under tagbase that aren't tags. This bug
>> is valid. [[todo/matching_different_kinds_of_links]] is probably
>> how it will eventually be solved. --[[Joey]]
+
+> And this is an illustration why a clean work-around (without changing the software) is not possible: while thinking about [[todo/matching_different_kinds_of_links], I thought one could work around the problem by simply explicitly including the kind of the relation into the link target (like the tagbase in tags), and by having a separate page without the "tagbase" to link to when one wants simply to refer to the tag without tagging. But this won't work: one has to at least once refer to the real tag page if one wants to talk about it, and this reference will count as tagging (unwanted). --Ivan Z.