dev/core#1768 - Add CiviMail synchronisation frequency setting.
[civicrm-core.git] / templates / CRM / Mailing / Form / Settings.hlp
CommitLineData
6a488035
TO
1{*
2 +--------------------------------------------------------------------+
1188c7a8 3 | Copyright CiviCRM LLC. All rights reserved. |
6a488035 4 | |
1188c7a8
TO
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
6a488035
TO
8 +--------------------------------------------------------------------+
9*}
10{htxt id="mailing-visibility-title"}
11 {ts}Visibility{/ts}
12{/htxt}
13{htxt id="mailing-visibility"}
14<p>
15{assign var=hlpViewURL value="mailing.viewUrl"}
16{ts 1=$hlpViewURL}This option makes it possible to make the contents of the email accessible to users as a web page. This option is only relevant if you insert the Mailing permalink token %1 in your message in the next step. This token generates a URL on which the message can be viewed (remember to insert the code in the appropriate HTML tags).{/ts}
17</p><p>
18{ts}You have two options to specify the visibility of the mailing{/ts}:
19</p><p>
20{ts}"public pages" will make the content of this mailing be viewable as a web page by everyone who has the permission of "view public CiviMail content"{/ts}
21</p><p>
22{ts}"user and user admin" only means that only users that received the mailing or administrators can view the content of this email as a web page; the recipients will have to log in to be able to view the message{/ts}
23<p></p>
2de3eb58
SP
24{htxt id="mailing-sync-interval-title"}
25 {ts}Sync Interval{/ts}
26{ts}"civimail_sync_interval" specifies how frequently CiviMail records which emails it has sent. A value of 1 means that it updates the database with every email sent, but this may have a performance hit.{/ts}:
27<p></p>
6a488035 28{/htxt}