forked from nuvoleweb/atrium_folders
-
Notifications
You must be signed in to change notification settings - Fork 1
/
atrium_folders.info
49 lines (49 loc) · 1.93 KB
/
atrium_folders.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
name = "Atrium Folders"
description = "File management system for Open Atrium."
core = "6.x"
package = "Features"
version = "6.x-1.0-dev"
project = "atrium_folders"
dependencies[] = "book"
dependencies[] = "comment"
dependencies[] = "context"
dependencies[] = "features"
dependencies[] = "itweak_upload"
dependencies[] = "jquery_ui"
dependencies[] = "og_views"
dependencies[] = "strongarm"
dependencies[] = "upload"
dependencies[] = "views"
features[context][] = "folders_listing"
features[context][] = "spaces-feature-folders"
features[ctools][] = "context:context:3"
features[ctools][] = "strongarm:strongarm:1"
features[node][] = "folder"
features[variable][] = "atrium_update_type_folder"
features[variable][] = "comment_anonymous_folder"
features[variable][] = "comment_controls_folder"
features[variable][] = "comment_default_mode_folder"
features[variable][] = "comment_default_order_folder"
features[variable][] = "comment_default_per_page_folder"
features[variable][] = "comment_folder"
features[variable][] = "comment_form_location_folder"
features[variable][] = "comment_preview_folder"
features[variable][] = "comment_subject_field_folder"
features[variable][] = "comment_upload_folder"
features[variable][] = "comment_upload_images_folder"
features[variable][] = "dragndrop_uploads_formatter_folder"
features[variable][] = "dragndrop_uploads_hide_folder"
features[variable][] = "dragndrop_uploads_widget_folder"
features[variable][] = "enable_revisions_page_folder"
features[variable][] = "node_options_folder"
features[variable][] = "notifications_content_type_folder"
features[variable][] = "og_content_type_usage_folder"
features[variable][] = "show_diff_inline_folder"
features[variable][] = "show_preview_changes_folder"
features[variable][] = "upload_folder"
features[views][] = "folders"
features[views][] = "folders_files"
features[views][] = "folders_folders"
features[views][] = "folders_navigation"
features[views_api][] = "api:2"
spaces[types][] = "og"