On the default search page, a link to http://drupal.org/project/issues/search should be offered.
Additionally, there should be a tab on the search results page for "issues".
On the default search page, a link to http://drupal.org/project/issues/search should be offered.
Additionally, there should be a tab on the search results page for "issues".
Comments
Comment #1
factoryjoe commentedIn addition, when submitting a new issue, the link to the issues search should be as prominent as the link to the default search! (I think that was my original intention!)
Comment #2
dww+1 to both of these ideas.
Comment #3
dwwto accomplish the first idea we just need to register some more menu items via the project_menu() hook (issue searching is all done via the project.module). however, the other stuff in here is drupal.org maintenance, so i'm not going to move this issue into the project queue. instead, i just created http://drupal.org/node/68271 to handle the project.module specific work for this issue. feel free to generate a patch in there against project.module. ;)
thanks,
-derek
Comment #4
dwwjust added a link to /search/issues on the issue help text:
http://drupal.org/admin/settings/content-types/project_issue
Comment #5
(not verified) commented