By delmont on
I'm trying to figure out how to capture the search terms entered by users in the standard--and advanced--drupal search mechanism.
Why? I'm trying to create a module that will return ads based on the user's search keyword choices, like Google does.
I've made modules before, but I'm not sure where or how to capture those terms once the user clicks the search button.
Any help would be greatly appreciated.
Thanks
--Steve
Comments
Sounds like you could start
Sounds like you could start by looking at the Zeitgeist module: http://drupal.org/node/50188