123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- name = Materio publications
- core = 7.x
- package = Materio
- dependencies[] = ctools
- dependencies[] = features
- dependencies[] = image
- dependencies[] = list
- 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_base][] = field_weight
- features[field_instance][] = node-publication-body
- features[field_instance][] = node-publication-field_couverture
- features[field_instance][] = node-publication-field_weight
- features[image][] = publication-couv
- 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][] = Utilisateur Alpha Tester
- 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][materio_subscriptions] = materio_subscriptions
- features_exclude[dependencies][options] = options
- features_exclude[dependencies][materio_page_title] = materio_page_title
- project path = sites/all/modules/features
|