array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'contact_view_options', 'type' => 'String', 'html_type' => 'checkboxes', 'pseudoconstant' => array( 'optionGroupName' => 'contact_view_options', ), 'default' => '123456789101113', 'add' => '4.1', 'title' => 'Viewing Contacts', 'is_domain' => '1', 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'contact_edit_options' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'contact_edit_options', 'type' => 'String', 'html_type' => 'checkboxes', 'pseudoconstant' => array( 'optionGroupName' => 'contact_edit_options', ), 'default' => '1234567891011', 'add' => '4.1', 'title' => 'Editing Contacts', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'advanced_search_options' => array( 'group_name' => 'CiviCRM Preferences', 'name' => 'advanced_search_options', 'type' => 'String', 'html_type' => 'checkboxes', 'pseudoconstant' => array( 'optionGroupName' => 'advanced_search_options', ), 'default' => '1234567891012131516171819', 'add' => '4.1', 'title' => 'Contact Search', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'user_dashboard_options' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'user_dashboard_options', 'type' => 'String', 'html_type' => 'checkboxes', 'pseudoconstant' => array( 'optionGroupName' => 'user_dashboard_options', ), 'default' => '12345789', 'add' => '4.1', 'title' => 'Contact Dashboard', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'address_options' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'address_options', 'type' => 'String', 'html_type' => 'Text', 'pseudoconstant' => array( 'optionGroupName' => 'address_options', ), 'default' => '1245891011', 'add' => '4.1', 'title' => 'Addressing Options', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'address_format' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'address_format', 'type' => 'String', 'html_type' => 'TextArea', 'default' => "{contact.address_name}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}", 'add' => '4.1', 'title' => 'Address Format', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'mailing_format' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'mailing_format', 'type' => 'String', 'html_type' => 'Text', 'default' => "{contact.addressee}\n{contact.street_address}\n{contact.supplemental_address_1}\n{contact.supplemental_address_2}\n{contact.city}{, }{contact.state_province}{ }{contact.postal_code}\n{contact.country}", 'add' => '4.1', 'title' => 'Mailing Format', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'display_name_format' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'display_name_format', 'type' => 'String', 'html_type' => 'Text', 'default' => '{contact.individual_prefix}{ }{contact.first_name}{ }{contact.last_name}{ }{contact.individual_suffix}', 'add' => '4.1', 'title' => 'Display Name Format', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'sort_name_format' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'sort_name_format', 'type' => 'String', 'html_type' => 'Text', 'default' => '{contact.last_name}{, }{contact.first_name}', 'add' => '4.1', 'title' => 'Sort Name Format', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'editor_id' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'editor_id', 'type' => 'String', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'title' => 'Wysiwig Editor', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'contact_ajax_check_similar' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'contact_ajax_check_similar', 'type' => 'String', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'title' => 'Ajax Check Similar', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'ajaxPopupsEnabled' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'ajaxPopupsEnabled', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 1, 'add' => '4.5', 'title' => 'Ajax Popups Enabled', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'activity_assignee_notification' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'activity_assignee_notification', 'type' => 'String', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.1', 'title' => 'Notify Activity Assignees', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'activity_assignee_notification_ics' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'activity_assignee_notification_ics', 'type' => 'String', 'html_type' => 'Text', 'default' => NULL, 'add' => '4.3', 'title' => 'Include ICal Invite to Activity Assignees', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'contact_autocomplete_options' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'contact_autocomplete_options', 'type' => 'String', 'html_type' => 'checkboxes', 'pseudoconstant' => array( 'optionGroupName' => 'contact_autocomplete_options', ), 'default' => '1234567', 'add' => '4.1', 'title' => 'Contact Reference Autocomplete Options', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'contact_reference_options' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'contact_reference_options', 'type' => 'String', 'html_type' => 'checkboxes', 'pseudoconstant' => array( 'optionGroupName' => 'contact_reference_options', ), 'default' => '1234567', 'add' => '4.1', 'title' => 'Contact Reference Options', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'max_attachments' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'max_attachments', 'legacy_key' => 'maxAttachments', 'prefetch' => 0, 'type' => 'Integer', 'quick_form_type' => 'Element', 'html_type' => 'text', 'html_attributes' => array( 'size' => 2, 'maxlength' => 8, ), 'default' => 3, 'add' => '4.3', 'title' => 'Maximum Attachments', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Maximum number of files (documents, images, etc.) which can attached to emails or activities.', 'help_text' => NULL, ), 'maxFileSize' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'maxFileSize', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'config_only' => 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'Integer', 'quick_form_type' => 'Element', 'html_type' => 'text', 'html_attributes' => array( 'size' => 2, 'maxlength' => 8, ), 'default' => 3, 'add' => '4.3', 'title' => 'Maximum File Size (in MB)', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Maximum Size of file (documents, images, etc.) which can attached to emails or activities.
Note: php.ini should support this file size.', 'help_text' => NULL, ), 'contact_undelete' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'contact_undelete', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 1, 'add' => '4.3', 'title' => 'Contact Trash and Undelete', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'If enabled, deleted contacts will be moved to trash (instead of being destroyed). Users with the proper permission are able to search for the deleted contacts and restore them (or delete permanently).', 'help_text' => NULL, ), 'allowPermDeleteFinancial' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'allowPermDeleteFinancial', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => FALSE, 'add' => '4.3', 'title' => 'Contact Permanent Delete', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Allow Permanent Delete for contacts who are linked to live financial transactions', 'help_text' => NULL, ), 'versionAlert' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'versionAlert', 'type' => 'Integer', 'quick_form_type' => 'Element', 'html_type' => 'select', 'option_values' => array( ts('Disabled'), ts('Display In Page Footer'), ts('Display As Popup Alert'), ts('Page Footer + Popup Alert'), ), 'default' => 1, 'add' => '4.3', 'title' => 'New Version Alerts', 'is_domain' => 1, 'is_contact' => 0, 'description' => "", 'help_text' => NULL, ), 'securityUpdateAlert' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'securityUpdateAlert', 'type' => 'Integer', 'quick_form_type' => 'Element', 'html_type' => 'select', 'option_values' => array( ts('Disabled'), ts('Display In Page Footer'), ts('Display As Popup Alert'), ts('Page Footer + Popup Alert'), ), 'default' => 3, 'add' => '4.6', 'title' => 'Security Update Alerts', 'is_domain' => 1, 'is_contact' => 0, 'description' => "", 'help_text' => NULL, ), 'versionCheck' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'versionCheck', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 1, 'add' => '4.3', 'title' => 'Automatically Check for Updates', 'is_domain' => 1, 'is_contact' => 0, 'description' => "", 'help_text' => NULL, ), 'versionCheckIgnoreDate' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'versionCheckIgnoreDate', 'type' => 'String', 'quick_form_type' => 'Element', 'html_type' => 'text', 'html_attributes' => array('placeholder' => 'YYYY-MM-DD'), 'default' => '', 'add' => '4.6', 'title' => 'Ignore Updates Prior to', 'is_domain' => 1, 'is_contact' => 0, 'description' => "", 'help_text' => NULL, ), 'securityAlert' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'securityAlert', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 1, 'add' => '4.4', 'title' => 'Security Audits', 'is_domain' => 1, 'is_contact' => 0, 'description' => "If enabled, CiviCRM will automatically run checks for significant mis-configurations such as ineffective file protections.", 'help_text' => NULL, ), 'doNotAttachPDFReceipt' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'doNotAttachPDFReceipt', 'prefetch' => 1, // prefetch causes it to be cached in config object. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'config_only' => 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 1, 'add' => '4.3', 'title' => 'Attach PDF copy to receipts', 'is_domain' => 1, 'is_contact' => 0, 'description' => "If enabled, CiviCRM sends PDF receipt as an attachment during event signup or online contribution.", 'help_text' => NULL, ), 'wkhtmltopdfPath' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'wkhtmltopdfPath', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'config_only' => 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'String', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 64, 'maxlength' => 256, ), 'html_type' => 'Text', 'default' => NULL, 'add' => '4.3', 'title' => 'Path to wkhtmltopdf executable', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'recaptchaPublicKey' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'recaptchaPublicKey', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'config_only' => 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'String', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 64, 'maxlength' => 64, ), 'html_type' => 'Text', 'default' => NULL, 'add' => '4.3', 'title' => 'Recaptcha Public Key', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'recaptchaPrivateKey' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'recaptchaPrivateKey', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'config_only' => 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'String', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 64, 'maxlength' => 64, ), 'html_type' => 'Text', 'default' => NULL, 'add' => '4.3', 'title' => 'Recaptcha Private Key', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'dashboardCacheTimeout' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'dashboardCacheTimeout', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'config_only' => 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'Integer', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 3, 'maxlength' => 5, ), 'html_type' => 'Text', 'default' => NULL, 'add' => '4.3', 'title' => 'Dashboard cache timeout', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'checksumTimeout' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'checksumTimeout', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'type' => 'Integer', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 2, 'maxlength' => 8, ), 'html_type' => 'Text', 'default' => 7, 'add' => '4.3', 'title' => 'Checksum Lifespan', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, ), 'blogUrl' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'blogUrl', 'prefetch' => 0, 'type' => 'String', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 64, 'maxlength' => 128, ), 'html_type' => 'Text', 'default' => '*default*', 'add' => '4.3', 'title' => 'Blog Feed URL', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Blog feed URL used by the blog dashlet', 'help_text' => 'Use "*default*" for the system default or override with a custom URL', ), 'communityMessagesUrl' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'communityMessagesUrl', 'prefetch' => 0, 'type' => 'String', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 64, 'maxlength' => 128, ), 'html_type' => 'Text', 'default' => '*default*', 'add' => '4.3', 'title' => 'Community Messages URL', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Service providing CiviCRM community messages', 'help_text' => 'Use "*default*" for the system default or override with a custom URL', ), 'resCacheCode' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'resCacheCode', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'config_only' => 1, //@todo - see https://wiki.civicrm.org/confluence/display/CRMDOC/Settings+Reference#SettingsReference-Convertingaconfigobjecttoasetting on removing this deprecated value 'type' => 'String', 'quick_form_type' => 'Element', 'html_attributes' => array( 'size' => 16, 'maxlength' => 16, ), 'html_type' => 'Text', 'default' => NULL, 'add' => '4.3', 'title' => 'Resource Cache Code', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Code appended to resource URLs (JS/CSS) to coerce HTTP caching', 'help_text' => NULL, ), 'verifySSL' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'verifySSL', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 1, 'add' => '4.3', 'title' => 'Verify SSL?', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'If disabled, backend HTTPS services will allow unverified, insecure connections', 'help_text' => 'Unless you are absolutely unable to configure your server to check the SSL certificate of the remote server you should leave this set to Yes', ), 'wpBasePage' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'wpBasePage', 'type' => 'String', 'html_type' => 'text', 'quick_form_type' => 'Element', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'default' => '', 'add' => '4.3', 'title' => 'WordPress Base Page', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'If set, CiviCRM will use this setting as the base url.', 'help_text' => 'By default, CiviCRM will generate front-facing pages using the home page at http://wp/ as its base. If you want to use a different template for CiviCRM pages, set the path here.', ), 'secondDegRelPermissions' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'secondDegRelPermissions', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 0, 'add' => '4.3', 'title' => 'Allow second-degree relationship permissions', 'is_domain' => 1, 'is_contact' => 0, 'description' => "If enabled, contacts with the permission to edit a related contact will inherit that contact's permission to edit other related contacts", 'help_text' => NULL, ), 'enable_components' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'enable_components', 'type' => 'Array', 'quick_form_type' => 'Element', 'html_type' => 'advmultiselect', 'html_attributes' => array( 'size' => 5, 'style' => 'width:150px', 'class' => 'advmultiselect', ), 'default' => array('CiviEvent', 'CiviContribute', 'CiviMember', 'CiviMail', 'CiviReport', 'CiviPledge'), 'add' => '4.4', 'title' => 'Enable Components', 'is_domain' => '1', 'is_contact' => 0, 'description' => NULL, 'help_text' => NULL, 'on_change' => array( array('CRM_Case_Info', 'onToggleComponents'), array('CRM_Core_Component', 'flushEnabledComponents'), ), ), 'disable_core_css' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'disable_core_css', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => '0', 'add' => '4.4', 'title' => 'Disable CiviCRM css', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'Prevent the stylesheet "civicrm.css" from being loaded.', 'help_text' => NULL, ), 'empoweredBy' => array( 'group_name' => 'CiviCRM Preferences', 'group' => 'core', 'name' => 'empoweredBy', 'prefetch' => 1, // prefetch causes it to be cached in config settings. Usually this is a transitional setting. Some things like urls are permanent. Remove this comment if you have assessed & it should be permanent 'type' => 'Boolean', 'quick_form_type' => 'YesNo', 'default' => 1, 'add' => '4.5', 'title' => 'Display "empowered by CiviCRM"', 'is_domain' => 1, 'is_contact' => 0, 'description' => 'When enabled, "empowered by CiviCRM" is displayed at the bottom of public forms.', 'help_text' => NULL, ), );