commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / templates / CRM / Core / Form / RecurringEntity.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | CiviCRM version 4.6 |
4 +--------------------------------------------------------------------+
5 | Copyright CiviCRM LLC (c) 2004-2015 |
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 *}
26 {capture assign='entityType'}{$params.entityType|lower}{/capture}
27
28 {htxt id="id-repeats-title"}
29 {ts}Repeats{/ts}
30 {/htxt}
31 {htxt id="id-repeats"}
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}
34 {/htxt}
35
36 {htxt id="id-repeats-on-title"}
37 {ts}Repeats on{/ts}
38 {/htxt}
39 {htxt id="id-repeats-on"}
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}
42 {/htxt}
43
44 {htxt id="id-repeats-by-month-title"}
45 {ts}Repeats by day of the month{/ts}
46 {/htxt}
47 {htxt id="id-repeats-by-month"}
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}
50 {/htxt}
51
52 {htxt id="id-repeats-by-week-title"}
53 {ts}Repeats by day of the week{/ts}
54 {/htxt}
55 {htxt id="id-repeats-by-week"}
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}
57 {/htxt}
58
59 {htxt id="id-ends-after-title"}
60 {ts}Ends{/ts}
61 {/htxt}
62 {htxt id="id-ends-after"}
63 {ts 1=$entityType}Use this field to limit/end the repetition of the %1.{/ts}<br/>
64 {ts 1=$entityType}Example: If you want to repeat an %1 6 times, then set 6 as a value for this field.{/ts}
65 {/htxt}
66
67 {htxt id="id-ends-on-title"}
68 {ts}Ends{/ts}
69 {/htxt}
70 {htxt id="id-ends-on"}
71 {ts}Choose a specific date to limit/end the repetition.{/ts}
72 {/htxt}
73
74 {htxt id="id-exclude-date-title"}
75 {ts}Exclude Date(s){/ts}
76 {/htxt}
77 {htxt id="id-exclude-date"}
78 {ts}This field enables you to alter certain sessions, skip holidays, or create gaps in the sequence for other reasons.{/ts}
79 {/htxt}