123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- name = mailing
- core = 7.x
- package = Materio
- dependencies[] = ctools
- dependencies[] = elysia_cron
- dependencies[] = features
- dependencies[] = filter
- dependencies[] = mailgun
- dependencies[] = materio_content_types
- dependencies[] = materio_page_title
- dependencies[] = materio_subscriptions
- dependencies[] = metatag
- dependencies[] = node
- dependencies[] = options
- dependencies[] = override_node_options
- dependencies[] = pathologic
- dependencies[] = simplenews
- dependencies[] = simplenews_rules
- dependencies[] = simplenews_scheduler
- dependencies[] = strongarm
- dependencies[] = taxonomy
- dependencies[] = text
- dependencies[] = video_filter
- dependencies[] = webform_simplenews
- dependencies[] = wysiwyg
- dependencies[] = wysiwyg_filter
- features[ctools][] = elysia_cron:default_elysia_cron_rules:1
- features[ctools][] = strongarm:strongarm:1
- features[elysia_cron][] = simplenews_cron
- features[elysia_cron][] = simplenews_scheduler_cron
- features[features_api][] = api:2
- features[field_base][] = field_simplenews_term
- features[field_instance][] = node-simplenews-body
- features[field_instance][] = node-simplenews-field_simplenews_term
- features[field_instance][] = node-simplenews-field_visible_sur_la_home
- features[filter][] = mailhtml
- features[metatag][] = node:simplenews
- features[node][] = simplenews
- features[taxonomy][] = newsletter
- features[user_permission][] = administer mailgun
- features[user_permission][] = administer newsletters
- features[user_permission][] = administer simplenews settings
- features[user_permission][] = administer simplenews subscriptions
- features[user_permission][] = create simplenews content
- features[user_permission][] = delete any simplenews content
- features[user_permission][] = delete own simplenews content
- features[user_permission][] = edit any simplenews content
- features[user_permission][] = edit own simplenews content
- features[user_permission][] = enter simplenews revision log entry
- features[user_permission][] = override simplenews authored by option
- features[user_permission][] = override simplenews authored on option
- features[user_permission][] = override simplenews promote to front page option
- features[user_permission][] = override simplenews published option
- features[user_permission][] = override simplenews revision option
- features[user_permission][] = override simplenews sticky option
- features[user_permission][] = overview scheduled newsletters
- features[user_permission][] = send scheduled newsletters
- features[user_permission][] = show simplenews title
- features[variable][] = additional_settings__active_tab_simplenews
- features[variable][] = ant_pattern_simplenews
- features[variable][] = ant_php_simplenews
- features[variable][] = ant_simplenews
- features[variable][] = date_popup_authored_enabled_simplenews
- features[variable][] = date_popup_authored_format_simplenews
- features[variable][] = date_popup_authored_year_range_simplenews
- features[variable][] = diff_enable_revisions_page_node_simplenews
- features[variable][] = diff_show_preview_changes_node_simplenews
- features[variable][] = diff_view_mode_preview_node_simplenews
- features[variable][] = field_bundle_settings_node__simplenews
- features[variable][] = honeypot_form_simplenews_node_form
- features[variable][] = i18n_node_extended_simplenews
- features[variable][] = i18n_node_options_simplenews
- features[variable][] = language_content_type_simplenews
- features[variable][] = mailgun_api_key
- features[variable][] = mailgun_domain
- features[variable][] = mailgun_format
- features[variable][] = mailgun_log
- features[variable][] = mailgun_queue
- features[variable][] = mailgun_test
- features[variable][] = mailgun_tracking
- features[variable][] = mailgun_tracking_clicks
- features[variable][] = mailgun_tracking_opens
- features[variable][] = menu_options_simplenews
- features[variable][] = menu_parent_simplenews
- features[variable][] = node_options_simplenews
- features[variable][] = node_preview_simplenews
- features[variable][] = node_submitted_simplenews
- features[variable][] = pathauto_node_simplenews_pattern
- features[variable][] = pathauto_taxonomy_term_newsletter_pattern
- features[variable][] = simplenews_content_type_looping_embed_video
- features[variable][] = simplenews_content_type_materiau
- features[variable][] = simplenews_content_type_simplenews
- features[variable][] = simplenews_content_type_static_page_plaintext
- features[variable][] = simplenews_debug
- features[variable][] = simplenews_format
- features[variable][] = simplenews_from_address
- features[variable][] = simplenews_from_name
- features[variable][] = simplenews_priority
- features[variable][] = simplenews_private_key
- features[variable][] = simplenews_receipt
- features[variable][] = simplenews_send
- features[variable][] = simplenews_source_cache
- features[variable][] = simplenews_spool_expire
- features[variable][] = simplenews_test_address
- features[variable][] = simplenews_test_address_override
- features[variable][] = simplenews_throttle
- features[variable][] = simplenews_use_cron
- features[variable][] = simplenews_vid
- features[variable][] = unique_field_comp_simplenews
- features[variable][] = unique_field_fields_simplenews
- features[variable][] = unique_field_scope_simplenews
- features[variable][] = unique_field_show_matches_simplenews
- features[wysiwyg][] = mailhtml
- project path = sites/all/modules/features
|