Skip to content

4.4 Backport Add config setting to disable mandatory tokens check in mai...#34

Open
eileenmcnaughton wants to merge 1 commit intoCiviCRM42:4.2from
eileenmcnaughton:mail-setting
Open

4.4 Backport Add config setting to disable mandatory tokens check in mai...#34
eileenmcnaughton wants to merge 1 commit intoCiviCRM42:4.2from
eileenmcnaughton:mail-setting

Conversation

@eileenmcnaughton
Copy link
Contributor

...lings

As per a previous discussion (with Lobo IIRC), add a configuration
setting to disable the check for presence of mandatory tokens when
sending mailings.

This setting is implemented as a negative option, i.e. ticking the
option disables the check. We could also reverse the logic, so that
ticking the option enables the check instead; and set it to on by
default... Not sure which is preferable -- I guess that's mostly a
matter of taste.

Conflicts:

CRM/Admin/Form/Preferences/Mailing.php
settings/Mailing.setting.php

Conflicts:

packages

…mailings

As per a previous discussion (with Lobo IIRC), add a configuration
setting to disable the check for presence of mandatory tokens when
sending mailings.

This setting is implemented as a negative option, i.e. ticking the
option disables the check. We could also reverse the logic, so that
ticking the option enables the check instead; and set it to on by
default... Not sure which is preferable -- I guess that's mostly a
matter of taste.

Conflicts:

	CRM/Admin/Form/Preferences/Mailing.php
	settings/Mailing.setting.php

Conflicts:

	packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants