Config changes from live, inc linebreak expansions
This commit is contained in:
parent
b1b12e0505
commit
f803aa6668
99 changed files with 5173 additions and 2708 deletions
|
@ -10,49 +10,11 @@ mail_templates:
|
|||
watcher:
|
||||
node:
|
||||
subject: '[site:name] :: new comment on [node:title]'
|
||||
body: |
|
||||
Hi [comment-subscribed:author],
|
||||
|
||||
[comment:author] has commented on: "[node:title]"
|
||||
|
||||
----
|
||||
[comment:title]
|
||||
[comment:body]
|
||||
----
|
||||
|
||||
You can view the comment at the following url
|
||||
[comment:url]
|
||||
|
||||
You can stop receiving emails when someone replies to this post,
|
||||
by going to [comment-subscribed:unsubscribe-url]
|
||||
|
||||
You can set up auto-following feature for all future posts
|
||||
by creating your own user with a few clicks here [site:login-url]
|
||||
|
||||
-- [site:name] team
|
||||
[site:url]
|
||||
body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n"
|
||||
entity_author:
|
||||
node:
|
||||
subject: '[site:name] :: new comment for your post'
|
||||
body: |
|
||||
Hi [node:author],
|
||||
|
||||
You have received a comment on: "[node:title]"
|
||||
|
||||
----
|
||||
[comment:title]
|
||||
[comment:body]
|
||||
----
|
||||
|
||||
You can view the comment at the following url
|
||||
[comment:url]
|
||||
|
||||
You will receive emails like this for all replies to your posts. You can
|
||||
disable this by logging in and changing the settings on your user account at
|
||||
[node:author:edit-url].
|
||||
|
||||
-- [site:name] team
|
||||
[site:url]
|
||||
body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n"
|
||||
_core:
|
||||
default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik
|
||||
bundle_types:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue