This repository has been archived by the owner on May 2, 2018. It is now read-only.
forked from troelslenda/Wayfinder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ding_wayfinder.info
45 lines (45 loc) · 2.01 KB
/
ding_wayfinder.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
44
45
core = "6.x"
dependencies[] = "features"
dependencies[] = "filefield"
dependencies[] = "location"
dependencies[] = "nodereference"
dependencies[] = "strongarm"
dependencies[] = "views"
dependencies[] = "weight"
description = "Contains content types, views and everything else needed to build the Wayfinder"
features[content][] = "wf_floor-field_floorplan"
features[content][] = "wf_floor-field_library"
features[content][] = "wf_keyword-field_floor"
features[content][] = "wf_keyword-field_keywordoverlay"
features[ctools][] = "strongarm:strongarm:1"
features[node][] = "wf_floor"
features[node][] = "wf_keyword"
features[variable][] = "comment_anonymous_wf_floor"
features[variable][] = "comment_anonymous_wf_keyword"
features[variable][] = "comment_controls_wf_floor"
features[variable][] = "comment_controls_wf_keyword"
features[variable][] = "comment_default_mode_wf_floor"
features[variable][] = "comment_default_mode_wf_keyword"
features[variable][] = "comment_default_order_wf_floor"
features[variable][] = "comment_default_order_wf_keyword"
features[variable][] = "comment_default_per_page_wf_floor"
features[variable][] = "comment_default_per_page_wf_keyword"
features[variable][] = "comment_form_location_wf_floor"
features[variable][] = "comment_form_location_wf_keyword"
features[variable][] = "comment_preview_wf_floor"
features[variable][] = "comment_preview_wf_keyword"
features[variable][] = "comment_subject_field_wf_floor"
features[variable][] = "comment_subject_field_wf_keyword"
features[variable][] = "comment_wf_floor"
features[variable][] = "comment_wf_keyword"
features[variable][] = "content_extra_weights_wf_floor"
features[variable][] = "content_extra_weights_wf_keyword"
features[variable][] = "language_content_type_wf_floor"
features[variable][] = "language_content_type_wf_keyword"
features[variable][] = "node_options_wf_floor"
features[variable][] = "node_options_wf_keyword"
features[variable][] = "weight_node_types"
features[views][] = "wayfinder"
features[views_api][] = "api:2"
name = "Ding! Wayfinder"
package = "Ding!"