-
Notifications
You must be signed in to change notification settings - Fork 0
/
bv_cc_question.info
24 lines (24 loc) · 1.02 KB
/
bv_cc_question.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = BV Call Center Questions
description = Defines the Call Center Question entity and associated features.
core = 7.x
package = Vopros
dependencies[] = better_exposed_filters
dependencies[] = ctools
dependencies[] = entity
dependencies[] = features
dependencies[] = options
dependencies[] = taxonomy
dependencies[] = views
dependencies[] = vopros_base
features[ctools][] = views:views_default:3.0
features[features_api][] = api:2
features[field_base][] = bv_cc_category
features[field_instance][] = bv_cc_question-bv_cc_question-bv_cc_category
features[taxonomy][] = bv_call_center_question
features[views_view][] = bv_call_center_question_list
files[] = bv_cc_question.admin.inc
files[] = includes/bv_cc_question.controller.inc
files[] = includes/bv_cc_question.entity.inc
files[] = includes/views/handlers/views_handler_field_bv_cc_question.inc
files[] = includes/views/handlers/bv_cc_question_answer_type_views_handler_filter_in_operator.inc
files[] = includes/views/handlers/bv_cc_question_library_views_handler_filter_in_operator.inc