This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| TERM Eterm | |
| TERM ansi | |
| TERM color-xterm | |
| TERM con[0-9]*x[0-9]* | |
| TERM cons25 | |
| TERM console | |
| TERM cygwin | |
| TERM dtterm | |
| TERM eterm-color | |
| TERM gnome |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"aiowps_enable_debug":"","aiowps_remove_wp_generator_meta_info":"1","aiowps_prevent_hotlinking":"1","aiowps_enable_login_lockdown":"1","aiowps_allow_unlock_requests":"","aiowps_max_login_attempts":3,"aiowps_retry_time_period":5,"aiowps_lockout_time_length":60,"aiowps_set_generic_login_msg":"","aiowps_enable_email_notify":"","aiowps_email_address":"9698114@mail.ru","aiowps_enable_forced_logout":"","aiowps_logout_time_period":"60","aiowps_enable_invalid_username_lockdown":"","aiowps_instantly_lockout_specific_usernames":[],"aiowps_unlock_request_secret_key":"9boae3otjbi5x7b7q6kf","aiowps_enable_whitelisting":"","aiowps_allowed_ip_addresses":"","aiowps_enable_login_captcha":"","aiowps_enable_custom_login_captcha":"","aiowps_captcha_secret_key":"y9t13745ja38h0dirf5q","aiowps_enable_manual_registration_approval":"","aiowps_enable_registration_page_captcha":"","aiowps_enable_random_prefix":"","aiowps_enable_automated_backups":"1","aiowps_db_backup_frequency":2,"aiowps_db_backup_interval":"2","aiowps_backup_files_s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [[!FormIt? | |
| &submitVar=`gcaptchahdn` | |
| &customValidators=`invisibleRecaptcha` | |
| &validate=` | |
| g-recaptcha-response:invisibleRecaptcha` | |
| ]] | |
| <form method="post" action="[[~[[*id]]]]" id="contact"> | |
| <button class="btn g-recaptcha" data-sitekey="[[++gcaptcha.site_key]]" data-callback="onSubmit">Submit</button> | |
| </form> | |
| <script src="https://www.google.com/recaptcha/api.js" async defer></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $_lang['autotag'] = 'Авто-метка'; | |
| $_lang['text'] = 'Текст'; | |
| $_lang['textarea'] = 'Текстовая область'; | |
| $_lang['textareamini'] = 'Текстовая область (мини)'; | |
| $_lang['richtext'] = 'Текстовый редактор'; | |
| $_lang['dropdown'] = 'Выпадающий список'; | |
| $_lang['listbox'] = 'Список (одиночный выбор)'; | |
| $_lang['listbox-multiple'] = 'Список (множественный выбор)'; | |
| $_lang['list-multiple-legacy'] = 'Устаревший список множественного выбора'; | |
| $_lang['option'] = 'Переключатели (radio)'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MODx Ace Material Theme | |
| 1. Системные настройки > Пространство имен "ace": | |
| Размер шрифта: 15px | |
| Высота области редактирования: 560 | |
| Невидимые символы: Да | |
| Мягкая табуляция: Нет | |
| Размер табуляции: 2 | |
| Тема редактора: tomorrow_night |