diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-06 23:28:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-06 23:28:54 -0400 |
commit | 300001184ea60895de9a63537951c41b21486f11 (patch) | |
tree | f6ce03f4c8b4a9ef8b1eb31c9566c9bc936fa37c /doc/bugs | |
parent | 575080d6ef114f24e23c17bd63cf406b22460657 (diff) | |
download | ikiwiki-300001184ea60895de9a63537951c41b21486f11.tar ikiwiki-300001184ea60895de9a63537951c41b21486f11.tar.gz |
done
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/comments_not_searchable.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/comments_not_searchable.mdwn b/doc/bugs/comments_not_searchable.mdwn index 72f7bf30f..6fda89bd2 100644 --- a/doc/bugs/comments_not_searchable.mdwn +++ b/doc/bugs/comments_not_searchable.mdwn @@ -15,3 +15,5 @@ However, the search postscan hook tells xapian the page url, and uses `urlto($page)` to do it. And that won't work for an internal page. Guess it could be modified to tell xapian the permalink. --[[Joey]] + +> [[done]] --[[Joey]] |