Special keywords used in internal search should bring up a special page

balabushka - June 16, 2009 - 10:10

Usecase:
We are a software development company

When a user searches on our site for error messages found in our software, I want to provide a special page with infos on how to fix the problem, most of the time this will be "install updates", or "contact support".

We have like 100 different error messages, and ofc I dont wont to list them all on the site - so I have to hook into site search and if an error messge is the search term the user doesn't get a result page, but rather our help page.

Thank you for any suggestions

Still looking for a solution

balabushka - October 19, 2009 - 08:44

Still looking for a solution

_

WorldFallz - October 19, 2009 - 12:56

Maybe some 'if' code to check the referrer in the phptemplate_customerror() function of the http://drupal.org/project/customerror module?

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

 
 

Drupal is a registered trademark of Dries Buytaert.