{* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} {htxt id="id-provider-title"} {ts}Provider{/ts} {/htxt} {htxt id="id-provider"}

{ts}By default, CiviCRM uses the provider which are set active and the default provider is selected. User with administer CiviCRM permission can add a new Provider{/ts}

{if $params.isAdmin} {capture assign="fromConfig"}{crmURL p="civicrm/admin/sms/provider" q="reset=1"}{/capture}

{ts 1=$fromConfig}Go to Administer CiviCRM » System Settings » SMS Providers to add or edit the provider. Make sure these Providers are valid.{/ts}

{/if} {/htxt} {htxt id="id-token-text-title"} {ts}Tokens{/ts} {/htxt} {htxt id="id-token-text"}

{ts}Use tokens when you are sending sms to a number of recipients, and want to include their name and / or other values from their contact record automatically within your message.{/ts}

{ts 1='{contact.first_name}'}EXAMPLE: If you want your message to begin with "Dear " followed by the recipient's first name, you can use the %1 token in your message. Dear %1{/ts}

{ts}Place your cursor within the Message box where you want to the token to be inserted. Then click the "Insert Tokens" link in the upper right corner of the message box to see a list of available tokens. Insert the token by clicking the desired token name in the list (for example, click "First Name").{/ts}

{if $params.tplFile EQ 'CRM/SMS/Form/Upload.tpl'}

{ts}You will also use tokens to insert Unsubscribe, Opt out and Forwarding links in your message.{/ts}

{/if} {/htxt} {htxt id="id-token-html-title"} {ts}Tokens{/ts} {/htxt} {htxt id="id-token-html"}

{ts}Use tokens when you are sending sms to a number of recipients, and want to include their name and / or other values from their contact record automatically within your message.{/ts}

{ts 1='{contact.first_name}'}EXAMPLE: If you want your message to begin with "Dear " followed by the recipient's first name, you can use the %1 token in your message. Dear %1{/ts}

{ts}Place your cursor within the Message box where you want to the token to be inserted. Then click the "Insert Tokens" link in the upper right corner of the message box to see a list of available tokens. Insert the token by clicking the desired token name in the list (for example, click "First Name").{/ts}

{/htxt} {htxt id="id-message-text-title"} {ts}Rich Text{/ts} {/htxt} {htxt id="id-message-text"}

{ts}HTML messages have more visual impact, allow you to include images, and may be more readable if you are including links to website pages. However, you can also configure a simple sms.{/ts}

{/htxt}