-
Notifications
You must be signed in to change notification settings - Fork 1
/
earth_job_posting.info
36 lines (36 loc) · 1.42 KB
/
earth_job_posting.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
name = "Job Posting"
description = "A content type for job postings and related views."
core = "6.x"
package = "Features"
version = "6.x-1.0-alpha1"
project = "earth_job_posting"
dependencies[] = "content_permissions"
dependencies[] = "features"
dependencies[] = "optionwidgets"
dependencies[] = "strongarm"
dependencies[] = "text"
dependencies[] = "views"
features[content][] = "job-field_apply_instructions"
features[content][] = "job-field_contact_email"
features[content][] = "job-field_contact_name"
features[content][] = "job-field_contact_phone"
features[content][] = "job-field_jobtype"
features[ctools][] = "strongarm:strongarm:1"
features[node][] = "job"
features[user_permission][] = "edit field_jobtype"
features[user_permission][] = "view field_jobtype"
features[variable][] = "comment_anonymous_job"
features[variable][] = "comment_controls_job"
features[variable][] = "comment_default_mode_job"
features[variable][] = "comment_default_order_job"
features[variable][] = "comment_default_per_page_job"
features[variable][] = "comment_form_location_job"
features[variable][] = "comment_job"
features[variable][] = "comment_preview_job"
features[variable][] = "comment_subject_field_job"
features[variable][] = "content_extra_weights_job"
features[variable][] = "node_options_job"
features[variable][] = "upload_job"
features[views][] = "Jobs"
features[views_api][] = "api:2"
project status url = "http://drupalfeatures.stanford.edu/fserver"