first commit
This commit is contained in:
@@ -0,0 +1,108 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<addons>
|
||||
<addon name="mailchimp"
|
||||
label="MailChimp"
|
||||
description="Convert Forms MailChimp addon allows you to create MailChimp newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/mailchimp.png"
|
||||
docalias="sync-leads-with-mailchimp"
|
||||
/>
|
||||
<addon name="getresponse"
|
||||
label="GetResponse"
|
||||
description="Convert Forms GetResponse addon allows you to create GetResponse newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/get-response.png"
|
||||
docalias="sync-leads-with-getresponse"
|
||||
/>
|
||||
<addon name="activecampaign"
|
||||
label="Active Campaign"
|
||||
description="Convert Forms ActiveCampaign addon allows you to create ActiveCampaign newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/active-campaign.png"
|
||||
docalias="sync-leads-with-activecampaign"
|
||||
/>
|
||||
<addon name="acymailing"
|
||||
label="AcyMailing"
|
||||
description="Convert Forms AcyMailing addon allows you to create AcyMailing newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/acymailing.png"
|
||||
docalias="sync-leads-with-acymailing"
|
||||
proonly="false"
|
||||
/>
|
||||
<addon name="aweber"
|
||||
label="AWeber"
|
||||
description="Convert Forms AWeber addon allows you to create AWeber newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/aweber.png"
|
||||
docalias="sync-leads-with-aweber"
|
||||
/>
|
||||
<addon name="campaignmonitor"
|
||||
label="Campaign Monitor"
|
||||
description="Convert Forms CampaignMonitor addon allows you to create CampaignMonitor newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/campaign-monitor.png"
|
||||
docalias="sync-leads-with-campaignmonitor"
|
||||
/>
|
||||
<addon name="convertkit"
|
||||
label="ConvertKit"
|
||||
description="Convert Forms ConvertKit addon allows you to create ConvertKit newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/convertkit.png"
|
||||
docalias="sync-leads-with-convertkit"
|
||||
/>
|
||||
<addon name="hubspot"
|
||||
label="HubSpot"
|
||||
description="Convert Forms HubSpot addon allows you to create HubSpot newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/hubspot.png"
|
||||
docalias="sync-leads-with-hubspot"
|
||||
/>
|
||||
<addon name="sendinblue"
|
||||
label="SendinBlue"
|
||||
description="Convert Forms SendinBlue addon allows you to create SendinBlue newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/sendinblue.png"
|
||||
docalias="sync-leads-with-sendinblue"
|
||||
/>
|
||||
<addon name="zapier"
|
||||
label="Zapier"
|
||||
description="Convert Forms Zapier addon allows you to connect Your Joomla Forms with 500+ Web Apps."
|
||||
image="https://static.tassos.gr/images/integrations/zapier.png"
|
||||
docalias="how-to-connect-convertforms-with-zapier"
|
||||
/>
|
||||
<addon name="zoho"
|
||||
label="Zoho Campaigns"
|
||||
description="Convert Forms Zoho addon allows you to connect Your Joomla Forms with Zoho Campaigns."
|
||||
image="https://static.tassos.gr/images/integrations/zoho.png"
|
||||
docalias="sync-leads-with-zoho"
|
||||
/>
|
||||
<addon name="elasticemail"
|
||||
label="Elastic Email"
|
||||
description="Convert Forms Elastic Email addon allows you to create Elastic Email newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/elasticemail.png"
|
||||
docalias="sync-leads-with-elasticemail"
|
||||
/>
|
||||
<addon name="icontact"
|
||||
label="iContact"
|
||||
description="Convert Forms iContact addon allows you to create iContact newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/icontact.png"
|
||||
docalias="how-to-connect-convertforms-with-icontact"
|
||||
/>
|
||||
<addon name="zohocrm"
|
||||
label="Zoho CRM"
|
||||
description="Convert Forms Zoho CRM addon allows you to sync your Submissions with Zoho CRM's modules."
|
||||
image="https://static.tassos.gr/images/integrations/zohocrm.png"
|
||||
docalias="sync-leads-with-zohocrm"
|
||||
/>
|
||||
<addon name="salesforce"
|
||||
label="SalesForce Web-to-Lead"
|
||||
description="Convert Forms SalesForce addon allows you to create SalesForce Web-to-Lead forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/salesforce.png"
|
||||
docalias="sync-leads-with-salesforce"
|
||||
/>
|
||||
<addon name="drip"
|
||||
label="Drip"
|
||||
description="Convert Forms Drip addon allows you to sync form submissions with the Drip Ecommerce CRM."
|
||||
image="https://static.tassos.gr/images/integrations/drip.png"
|
||||
docalias="sync-leads-with-drip"
|
||||
/>
|
||||
<!-- Coming Soon -->
|
||||
<addon name="constantcontact"
|
||||
label="Constant Contact"
|
||||
description="Convert Forms ConstantContact addon allows you to create ConstantContact newsletter signup forms in Joomla."
|
||||
image="https://static.tassos.gr/images/integrations/constant-contact.png"
|
||||
comingsoon="true"
|
||||
docalias="how-to-connect-convert-forms-with-constant-contact"
|
||||
/>
|
||||
</addons>
|
||||
@@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="key" type="hidden"/>
|
||||
<field name="type" type="hidden"/>
|
||||
<field name="name" type="text"
|
||||
label="COM_CONVERTFORMS_FIELD_NAME"
|
||||
description="COM_CONVERTFORMS_FIELD_NAME_DESC"
|
||||
hint="COM_CONVERTFORMS_FIELD_NAME"
|
||||
/>
|
||||
<field name="label" type="text"
|
||||
label="COM_CONVERTFORMS_FIELD_LABEL"
|
||||
description="COM_CONVERTFORMS_FIELD_LABEL_DESC"
|
||||
hint="COM_CONVERTFORMS_FIELD_LABEL"
|
||||
/>
|
||||
<field name="description" type="textarea"
|
||||
label="COM_CONVERTFORMS_FIELD_DESCRIPTION"
|
||||
description="COM_CONVERTFORMS_FIELD_DESCRIPTION_DESC"
|
||||
filter="raw"
|
||||
/>
|
||||
<field name="required" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_REQUIRED_NAME"
|
||||
description="COM_CONVERTFORMS_REQUIRED_NAME_DESC"
|
||||
checked="true"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="advanced">
|
||||
<field name="size" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_SIZE"
|
||||
description="COM_CONVERTFORMS_FIELD_SIZE_DESC"
|
||||
default="">
|
||||
<option value="cf-width-auto">Auto</option>
|
||||
<option value="cf-one-third">Small</option>
|
||||
<option value="cf-one-half">Medium</option>
|
||||
<option value="">Large</option>
|
||||
</field>
|
||||
<field name="value" type="textarea"
|
||||
label="COM_CONVERTFORMS_FIELD_VALUE"
|
||||
description="COM_CONVERTFORMS_FIELD_VALUE_DESC"
|
||||
class="show-smart-tags"
|
||||
/>
|
||||
<field name="placeholder" type="text"
|
||||
label="COM_CONVERTFORMS_PLACEHOLDER_NAME"
|
||||
description="COM_CONVERTFORMS_PLACEHOLDER_NAME_DESC"
|
||||
/>
|
||||
<field name="cssclass" type="cssclasses"
|
||||
label="COM_CONVERTFORMS_CSS_CLASSES"
|
||||
description="COM_CONVERTFORMS_CSS_CLASSES_DESC"
|
||||
/>
|
||||
<field name="inputcssclass" type="text"
|
||||
label="COM_CONVERTFORMS_INPUT_CSS_CLASSES"
|
||||
description="COM_CONVERTFORMS_INPUT_CSS_CLASSES_DESC"
|
||||
/>
|
||||
<field name="hidelabel" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_HIDE_LABELS"
|
||||
description="COM_CONVERTFORMS_HIDE_LABELS_DESC"
|
||||
/>
|
||||
<field name="browserautocomplete" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_DISABLE_BROWSER_AUTOCOMPLETE"
|
||||
description="COM_CONVERTFORMS_DISABLE_BROWSER_AUTOCOMPLETE_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="complexity" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_CAPTCHA_COMPLEXITY"
|
||||
description="COM_CONVERTFORMS_FIELD_CAPTCHA_COMPLEXITY_DESC">
|
||||
<option value="">NR_LOW</option>
|
||||
<option value="medium">NR_MEDIUM</option>
|
||||
<option value="high">NR_HIGH</option>
|
||||
</field>
|
||||
<field name="wrong_answer_text" type="text"
|
||||
label="COM_CONVERTFORMS_FIELD_CAPTCHA_WRONG_ANSWER"
|
||||
description="COM_CONVERTFORMS_FIELD_CAPTCHA_WRONG_ANSWER_DESC"
|
||||
default="Wrong answer!"
|
||||
hint="Wrong answer!"
|
||||
/>
|
||||
<field name="placeholder" type="text"
|
||||
label="COM_CONVERTFORMS_PLACEHOLDER_NAME"
|
||||
description="COM_CONVERTFORMS_PLACEHOLDER_NAME_DESC"
|
||||
hint="Type in the result of the equation"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="choices" type="nr_choices"
|
||||
label="COM_CONVERTFORMS_CHOICES"
|
||||
description="COM_CONVERTFORMS_CHOICES_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="advanced">
|
||||
<field name="choicelayout" type="list"
|
||||
label="COM_CONVERTFORMS_CHOICE_LAYOUT"
|
||||
description="COM_CONVERTFORMS_CHOICE_LAYOUT_DESC"
|
||||
default="">
|
||||
<option value="">COM_CONVERTFORMS_CHOICE_1_COLUMN</option>
|
||||
<option value="2">COM_CONVERTFORMS_CHOICE_2_COLUMN</option>
|
||||
<option value="3">COM_CONVERTFORMS_CHOICE_3_COLUMN</option>
|
||||
<option value="auto">COM_CONVERTFORMS_CHOICE_SIDE_BY_SIDE</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="border_style" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_BORDER_STYLE"
|
||||
description="COM_CONVERTFORMS_FIELD_BORDER_STYLE_DESC"
|
||||
default="dashed">
|
||||
<option value="dashed">COM_CONVERTFORMS_FIELD_BORDER_STYLE_DASHED</option>
|
||||
<option value="solid">COM_CONVERTFORMS_FIELD_BORDER_STYLE_SOLID</option>
|
||||
<option value="dotted">COM_CONVERTFORMS_FIELD_BORDER_STYLE_DOTTED</option>
|
||||
</field>
|
||||
<field name="border_width" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_BORDER_WIDTH"
|
||||
description="COM_CONVERTFORMS_FIELD_BORDER_WIDTH_DESC"
|
||||
addon="px"
|
||||
min="0"
|
||||
default="1"
|
||||
/>
|
||||
<field name="border_color" type="nrcolor"
|
||||
label="COM_CONVERTFORMS_FIELD_BORDER_COLOR"
|
||||
description="COM_CONVERTFORMS_FIELD_BORDER_COLOR_DESC"
|
||||
default="#ccc"
|
||||
/>
|
||||
<field name="margin_top" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_MARGIN_TOP"
|
||||
description="COM_CONVERTFORMS_FIELD_MARGIN_TOP_DESC"
|
||||
addon="px"
|
||||
min="0"
|
||||
default="0"
|
||||
/>
|
||||
<field name="margin_bottom" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_MARGIN_BOTTOM"
|
||||
description="COM_CONVERTFORMS_FIELD_MARGIN_BOTTOM_DESC"
|
||||
addon="px"
|
||||
min="0"
|
||||
default="0"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="choices" type="nr_choices"
|
||||
label="COM_CONVERTFORMS_CHOICES"
|
||||
description="COM_CONVERTFORMS_CHOICES_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="editor" type="plugins"
|
||||
label="COM_CONVERTFORMS_EDITOR_SELECT"
|
||||
description="COM_CONVERTFORMS_EDITOR_SELECT_DESC"
|
||||
folder="editors">
|
||||
<option value="">JOPTION_USE_DEFAULT</option>
|
||||
</field>
|
||||
<field name="height" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_EDITOR_HEIGHT"
|
||||
description="COM_CONVERTFORMS_EDITOR_HEIGHT_DESC"
|
||||
addon="px"
|
||||
default="300"
|
||||
step="50"
|
||||
min="0"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="restrictions">
|
||||
<field name="readonly" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_READONLY"
|
||||
description="COM_CONVERTFORMS_READONLY_DESC"
|
||||
/>
|
||||
<field name="minchars" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MIN_CHARS"
|
||||
description="COM_CONVERTFORMS_MIN_CHARS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="maxchars" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MAX_CHARS"
|
||||
description="COM_CONVERTFORMS_MAX_CHARS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="minwords" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MIN_WORDS"
|
||||
description="COM_CONVERTFORMS_MIN_WORDS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="maxwords" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MAX_WORDS"
|
||||
description="COM_CONVERTFORMS_MAX_WORDS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="advanced">
|
||||
<field name="filter" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_FILTER"
|
||||
description="COM_CONVERTFORMS_FIELD_FILTER_DESC"
|
||||
default="safehtml">
|
||||
<option value="safehtml">JLIB_FILTER_PARAMS_SAFEHTML</option>
|
||||
<option value="raw">JLIB_FILTER_PARAMS_RAW</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="restrictions">
|
||||
<field name="readonly" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_READONLY"
|
||||
description="COM_CONVERTFORMS_READONLY_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="basic">
|
||||
<field name="dnscheck" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_FIELD_EMAIL_DNSCHECK"
|
||||
description="COM_CONVERTFORMS_FIELD_EMAIL_DNSCHECK_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="gap" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_EMPTY_SPACE_GAP"
|
||||
description="COM_CONVERTFORMS_FIELD_EMPTY_SPACE_GAP_DESC"
|
||||
addon="px"
|
||||
min="0"
|
||||
default="20"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="upload_folder_type" type="list"
|
||||
label="COM_CONVERTFORMS_FILEUPLOAD_FOLDER_TYPE"
|
||||
description="COM_CONVERTFORMS_FILEUPLOAD_FOLDER_TYPE_DESC"
|
||||
default="auto">
|
||||
<option value="auto">NR_AUTO</option>
|
||||
<option value="custom">NR_CUSTOM</option>
|
||||
</field>
|
||||
<field name="upload_folder" type="text"
|
||||
label="COM_CONVERTFORMS_FILEUPLOAD_FOLDER"
|
||||
description="COM_CONVERTFORMS_FILEUPLOAD_FOLDER_DESC"
|
||||
hint="media/com_convertforms/uploads"
|
||||
class="show-smart-tags"
|
||||
showon="upload_folder_type:custom"
|
||||
/>
|
||||
|
||||
<field name="max_file_size" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FILEUPLOAD_MAX_FILE_SIZE"
|
||||
description="COM_CONVERTFORMS_FILEUPLOAD_MAX_FILE_SIZE_DESC"
|
||||
addon="MB"
|
||||
min="0"
|
||||
default="0"
|
||||
/>
|
||||
<field name="upload_types" type="text"
|
||||
label="COM_CONVERTFORMS_FILEUPLOAD_UPLOAD_TYPES"
|
||||
description="COM_CONVERTFORMS_FILEUPLOAD_UPLOAD_TYPES_DESC"
|
||||
hint=".jpg, .png, .gif"
|
||||
default=".jpg, .png, .gif"
|
||||
/>
|
||||
<field name="allow_unsafe" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_UPLOAD_ALLOW_UNSAFE"
|
||||
description="COM_CONVERTFORMS_UPLOAD_ALLOW_UNSAFE_DESC"
|
||||
/>
|
||||
|
||||
|
||||
<field name="@limit_files" type="nr_pro"
|
||||
label="COM_CONVERTFORMS_FILEUPLOAD_LIMIT_FILES"
|
||||
description="COM_CONVERTFORMS_FILEUPLOAD_LIMIT_FILES_DESC"
|
||||
/>
|
||||
<field name="@auto_delete_files" type="nr_pro"
|
||||
label="COM_CONVERTFORMS_UPLOAD_AUTO_DELETE"
|
||||
description="COM_CONVERTFORMS_UPLOAD_AUTO_DELETE_DESC"
|
||||
/>
|
||||
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="hcaptcha_type" type="list"
|
||||
label="NR_TYPE"
|
||||
description="COM_CONVERTFORMS_FIELD_HCAPTCHA_TYPE_DESC"
|
||||
default="checkbox">
|
||||
<option value="checkbox">NR_CHECKBOX</option>
|
||||
<option value="invisible">NR_INVISIBLE</option>
|
||||
</field>
|
||||
<field name="theme" type="list"
|
||||
label="NR_THEME"
|
||||
description="COM_CONVERTFORMS_FIELD_RECAPTCHA_THEME_DESC"
|
||||
showon="hcaptcha_type:checkbox"
|
||||
default="light">
|
||||
<option value="light">NR_LIGHT</option>
|
||||
<option value="dark">NR_DARK</option>
|
||||
</field>
|
||||
<field name="size" type="list"
|
||||
label="NR_SIZE"
|
||||
description="COM_CONVERTFORMS_FIELD_RECAPTCHA_SIZE_DESC"
|
||||
showon="hcaptcha_type:checkbox"
|
||||
default="normal">
|
||||
<option value="normal">NR_NORMAL</option>
|
||||
<option value="compact">NR_COMPACT</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,67 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="heading_type" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_HEADING_HEADINGTYPE"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_HEADINGTYPE_DESC"
|
||||
default="h2">
|
||||
<option value="h1">H1</option>
|
||||
<option value="h2">H2</option>
|
||||
<option value="h3">H3</option>
|
||||
<option value="h4">H4</option>
|
||||
<option value="h5">H5</option>
|
||||
<option value="h6">H6</option>
|
||||
</field>
|
||||
<field name="font_size" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_INPUT_FONT_SIZE"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_FONT_SIZE_DESC"
|
||||
addon="px"
|
||||
min="0"
|
||||
default="22"
|
||||
/>
|
||||
<field name="font_family" type="nrfonts"
|
||||
class="nrfont"
|
||||
label="COM_CONVERTFORMS_BODY_FONT"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_FONT_FAMILY_DESC"
|
||||
default="Arial">
|
||||
<option value=" ">JDEFAULT</option>
|
||||
</field>
|
||||
<field name="line_height" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_HEADING_LINE_HEIGHT"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_LINE_HEIGHT_DESC"
|
||||
addon="px"
|
||||
min="0"
|
||||
default="22"
|
||||
/>
|
||||
<field name="letter_spacing" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_HEADING_LETTER_SPACING"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_LETTER_SPACING_DESC"
|
||||
addon="px"
|
||||
min="0"
|
||||
default="0"
|
||||
/>
|
||||
<field name="content_alignment" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_HEADING_CONTENT_ALIGNMENT"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_CONTENT_ALIGNMENT_DESC"
|
||||
default="none">
|
||||
<option value="left">NR_LEFT</option>
|
||||
<option value="center">NR_CENTER</option>
|
||||
<option value="right">NR_RIGHT</option>
|
||||
</field>
|
||||
<field name="use_link" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_FIELD_HEADING_USELINK"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_USELINK_DESC"
|
||||
/>
|
||||
<field name="link_url" type="text"
|
||||
label="COM_CONVERTFORMS_FIELD_HEADING_LINK"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_LINK_DESC"
|
||||
hint="http://"
|
||||
showon="use_link:1"
|
||||
/>
|
||||
<field name="open_new_tab" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_FIELD_HEADING_NEWTAB"
|
||||
description="COM_CONVERTFORMS_FIELD_HEADING_NEWTAB_DESC"
|
||||
showon="use_link:1"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="required" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_REQUIRED_NAME"
|
||||
description="COM_CONVERTFORMS_REQUIRED_NAME_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="step" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_NUMBER_STEP"
|
||||
description="COM_CONVERTFORMS_FIELD_NUMBER_STEP_DESC"
|
||||
default="1"
|
||||
min="1"
|
||||
/>
|
||||
<field name="min" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_NUMBER_MIN"
|
||||
description="COM_CONVERTFORMS_FIELD_NUMBER_MIN_DESC"
|
||||
/>
|
||||
<field name="max" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_FIELD_NUMBER_MAX"
|
||||
description="COM_CONVERTFORMS_FIELD_NUMBER_MAX_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="restrictions">
|
||||
<field name="readonly" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_READONLY"
|
||||
description="COM_CONVERTFORMS_READONLY_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="choices" type="nr_choices"
|
||||
label="COM_CONVERTFORMS_CHOICES"
|
||||
description="COM_CONVERTFORMS_CHOICES_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="advanced">
|
||||
<field name="choicelayout" type="list"
|
||||
label="COM_CONVERTFORMS_CHOICE_LAYOUT"
|
||||
description="COM_CONVERTFORMS_CHOICE_LAYOUT_DESC"
|
||||
default="">
|
||||
<option value="">COM_CONVERTFORMS_CHOICE_1_COLUMN</option>
|
||||
<option value="2">COM_CONVERTFORMS_CHOICE_2_COLUMN</option>
|
||||
<option value="3">COM_CONVERTFORMS_CHOICE_3_COLUMN</option>
|
||||
<option value="auto">COM_CONVERTFORMS_CHOICE_SIDE_BY_SIDE</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="theme" type="list"
|
||||
label="NR_THEME"
|
||||
description="COM_CONVERTFORMS_FIELD_RECAPTCHA_THEME_DESC"
|
||||
default="light">
|
||||
<option value="light">NR_LIGHT</option>
|
||||
<option value="dark">NR_DARK</option>
|
||||
</field>
|
||||
<field name="size" type="list"
|
||||
label="NR_SIZE"
|
||||
description="COM_CONVERTFORMS_FIELD_RECAPTCHA_SIZE_DESC"
|
||||
default="normal">
|
||||
<option value="normal">NR_NORMAL</option>
|
||||
<option value="compact">NR_COMPACT</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="badge" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_RECAPTCHA_INVIS_BADGE"
|
||||
description="COM_CONVERTFORMS_FIELD_RECAPTCHA_INVIS_BADGE_DESC"
|
||||
default="inline">
|
||||
<option value="inline">COM_CONVERTFORMS_FIELD_RECAPTCHA_INVIS_BADGE_INLINE</option>
|
||||
<option value="bottomright">COM_CONVERTFORMS_FIELD_RECAPTCHA_INVIS_BADGE_BOTTOMRIGHT</option>
|
||||
<option value="bottomleft">COM_CONVERTFORMS_FIELD_RECAPTCHA_INVIS_BADGE_BOTTOMLEFT</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,74 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="text" type="text"
|
||||
default="Sign up"
|
||||
hint="Sign up"
|
||||
label="COM_CONVERTFORMS_BUTTON_TEXT"
|
||||
description="COM_CONVERTFORMS_BUTTON_TEXT_DESC"
|
||||
/>
|
||||
<field name="align" type="list"
|
||||
label="COM_CONVERTFORMS_BUTTON_ALIGN"
|
||||
description="COM_CONVERTFORMS_BUTTON_ALIGN_DESC"
|
||||
showon="size:cf-width-auto,cf-one-third,cf-one-half"
|
||||
default="left">
|
||||
<option value="left">NR_LEFT</option>
|
||||
<option value="center">NR_CENTER</option>
|
||||
<option value="right">NR_RIGHT</option>
|
||||
</field>
|
||||
<field name="btnstyle" type="list"
|
||||
label="COM_CONVERTFORMS_SUBMIT_STYLE"
|
||||
description="COM_CONVERTFORMS_SUBMIT_STYLE_DESC"
|
||||
default="flat">
|
||||
<option value="flat">COM_CONVERTFORMS_FLAT</option>
|
||||
<option value="outline">COM_CONVERTFORMS_OUTLINE</option>
|
||||
<option value="gradient">COM_CONVERTFORMS_GRADIENT</option>
|
||||
</field>
|
||||
<field name="fontsize" type="nrnumber"
|
||||
addon="px"
|
||||
default="15"
|
||||
min="12"
|
||||
step="2"
|
||||
label="COM_CONVERTFORMS_BTN_FONT_SIZE"
|
||||
description="COM_CONVERTFORMS_BTN_FONT_SIZE_DESC"
|
||||
/>
|
||||
<field name="bg" type="color"
|
||||
label="NR_BACKGROUND_COLOR"
|
||||
description="NR_BACKGROUND_COLOR_DESC"
|
||||
default="#444"
|
||||
/>
|
||||
<field name="textcolor" type="color"
|
||||
label="NR_TEXT_COLOR"
|
||||
description="NR_COLOR_DESC"
|
||||
default="#fff"
|
||||
/>
|
||||
<field name="texthovercolor" type="color"
|
||||
label="COM_CONVERTFORMS_SUBMIT_HOVER_COLOR"
|
||||
description="COM_CONVERTFORMS_SUBMIT_HOVER_COLOR_DESC"
|
||||
default="#fff"
|
||||
showon="btnstyle:outline"
|
||||
/>
|
||||
<field name="borderradius" type="nrnumber"
|
||||
addon="px"
|
||||
default="3"
|
||||
min="0"
|
||||
step="1"
|
||||
label="COM_CONVERTFORMS_BORDER_RADIUS"
|
||||
description="COM_CONVERTFORMS_BORDER_RADIUS_DESC"
|
||||
/>
|
||||
<field name="vpadding" type="nrnumber"
|
||||
addon="px"
|
||||
default="11"
|
||||
min="0"
|
||||
label="COM_CONVERTFORMS_VPADDING_SIZE"
|
||||
description="COM_CONVERTFORMS_PADDING_DESC"
|
||||
/>
|
||||
<field name="hpadding" type="nrnumber"
|
||||
addon="px"
|
||||
default="15"
|
||||
min="0"
|
||||
label="COM_CONVERTFORMS_HPADDING_SIZE"
|
||||
description="COM_CONVERTFORMS_PADDING_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="restrictions">
|
||||
<field name="inputmask" type="text"
|
||||
label="COM_CONVERTFORMS_INPUT_MASK"
|
||||
description="COM_CONVERTFORMS_INPUT_MASK_DESC"
|
||||
hint="(999) 999-9999"
|
||||
/>
|
||||
<field name="readonly" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_READONLY"
|
||||
description="COM_CONVERTFORMS_READONLY_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="restrictions">
|
||||
<field name="inputmask" type="text"
|
||||
label="COM_CONVERTFORMS_INPUT_MASK"
|
||||
description="COM_CONVERTFORMS_INPUT_MASK_DESC"
|
||||
hint="(999) 999-9999"
|
||||
/>
|
||||
<field name="readonly" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_READONLY"
|
||||
description="COM_CONVERTFORMS_READONLY_DESC"
|
||||
/>
|
||||
<field name="minchars" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MIN_CHARS"
|
||||
description="COM_CONVERTFORMS_MIN_CHARS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="maxchars" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MAX_CHARS"
|
||||
description="COM_CONVERTFORMS_MAX_CHARS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="minwords" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MIN_WORDS"
|
||||
description="COM_CONVERTFORMS_MIN_WORDS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="maxwords" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MAX_WORDS"
|
||||
description="COM_CONVERTFORMS_MAX_WORDS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="advanced">
|
||||
<field name="filter" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_FILTER"
|
||||
description="COM_CONVERTFORMS_FIELD_FILTER_DESC"
|
||||
default="html">
|
||||
<option value="safehtml">JLIB_FILTER_PARAMS_SAFEHTML</option>
|
||||
<option value="html">JLIB_FILTER_PARAMS_TEXT</option>
|
||||
<option value="raw">JLIB_FILTER_PARAMS_RAW</option>
|
||||
<option value="alnum">JLIB_FILTER_PARAMS_ALNUM</option>
|
||||
<option value="word">Word</option>
|
||||
<option value="integer">JLIB_FILTER_PARAMS_INTEGER</option>
|
||||
<option value="float">JLIB_FILTER_PARAMS_FLOAT</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="basic">
|
||||
<field name="textareaheight" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_TEXTAREA_HEIGHT"
|
||||
description="COM_CONVERTFORMS_TEXTAREA_HEIGHT_DESC"
|
||||
addon="rows"
|
||||
default="3"
|
||||
min="1"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="restrictions">
|
||||
<field name="readonly" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_READONLY"
|
||||
description="COM_CONVERTFORMS_READONLY_DESC"
|
||||
/>
|
||||
<field name="minchars" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MIN_CHARS"
|
||||
description="COM_CONVERTFORMS_MIN_CHARS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="maxchars" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MAX_CHARS"
|
||||
description="COM_CONVERTFORMS_MAX_CHARS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="minwords" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MIN_WORDS"
|
||||
description="COM_CONVERTFORMS_MIN_WORDS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
<field name="maxwords" type="nrnumber"
|
||||
label="COM_CONVERTFORMS_MAX_WORDS"
|
||||
description="COM_CONVERTFORMS_MAX_WORDS_DESC"
|
||||
default="0"
|
||||
min="0"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="advanced">
|
||||
<field name="filter" type="list"
|
||||
label="COM_CONVERTFORMS_FIELD_FILTER"
|
||||
description="COM_CONVERTFORMS_FIELD_FILTER_DESC"
|
||||
default="html">
|
||||
<option value="safehtml">JLIB_FILTER_PARAMS_SAFEHTML</option>
|
||||
<option value="html">JLIB_FILTER_PARAMS_TEXT</option>
|
||||
<option value="raw">JLIB_FILTER_PARAMS_RAW</option>
|
||||
<option value="alnum">JLIB_FILTER_PARAMS_ALNUM</option>
|
||||
<option value="word">Word</option>
|
||||
<option value="integer">JLIB_FILTER_PARAMS_INTEGER</option>
|
||||
<option value="float">JLIB_FILTER_PARAMS_FLOAT</option>
|
||||
</field>
|
||||
</fieldset>
|
||||
</form>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fieldset name="restrictions">
|
||||
<field name="readonly" type="nrtoggle"
|
||||
label="COM_CONVERTFORMS_READONLY"
|
||||
description="COM_CONVERTFORMS_READONLY_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset name="advanced">
|
||||
<field name="placeholder" type="text"
|
||||
label="COM_CONVERTFORMS_PLACEHOLDER_NAME"
|
||||
description="COM_CONVERTFORMS_PLACEHOLDER_NAME_DESC"
|
||||
default="http://www.example.com"
|
||||
/>
|
||||
</fieldset>
|
||||
</form>
|
||||
Reference in New Issue
Block a user