Problem/Motivation

Google appliance may return search term synonyms, which are being ignored by the module.

Proposed resolution

The attached patch follows code examples for handling other elements (e.g. keymatch). It parses the xml in the module, uses template preprocess functions to check the parsed data and generate links to synonym searches and displays the results with a new template file and some css rules.

Remaining tasks

quality control.

User interface changes

If synonyms are returned, they appear as links under the search box on the results page, labeled similar to the google appliance default, "You might also try:".

API changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rt_davies’s picture

proposed patch

mpgeek’s picture

Assigned: Unassigned » mpgeek

Rolling this one in, thank you rt_davies.

mpgeek’s picture

Rolling this one in, thank you rt_davies.

mpgeek’s picture

mpgeek’s picture

Status: Active » Closed (fixed)

Added in 7.x-1.5. See http://drupal.org/node/1518352

mpgeek’s picture

Status: Closed (fixed) » Fixed
mpgeek’s picture

Status: Fixed » Closed (fixed)