updated synonyms to 1.5
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user