Remember to clear your browser\'s cache if the favicon does not change.'; $text['core_config_view']['setup'][6] = 'Favicon dark theme'; $text['core_config_view']['setup'][7] = 'Time zone'; $text['core_config_view']['setup'][8] = 'The time zone is useful for good referencing'; $text['core_config_view']['setup'][9] = 'Cookie consent message'; $text['core_config_view']['setup'][10] = 'Mandatory activation under French law unless you use your own consent system'; $text['core_config_view']['setup'][11] = 'Smart URLs'; $text['core_config_view']['setup'][12] = 'First check that your server allows URL rewriting (which is not the case with Free)'; $text['core_config_view']['setup'][13] = 'Search for an online update'; $text['core_config_view']['setup'][14] = 'Enabled option the check is daily. Option disabled you will have to do the updates by FTP. If after activation the box is unchecked it means that your server does not allow it.'; $text['core_config_view']['setup'][15] = 'Preserve the root htaccess file'; $text['core_config_view']['setup'][16] = 'On auto-update, keep the root htaccess file'; $text['core_config_view']['setup'][17] = 'Reinstall'; $text['core_config_view']['setup'][18] = 'Automatic daily site backup'; $text['core_config_view']['setup'][19] = 'An archive containing the folder /site/data is copied to the folder \'site/backup\'. The backup is kept for 30 days.

Site files are not backed up automatically. Activation recommended.'; $text['core_config_view']['setup'][20] = 'Site under maintenance'; $text['core_config_view']['setup'][21] = 'Save'; $text['core_config_view']['setup'][22] = 'Restore'; $text['core_config_view']['setup'][23] = 'Auto backup copy'; $text['core_config_view']['setup'][24] = 'Information to send to support in case of malfunction'; $text['core_config_view']['setup'][25] = 'Deltacms version: '; $text['core_config_view']['setup'][26] = 'PHP version: '; $text['core_config_view']['setup'][27] = 'Server type: '; $text['core_config_view']['setup'][28] = 'Smart URL: '; $text['core_config_view']['setup'][29] = 'yes'; $text['core_config_view']['setup'][30] = 'no'; $text['core_config_view']['setup'][31] = 'PHP modules installed: '; $text['core_config_view']['setup'][32] = 'Module(s) missing: '; $text['core_config_view']['setup'][33] = 'The necessary modules are installed.'; $text['core_config_view']['setup'][34] = 'Deltacms modules installed: '; $text['core_config_view']['setup'][35] = 'Generate a pdf'; $text['core_config_view']['setup'][36] = 'Directive '; $text['core_config_view']['setup'][37] = 'Function '; $text['core_config_view']['social'][0] = 'Settings'; $text['core_config_view']['social'][1] = 'Disable Open Graph capture mode'; $text['core_config_view']['social'][2] = 'Enable Open Graph capture mode'; $text['core_config_view']['social'][3] = 'Generate sitemap.xml and robots.txt'; $text['core_config_view']['social'][4] = 'Allow robots to reference the site'; $text['core_config_view']['social'][5] = 'This screenshot is required for social media sharing. To regenerate it, activate the Open Graph capture mode and click on the camera at the bottom right'; $text['core_config_view']['social'][6] = '

Image screenshot.jpg absent

Enabling the Open Graph capture mode causes a camera to appear at the bottom of the page. Clicking it generates a screenshot.jpg image from the active page.

'; $text['core_config_view']['social'][7] = 'Social networks'; $text['core_config_view']['social'][8] = 'Enter your ID: https://www.facebook.com/[ID].'; $text['core_config_view']['social'][9] = 'Enter your ID: https://www.instagram.com/[ID].'; $text['core_config_view']['social'][10] = 'String ID: https://www.youtube.com/channel/[ID].'; $text['core_config_view']['social'][11] = 'Enter your User ID: https://www.youtube.com/user/[ID].'; $text['core_config_view']['social'][12] = 'Enter your ID: https://twitter.com/[ID].'; $text['core_config_view']['social'][13] = 'Enter your ID: https://pinterest.com/[ID].'; $text['core_config_view']['social'][14] = 'Enter your Linkedin ID: https://fr.linkedin.com/in/[ID].'; $text['core_config_view']['social'][15] = 'Enter your Github ID: https://github.com/[ID].'; $text['core_config_view']['social'][16] = 'head Facebook'; $text['core_config_view']['social'][17] = 'Insert in the head of the page the meta properties specific to Facebook'; $text['core_config']['generateFiles'][0] = 'Updated sitemap and robots.txt files'; $text['core_config']['generateFiles'][1] = 'Writing failure, site map not updated'; $text['core_config']['backup'][0] = 'Save'; $text['core_config']['configOpenGraph'][0] = 'Opengraph capture mode disabled'; $text['core_config']['configOpenGraph'][1] = 'Opengraph capture mode enabled'; $text['core_config']['restore'][0] = 'Restore'; $text['core_config']['restore'][1] = 'The file is not a valid archive'; $text['core_config']['restore'][2] = 'Unable to read the archive'; $text['core_config']['restore'][3] = 'This archive is not a valid backup'; $text['core_config']['restore'][4] = 'Restoration completed successfully'; $text['core_config']['restore'][5] = 'Unknown error'; $text['core_config']['index'][0] = 'Configuration'; $text['core_config']['index'][1] = 'Saved changes'; $text['core_config']['script'][0] = 'Script editor in '; $text['core_config']['logReset'][0] = 'Configuration'; $text['core_config']['logReset'][1] = 'Log successfully reset'; $text['core_config']['logReset'][2] = 'No logs to clear'; $text['core_config']['logDownload'][0] = 'Configuration'; $text['core_config']['logDownload'][1] = 'No log files to upload'; $text['core_config']['blacklistDownload'][0] = 'Date last attempted;Time last attempted;Id;IP address;Number of failures'; $text['core_config']['blacklistDownload'][1] = 'Configuration'; $text['core_config']['blacklistDownload'][2] = 'No blacklist to download'; $text['core_config']['blacklistReset'][0] = 'Configuration'; $text['core_config']['blacklistReset'][1] = 'Blacklist successfully reset'; $text['core_config']['blacklistReset'][2] = 'No list to clear'; $text['core_config']['copyBackups'][0] = 'Configuration'; $text['core_config']['copyBackups'][1] = 'Copy completed'; // Selects // Authentification SMTP EN $SMTPauth = [ true => 'Yes', false => 'No' ]; // Encryptation SMTP EN $SMTPEnc = [ '' => 'None', 'tls' => 'START TLS', 'ssl' => 'SSL/TLS' ]; // Sécurité de la connexion - tentative max avant blocage EN $connectAttempt = [ 999 => 'Security disabled', 3 => '3 attempts', 5 => '5 attempts', 10 => '10 attempts' ]; // Sécurité de la connexion - durée du blocage EN $connectTimeout = [ 0 => 'Safety off', 300 => '5 minutes', 600 => '10 minutes', 900 => '15 minutes' ]; // Anonymisation des IP du journal EN $anonIP = [ 4 => 'Not truncated', 3 => 'Level 1 (192.168.12.x)', 2 => 'Level 2 (192.168.x.x)', 1 => 'Level 3 (192.x.x.x)' ]; $captchaTypes = [ 'num' => 'Numbers', 'alpha' => 'Letters' ]; ?>