updated synonyms to 1.5

This commit is contained in:
Bachir Soussi Chiadmi
2016-11-05 17:54:56 +01:00
parent 773e7fbddd
commit 252abe9b0e
51 changed files with 6500 additions and 2484 deletions

View File

@@ -1,9 +1,12 @@
name = Synonyms
description = "Provides synonyms feature for working with Drupal Taxonomy"
package = Taxonomy
description = "Provides synonyms feature for Drupal entities."
package = Synonyms
core = 7.x
dependencies[] = taxonomy
dependencies[] = ctools
dependencies[] = entity
configure = admin/structure/synonyms
test_dependencies[] = entityreference:entityreference
files[] = synonyms.test
@@ -15,10 +18,12 @@ 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
files[] = views/synonyms_views_handler_field_synonyms.inc
files[] = views/synonyms_views_handler_filter_entityreference_synonyms.inc
; Information added by Drupal.org packaging script on 2015-12-02
version = "7.x-1.4"
; Information added by Drupal.org packaging script on 2016-05-07
version = "7.x-1.5"
core = "7.x"
project = "synonyms"
datestamp = "1449079740"
datestamp = "1462586641"