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

factoryjoe’s picture

In 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!)

dww’s picture

+1 to both of these ideas.

dww’s picture

to 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

dww’s picture

Assigned: Unassigned » dww
Status: Active » Fixed

just added a link to /search/issues on the issue help text:
http://drupal.org/admin/settings/content-types/project_issue

Anonymous’s picture

Status: Fixed » Closed (fixed)