diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-06 10:48:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-06 10:48:47 -0400 |
commit | 162029839cf77b8f5b1700d027117780276eaf47 (patch) | |
tree | f2b9e759ba299580893cd7b07420129d5f6f76ed | |
parent | b04419baf3cd9d9e1413e4c46b63cabbbe66fc36 (diff) | |
download | ikiwiki-162029839cf77b8f5b1700d027117780276eaf47.tar ikiwiki-162029839cf77b8f5b1700d027117780276eaf47.tar.gz |
response
-rw-r--r-- | doc/bugs/Remove_redirect_pages_from_inline_pages.mdwn | 3 |
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]] |