-
Notifications
You must be signed in to change notification settings - Fork 0
/
iyi_scan_and_post.info
30 lines (30 loc) · 1.14 KB
/
iyi_scan_and_post.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
core = "7.x"
dependencies[] = "blog"
dependencies[] = "comment"
dependencies[] = "features"
dependencies[] = "image"
dependencies[] = "list"
dependencies[] = "search"
dependencies[] = "strongarm"
dependencies[] = "views"
description = "Provid a way for users to scan something and post comments, to manage."
features[ctools][] = "strongarm:strongarm:1"
features[ctools][] = "views:views_default:3.0"
features[field][] = "comment-comment_node_blog-comment_body"
features[field][] = "node-user-body"
features[node][] = "user"
features[variable][] = "comment_anonymous_user"
features[variable][] = "comment_default_mode_user"
features[variable][] = "comment_default_per_page_user"
features[variable][] = "comment_form_location_user"
features[variable][] = "comment_preview_user"
features[variable][] = "comment_subject_field_user"
features[variable][] = "comment_user"
features[variable][] = "menu_options_user"
features[variable][] = "menu_parent_user"
features[variable][] = "node_options_user"
features[variable][] = "node_preview_user"
features[variable][] = "node_submitted_user"
features[views_view][] = "view_magic"
name = "iyi_scan and post"
package = "Features"