]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/discussion_of_what__63__.mdwn
Avoid trying to log the user in when receiving anonymous pushes from git and a plugin...
[ikiwiki.git] / doc / bugs / discussion_of_what__63__.mdwn
1 When searching in ikiwiki, sometimes discussion pages turn up. However, they are only titled "discussion".
2 In order to know what topic they are discussing, you have to look at the URL. Shouldn't they be titled
3 "foo/discussion" or "discussion of foo" or something? Thanks, --[[perolofsson]]
4
5 > This bug was filed when ikiwiki still used hyperestradier.
6 > Now that it uses xapian, the search results include the full
7 > page name, which seems sufficient to call this [[done]] --[[Joey]]