{* +--------------------------------------------------------------------+ | CiviCRM version 4.4 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2013 | +--------------------------------------------------------------------+ | 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 | +--------------------------------------------------------------------+ *}
{include file="CRM/common/WizardHeader.tpl"}
{ts}You can either upload the mailing content from your computer OR compose the content on this screen.{/ts} {help id="content-intro"}
{include file="CRM/Mailing/Form/Count.tpl"} {if $trackReplies} {else} {/if}
{$form.from_email_address.label} {$form.from_email_address.html} {help id ="id-from_email" isAdmin=$isAdmin}
{ts}Reply-To{/ts}* {ts}Auto-Generated{/ts}
{$form.reply_to_address.label} {$form.reply_to_address.html}
{$form.template.label} {$form.template.html}
{$form.subject.label} {$form.subject.html|crmAddClass:huge} {$form.token3.label} {help id="id-token-subject" file="CRM/Contact/Form/Task/Email.hlp"}
{$form.upload_type.label} {$form.upload_type.html} {help id="upload-compose"}
{ts}Compose On-screen{/ts} {include file="CRM/Contact/Form/Task/EmailCommon.tpl" upload=1 noAttach=1}
{capture assign=docLink}{docURL page="Sample CiviMail Messages" text="More information and sample messages..." resource="wiki"}{/capture}
{ts}Upload Content{/ts}
{$form.textFile.label} {$form.textFile.html}
{ts}Browse to the TEXT message file you have prepared for this mailing.{/ts}
{$docLink}
{$form.htmlFile.label} {$form.htmlFile.html}
{ts}Browse to the HTML message file you have prepared for this mailing.{/ts}
{$docLink}
{include file="CRM/Form/attachment.tpl"}
{ts}Header / Footer{/ts}
{$form.header_id.label} {$form.header_id.html}
{ts}You may choose to include a pre-configured Header block above your message.{/ts}
{include file="CRM/common/formButtons.tpl"}
{* -- Javascript for showing/hiding the upload/compose options -- *} {include file="CRM/common/showHide.tpl"} {literal} {/literal} {* include jscript to warn if unsaved form field changes *} {include file="CRM/common/formNavigate.tpl"}