-
Notifications
You must be signed in to change notification settings - Fork 75
docs: Update default Contact social field tokens (X, TikTok, YouTube) in variables reference #812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 7.2
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -78,10 +78,6 @@ See :doc:`managing custom fields </contacts/custom_fields>` for more information | |
| - ``{contactfield=fax}`` | ||
| * - First Name | ||
| - ``{contactfield=firstname}`` | ||
| * - Foursquare | ||
| - ``{contactfield=foursquare}`` | ||
| * - Google+ | ||
| - ``{contactfield=googleplus}`` | ||
| - ``{contactfield=instagram}`` | ||
| * - IP Address | ||
|
|
@@ -96,19 +92,21 @@ See :doc:`managing custom fields </contacts/custom_fields>` for more information | |
| - ``{contactfield=phone}`` | ||
| * - Position | ||
| - ``{contactfield=position}`` | ||
| * - Skype | ||
| - ``{contactfield=skype}`` | ||
| * - State | ||
| - ``{contactfield=state}`` | ||
| * - TikTok | ||
| - ``{contactfield=tiktok}`` | ||
| * - X | ||
| - ``{contactfield=twitter}`` | ||
| * - Title | ||
| - ``{contactfield=title}`` | ||
| * - Website | ||
| - ``{contactfield=website}`` | ||
| * - YouTube | ||
| - ``{contactfield=youtube}`` | ||
| * - Zip Code | ||
| - ``{contactfield=zipcode}`` | ||
|
|
||
| Contact Owner fields | ||
| ********************* | ||
|
|
||
|
|
@@ -392,10 +390,6 @@ Alphabetical list | |
| - ``{contactfield=companyfax}`` | ||
| * - First Name | ||
| - ``{contactfield=firstname}`` | ||
| * - Foursquare | ||
| - ``{contactfield=foursquare}`` | ||
| * - Google+ | ||
| - ``{contactfield=googleplus}`` | ||
| - ``{contactfield=instagram}`` | ||
| * - IP Address | ||
|
|
@@ -429,17 +423,19 @@ Alphabetical list | |
| * - Segment List (Preference Center) | ||
| - ``{segmentlist}`` | ||
| * - Signature | ||
| - ``{signature}`` | ||
| * - Skype | ||
| - ``{contactfield=skype}`` | ||
| - ``{signature}`` | ||
| * - State | ||
| - ``{contactfield=state}`` | ||
| * - State (Company) | ||
| - ``{contactfield=companystate}`` | ||
| * - Subject | ||
| - ``{subject}`` | ||
| - ``{subject}`` | ||
| * - TikTok | ||
| - ``{contactfield=tiktok}`` | ||
| * - X | ||
| - ``{contactfield=twitter}`` | ||
| * - YouTube | ||
| - ``{contactfield=youtube}`` | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. PR #16413's Source: mautic/mautic#16413 |
||
| * - Preferred Channel (Preference Center) | ||
| - ``{preferredchannel}`` | ||
| * - Resubscribe URL | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR #16413 updated
tokens_help_bundle.html.twigandmessages.inito drop thefoursquare,googleplus, andskypecontact field tokens, relabeltwittertoX(keeping the{contactfield=twitter}token), and add{contactfield=tiktok}and{contactfield=youtube}. I mirrored those exact token changes in the Contact fields token table.Source: https://github.com/mautic/mautic/pull/16413/files#diff-tokens_help_bundle