You are here

party_simplenews.info in Party 8.2

name = Party Simplenews Integration
description = Integration with the SimpleNews module. Hopefully most of the code in here will eventually be generalised into a Party Mail module.
package = Party
core = 7.x

files[] = party_subscription_settings.entity.inc
files[] = includes/party_simplenews.data.inc
files[] = includes/views/party_simplenews.views.inc
files[] = includes/views/party_simplenews_handler_field_primary_email.inc

dependencies[] = email
dependencies[] = party
dependencies[] = simplenews

File

modules/party_simplenews/party_simplenews.info
View source
  1. name = Party Simplenews Integration
  2. description = Integration with the SimpleNews module. Hopefully most of the code in here will eventually be generalised into a Party Mail module.
  3. package = Party
  4. core = 7.x
  5. files[] = party_subscription_settings.entity.inc
  6. files[] = includes/party_simplenews.data.inc
  7. files[] = includes/views/party_simplenews.views.inc
  8. files[] = includes/views/party_simplenews_handler_field_primary_email.inc
  9. dependencies[] = email
  10. dependencies[] = party
  11. dependencies[] = simplenews