{* +--------------------------------------------------------------------+ | CiviCRM Widget Creation Interface (WCI) Version 1.0 | +--------------------------------------------------------------------+ | Copyright Zyxware Technologies (c) 2014 | | Copyright (C) 2014 David Thompson | +--------------------------------------------------------------------+ | This file is a part of CiviCRM WCI. | | | | CiviCRM WCI 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. | | | | CiviCRM WCI 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 along with this program; if not, contact Zyxware | | Technologies at info[AT]zyxware[DOT]com. | +--------------------------------------------------------------------+ *} {* HEADER *}
{include file="CRM/common/formButtons.tpl" location="top"}
{if $form.title.value != ""}
Widget Preview
Click Save & Preview to save any changes to your settings, and preview the widget again on this page.
{help id="preview" file="CRM/Wci/Form/CreateWidget"}
{/if}
{$form.title.label}
{$form.title.html}
{$form.logo_image.label}
{$form.logo_image.html} {help id="logo_image" file="CRM/Wci/Form/CreateWidget"}
{$form.image.label}
{$form.image.html} {help id="image" file="CRM/Wci/Form/CreateWidget"}
{$form.button_link_to.label}
{$form.button_link_to.html}
{$form.button_title.label}
{$form.button_title.html}
{$form.progress_bar.label}
{$form.progress_bar.html}{help id="add-new-pb" file="CRM/Wci/Form/CreateWidget"}
{$form.show_pb_perc.label}
{$form.show_pb_perc.html}
{$form.description.label}
{$form.description.html}
{$form.email_signup_group_id.label}
{$form.email_signup_group_id.html} {help id="email_signup_group_id" file="CRM/Wci/Form/CreateWidget"}
{$form.newsletter_text.label}
{$form.newsletter_text.html}
{$form.size_variant.label}
{$form.size_variant.html} {help id="size_variant" file="CRM/Wci/Form/CreateWidget"}
Widget options
{$form.hide_title.html} {$form.hide_title.label}
{$form.hide_border.html} {$form.hide_border.label} {help id="hide-border" file="CRM/Wci/Form/CreateWidget"}
{$form.hide_pbcap.html} {$form.hide_pbcap.label}
Edit Widget color
{$form.color_title.label} {$form.color_title.html} {$form.color_btn_newsletter_bg.label} {$form.color_btn_newsletter_bg.html}
{$form.color_title_bg.label} {$form.color_title_bg.html} {$form.color_btn_newsletter.label} {$form.color_btn_newsletter.html}
{$form.color_widget_bg.label} {$form.color_widget_bg.html} {$form.color_newsletter_text.label} {$form.color_newsletter_text.html}
{$form.color_border.label} {$form.color_border.html} {$form.color_description.label} {$form.color_description.html}
{$form.color_button.label} {$form.color_button.html} {$form.color_bar.label} {$form.color_bar.html}
{$form.color_button_bg.label} {$form.color_button_bg.html} {$form.color_bar_bg.label} {$form.color_bar_bg.html}
{* FOOTER *}
{include file="CRM/common/formButtons.tpl" location="bottom"}
{literal} {/literal}