Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-04-03-23-46-36
[civicrm-core.git] / templates / CRM / Admin / Page / ConfigTaskList.tpl
CommitLineData
6a488035
TO
1{*
2 +--------------------------------------------------------------------+
819d0d41 3 | CiviCRM version 4.5 |
6a488035 4 +--------------------------------------------------------------------+
819d0d41 5 | Copyright CiviCRM LLC (c) 2004-2014 |
6a488035
TO
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="linkTitle"}{ts}Edit settings{/ts}{/capture}
27{capture assign="adminMenu"}{crmURL p="civicrm/admin" q="reset=1"}{/capture}
28{if $fromEmailId}
edc51caa 29 {assign var='fromAction' value="&action=update&id=`$fromEmailId`"}
6a488035
TO
30{else}
31 {assign var='fromAction' value="&action=add"}
32{/if}
33{if $payPalProId}
edc51caa 34 {assign var='defaultPPUrl' value="action=add&pp=`$payPalProId`&reset=1"}
6a488035
TO
35{else}
36 {assign var='defaultPPUrl' value="reset=1"}
37{/if}
38
39<div id="help" class="description">
40 {ts 1=$adminMenu}Use this checklist to review and complete configuration tasks for your site. You will be redirected back to this checklist after saving each setting. Settings which you have not yet reviewed will be <span class="status-overdue">displayed in red</span>. After you have visited a page, the links will <span class="status-pending">display in green</span> (although you may still need to revisit the page to complete or update the settings). You can access this page again from the <a href="%1">Administer CiviCRM</a> menu at any time.{/ts}
41</div>
42
43<table class="selector">
44 <tr class="columnheader">
45 <td colspan="2">{ts}Site Configuration{/ts}</td>
46 </tr>
47 <tr class="even">
48 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/localization" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Localization{/ts}</a></td>
49 <td>{ts}Localization settings include user language, default currency and available countries for address input.{/ts}</td>
50 </tr>
51 <tr class="even">
52 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/domain" q="action=update&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Organization Address and Contact Info
53 {/ts}</a></td>
52ff1851 54 <td>{ts}Organization name, email address for system-generated emails, organization address{/ts}</td>
6a488035 55 </tr>
8ad87b17 56 <tr class="even">
57 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/component" q="action=update&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Enable components
58 {/ts}</a></td>
52ff1851 59 <td>{ts}Enable the required CiviCRM components.(CiviContribute, CiviEvent etc.){/ts}</td>
8ad87b17 60 </tr>
6a488035
TO
61
62 <tr class="columnheader">
63 <td colspan="2">{ts}Viewing and Editing Contacts{/ts}</td>
64 </tr>
65 <tr class="even">
66 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/preferences/display" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Display Preferences{/ts}</a></td>
67 <td>{ts}Configure screen and form elements for Viewing Contacts, Editing Contacts, Advanced Search, Contact Dashboard and WYSIWYG Editor.{/ts}</td>
68 </tr>
69 <tr class="even">
70 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/preferences/address" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Address Settings{/ts}</a></td>
71 <td>{ts}Format addresses in mailing labels, input forms and screen display.{/ts}</td>
72 </tr>
73 <tr class="even">
74 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/mapping" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Mapping and Geocoding{/ts}</a></td>
75 <td>{ts}Configure a mapping provider (e.g. Google or Yahoo) to display maps for contact addresses and event locations.{/ts}</td>
76 </tr>
77 <tr class="even">
78 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/search" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Search Settings{/ts}</a></td>
52ff1851 79 <td>{ts}Adjust search behaviors including wildcards, and data to include in quick search results. Adjusting search settings can improve performance for larger datasets.{/ts}</td>
6a488035
TO
80 </tr>
81 <tr class="even">
d718034a 82 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/misc" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Misc (Undelete, PDFs, Limits, Logging, Captcha, etc.){/ts}</a></td>
52ff1851 83 <td>{ts}Version reporting and alerts, reCAPTCHA configuration and attachments.{/ts}</td>
6a488035
TO
84 </tr>
85 <tr class="even">
86 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/options/subtype" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Contact Types{/ts}</a></td>
52ff1851 87 <td>{ts}You can modify the names of the built-in contact types (Individual, Household, Organizations), and you can create or modify "contact subtypes" for more specific uses (e.g. Student, Parent, Team, etc.).{/ts}</td>
6a488035
TO
88 </tr>
89
90 <tr class="columnheader">
91 <td colspan="2">{ts}Sending Emails (includes contribution receipts and event confirmations){/ts}</td>
92 </tr>
93 <tr class="even">
94 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/smtp" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Outbound Email{/ts}</a></td>
95 <td>{ts}Settings for outbound email - either SMTP server, port and authentication or Sendmail path and argument.{/ts}</td>
96 </tr>
97 <tr class="even">
118e964e 98 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/options/from_email_address" q="reset=1`$fromAction`&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}From Email Addresses{/ts}</a></td>
52ff1851 99 <td>{ts}Define general email address(es) that can be used as the FROM address when sending email to contacts from within CiviCRM (e.g. info@example.org){/ts}</td>
6a488035
TO
100 </tr>
101
102 <tr class="columnheader">
103 <td colspan="2">{ts}Online Contributions / Online Membership Signup / Online Event Registration{/ts}</td>
104 </tr>
105 <tr class="even">
106 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/paymentProcessor" q="`$defaultPPUrl`&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Payment Processors{/ts}</a></td>
107 <td>{ts}Select and configure one or more payment processing services for online contributions, events and / or membership fees.{/ts}</td>
edc51caa 108 </tr>
6a488035
TO
109 {if $config->userSystem->is_drupal EQ '1'}
110 <tr class="even">
111 {if $config->userFramework EQ 'Drupal'}
112 <td class="tasklist"><a href="{$config->userFrameworkBaseURL}?q=admin/people/permissions&civicrmDestination=civicrm/admin/configtask">{ts}Permissions for Anonymous Users{/ts}</a></td>
113 {else}
114 <td class="tasklist"><a href="{$config->userFrameworkBaseURL}?q=admin/user/permissions&civicrmDestination=civicrm/admin/configtask">{ts}Permissions for Anonymous Users{/ts}</a></td>
115 {/if}
52ff1851 116 <td>{ts}You will also need to change Drupal permissions so anonymous users can make contributions, register for events and / or use profiles to enter contact information.{/ts} {docURL page="Default Permissions and Roles" resource="wiki"}</td>
6a488035
TO
117 </tr>
118 {/if}
119 <tr class="even">
120 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/messageTemplates" q="selectedChild=workflow&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}System Workflow Templates{/ts}</a></td>
121 <td>{ts}Review and modify the templates used for system-generated emails, including contribution receipts and event registration confirmations.{/ts}</td>
122 </tr>
123</table>
124<br />
125
126<div class="description">
127 {capture assign=docLink}{docURL page="user/organising-your-data/overview" text="Organizing Your Data"}{/capture}
128 {ts 1=$adminMenu 2=$docLink}The next set of tasks involve planning and have multiple steps. You may want to check out the %2 section in the User and Administrator Guide before you begin. You will not be returned to this page after completing these tasks, but you can always get back here from the <a href="%1">Administer CiviCRM</a> menu.{/ts}
edc51caa 129</div>
6a488035
TO
130
131<table class="selector">
132 <tr class="columnheader">
133 <td colspan="2">{ts}Organize your contacts{/ts}</td>
134 </tr>
135 <tr class="even">
136 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/tag" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Tags (Categories){/ts}</a></td>
137 <td>{ts}Tags can be assigned to any contact record, and are a convenient way to find contacts. You can create as many tags as needed to organize and segment your records.{/ts}</td>
138 </tr>
139 <tr class="even">
140 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/group" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Manage Groups{/ts}</a></td>
52ff1851 141 <td>{ts}Use Groups to organize contacts (e.g. these contacts are part of our 'Steering Committee').{/ts}</td>
6a488035
TO
142 </tr>
143
144 <tr class="columnheader">
145 <td colspan="2">{ts}Customize Data, Forms and Screens{/ts}</td>
146 </tr>
147 <tr class="even">
148 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/custom/group" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Custom Fields{/ts}</a></td>
149 <td>{ts}Configure custom fields to collect and store custom data which is not included in the standard CiviCRM forms.{/ts}</td>
150 </tr>
151 <tr class="even">
152 <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/uf/group" q="reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Profiles{/ts}</a></td>
52ff1851 153 <td>{ts}Profiles allow you to aggregate groups of fields and include them in your site as input forms, contact display pages, and search and listings features.{/ts}</td>
6a488035
TO
154 </tr>
155</table>
156<br />
157
158<div class="description">
159 {ts}Now you can move on to exploring, configuring and using the various optional components for fundraising and constituent engagement. The links below will take you to the online documentation for each component.{/ts}
160</div>
161<table class="selector">
162 <tr class="columnheader">
163 <td colspan="2">{ts}Components{/ts}</td>
164 </tr>
165 <tr class="even">
166 <td class="tasklist nowrap" style="width: 10%;">{docURL page="user/contributions/what-is-civicontribute" text="CiviContribute"}</td>
edc51caa 167 <td>{ts}Online fundraising and donor management, as well as offline contribution processing and tracking.{/ts}</td>
6a488035
TO
168 </tr>
169 <tr class="even">
170 <td class="tasklist nowrap" style="width: 10%;">{docURL page="user/pledges/what-is-civipledge" text="CiviPledge"}</td>
edc51caa 171 <td>{ts}Accept and track pledges (for recurring gifts).{/ts}</td>
6a488035
TO
172 </tr>
173 <tr class="even">
174 <td class="tasklist nowrap">{docURL page="user/events/what-is-civievent" text="CiviEvent"}</td>
175 <td>{ts}Online event registration and participant tracking.{/ts}</td>
176 </tr>
177 <tr class="even">
178 <td class="tasklist nowrap">{docURL page="user/membership/what-is-civimember" text="CiviMember"}</td>
179 <td>{ts}Online signup and membership management.{/ts}</td>
180 </tr>
181 <tr class="even">
182 <td class="tasklist nowrap">{docURL page="user/email/what-is-civimail" text="CiviMail"}</td>
183 <td>{ts}Personalized email blasts and newsletters.{/ts}</td>
184 </tr>
185 <tr class="even">
186 <td class="tasklist nowrap">{docURL page="user/campaign/what-is-civicampaign" text="CiviCampaign"}</td>
187 <td>{ts}Link together events, mailings, activities, and contributions. Create surveys and online petitions.{/ts}</td>
188 </tr>
189 <tr class="even">
190 <td class="tasklist nowrap">{docURL page="user/case-management/what-is-civicase" text="CiviCase"}</td>
191 <td>{ts}Integrated case management for human service providers{/ts}</td>
192 </tr>
193 <tr class="even">
194 <td class="tasklist nowrap">{docURL page="user/grants/what-is-civigrant" text="CiviGrant"}</td>
195 <td>{ts}Distribute funds to others, for example foundations, grant givers, etc.{/ts}</td>
196 </tr>
197</table>