Update copyright date for 2020
[civicrm-core.git] / templates / CRM / Core / Form / RecurringEntity.hlp
CommitLineData
62933949 1{*
2 +--------------------------------------------------------------------+
fee14197 3 | CiviCRM version 5 |
62933949 4 +--------------------------------------------------------------------+
f299f7db 5 | Copyright CiviCRM LLC (c) 2004-2020 |
62933949 6 +--------------------------------------------------------------------+
7 | This file is a part of CiviCRM. |
8 | |
9 | CiviCRM is free software; you can copy, modify, and distribute it |
10 | under the terms of the GNU Affero General Public License |
11 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
12 | |
13 | CiviCRM is distributed in the hope that it will be useful, but |
14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
16 | See the GNU Affero General Public License for more details. |
17 | |
18 | You should have received a copy of the GNU Affero General Public |
19 | License and the CiviCRM Licensing Exception along |
20 | with this program; if not, contact CiviCRM LLC |
21 | at info[AT]civicrm[DOT]org. If you have questions about the |
22 | GNU Affero General Public License or the licensing of CiviCRM, |
23 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
24 +--------------------------------------------------------------------+
25*}
0865a4ed 26{capture assign='entityType'}{$params.entityType|lower}{/capture}
62933949 27
28{htxt id="id-repeats-title"}
0865a4ed 29 {ts}Repeats{/ts}
62933949 30{/htxt}
31{htxt id="id-repeats"}
b1e18356
CW
32 {ts 1=$entityType}Access the drop-down menus here to select how frequently your %1 occurs.{/ts}
33 {ts 1=$entityType}Example: You would select options "1 month", if your %1 occurs every month.{/ts}
62933949 34{/htxt}
35
36{htxt id="id-repeats-on-title"}
0865a4ed 37 {ts}Repeats on{/ts}
62933949 38{/htxt}
39{htxt id="id-repeats-on"}
0865a4ed
CW
40 {ts 1=$entityType}You can choose to select your %1 to repeat on weekdays, weekends or any combination of day of the week.{/ts}<br/>
41 {ts 1=$entityType}Example: You can select Monday, Wednesday and Friday for your %1 to occur on alternate weekdays.{/ts}
62933949 42{/htxt}
43
44{htxt id="id-repeats-by-month-title"}
0865a4ed 45 {ts}Repeats by day of the month{/ts}
62933949 46{/htxt}
47{htxt id="id-repeats-by-month"}
0865a4ed
CW
48 {ts}Options given here are days of a month from 1 - 31{/ts}<br/>
49 {ts 1=$entityType}Example: If your %1 repeats 8th of every month then you would select 8.{/ts}
62933949 50{/htxt}
51
52{htxt id="id-repeats-by-week-title"}
0865a4ed 53 {ts}Repeats by day of the week{/ts}
62933949 54{/htxt}
55{htxt id="id-repeats-by-week"}
0865a4ed 56 {ts 1=$entityType}You can choose to select %1 occurring every third Friday, last Monday, fourth Wednesday of the month and various other combinations given in the dropdown.{/ts}
62933949 57{/htxt}
58
59{htxt id="id-ends-after-title"}
0865a4ed 60 {ts}Ends{/ts}
62933949 61{/htxt}
62{htxt id="id-ends-after"}
0865a4ed 63 {ts 1=$entityType}Use this field to limit/end the repetition of the %1.{/ts}<br/>
b1e18356 64 {ts 1=$entityType}Example: If you want to repeat an %1 6 times, then set 6 as a value for this field.{/ts}
62933949 65{/htxt}
66
67{htxt id="id-ends-on-title"}
0865a4ed 68 {ts}Ends{/ts}
62933949 69{/htxt}
70{htxt id="id-ends-on"}
0865a4ed 71 {ts}Choose a specific date to limit/end the repetition.{/ts}
62933949 72{/htxt}
73
74{htxt id="id-exclude-date-title"}
0865a4ed 75 {ts}Exclude Date(s){/ts}
62933949 76{/htxt}
77{htxt id="id-exclude-date"}
0865a4ed 78 {ts}This field enables you to alter certain sessions, skip holidays, or create gaps in the sequence for other reasons.{/ts}
62933949 79{/htxt}