X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f0b83af9aadfb5c4755fe9079f1dc97112f49d95..f04611a6d0e4738810dfa5af63cb06a33b45a4f5:/doc/bugs/comments_not_searchable.mdwn 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]]