forked from NofarGizra/commons_trusted_contacts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommons_trusted_contacts.info
55 lines (55 loc) · 2.62 KB
/
commons_trusted_contacts.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
name = Commons Trusted Contacts
description = Commons Trusted Contacts Functionality
core = 7.x
package = Commons - Building blocks
php = 5.2.4
version = 7.x-3.0
project = commons_trusted_contacts
dependencies[] = commons_groups
dependencies[] = ctools
dependencies[] = date
dependencies[] = entity
dependencies[] = entityreference
dependencies[] = features
dependencies[] = list
dependencies[] = message
dependencies[] = og
dependencies[] = og_ui
dependencies[] = options
dependencies[] = overlay
dependencies[] = privatemsg
dependencies[] = strongarm
dependencies[] = text
dependencies[] = views
features[ctools][] = strongarm:strongarm:1
features[ctools][] = views:views_default:3.0
features[features_api][] = api:1
features[field_base][] = field_approving_user
features[field_base][] = field_confirmation
features[field_base][] = field_membership_token
features[field_base][] = field_my_request
features[field_base][] = field_original_og_membership
features[field_base][] = field_requesting_user
features[field_base][] = field_response_date
features[field_base][] = og_user_group_ref
features[field_base][] = user_trusted_contacts
features[field_instance][] = message-trusted_contact_request_approved-field_approving_user
features[field_instance][] = message-trusted_contact_request_pending-field_requesting_user
features[field_instance][] = og_membership-trusted_contacts-field_confirmation
features[field_instance][] = og_membership-trusted_contacts-field_membership_token
features[field_instance][] = og_membership-trusted_contacts-field_my_request
features[field_instance][] = og_membership-trusted_contacts-field_original_og_membership
features[field_instance][] = og_membership-trusted_contacts-field_response_date
features[field_instance][] = user-user-user_trusted_contacts
features[message_type][] = trusted_contact_request_approved
features[message_type][] = trusted_contact_request_pending
features[user_permission][] = delete privatemsg
features[user_permission][] = read privatemsg
features[user_permission][] = write privatemsg
features[variable][] = field_bundle_settings_message__trusted_contact_request_approved
features[variable][] = field_bundle_settings_message__trusted_contact_request_pending
features[views_view][] = trusted_contacts
features[views_view][] = trusted_contacts_invitations
features_exclude[field][message-trusted_contact_request_approved-field_approving_user] = message-trusted_contact_request_approved-field_approving_user
features_exclude[field][message-trusted_contact_request_pending-field_requesting_user] = message-trusted_contact_request_pending-field_requesting_user
files[] = views/handlers/commons_groups_handler_send_message.inc