Home
last modified time | relevance | path

Searched +full:warning -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 60) sorted by path

123

/dokuwiki/conf/
H A Dmysql.conf.php.example46 * a warning during operation. See the example below.
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
/dokuwiki/inc/Action/
H A DPlugin.php23 * Outputs nothing but a warning unless an action plugin overwrites it
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php660 $msg = "Warning: current file modification time is older than last revision date";
/dokuwiki/inc/Debug/
H A DDebugHelper.php79 * This marks logs a deprecation warning for a property that should no longer be used
H A DPropertyDeprecationHelper.php28 * $foo->bar; // works but logs a warning
/dokuwiki/inc/Form/
H A DForm.php93 * Warning: This function may return Boolean FALSE, but may also return a non-Boolean value which evaluates
/dokuwiki/inc/Search/
H A DIndexer.php842 * Warning: pages may not exist!
/dokuwiki/inc/Ui/
H A DPageView.php76 * Show a revision warning
/dokuwiki/inc/
H A Dcommon.php63 * with a NULL value without warning.
H A Dhtml.php250 * show a revision warning
616 * show warning on conflict detection
H A Dio.php797 * Warning: reading uncompressed size of content of bz-files requires uncompressing
H A Dmedia.php377 // extension was changed, print warning
721 // FIXME: print permission warning here instead?
H A Dparserutils.php737 // viewers should see renderered output, so restrict the warning to admins only
/dokuwiki/inc/parser/
H A Dxhtml.php1340 //disable warning while fetching
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php23 protected static $validCautions = ['warning', 'danger', 'security'];
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php56 * '_caution' - no value (default) or 'warning', 'danger', 'security'. display an alert along with the setting
86 $meta['start'] = ['string', '_caution' => 'warning', '_pattern' => '!^[^:;/]+$!']; // don't accept namespaces
114 $meta['camelcase'] = ['onoff', '_caution' => 'warning'];
115 $meta['deaccent'] = ['multichoice', '_choices' => [0, 1, 2], '_caution' => 'warning'];
235 $meta['sepchar'] = ['sepchar', '_caution' => 'warning'];
237 $meta['fnencode'] = ['multichoice', '_choices' => ['url', 'safe', 'utf-8'], '_caution' => 'warning'];
243 $meta['compression'] = ['compression', '_caution' => 'warning'];
245 $meta['xsendfile'] = ['multichoice', '_choices' => [0, 1, 2, 3], '_caution' => 'warning'];
246 $meta['renderer_xhtml'] = ['renderer', '_format' => 'xhtml', '_choices' => ['xhtml'], '_caution' => 'warning'];
/dokuwiki/lib/plugins/extension/
H A Dcli.php75 $this->warning('Extension Repository API is not accessible, no remote info available!');
H A Dstyle.less338 background: transparent url(images/warning.png) center left no-repeat;
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php453 * Get the text of the security warning if there is any
455 * @return string|bool The security warning if there is any, false otherwise
/dokuwiki/lib/scripts/
H A Dbehaviour.js140 // No warning requested or none necessary
233 // check failed, display a warning message
H A Dcompatibility.js4 * This will print a warning to the JavaScript console (if available) in
H A Dedit.js187 * global var used for not saved yet warning
H A Dlocktimer.js2 * Class managing the timer to display a warning on a expiring lock
73 * (Re)start the warning timer
77 dw_locktimer.timerID = window.setTimeout(dw_locktimer.warning, dw_locktimer.timeout);
81 * Display the warning about the expiring lock
83 warning: function(){ method in dw_locktimer
89 * Remove the current warning timer
133 * Callback. Resets the warning timer
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG564 * Fixed a regular expression in mIRC language file that caused a warning message to be issued (BenBE)
879 - Fixed warning in dos.php about undefined constant (Tim Van Wassenhove)

123