-
Notifications
You must be signed in to change notification settings - Fork 0
/
fjvu_documents.info
41 lines (41 loc) · 1.7 KB
/
fjvu_documents.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
core = "7.x"
dependencies[] = "date"
dependencies[] = "features"
dependencies[] = "file"
dependencies[] = "page_manager"
dependencies[] = "taxonomy"
dependencies[] = "views"
description = "Handles knowledge documents"
features[ctools][] = "page_manager:pages_default:1"
features[ctools][] = "views:views_default:3.0"
features[field][] = "node-documents-body"
features[field][] = "node-documents-field_documents_file"
features[field][] = "node-documents-field_documents_year"
features[field][] = "node-documents-taxonomy_vocabulary_10"
features[field][] = "node-documents-taxonomy_vocabulary_12"
features[field][] = "node-documents-taxonomy_vocabulary_3"
features[field][] = "node-documents-taxonomy_vocabulary_5"
features[field][] = "node-documents-taxonomy_vocabulary_6"
features[field][] = "node-documents-taxonomy_vocabulary_7"
features[field][] = "node-documents-taxonomy_vocabulary_8"
features[node][] = "documents"
features[page_manager_handlers][] = "node_view_panel_context_2"
features[page_manager_pages][] = "documents"
features[taxonomy][] = "vocabulary_10"
features[taxonomy][] = "vocabulary_12"
features[taxonomy][] = "vocabulary_3"
features[taxonomy][] = "vocabulary_5"
features[taxonomy][] = "vocabulary_6"
features[taxonomy][] = "vocabulary_7"
features[taxonomy][] = "vocabulary_8"
features[user_permission][] = "create documents content"
features[user_permission][] = "delete any documents content"
features[user_permission][] = "delete own documents content"
features[user_permission][] = "edit any documents content"
features[user_permission][] = "edit own documents content"
features[views_view][] = "documents_list"
name = "FJVU Documents"
package = "Features"
php = "5.2.4"
project = "fjvu_documents"
version = "7.x-1.2"