-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathjournalstream.info
More file actions
executable file
·58 lines (58 loc) · 2.35 KB
/
journalstream.info
File metadata and controls
executable file
·58 lines (58 loc) · 2.35 KB
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
57
58
name = JournalStream
description = The Science Collaboration JournalStream module.
core = 7.x
package = SCF
php = 5.2.4
dependencies[] = biblio
dependencies[] = biblio_pm
dependencies[] = ctools
dependencies[] = entity
dependencies[] = features
dependencies[] = flag
dependencies[] = node_reference
dependencies[] = references
dependencies[] = strongarm
dependencies[] = text
dependencies[] = views
stylesheets[all][] = assets/journalstream.css
features[ctools][] = strongarm:strongarm:1
features[ctools][] = views:views_default:3.0
features[features_api][] = api:1
features[field_base][] = body
features[field_base][] = field_accepted_nodes
features[field_base][] = field_not_reviewed_nodes
features[field_base][] = field_papers
features[field_base][] = field_rejected_nodes
features[field_base][] = field_topic_queue
features[field_instance][] = node-collection-body
features[field_instance][] = node-collection-field_papers
features[field_instance][] = node-collection-field_topic_queue
features[field_instance][] = node-topic_queue-body
features[field_instance][] = node-topic_queue-field_accepted_nodes
features[field_instance][] = node-topic_queue-field_not_reviewed_nodes
features[field_instance][] = node-topic_queue-field_rejected_nodes
features[flag][] = js_classic_paper
features[flag][] = js_editors_pick
features[node][] = collection
features[node][] = topic_queue
features[variable][] = comment_anonymous_collection
features[variable][] = comment_anonymous_topic_queue
features[variable][] = comment_collection
features[variable][] = comment_default_mode_collection
features[variable][] = comment_default_mode_topic_queue
features[variable][] = comment_default_per_page_collection
features[variable][] = comment_default_per_page_topic_queue
features[variable][] = comment_form_location_collection
features[variable][] = comment_form_location_topic_queue
features[variable][] = comment_preview_collection
features[variable][] = comment_preview_topic_queue
features[variable][] = comment_subject_field_collection
features[variable][] = comment_subject_field_topic_queue
features[variable][] = comment_topic_queue
features[variable][] = node_options_collection
features[variable][] = node_options_topic_queue
features[views_view][] = journalstream_queue
files[] = journalstream.test
files[] = styles/biblio_style_journalstream.inc
files[] = journalstream.drush.inc
files[] = journalstream.admin.inc