more module updates

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-20 18:13:58 +02:00
parent 55b23a2cec
commit 2121a356b3
51 changed files with 1638 additions and 851 deletions

View File

@@ -8,6 +8,9 @@ the module provides this additional functionality:
* synonym-friendly autocomplete widget for taxonomy_term_reference fields
* integration with Drupal search functionality enabling searching content by
synonyms of the terms that the content references
* integration with Search API. If you include synonyms of a term into your
Search API search index, your clients will be able to find content with
search keywords that contain synonyms and not actual names of terms.
-- REQUIREMENTS --