-
Notifications
You must be signed in to change notification settings - Fork 7
/
ding_tabroll.info
56 lines (56 loc) · 2.38 KB
/
ding_tabroll.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
46
47
48
49
50
51
52
53
54
55
56
name = "Ding! tabroll"
description = "provides the content type rolltab and the view Tabroll, which presents 5 tabs in a carousel - to be shown fx. on frontpage"
core = "6.x"
package = "Ding!"
dependencies[] = "cache_actions"
dependencies[] = "ding_content"
dependencies[] = "ding_library"
dependencies[] = "features"
dependencies[] = "imagecache"
dependencies[] = "imagefield"
dependencies[] = "jquery_ui"
dependencies[] = "link"
dependencies[] = "location"
dependencies[] = "nodequeue"
dependencies[] = "nodequeue_export"
dependencies[] = "nodereference"
dependencies[] = "rules"
dependencies[] = "strongarm"
dependencies[] = "token"
dependencies[] = "views"
dependencies[] = "views_content"
features[content][] = "rolltab-field_image"
features[content][] = "rolltab-field_library_ref"
features[content][] = "rolltab-field_link"
features[content][] = "rolltab-field_teaser"
features[ctools][] = "strongarm:strongarm:1"
features[imagecache][] = "460_240_crop"
features[node][] = "rolltab"
features[nodequeue_export][] = "ding_tabroll_frontpage_queue"
features[rules_categories][] = "ding_tabroll"
features[user_permission][] = "create rolltab content"
features[user_permission][] = "delete any rolltab content"
features[user_permission][] = "delete own rolltab content"
features[user_permission][] = "edit any rolltab content"
features[user_permission][] = "edit own rolltab content"
features[user_permission][] = "manipulate all queues"
features[user_permission][] = "manipulate queues"
features[user_permission][] = "view imagecache 460_240_crop"
features[variable][] = "comment_anonymous_rolltab"
features[variable][] = "comment_controls_rolltab"
features[variable][] = "comment_default_mode_rolltab"
features[variable][] = "comment_default_order_rolltab"
features[variable][] = "comment_default_per_page_rolltab"
features[variable][] = "comment_form_location_rolltab"
features[variable][] = "comment_preview_rolltab"
features[variable][] = "comment_rolltab"
features[variable][] = "comment_subject_field_rolltab"
features[variable][] = "content_extra_weights_rolltab"
features[variable][] = "language_content_type_rolltab"
features[variable][] = "location_defaultnum_rolltab"
features[variable][] = "location_maxnum_rolltab"
features[variable][] = "location_settings_node_rolltab"
features[variable][] = "menu_rolltab"
features[variable][] = "node_options_rolltab"
features[views][] = "tabroll"
features[views_api][] = "api:2"