diff options
author | https://yag.myopenid.com// <https://yag.myopenid.com//@web> | 2008-10-29 15:30:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-29 15:30:53 -0400 |
commit | 95a1d0f436d65091c7dd521efe335e703b4026c6 (patch) | |
tree | 3961e22331436c5366b6be1776c0d5c0dd20f119 /doc | |
parent | a9934caa26d1baf7472f7fe8fefa98bed9240f5e (diff) | |
download | ikiwiki-95a1d0f436d65091c7dd521efe335e703b4026c6.tar ikiwiki-95a1d0f436d65091c7dd521efe335e703b4026c6.tar.gz |
Clarified my question about selectively disabling backlinks.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/disabling_backlinks.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/disabling_backlinks.mdwn b/doc/bugs/disabling_backlinks.mdwn index ba96a4e2b..415708a50 100644 --- a/doc/bugs/disabling_backlinks.mdwn +++ b/doc/bugs/disabling_backlinks.mdwn @@ -28,3 +28,5 @@ auto-generated index is insufficient. > 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]] + +I see your point, Joey. I need to maintain that list manually, though, because the automatically generated list is too brief. \[[!map ...]] generates just a list of titles or descriptions. I need a list that contains both. See [[this_posting|ikiwiki/directive/map/discussion]] for more details. Until \[[!map]] can do that, I'm stuck with a manually maintained list. Which means that every link shows up in the backlinks. |