Home
last modified time | relevance | path

Searched full:messages (Results 1 – 25 of 58) sorted by relevance

123

/dokuwiki/lib/styles/
H A Dprint.css6 div.error, /* messages with msg() */
H A Dscreen.css6 /* messages with msg() */
/dokuwiki/lib/plugins/extension/
H A DException.php8 * Implements translatable exception messages
H A DGuiExtension.php145 foreach ($notices as $type => $messages) {
146 foreach ($messages as $message) {
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml100 label: Relevant logs and/or error messages
102 …Please copy and paste any relevant logs and/or error messages here. This will automatically format…
/dokuwiki/lib/plugins/usermanager/
H A Dremote.php34 * @todo handle error messages from auth backend
90 * @todo handle error messages from auth backend
H A Dcli.php292 * Plugins triggered during user modification may cause failures and output messages via
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php35 … // merged from WP #10698 - this method avoids the RAM usage of preg_replace on very large messages
70 … $chunk_size = 262144; // 256Kb, parse in chunks to avoid the RAM usage on very large messages
87 // Grab the error messages, if any
/dokuwiki/lib/plugins/authpdo/lang/en/
H A Dsettings.php8 $lang['debug'] = 'Print out detailed error messages. Should be disabled after setup.';
/dokuwiki/inc/
H A Dinfoutils.php26 * Check for new messages from upstream
42 // check if new messages needs to be fetched
47 'checkUpdateMessages(): downloading messages to %s%s',
56 // basic sanity check that this is either an empty string response (ie "no messages")
57 // or it looks like one of our messages, not WiFi login or other interposed response
63 Logger::debug("checkUpdateMessages(): messages up to date");
67 // show messages through the usual message mechanism
516 * print debug messages
H A DLogger.php8 * Log messages to a daily log file
24 /** @var string[] a list of expected log messages, only used during unit testing */
245 // our tests may expect certain log messages
/dokuwiki/lib/plugins/authpdo/lang/fr/
H A Dsettings.php8 $lang['debug'] = 'Afficher des messages d\'erreur détaillés. Devrait être désactivé…
/dokuwiki/lib/plugins/usermanager/lang/ia/
H A Dlang.php43 $lang['note_notify'] = 'Le messages de notification es solmente inviate un nove contrasig…
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md93 Simple colored log messages can be printed by you using the convinence methods ``success()`` (green…
160 Messages from `warning` level onwards are printed to `STDERR` all below are printed to `STDOUT`.
/dokuwiki/inc/lang/af/
H A Dlang.php10 …* @url http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesAf.php?vi…
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dsas.php247 5 => array(//Error messages
254 6 => array(//Warning messages
261 7 => array(//Notice messages
H A Dinno.php50 'InstallDelete','Languages','Messages','CustomMessage',
/dokuwiki/_test/tests/general/
H A Dgeneral_html.test.php68 foreach ($result['messages'] as $msg) {
/dokuwiki/lib/plugins/usermanager/lang/en/
H A Dlang.php87 …] = 'A plugin prevented the new user being added. Review possible other messages for more informat…
/dokuwiki/inc/lang/ms/
H A Dlang.php10 …* @url http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesMs.php?vi…
/dokuwiki/inc/Debug/
H A DDebugHelper.php14 * Check if deprecation messages shall be handled
/dokuwiki/lib/plugins/usermanager/lang/fr/
H A Dlang.php94 …n greffon a empêché l\'ajout du nouvel utilisateur. Examinez les autres messages potentiels pour o…
/dokuwiki/lib/scripts/
H A Dfileuploader.js272 // messages
273 messages: { property
353 e.returnValue = self._options.messages.onLeave;
355 return self._options.messages.onLeave;
435 var message = this._options.messages[code];
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php166 …'Minimum level of messages to display. Default is ' . $this->colors->wrap($this->logdefault, Color…
/dokuwiki/inc/lang/is/
H A Dlang.php13 …* @url http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesIs.php?vi…

123