aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/disabling_backlinks.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-15 19:32:39 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-15 19:32:39 -0400
commit020eb6f294346a3a5db5d04b7d14cb30ddd4bfaf (patch)
treede215dd3d3523f2976f5506ed7697c21915d5d99 /doc/bugs/disabling_backlinks.mdwn
parent62201f83ed6f98ddbad0df1b4790974dc0acc3f3 (diff)
downloadikiwiki-020eb6f294346a3a5db5d04b7d14cb30ddd4bfaf.tar
ikiwiki-020eb6f294346a3a5db5d04b7d14cb30ddd4bfaf.tar.gz
response
Diffstat (limited to 'doc/bugs/disabling_backlinks.mdwn')
-rw-r--r--doc/bugs/disabling_backlinks.mdwn13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/bugs/disabling_backlinks.mdwn b/doc/bugs/disabling_backlinks.mdwn
index 9c31b6030..ba96a4e2b 100644
--- a/doc/bugs/disabling_backlinks.mdwn
+++ b/doc/bugs/disabling_backlinks.mdwn
@@ -14,6 +14,17 @@ My first reading (and second and third) of this was that backlinks would be disa
> 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.
+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
+
+> Um, if you're manually linking from the tag's page to each page so
+> tagged, I think you have larger problems than tags and backlinks being
+> the same. Like keeping that list of links up to date as tags are added
+> and changed. --[[Joey]]