updated features for home v2
This commit is contained in:
@@ -3,28 +3,61 @@ core = 7.x
|
||||
package = Materio
|
||||
dependencies[] = ctools
|
||||
dependencies[] = features
|
||||
dependencies[] = materio_subscriptions
|
||||
dependencies[] = materio_content_types
|
||||
dependencies[] = metatag
|
||||
dependencies[] = node
|
||||
dependencies[] = strongarm
|
||||
dependencies[] = text
|
||||
dependencies[] = workflow_access
|
||||
features[ctools][] = strongarm:strongarm:1
|
||||
features[features_api][] = api:2
|
||||
features[field_base][] = field_couverture
|
||||
features[field_instance][] = node-publication-body
|
||||
features[field_instance][] = node-publication-field_couverture
|
||||
features[node][] = publication
|
||||
features[user_permission][] = create publication content
|
||||
features[user_permission][] = delete any publication content
|
||||
features[user_permission][] = delete own publication content
|
||||
features[user_permission][] = edit any publication content
|
||||
features[user_permission][] = edit own publication content
|
||||
features[user_permission][] = show publication title
|
||||
features[user_role][] = Contact opérationnel
|
||||
features[user_role][] = Student
|
||||
features[user_role][] = Unverified
|
||||
features[user_role][] = administrator
|
||||
features[user_role][] = root
|
||||
features[user_role][] = utilisateur anonyme
|
||||
features[user_role][] = utilisateur authentifié
|
||||
features[variable][] = additional_settings__active_tab_publication
|
||||
features[variable][] = ant_pattern_publication
|
||||
features[variable][] = ant_php_publication
|
||||
features[variable][] = ant_publication
|
||||
features[variable][] = date_popup_authored_enabled_publication
|
||||
features[variable][] = date_popup_authored_format_publication
|
||||
features[variable][] = date_popup_authored_year_range_publication
|
||||
features[variable][] = diff_enable_revisions_page_node_publication
|
||||
features[variable][] = diff_show_preview_changes_node_publication
|
||||
features[variable][] = diff_view_mode_preview_node_publication
|
||||
features[variable][] = entity_translation_hide_translation_links_publication
|
||||
features[variable][] = entity_translation_node_metadata_publication
|
||||
features[variable][] = field_bundle_settings_node__publication
|
||||
features[variable][] = language_content_type_publication
|
||||
features[variable][] = menu_options_publication
|
||||
features[variable][] = menu_parent_publication
|
||||
features[variable][] = node_options_publication
|
||||
features[variable][] = node_preview_publication
|
||||
features[variable][] = node_submitted_publication
|
||||
features[variable][] = nodeformscols_field_placements_publication_default
|
||||
features[variable][] = print_html_display_comment_publication
|
||||
features[variable][] = print_html_display_publication
|
||||
features[variable][] = print_html_display_urllist_publication
|
||||
features[variable][] = save_continue_publication
|
||||
features[variable][] = simplenews_content_type_publication
|
||||
features[variable][] = unique_field_comp_publication
|
||||
features[variable][] = unique_field_fields_publication
|
||||
features[variable][] = unique_field_scope_publication
|
||||
features[variable][] = unique_field_show_matches_publication
|
||||
features[variable][] = workflow_publication
|
||||
features[workflow][] = Publication
|
||||
features[workflow_access][] = Publication
|
||||
features_exclude[dependencies][workflow_access] = workflow_access
|
||||
features_exclude[workflow][Publication] = Publication
|
||||
features_exclude[user_role][Unverified] = Unverified
|
||||
features_exclude[user_role][Student] = Student
|
||||
features_exclude[user_role][Contact opérationnel] = Contact opérationnel
|
||||
features_exclude[user_role][administrator] = administrator
|
||||
features_exclude[user_role][root] = root
|
||||
project path = sites/all/modules/features
|
||||
|
Reference in New Issue
Block a user