Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update casing on setting metadata for html_type = text #13048

Merged
merged 1 commit into from
Nov 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions settings/Core.setting.php
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@
'size' => 64,
'maxlength' => 256,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => NULL,
'add' => '4.3',
'title' => ts('Path to wkhtmltopdf executable'),
Expand All @@ -511,7 +511,7 @@
'size' => 64,
'maxlength' => 64,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => NULL,
'add' => '4.3',
'title' => ts('Recaptcha Options'),
Expand All @@ -530,7 +530,7 @@
'size' => 64,
'maxlength' => 64,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => NULL,
'add' => '4.3',
'title' => ts('Recaptcha Site Key'),
Expand Down Expand Up @@ -564,7 +564,7 @@
'size' => 64,
'maxlength' => 64,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => NULL,
'add' => '4.3',
'title' => ts('Recaptcha Secret Key'),
Expand All @@ -583,7 +583,7 @@
'size' => 2,
'maxlength' => 8,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => 7,
'add' => '4.3',
'title' => ts('Checksum Lifespan'),
Expand All @@ -602,7 +602,7 @@
'size' => 64,
'maxlength' => 128,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => '*default*',
'add' => '4.3',
'title' => ts('Blog Feed URL'),
Expand All @@ -621,7 +621,7 @@
'size' => 64,
'maxlength' => 128,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => '*default*',
'add' => '4.3',
'title' => ts('Community Messages URL'),
Expand All @@ -640,7 +640,7 @@
'size' => 64,
'maxlength' => 128,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => '*default*',
'add' => '4.3',
'title' => ts('Getting Started URL'),
Expand Down
12 changes: 6 additions & 6 deletions settings/Directory.setting.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
'group' => 'directory',
'name' => 'uploadDir',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -59,7 +59,7 @@
'group' => 'directory',
'name' => 'imageUploadDir',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -75,7 +75,7 @@
'group' => 'directory',
'name' => 'customFileUploadDir',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -91,7 +91,7 @@
'group' => 'directory',
'name' => 'customTemplateDir',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -107,7 +107,7 @@
'group' => 'directory',
'name' => 'customPHPPathDir',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -123,7 +123,7 @@
'group' => 'directory',
'name' => 'extensionsDir',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand Down
2 changes: 1 addition & 1 deletion settings/Extension.setting.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'size' => 64,
'maxlength' => 128,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => 'https://civicrm.org/extdir/ver={ver}|cms={uf}',
'add' => '4.3',
'title' => 'Extension Repo URL',
Expand Down
2 changes: 1 addition & 1 deletion settings/Search.setting.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
'size' => 64,
'maxlength' => 64,
),
'html_type' => 'Text',
'html_type' => 'text',
'default' => 'simple',
'add' => '4.5',
'title' => 'How to handle full-tet queries',
Expand Down
8 changes: 4 additions & 4 deletions settings/Url.setting.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
'name' => 'userFrameworkResourceURL',
'title' => 'CiviCRM Resource URL',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -60,7 +60,7 @@
'title' => 'Image Upload URL',
'name' => 'imageUploadURL',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -77,7 +77,7 @@
'name' => 'customCSSURL',
'title' => 'Custom CSS URL',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand All @@ -94,7 +94,7 @@
'title' => 'Extension Resource URL',
'name' => 'extensionsURL',
'type' => 'String',
'html_type' => 'Text',
'html_type' => 'text',
'quick_form_type' => 'Element',
'default' => NULL,
'add' => '4.1',
Expand Down