summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-09 19:14:55 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-09 19:14:55 -0400
commitf3bfa1a79763c5dad1ca415c902ea51b6bccce83 (patch)
tree7da9e2b9c60316ccb45241142784084f4868403e /doc/bugs
parenta473cb2f74738d369130135b8c3ce0f6ef66af02 (diff)
parent484e42fd48f0bc6a1d9b7b27f2e5baf5a2ff8200 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/disabling_backlinks.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/disabling_backlinks.mdwn b/doc/bugs/disabling_backlinks.mdwn
index 74b25f0f0..9c31b6030 100644
--- a/doc/bugs/disabling_backlinks.mdwn
+++ b/doc/bugs/disabling_backlinks.mdwn
@@ -12,3 +12,8 @@ My first reading (and second and third) of this was that backlinks would be disa
> Yes, it only controls the number of backlinks that are shown at the
> bottom of the page vs how many are moved to the popup. I've tried to
> improve the documentation for this. [[done]] --[[Joey]]
+
+
+I notice that there is quite a bit of redundancy when both tags and backlinks are used extensively. On most pages, the set of links features in both categories is almost identical because a tag's index page is shown both as a tag link and as a backlink. Is there a way to improve that situation somehow? I realise that backlinks aren't generated when the tag index page refers to its contents by \[\[!map ...]], etc., but sometimes an auto-generated index is insufficient.
+
+ --Peter