Home
last modified time | relevance | path

Searched full:might (Results 1 – 25 of 83) sorted by relevance

1234

/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml73 …If you think it might be relevant, please provide any additional information about your environmen…
77 * Any installed plugins or templates that might be relevant to the problem
87 …Please be sure to include any technical information that might be helpful in diagnosing the proble…
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt14 You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything in …
20 Once you're comfortable with creating and editing pages you might want to have a look at the [[this…
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt8 Reading the [[doku>acl|official documentation on ACL]] might help you to fully understand how acces…
/dokuwiki/inc/TreeBuilder/Node/
H A DWikiStartpage.php28 * This might differ from the namespace of the pageID, because a startpage may be outside
/dokuwiki/conf/
H A Dmysql.conf.php.example37 * some reasons it might be useful to let the database do the encryption.
59 * The plugin accesses the password as 'pass' so an alias might be necessary.
80 * names listed above so aliases might be necessary.
92 * might be necessary.
113 * The login name will be accessed as 'user' to an alias might be necessary.
177 * The plugin will access the index with the name 'id' so an alias might be
243 * The plugin will access the index with the name 'id' so an alias might
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A Dsecp192r1.php33 enough to offset whatever else might be gained by a simplified reduction algorithm.
34 now, if PHP supported unsigned integers things might be different. no bit-shifting
/dokuwiki/inc/Action/
H A DRevert.php28 …* @todo check for writability of the current page ($INFO might do it wrong and check the attic ver…
/dokuwiki/lib/plugins/usermanager/_test/
H A DAuthPlugin.php9 * @todo This might be useful for other tests and could replace the remaining mock auth plugins
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md9 …rce library to remove whitespace and comments from a javascript file. You might want to do this to…
/dokuwiki/_test/tests/inc/
H A Dhtml_secedit_pattern.test.php68 …secedit, '<script>'), 'Plain <script> tag found in output - HTML/JS injection might be possible!');
H A Dlang.php27 * This finds all things that might be a plugin and does not care for enabled or not.
40 * This finds all things that might be a template and does not care for enabled or not.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/
H A DPKCS1.php13 * DSA, whose format isn't really formally described anywhere, so might as well
/dokuwiki/inc/Form/
H A DCheckableElement.php46 // we have an array, there might be several values in it
/dokuwiki/inc/
H A Dcompatibility.php6 * This file contains a few functions that might be missing from the PHP build
H A DErrorHandler.php63 if ($plugin) $msg .= ' It might be a problem in the ' . $plugin . ' plugin.';
/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php114 … msg('A PCRE UTF-8 error occured. This might be caused by a faulty plugin', -1);
117 … msg('A PCRE internal error occured. This might be caused by a faulty plugin', -1);
/dokuwiki/inc/Extension/
H A DAdminPlugin.php77 // some plugins might not need this
H A DAuthPlugin.php178 * from the login form and the given credentials might
446 * Fast backends might want to return always false, to force rechecks on
447 * each page load. Others might want to use their own checking here. If
/dokuwiki/bin/
H A Dplugin.php97 [$basename] = explode('_', $name); // might be a sub component
/dokuwiki/inc/File/
H A DResolver.php38 // on some systems, semicolons might be used instead of colons:
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DMontgomeryMult.php42 // although the above code performed better in my benchmarks the following could might
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DXML.php71 … // Parameters P, Q, and G can be public and common to a group of users. They might be known
/dokuwiki/inc/Feed/
H A DFeedMediaProcessor.php140 // a previous revision might not exist
H A DFeedPageProcessor.php186 // a previous revision might not exist
/dokuwiki/lib/exe/
H A Dmediamanager.php44 // $fullscreen isn't defined by default it might lead to some PHP warnings

1234