| /dokuwiki/_test/ |
| H A D | README | 39 To learn more about running tests and writing your own, visit https://www.dokuwiki.org/devel:unitte… 51 To learn more about PHP CodeSniffer visit https://www.dokuwiki.org/devel:phpcodesniffer 59 To learn more about PHP CodeSniffer visit https://www.dokuwiki.org/devel:rector
|
| /dokuwiki/data/pages/wiki/ |
| H A D | welcome.txt | 3 Congratulations, your wiki is now up and running. Here are a few more tips to get you started. 14 … shown in a margin column on the side. Read our [[doku>faq:sidebar|FAQ on sidebars]] to learn more. 30 Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involved]] with…
|
| /dokuwiki/_test/tests/Remote/ |
| H A D | ApiCoreAclCheckTest.php | 75 '* @more 4', //create 84 …$auth->createUser("mwuser", "12345", "Wiki User", "me@example.com", ['more']); //not in default gr… 95 // member of group 'more' (automatically retrieved) 102 [] // member of group 'more' (automatically retrieved) 109 ['more']
|
| H A D | ApiCallTest.php | 15 * With more information 36 // basic doc block tests. More tests are done in the docblock parser class tests 38 $this->assertEquals("With more information\nin several lines", $call->getDescription()); 58 // basic doc block tests. More tests are done in the docblock parser class tests
|
| /dokuwiki/inc/Extension/ |
| H A D | PluginInterface.php | 27 * url - Website with more information on the plugin (eg. syntax description) 125 * @param string $more 128 public function email($email, $name = '', $class = '', $more = ''); argument 138 * @param string $more 141 public function external_link($link, $title = '', $class = '', $target = '', $more = ''); argument
|
| H A D | PluginTrait.php | 243 public function email($email, $name = '', $class = '', $more = '') argument 249 return "<a href='mailto:$email' $class title='$email' $more>$name</a>"; 255 public function external_link($link, $title = '', $class = '', $target = '', $more = '') argument 262 if ($conf['relnofollow']) $more .= ' rel="nofollow"'; 266 if ($more) $more = " " . trim($more); 268 return "<a href='$link'$class$target$more>$title</a>";
|
| /dokuwiki/vendor/kissifrot/php-ixr/src/DataType/ |
| H A D | Date.php | 33 * Parses more or less complete iso dates and much more, if no timezone given assumes UTC
|
| /dokuwiki/vendor/ |
| H A D | README | 6 Learn more about Composer at http://getcomposer.org
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | README.md | 10 …id not want to start over again. His approach is much more radical than mine and probably took mor… 24 …ntation](docs/docs.md) for the LESS syntax itself. Keep in mind that some more modern features are…
|
| /dokuwiki/vendor/php81_bc/strftime/ |
| H A D | .editorconfig | 2 ; More information at http://editorconfig.org
|
| /dokuwiki/_test/tests/Remote/OpenApiDoc/ |
| H A D | DocBlockMethodTest.php | 14 * With more information 35 $this->assertEquals("With more information\nin several lines", $doc->getDescription());
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | README.md | 16 For more information on how to use GeSHi, please consult the 34 file for more information. If you do modify this program, please tell
|
| /dokuwiki/inc/ |
| H A D | common.php | 46 * filled up with the $default value. If the input string contains more elements, the last 324 //export minimal info to JS, plugins can add more 589 * The $more parameter should always be given as array, the function then 593 * @param mixed $more string or array with additional parameters 599 function ml($id = '', $more = '', $direct = true, $sep = '&', $abs = false) argument 607 if (is_array($more)) { 609 $w = $more['w'] ?? null; 610 $h = $more['h'] ?? null; 612 $more['tok'] = media_get_token($id, $w, $h); 615 if (isset($more['cache']) && $more['cache'] == 'cache') unset($more['cache']); [all …]
|
| H A D | preload.php.dist | 4 * uncomment what you need. See http://www.dokuwiki.org/farms for more information.
|
| /dokuwiki/_test/tests/Remote/Mock/ |
| H A D | TestPlugin2.php | 12 * @param string $str some more parameter description
|
| /dokuwiki/lib/plugins/config/lang/en/ |
| H A D | intro.txt | 3 …tallation. For help on individual settings refer to [[doku>config]]. For more details about this …
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | cli.php | 59 'One or more extensions to install. Either by name or download URL', 66 …$options->registerArgument('extensions...', 'One or more extensions to install', true, 'uninstall'… 70 … $options->registerArgument('extensions...', 'One or more extensions to enable', true, 'enable'); 74 … $options->registerArgument('extensions...', 'One or more extensions to disable', true, 'disable'); 138 * Enable or disable one or more extensions 170 * Uninstall one or more extensions 196 * Install one or more extensions
|
| /dokuwiki/_test/tests/TreeBuilder/cp/ |
| H A D | complex.txt | 21 Here is more and another [[link]].
|
| /dokuwiki/lib/plugins/authpdo/ |
| H A D | README | 25 GNU General Public License for more details.
|
| /dokuwiki/lib/plugins/styling/ |
| H A D | README | 25 GNU General Public License for more details.
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ |
| H A D | PBKDF2params.php | 30 …// technically, this is a CHOICE in RFC2898 but the other "choice" is, currently, more of a placeh…
|
| /dokuwiki/_test/tests/Subscriptions/ |
| H A D | SubscriberManagerTest.php | 122 …'More than one subscription saved for the root namespace even though the old one should have been … 127 …'More than one subscription saved for the wiki namespace even though the old one should have been …
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | pycon.php | 17 * - Modifications by Tim (tim@skreak.com): added more keyword categories, tweaked colors 38 * GNU General Public License for more details.
|
| /dokuwiki/lib/plugins/authad/adLDAP/collections/ |
| H A D | adLDAPContactCollection.php | 25 * Lesser General Public License for more details.
|
| H A D | adLDAPUserCollection.php | 25 * Lesser General Public License for more details.
|