The default search goes to /search/node, but modules can add their own hook_search pages, like eg /search/user, /search/profile, etc. It would be cool to be able to select the type of search you want to perform using a dropdown similar to the search engine box in modern browsers (eg: this dropdown in firefox)

More javascript ;-)

Comments

jweberg’s picture

Status: Active » Postponed

That seems doable. I have some other things to do to the module to get it ready for a stable release. If this is something you'd like sooner feel free to work on it and submit a patch. I'll be more than happy to take a look.

jweberg’s picture

Version: » 6.x-1.x-dev
Category: feature » task
Status: Postponed » Active
jweberg’s picture

Version: 6.x-1.x-dev » 6.x-1.1-beta2
jweberg’s picture

Version: 6.x-1.1-beta2 » 6.x-1.1
jweberg’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
jdanthinne’s picture

An other module I've written, Custom Search is inspired in part by this one, but greatly enhances it, as well with other options (content type & taxonomy pre-selection), and is aware of other modules hook (it can search users, help, etc.). Have a try!

jweberg’s picture

Status: Active » Closed (fixed)