aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-12-06 10:48:47 -0400
committerJoey Hess <joey@kitenet.net>2012-12-06 10:48:47 -0400
commit162029839cf77b8f5b1700d027117780276eaf47 (patch)
treef2b9e759ba299580893cd7b07420129d5f6f76ed /doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn
parentb04419baf3cd9d9e1413e4c46b63cabbbe66fc36 (diff)
downloadikiwiki-162029839cf77b8f5b1700d027117780276eaf47.tar
ikiwiki-162029839cf77b8f5b1700d027117780276eaf47.tar.gz
response
Diffstat (limited to 'doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn')
-rw-r--r--doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn b/doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn
index 6a52f9e25..a43bd408f 100644
--- a/doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn
+++ b/doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn
@@ -10,3 +10,6 @@ to
Using the meta redir. However the meta redir now appears in the index of <http://natalian.org/>
Any ideas how to handle this situation?
+
+> Well, you can adjust the inline's pagespec to exclude it, or even tag it
+> with a tag that the pagespec is adjusted to exclude. --[[Joey]]