updated synonyms to 1.3
This commit is contained in:
@@ -3,19 +3,22 @@ description = "Provides synonyms feature for working with Drupal Taxonomy"
|
||||
package = Taxonomy
|
||||
core = 7.x
|
||||
dependencies[] = taxonomy
|
||||
dependencies[] = text
|
||||
dependencies[] = ctools
|
||||
|
||||
files[] = synonyms.test
|
||||
files[] = includes/AbstractSynonymsExtractor.class.inc
|
||||
files[] = includes/SynonymsSynonymsExtractor.class.inc
|
||||
files[] = includes/TaxonomySynonymsExtractor.class.inc
|
||||
files[] = includes/EntityReferenceSynonymsExtractor.class.inc
|
||||
|
||||
files[] = includes/SynonymsBehavior.interface.inc
|
||||
files[] = includes/TextSynonymsBehavior.class.inc
|
||||
files[] = includes/TaxonomySynonymsBehavior.class.inc
|
||||
files[] = includes/EntityReferenceSynonymsBehavior.class.inc
|
||||
|
||||
files[] = views/synonyms.views.inc
|
||||
files[] = views/synonyms_views_plugin_argument_validate_taxonomy_term.inc
|
||||
files[] = views/synonyms_views_handler_filter_term_tid.inc
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-09-15
|
||||
version = "7.x-1.2"
|
||||
; Information added by Drupal.org packaging script on 2015-11-29
|
||||
version = "7.x-1.3"
|
||||
core = "7.x"
|
||||
project = "synonyms"
|
||||
datestamp = "1410753528"
|
||||
datestamp = "1448771941"
|
||||
|
||||
|
Reference in New Issue
Block a user