By mallet on
I want to replace the core Drupal 6 search with my new view search to be my default search on my site. I have been told to accomplish something like this I would need to use the hook_menu_alter:
http://api.drupal.org/api/function/hook_menu_alter/6
I did do a search but I keep getting the same page with no instructions on how to implement this or what it actually does or goes :(
If anyone can help, I would greatly appreciate it.
-Mallet