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
Comment #1
jweberg commentedThat 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.
Comment #2
jweberg commentedComment #3
jweberg commentedComment #4
jweberg commentedComment #5
jweberg commentedComment #6
jdanthinne commentedAn 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!
Comment #7
jweberg commented