mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
284 lines
8.0 KiB
PHP
284 lines
8.0 KiB
PHP
<?php
|
|
|
|
return [
|
|
'auto_approve' => [
|
|
'name' => 'Auto Approve',
|
|
],
|
|
'default_view_type' => [
|
|
'name' => 'Default View Type',
|
|
],
|
|
'hide_zero_price' => [
|
|
'name' => 'Hide Price if Zero',
|
|
'instructions' => 'Hide the price if the ad price is 0',
|
|
],
|
|
'estimated_pending_time' => [
|
|
'name' => 'Estimated Pending Time',
|
|
'instructions' => 'In Hours',
|
|
],
|
|
'default_published_time' => [
|
|
'name' => 'Default Publish Time',
|
|
],
|
|
'address' => [
|
|
'name' => 'Contact Adress',
|
|
],
|
|
'phone' => [
|
|
'name' => 'Contact Phone',
|
|
],
|
|
'favicon' => [
|
|
'name' => 'Favicon',
|
|
]
|
|
, 'map_coordinates_long' => [
|
|
'name' => 'Map Long Coordinate',
|
|
],
|
|
'map_coordinates_lat' => [
|
|
'name' => 'Map Lat Coordinate',
|
|
],
|
|
'iban_numbers' => [
|
|
'name' => 'IBAN',
|
|
],
|
|
'logo' => [
|
|
'name' => 'Logo',
|
|
],
|
|
'ogImage' => [
|
|
'name' => 'Social Share Logo',
|
|
'warning' => 'It should be at a resolution of 1200 x 630. ',
|
|
|
|
],
|
|
'currencies' => [
|
|
'name' => 'Active Currencies',
|
|
],
|
|
'latest-limit' => [
|
|
'name' => 'Latest Limit',
|
|
],
|
|
'site_address' => [
|
|
'name' => 'Site address',
|
|
'warning' => 'Auto added www. www.<strong>sitename.com</strong> ',
|
|
],
|
|
'google_map_key' => [
|
|
'name' => 'Google Map Api Key',
|
|
],
|
|
|
|
'default_country' => [
|
|
'name' => 'Default Ad Country',
|
|
],
|
|
'hide_price_categories' => [
|
|
'name' => 'Hide Price On Categories',
|
|
'instructions' => 'The price will be hidden when you create an ad or view an ad under these categories.'
|
|
],
|
|
'free_currencyconverterapi_key' => [
|
|
'name' => 'Currency Converter API Key'
|
|
],
|
|
'default_city' => [
|
|
'name' => 'Default Ad City',
|
|
],
|
|
'default_district' => [
|
|
'name' => 'Default Ad District',
|
|
],
|
|
'default_neighborhood' => [
|
|
'name' => 'Default Ad Neighborhood',
|
|
],
|
|
'default_currency' => [
|
|
'name' => 'Default Ad Currency',
|
|
],
|
|
'default_GET' => [
|
|
'name' => 'Default Ad GET',
|
|
],
|
|
'twitter' => [
|
|
'name' => 'Twitter',
|
|
],
|
|
'facebook' => [
|
|
'name' => 'Facebook',
|
|
],
|
|
'youtube' => [
|
|
'name' => 'Youtube',
|
|
],
|
|
'google' => [
|
|
'name' => 'Google',
|
|
],
|
|
'listing_page_image' => [
|
|
'name' => 'Listing Page Image',
|
|
],
|
|
'hide_standard_price_field' => [
|
|
'name' => 'Hide Standard Price Field',
|
|
],
|
|
'hide_options_field' => [
|
|
'name' => 'Hide Options Field',
|
|
],
|
|
'hide_village_field' => [
|
|
'name' => 'Hide Village Field',
|
|
],
|
|
'hide_configurations' => [
|
|
'name' => 'Hide the Configurations Button',
|
|
'instructions' => 'Hide the Configurations Button in the Ad Preview Page',
|
|
],
|
|
'make_all_fields_required' => [
|
|
'name' => 'Make All Fields Required',
|
|
'instructions' => 'Require the user to fill the Price and Description fields when creating an ad',
|
|
],
|
|
'make_map_required' => [
|
|
'name' => 'Make Map Required',
|
|
'instructions' => 'Require the user to place a pin on the map when creating an ad',
|
|
],
|
|
'hide_listing_standard_price' => [
|
|
'name' => 'Hide Listing Standard Price',
|
|
],
|
|
'enabled_currencies' => [
|
|
'name' => 'Enabled Currencies',
|
|
],
|
|
'google_statistic_code' => [
|
|
'name' => 'Google Statistic Code',
|
|
],
|
|
'register_email_field' => [
|
|
'name' => 'Member Registration Email Requirement',
|
|
],
|
|
'market_place' => [
|
|
'name' => 'Market Place',
|
|
],
|
|
'price_area_hidden' => [
|
|
'name' => 'Price Area Hidden',
|
|
],
|
|
'hide_price_filter' => [
|
|
'name' => 'Hide Price Filter',
|
|
],
|
|
'hide_date_filter' => [
|
|
'name' => 'Hide Date Filter',
|
|
],
|
|
'hide_photo_filter' => [
|
|
'name' => 'Hide Photo Filter',
|
|
],
|
|
'hide_map_filter' => [
|
|
'name' => 'Hide Map Filter',
|
|
],
|
|
'show_lang_url' => [
|
|
'name' => 'Show Lang Parameter For URL',
|
|
],
|
|
'popular_ads_limit' => [
|
|
'name' => 'Popular Ads Limit',
|
|
],
|
|
|
|
//Image
|
|
|
|
'image_resize_backend' => [
|
|
'name' => 'Image Resize Backend',
|
|
],
|
|
'full_image_width' => [
|
|
'name' => 'Full Image Width',
|
|
],
|
|
'full_image_height' => [
|
|
'name' => 'Full Image Height',
|
|
],
|
|
'medium_image_width' => [
|
|
'name' => 'Medium Image Width',
|
|
],
|
|
'medium_image_height' => [
|
|
'name' => 'Medium Image Height',
|
|
],
|
|
'thumbnail_width' => [
|
|
'name' => 'Thumbnail Width',
|
|
],
|
|
'thumbnail_height' => [
|
|
'name' => 'Thumbnail Height',
|
|
],
|
|
'add_canvas' => [
|
|
'name' => 'Add Canvas',
|
|
],
|
|
'image_canvas_width' => [
|
|
'name' => 'Image Canvas Width',
|
|
],
|
|
'image_canvas_height' => [
|
|
'name' => 'Image Canvas Height',
|
|
],
|
|
'watermark_type' => [
|
|
'name' => 'Watermark Type',
|
|
],
|
|
'watermark_text' => [
|
|
'name' => 'Watermark Text',
|
|
],
|
|
'watermark_image' => [
|
|
'name' => 'Watermark Image',
|
|
],
|
|
'watermark_position' => [
|
|
'name' => 'Watermark Position',
|
|
],
|
|
'user_filter_limit' => [
|
|
'name' => 'User Filter Limit',
|
|
'instructions' => 'In the admin panel'
|
|
],
|
|
'show_breadcrumb_when_creating_ad' => [
|
|
'name' => 'Show Breadcrumb When Creating an Ad',
|
|
],
|
|
'show_ads_count' => [
|
|
'name' => 'Show Ads Count',
|
|
'instructions' => 'Show ads count on the left categories list',
|
|
],
|
|
'ads_date_hidden' => [
|
|
'name' => 'Hide Created Date',
|
|
'instructions' => 'Hide created date in ads detail page',
|
|
],
|
|
'hide_listing_header' => [
|
|
'name' => 'Hide Listing Header',
|
|
'instructions' => 'Hiding to ordering and view types',
|
|
],
|
|
'hide_filter_section' => [
|
|
'name' => 'Hide Filter Section',
|
|
'instructions' => 'Hiding to left filter area in listing page',
|
|
],
|
|
'hide_seller_info' => [
|
|
'name' => 'Hide Seller Information',
|
|
'instructions' => 'Hiding to seller infos in ads detail page',
|
|
],
|
|
'show_post_ad_agreement' => [
|
|
'name' => 'Show Post Ad Agreement',
|
|
'instructions' => 'Turn this on if you want to display a privacy policy agreement on the ad creation page',
|
|
],
|
|
'override_text' => [
|
|
'name' => 'Override Text',
|
|
'instructions' => 'Old Value:New Value'
|
|
],
|
|
'steps_color' => [
|
|
'name' => 'Steps Color',
|
|
'instructions' => 'Changes the progressive steps color.'
|
|
],
|
|
'create_ad_button_color' => [
|
|
'name' => 'Create Ad Button Color',
|
|
'instructions' => 'Changes the button that shows up when the new ad category selection is finished.'
|
|
],
|
|
'lang_switcher_for_browser' => [
|
|
'name' => 'Lang Switcher For Browser',
|
|
'instructions' => 'Allows you to choose browser language as active language'
|
|
],
|
|
'get_categories' => [
|
|
'name' => 'GET Categories',
|
|
'instructions' => 'It represents the categories in which the GET property will be valid.'
|
|
],
|
|
'disable_sentry' => [
|
|
'name' => 'Disable Sentry'
|
|
],
|
|
'watermark' => [
|
|
'name' => 'Watermark',
|
|
'instructions' => 'Is watermark active?'
|
|
],
|
|
'detailed_product_options' => [
|
|
'name' => 'Detailed Product Options',
|
|
'instructions' => 'Allows you to enter stock and price information for the product'
|
|
],
|
|
'show_subcats_mobile' => [
|
|
'name' => 'Show subcategories on mobile view',
|
|
],
|
|
'show_price_to_members_only' => [
|
|
'name' => 'Show Price To Members Only',
|
|
],
|
|
'hide_ad_cat' => [
|
|
'name' => 'Hide Categories',
|
|
'instructions' => 'Hide categories in ads list'
|
|
],
|
|
'show_finish_and_publish_date' => [
|
|
'name' => 'Show Finish Date And Publish Date For Create',
|
|
'instructions' => 'Displays the publish_at and finish_at fields on the ad creation page.'
|
|
],
|
|
'show_tax_field' => [
|
|
'name' => 'Show Tax Field',
|
|
'instructions' => 'When this option is enabled, you can set the tax rate on the ad creation page.'
|
|
],
|
|
];
|