|
XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
| installer | |
Variables | |
| const | _INSTALL_CHARSET "UTF-8" |
| const | _LANGCODE "en-US" |
| const | _PHP_VERSION "PHP version" |
| const | ADMIN_CONFIRMPASS_LABEL "Confirm password" |
| const | ADMIN_EMAIL_LABEL "Admin e-mail" |
| const | ADMIN_EXIST "The administrator account already exists.<br />Press <strong>next</strong> to go to the next step." |
| const | ADMIN_LOGIN_LABEL "Admin login" |
| const | ADMIN_PASS_LABEL "Admin password" |
| const | BUTTON_NEXT "Next" |
| const | BUTTON_PREVIOUS "Previous" |
| const | CHAR_ENCODING "Character encoding" |
| const | CHECKING_PERMISSIONS "Checking file and directory permissions..." |
| const | COMPOSER "Composer" |
| const | COMPOSER_ENVIRONMENT 'Composer required. <a href="http://getcomposer.org/" target="_blank">http://getcomposer.org/</a>' |
| const | CONFIG_SAVE "Configuration save" |
| const | CONFIG_SAVE_TITLE "Saving your system configuration" |
| const | CONFIG_SITE "Site configuration" |
| const | CONFIG_SITE_TITLE "Site configuration" |
| const | CONFIGURATION_CHECK "Configuration check" |
| const | CONFIGURATION_CHECK_TITLE "Checking your server configuration" |
| const | CURL_HTTP "Client URL Library (cURL)" |
| const | CURRENT "Current" |
| const | DATA_ALREADY_INSERTED "XOOPS data found in database.<br />Press <em>next</em> to go to the next step." |
| const | DATA_INSERTED "Initial data have been inserted into database.<br />Press <em>next</em> to go to the next step." |
| const | DATA_INSERTION "Data insertion" |
| const | DATA_INSERTION_TITLE "Saving your settings to the database" |
| const | DATABASE_CONFIG "Database configuration" |
| const | DATABASE_CONFIG_TITLE "Database configuration" |
| const | DATABASE_CONNECTION "Database connection" |
| const | DATABASE_CONNECTION_TITLE "Database connection" |
| const | DATABASE_DRIVER "Database driver" |
| const | DATABASE_DRIVER_TITLE "Database driver selection" |
| const | DB_AVAILABLE_HELP "You can select a database from this list, or enter a new name to create a new one." |
| const | DB_AVAILABLE_LABEL "Available databases" |
| const | DB_CHARSET_HELP "MySQL includes character set support that enables you to store data using a variety of character sets and perform comparisons according to a variety of collations." |
| const | DB_CHARSET_LABEL "Database character set" |
| const | DB_COLLATION_HELP "A collation is a set of rules for comparing characters in a character set." |
| const | DB_COLLATION_LABEL "Database collation" |
| const | DB_DATABASE_LABEL "Database" |
| const | DB_DRIVER_HELP "Select the driver to use to communicate with your database." |
| const | DB_DRIVER_LABEL "Driver" |
| const | DB_HOST_HELP "Hostname of the database server. If you are unsure, <em>localhost</em> works in most cases" |
| const | DB_HOST_LABEL "Server hostname" |
| const | DB_NAME_HELP "The name of database on the host. The installer will attempt to create the database if not exist" |
| const | DB_NAME_LABEL "Database name" |
| const | DB_PASS_HELP "Password of your database user account" |
| const | DB_PASS_LABEL "Password" |
| const | DB_PATH_HELP "The full filesystem path to the database file." |
| const | DB_PATH_LABEL "Path" |
| const | DB_PCONNECT_HELP "Default is 'No'. Leave it blank if you are unsure" |
| const | DB_PCONNECT_LABEL "Use persistent connection" |
| const | DB_POOLED_HELP "Use pooled connections" |
| const | DB_POOLED_LABEL "Pooled" |
| const | DB_PORT_HELP "The connection port for your database. This is often optional." |
| const | DB_PORT_LABEL "Port" |
| const | DB_PREFIX_HELP "This prefix will be added to all new tables created to avoid name conflicts in the database. If you are unsure, just keep the default" |
| const | DB_PREFIX_LABEL "Table prefix" |
| const | DB_PROTOCOL_HELP "Connection protocol" |
| const | DB_PROTOCOL_LABEL "Protocol" |
| const | DB_SERVICE_HELP "Use service mode" |
| const | DB_SERVICE_LABEL "Service" |
| const | DB_SOCK_HELP "UNIX Socket used to connect to the server. Only specify if required." |
| const | DB_SOCK_LABEL "Socket" |
| const | DB_USER_HELP "Name of the user account that will be used to connect to the database server" |
| const | DB_USER_LABEL "User name" |
| const | ENABLE "Enable" |
| const | ERR_CHARSET_NOT_SET "Default character set is not set for XOOPS database." |
| const | ERR_COPY_MAINFILE "Could not copy the distribution file to mainfile.php" |
| const | ERR_COPY_SECURE "Could not copy into secure.php the distribution file: " |
| const | ERR_COULD_NOT_ACCESS "Can not access the folder." |
| const | ERR_INVALID_DBCHARSET "The charset '%s' is not supported." |
| const | ERR_INVALID_DBCOLLATION "The collation '%s' is not supported." |
| const | ERR_INVALID_EMAIL "Invalid Email" |
| const | ERR_NEED_WRITE_ACCESS "The server must be given write access to the following files and folders<br />(i.e. <em>chmod 777 directory_name</em> on a UNIX/LINUX server)<br />If they are not available or not created correctly, please create manually and set proper permissions." |
| const | ERR_NO_CREATEDB "Cannot create database on this platform." |
| const | ERR_NO_DATABASE "Could not create database. Contact the server administrator for details." |
| const | ERR_NO_DBCONNECTION "Could not connect to the database server." |
| const | ERR_NO_XOOPS_FOUND "No instalable XOOPS found." |
| const | ERR_PASSWORD_MATCH "The two passwords do not match" |
| const | ERR_READ_MAINFILE "Could not open mainfile.php for reading" |
| const | ERR_READ_SECURE "Could not open secure.php for reading" |
| const | ERR_REQUIRED "Information is required." |
| const | ERR_WRITE_MAINFILE "Could not write into mainfile.php. Please check the file permission and try again." |
| const | ERR_WRITE_SECURE "Could not write into secure.php. Please check the file permission and try again." |
| const | ERR_WRITING_CONSTANT "Failed writing constant %s." |
| const | EXTENSIONS "Extensions installation" |
| const | EXTENSIONS_TITLE "Extensions installation" |
| const | FAILED "Failed" |
| const | HELP_BUTTON_ALT "Turn on help messages" |
| const | ICONV_CONVERSION "Character set conversion" |
| const | IMAGE_FUNCTIONS "Image functions" |
| const | IMAGE_METAS "Image meta data (exif)" |
| const | INITIAL_SETTINGS "Initial settings" |
| const | INITIAL_SETTINGS_TITLE "Please enter your initial settings" |
| const | INSTALLED_EXTENSION "The following extensions have been installed.<br />Press <strong>next</strong> to go to the next step." |
| const | INSTALLED_MODULES "The following modules have been installed.<br />Press <strong>next</strong> to go to the next step." |
| const | INTRODUCTION "Introduction" |
| const | INTRODUCTION_TITLE "Welcome to the XOOPS installation assistant" |
| const | IS_NOT_WRITABLE "%s is NOT writable." |
| const | IS_VALOR " => " |
| const | IS_WRITABLE "%s is writable." |
| const | LANGUAGE_SELECTION "Language selection" |
| const | LANGUAGE_SELECTION_TITLE "Choose your language" |
| const | LEGEND_ADMIN_ACCOUNT "Administrator account" |
| const | LEGEND_CONNECTION "Server connection" |
| const | LEGEND_DATABASE "Database" |
| const | LEGEND_DRIVER "Server driver" |
| const | LOGIN "Authentication" |
| const | MODULES "Modules installation" |
| const | MODULES_TITLE "Modules installation" |
| const | NO_EXTENSION_FOUND "No extensions found.<br />Press <strong>next</strong> to go to the next step." |
| const | NO_INSTALLED_EXTENSION "No extension installed.<br />Press <strong>next</strong> to go to the next step." |
| const | NO_INSTALLED_MODULES "No module installed.<br />Press <strong>next</strong> to go to the next step." |
| const | NO_MODULES_FOUND "No modules found.<br />Press <strong>next</strong> to go to the next step." |
| const | NONE "None" |
| const | PASSWORD "Password :" |
| const | PASSWORD_BETTER "Better" |
| const | PASSWORD_COPY "Copy" |
| const | PASSWORD_DESC "Password not entered" |
| const | PASSWORD_GENERATE "Generate" |
| const | PASSWORD_GENERATOR "Password generator" |
| const | PASSWORD_LABEL "Password strength : " |
| const | PASSWORD_MEDIUM "Medium" |
| const | PASSWORD_STRONG "Strong" |
| const | PASSWORD_STRONGEST "Strongest" |
| const | PASSWORD_VERY_WEAK "Very Weak" |
| const | PASSWORD_WEAK "Weak" |
| const | PATHS_SETTINGS "Paths settings" |
| const | PATHS_SETTINGS_TITLE "Paths settings" |
| const | PHP_EXTENSION "%s extension" |
| const | RECOMMENDED "Recommended" |
| const | RECOMMENDED_EXTENSIONS "Recommended extensions" |
| const | RECOMMENDED_EXTENSIONS_MSG "These extensions are not required for normal use, but may be necessary to exploit some specific features (like the multi-language or RSS support). Thus, it is recommended to have them installed." |
| const | REQUIREMENTS "Requirements" |
| const | SAVED_MAINFILE "Saved settings in mainfile.php" |
| const | SAVED_MAINFILE_MSG "The installer has saved the specified settings to <em>mainfile.php</em> and <em>secure.php</em>. Press <em>next</em> to go to the next step." |
| const | SERVER_API "Server API" |
| const | SUCCESS "Success" |
| const | SUPPORT "Supports" |
| const | THEME "Select theme" |
| const | THEME_NO_SCREENSHOT "No screenshot found" |
| const | THEME_TITLE "Choose the default theme" |
| const | WARNING "Warning" |
| const | WELCOME "Welcome" |
| const | WELCOME_TITLE "Welcome to your XOOPS site" |
| const | XML_PARSING "XML parsing" |
| const | XOOPS_DATA_PATH_HELP "Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash, for forward compatibility. Locate the folder out of " . XOOPS_ROOT_PATH_LABEL . " to make it secure." |
| const | XOOPS_DATA_PATH_LABEL "XOOPS datafiles directory" |
| const | XOOPS_FOUND "%s found" |
| const | XOOPS_INSTALL_WIZARD "XOOPS Setup Wizard" |
| const | XOOPS_LIB_PATH_HELP "Physical path to the XOOPS library directory WITHOUT trailing slash, for forward compatibility. Locate the folder out of " . XOOPS_ROOT_PATH_LABEL . " to make it secure." |
| const | XOOPS_LIB_PATH_LABEL "XOOPS library directory" |
| const | XOOPS_PATH_FOUND "Path found." |
| const | XOOPS_ROOT_PATH_HELP "Physical path to the XOOPS documents (served) directory WITHOUT trailing slash" |
| const | XOOPS_ROOT_PATH_LABEL "XOOPS documents root physical path" |
| const | XOOPS_URL_HELP "Main URL that will be used to access your XOOPS installation" |
| const | XOOPS_URL_LABEL "Website location (URL)" |
| const | ZLIB_COMPRESSION "Zlib Compression" |
| const _INSTALL_CHARSET "UTF-8" |
Definition at line 170 of file install.php.
Referenced by xoBoolField(), xoFormField(), xoFormFieldCharset(), xoFormFieldCollation(), and xoPassField().
| const _LANGCODE "en-US" |
Definition at line 171 of file install.php.
Referenced by XoopsFormTinymce4\getLanguage().
| const _PHP_VERSION "PHP version" |
Definition at line 28 of file install.php.
| const ADMIN_CONFIRMPASS_LABEL "Confirm password" |
Definition at line 125 of file install.php.
| const ADMIN_EMAIL_LABEL "Admin e-mail" |
Definition at line 123 of file install.php.
| const ADMIN_EXIST "The administrator account already exists.<br />Press <strong>next</strong> to go to the next step." |
Definition at line 187 of file install.php.
| const ADMIN_LOGIN_LABEL "Admin login" |
Definition at line 122 of file install.php.
| const ADMIN_PASS_LABEL "Admin password" |
Definition at line 124 of file install.php.
| const BUTTON_NEXT "Next" |
Definition at line 129 of file install.php.
| const BUTTON_PREVIOUS "Previous" |
Definition at line 128 of file install.php.
| const CHAR_ENCODING "Character encoding" |
Definition at line 25 of file install.php.
| const CHECKING_PERMISSIONS "Checking file and directory permissions..." |
Definition at line 133 of file install.php.
| const COMPOSER "Composer" |
Definition at line 32 of file install.php.
| const COMPOSER_ENVIRONMENT 'Composer required. <a href="http://getcomposer.org/" target="_blank">http://getcomposer.org/</a>' |
Definition at line 33 of file install.php.
| const CONFIG_SAVE "Configuration save" |
Definition at line 60 of file install.php.
| const CONFIG_SAVE_TITLE "Saving your system configuration" |
Definition at line 61 of file install.php.
| const CONFIG_SITE "Site configuration" |
Definition at line 189 of file install.php.
| const CONFIG_SITE_TITLE "Site configuration" |
Definition at line 190 of file install.php.
| const CONFIGURATION_CHECK "Configuration check" |
Definition at line 50 of file install.php.
| const CONFIGURATION_CHECK_TITLE "Checking your server configuration" |
Definition at line 51 of file install.php.
| const CURL_HTTP "Client URL Library (cURL)" |
Definition at line 185 of file install.php.
| const CURRENT "Current" |
Definition at line 31 of file install.php.
| const DATA_ALREADY_INSERTED "XOOPS data found in database.<br />Press <em>next</em> to go to the next step." |
Definition at line 141 of file install.php.
| const DATA_INSERTED "Initial data have been inserted into database.<br />Press <em>next</em> to go to the next step." |
Definition at line 142 of file install.php.
| const DATA_INSERTION "Data insertion" |
Definition at line 64 of file install.php.
| const DATA_INSERTION_TITLE "Saving your settings to the database" |
Definition at line 65 of file install.php.
| const DATABASE_CONFIG "Database configuration" |
Definition at line 58 of file install.php.
| const DATABASE_CONFIG_TITLE "Database configuration" |
Definition at line 59 of file install.php.
| const DATABASE_CONNECTION "Database connection" |
Definition at line 56 of file install.php.
| const DATABASE_CONNECTION_TITLE "Database connection" |
Definition at line 57 of file install.php.
| const DATABASE_DRIVER "Database driver" |
Definition at line 54 of file install.php.
| const DATABASE_DRIVER_TITLE "Database driver selection" |
Definition at line 55 of file install.php.
| const DB_AVAILABLE_HELP "You can select a database from this list, or enter a new name to create a new one." |
Definition at line 119 of file install.php.
| const DB_AVAILABLE_LABEL "Available databases" |
Definition at line 118 of file install.php.
| const DB_CHARSET_HELP "MySQL includes character set support that enables you to store data using a variety of character sets and perform comparisons according to a variety of collations." |
Definition at line 96 of file install.php.
| const DB_CHARSET_LABEL "Database character set" |
Definition at line 95 of file install.php.
| const DB_COLLATION_HELP "A collation is a set of rules for comparing characters in a character set." |
Definition at line 98 of file install.php.
| const DB_COLLATION_LABEL "Database collation" |
Definition at line 97 of file install.php.
| const DB_DATABASE_LABEL "Database" |
Definition at line 103 of file install.php.
| const DB_DRIVER_HELP "Select the driver to use to communicate with your database." |
Definition at line 105 of file install.php.
| const DB_DRIVER_LABEL "Driver" |
Definition at line 104 of file install.php.
| const DB_HOST_HELP "Hostname of the database server. If you are unsure, <em>localhost</em> works in most cases" |
Definition at line 88 of file install.php.
| const DB_HOST_LABEL "Server hostname" |
Definition at line 87 of file install.php.
| const DB_NAME_HELP "The name of database on the host. The installer will attempt to create the database if not exist" |
Definition at line 94 of file install.php.
| const DB_NAME_LABEL "Database name" |
Definition at line 93 of file install.php.
| const DB_PASS_HELP "Password of your database user account" |
Definition at line 92 of file install.php.
| const DB_PASS_LABEL "Password" |
Definition at line 91 of file install.php.
| const DB_PATH_HELP "The full filesystem path to the database file." |
Definition at line 111 of file install.php.
| const DB_PATH_LABEL "Path" |
Definition at line 110 of file install.php.
| const DB_PCONNECT_HELP "Default is 'No'. Leave it blank if you are unsure" |
Definition at line 102 of file install.php.
| const DB_PCONNECT_LABEL "Use persistent connection" |
Definition at line 101 of file install.php.
| const DB_POOLED_HELP "Use pooled connections" |
Definition at line 115 of file install.php.
| const DB_POOLED_LABEL "Pooled" |
Definition at line 114 of file install.php.
| const DB_PORT_HELP "The connection port for your database. This is often optional." |
Definition at line 107 of file install.php.
| const DB_PORT_LABEL "Port" |
Definition at line 106 of file install.php.
| const DB_PREFIX_HELP "This prefix will be added to all new tables created to avoid name conflicts in the database. If you are unsure, just keep the default" |
Definition at line 100 of file install.php.
| const DB_PREFIX_LABEL "Table prefix" |
Definition at line 99 of file install.php.
| const DB_PROTOCOL_HELP "Connection protocol" |
Definition at line 117 of file install.php.
| const DB_PROTOCOL_LABEL "Protocol" |
Definition at line 116 of file install.php.
| const DB_SERVICE_HELP "Use service mode" |
Definition at line 113 of file install.php.
| const DB_SERVICE_LABEL "Service" |
Definition at line 112 of file install.php.
| const DB_SOCK_HELP "UNIX Socket used to connect to the server. Only specify if required." |
Definition at line 109 of file install.php.
| const DB_SOCK_LABEL "Socket" |
Definition at line 108 of file install.php.
| const DB_USER_HELP "Name of the user account that will be used to connect to the database server" |
Definition at line 90 of file install.php.
| const DB_USER_LABEL "User name" |
Definition at line 89 of file install.php.
| const ENABLE "Enable" |
Definition at line 41 of file install.php.
Referenced by xoBoolField().
| const ERR_CHARSET_NOT_SET "Default character set is not set for XOOPS database." |
Definition at line 167 of file install.php.
| const ERR_COPY_MAINFILE "Could not copy the distribution file to mainfile.php" |
Definition at line 157 of file install.php.
| const ERR_COPY_SECURE "Could not copy into secure.php the distribution file: " |
Definition at line 161 of file install.php.
| const ERR_COULD_NOT_ACCESS "Can not access the folder." |
Definition at line 146 of file install.php.
Referenced by genPathCheckHtml().
| const ERR_INVALID_DBCHARSET "The charset '%s' is not supported." |
Definition at line 165 of file install.php.
Referenced by validateDbCharset().
| const ERR_INVALID_DBCOLLATION "The collation '%s' is not supported." |
Definition at line 166 of file install.php.
Referenced by validateDbCharset().
| const ERR_INVALID_EMAIL "Invalid Email" |
Definition at line 148 of file install.php.
| const ERR_NEED_WRITE_ACCESS "The server must be given write access to the following files and folders<br />(i.e. <em>chmod 777 directory_name</em> on a UNIX/LINUX server)<br />If they are not available or not created correctly, please create manually and set proper permissions." |
Definition at line 151 of file install.php.
| const ERR_NO_CREATEDB "Cannot create database on this platform." |
Definition at line 155 of file install.php.
| const ERR_NO_DATABASE "Could not create database. Contact the server administrator for details." |
Definition at line 152 of file install.php.
| const ERR_NO_DBCONNECTION "Could not connect to the database server." |
Definition at line 153 of file install.php.
Referenced by getDbConnection().
| const ERR_NO_XOOPS_FOUND "No instalable XOOPS found." |
Definition at line 147 of file install.php.
Referenced by genPathCheckHtml().
| const ERR_PASSWORD_MATCH "The two passwords do not match" |
Definition at line 150 of file install.php.
| const ERR_READ_MAINFILE "Could not open mainfile.php for reading" |
Definition at line 159 of file install.php.
| const ERR_READ_SECURE "Could not open secure.php for reading" |
Definition at line 162 of file install.php.
| const ERR_REQUIRED "Information is required." |
Definition at line 149 of file install.php.
| const ERR_WRITE_MAINFILE "Could not write into mainfile.php. Please check the file permission and try again." |
Definition at line 158 of file install.php.
| const ERR_WRITE_SECURE "Could not write into secure.php. Please check the file permission and try again." |
Definition at line 163 of file install.php.
| const ERR_WRITING_CONSTANT "Failed writing constant %s." |
Definition at line 154 of file install.php.
| const EXTENSIONS "Extensions installation" |
Definition at line 193 of file install.php.
| const EXTENSIONS_TITLE "Extensions installation" |
Definition at line 194 of file install.php.
| const FAILED "Failed" |
Definition at line 40 of file install.php.
Referenced by xoDiag().
| const HELP_BUTTON_ALT "Turn on help messages" |
Definition at line 68 of file install.php.
| const ICONV_CONVERSION "Character set conversion" |
Definition at line 181 of file install.php.
| const IMAGE_FUNCTIONS "Image functions" |
Definition at line 183 of file install.php.
| const IMAGE_METAS "Image meta data (exif)" |
Definition at line 184 of file install.php.
| const INITIAL_SETTINGS "Initial settings" |
Definition at line 62 of file install.php.
| const INITIAL_SETTINGS_TITLE "Please enter your initial settings" |
Definition at line 63 of file install.php.
| const INSTALLED_EXTENSION "The following extensions have been installed.<br />Press <strong>next</strong> to go to the next step." |
Definition at line 202 of file install.php.
| const INSTALLED_MODULES "The following modules have been installed.<br />Press <strong>next</strong> to go to the next step." |
Definition at line 198 of file install.php.
| const INTRODUCTION "Introduction" |
Definition at line 48 of file install.php.
| const INTRODUCTION_TITLE "Welcome to the XOOPS installation assistant" |
Definition at line 49 of file install.php.
| const IS_NOT_WRITABLE "%s is NOT writable." |
Definition at line 134 of file install.php.
| const IS_VALOR " => " |
Definition at line 209 of file install.php.
| const IS_WRITABLE "%s is writable." |
Definition at line 135 of file install.php.
| const LANGUAGE_SELECTION "Language selection" |
Definition at line 46 of file install.php.
| const LANGUAGE_SELECTION_TITLE "Choose your language" |
Definition at line 47 of file install.php.
| const LEGEND_ADMIN_ACCOUNT "Administrator account" |
Definition at line 121 of file install.php.
| const LEGEND_CONNECTION "Server connection" |
Definition at line 84 of file install.php.
| const LEGEND_DATABASE "Database" |
Definition at line 85 of file install.php.
| const LEGEND_DRIVER "Server driver" |
Definition at line 83 of file install.php.
| const LOGIN "Authentication" |
Definition at line 175 of file install.php.
| const MODULES "Modules installation" |
Definition at line 191 of file install.php.
| const MODULES_TITLE "Modules installation" |
Definition at line 192 of file install.php.
| const NO_EXTENSION_FOUND "No extensions found.<br />Press <strong>next</strong> to go to the next step." |
Definition at line 203 of file install.php.
| const NO_INSTALLED_EXTENSION "No extension installed.<br />Press <strong>next</strong> to go to the next step." |
Definition at line 204 of file install.php.
| const NO_INSTALLED_MODULES "No module installed.<br />Press <strong>next</strong> to go to the next step." |
Definition at line 200 of file install.php.
| const NO_MODULES_FOUND "No modules found.<br />Press <strong>next</strong> to go to the next step." |
Definition at line 199 of file install.php.
| const NONE "None" |
Definition at line 37 of file install.php.
Referenced by Xoops\Core\Cache\Access\read().
| const PASSWORD "Password :" |
Definition at line 179 of file install.php.
| const PASSWORD_BETTER "Better" |
Definition at line 220 of file install.php.
| const PASSWORD_COPY "Copy" |
Definition at line 216 of file install.php.
| const PASSWORD_DESC "Password not entered" |
Definition at line 213 of file install.php.
| const PASSWORD_GENERATE "Generate" |
Definition at line 215 of file install.php.
| const PASSWORD_GENERATOR "Password generator" |
Definition at line 214 of file install.php.
| const PASSWORD_LABEL "Password strength : " |
Definition at line 212 of file install.php.
| const PASSWORD_MEDIUM "Medium" |
Definition at line 221 of file install.php.
| const PASSWORD_STRONG "Strong" |
Definition at line 222 of file install.php.
| const PASSWORD_STRONGEST "Strongest" |
Definition at line 223 of file install.php.
| const PASSWORD_VERY_WEAK "Very Weak" |
Definition at line 218 of file install.php.
| const PASSWORD_WEAK "Weak" |
Definition at line 219 of file install.php.
| const PATHS_SETTINGS "Paths settings" |
Definition at line 52 of file install.php.
| const PATHS_SETTINGS_TITLE "Paths settings" |
Definition at line 53 of file install.php.
| const PHP_EXTENSION "%s extension" |
Definition at line 24 of file install.php.
| const RECOMMENDED "Recommended" |
Definition at line 30 of file install.php.
| const RECOMMENDED_EXTENSIONS "Recommended extensions" |
Definition at line 29 of file install.php.
| const RECOMMENDED_EXTENSIONS_MSG "These extensions are not required for normal use, but may be necessary to exploit some specific features (like the multi-language or RSS support). Thus, it is recommended to have them installed." |
Definition at line 35 of file install.php.
| const REQUIREMENTS "Requirements" |
Definition at line 27 of file install.php.
| const SAVED_MAINFILE "Saved settings in mainfile.php" |
Definition at line 139 of file install.php.
| const SAVED_MAINFILE_MSG "The installer has saved the specified settings to <em>mainfile.php</em> and <em>secure.php</em>. Press <em>next</em> to go to the next step." |
Definition at line 140 of file install.php.
| const SERVER_API "Server API" |
Definition at line 23 of file install.php.
| const SUCCESS "Success" |
Definition at line 38 of file install.php.
Referenced by xoDiag().
| const SUPPORT "Supports" |
Definition at line 173 of file install.php.
| const THEME "Select theme" |
Definition at line 195 of file install.php.
| const THEME_NO_SCREENSHOT "No screenshot found" |
Definition at line 207 of file install.php.
Referenced by createThemeform().
| const THEME_TITLE "Choose the default theme" |
Definition at line 196 of file install.php.
| const WARNING "Warning" |
Definition at line 39 of file install.php.
Referenced by MonologLogger\addDeprecated(), DebugbarLogger\addDeprecated(), MonologLogger\enable(), DebugbarPreload\eventCoreDeprecated(), MonologPreload\eventCoreDeprecated(), Xoops\getHandler(), Xoops\Core\Logger\handleError(), MonologLogger\log(), DebugbarLogger\log(), Xoops\pathExists(), Xoops\Core\Logger\warning(), MonologLogger\warning(), DebugbarLogger\warning(), LegacyLogger\warning(), and xoDiag().
| const WELCOME "Welcome" |
Definition at line 66 of file install.php.
| const WELCOME_TITLE "Welcome to your XOOPS site" |
Definition at line 67 of file install.php.
| const XML_PARSING "XML parsing" |
Definition at line 26 of file install.php.
| const XOOPS_DATA_PATH_HELP "Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash, for forward compatibility. Locate the folder out of " . XOOPS_ROOT_PATH_LABEL . " to make it secure." |
Definition at line 78 of file install.php.
| const XOOPS_DATA_PATH_LABEL "XOOPS datafiles directory" |
Definition at line 77 of file install.php.
| const XOOPS_FOUND "%s found" |
Definition at line 132 of file install.php.
Referenced by genPathCheckHtml().
| const XOOPS_INSTALL_WIZARD "XOOPS Setup Wizard" |
Definition at line 44 of file install.php.
| const XOOPS_LIB_PATH_HELP "Physical path to the XOOPS library directory WITHOUT trailing slash, for forward compatibility. Locate the folder out of " . XOOPS_ROOT_PATH_LABEL . " to make it secure." |
Definition at line 76 of file install.php.
| const XOOPS_LIB_PATH_LABEL "XOOPS library directory" |
Definition at line 75 of file install.php.
| const XOOPS_PATH_FOUND "Path found." |
Definition at line 137 of file install.php.
Referenced by genPathCheckHtml().
| const XOOPS_ROOT_PATH_HELP "Physical path to the XOOPS documents (served) directory WITHOUT trailing slash" |
Definition at line 73 of file install.php.
| const XOOPS_ROOT_PATH_LABEL "XOOPS documents root physical path" |
Definition at line 72 of file install.php.
| const XOOPS_URL_HELP "Main URL that will be used to access your XOOPS installation" |
Definition at line 81 of file install.php.
| const XOOPS_URL_LABEL "Website location (URL)" |
Definition at line 80 of file install.php.
| const ZLIB_COMPRESSION "Zlib Compression" |
Definition at line 182 of file install.php.