-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmotionsplan_exercise_program.info
43 lines (43 loc) · 1.92 KB
/
motionsplan_exercise_program.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name = Motionsplan Exercise Program
description = Adds functionality to add exercises to programs
core = 7.x
package = Motionsplan
version = 7.x-0.1
project = motionsplan_exercise_program
dependencies[] = ctools
dependencies[] = entityreference
dependencies[] = features
dependencies[] = inline_entity_form
dependencies[] = node
dependencies[] = strongarm
dependencies[] = text
dependencies[] = views
features[ctools][] = strongarm:strongarm:1
features[ctools][] = views:views_default:3.0
features[features_api][] = api:2
features[field_base][] = body
features[field_base][] = field_program_exercises
features[field_instance][] = node-trainingprogram-body
features[field_instance][] = node-trainingprogram-field_program_exercises
features[node][] = trainingprogram
features[user_permission][] = create trainingprogram content
features[user_permission][] = delete own trainingprogram content
features[user_permission][] = edit own trainingprogram content
features[variable][] = comment_anonymous_trainingprogram
features[variable][] = comment_controls_trainingprogram
features[variable][] = comment_default_mode_trainingprogram
features[variable][] = comment_default_order_trainingprogram
features[variable][] = comment_default_per_page_trainingprogram
features[variable][] = comment_form_location_trainingprogram
features[variable][] = comment_preview_trainingprogram
features[variable][] = comment_subject_field_trainingprogram
features[variable][] = comment_trainingprogram
features[variable][] = field_bundle_settings_node__trainingprogram
features[variable][] = language_content_type_trainingprogram
features[variable][] = menu_options_trainingprogram
features[variable][] = menu_parent_trainingprogram
features[variable][] = node_options_trainingprogram
features[variable][] = node_preview_trainingprogram
features[variable][] = node_submitted_trainingprogram
features[views_view][] = exercise_list_program
files[] = motionsplan_exercise_program.migrate.inc