| /dokuwiki/inc/Action/Exception/ |
| H A D | ActionAbort.php | 9 * signal when one action is done and another should take over.
|
| /dokuwiki/inc/Parsing/ParserMode/ |
| H A D | AbstractMode.php | 15 /** @var Lexer $Lexer will be injected on loading FIXME this should be done by setter */
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | update.sh | 28 done 38 done
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ |
| H A D | EDIPartyName.php | 34 // setting it to optional gets the job done in any event.
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Locator.php | 218 $done = []; 220 $feeds = array_merge($feeds, $this->search_elements_by_tag('link', $done, $feeds)); 221 $feeds = array_merge($feeds, $this->search_elements_by_tag('a', $done, $feeds)); 222 $feeds = array_merge($feeds, $this->search_elements_by_tag('area', $done, $feeds)); 232 * @param string[] $done 236 protected function search_elements_by_tag(string $name, array &$done, array $feeds) argument 262 …if (!in_array($href, $done) && in_array('feed', $rel) || (in_array('alternate', $rel) && !in_array… 275 // Just mark it as done and continue. 278 $done[] = $href;
|
| /dokuwiki/.github/workflows/ |
| H A D | deletedFiles.yml | 35 done 50 done
|
| H A D | release-preparation.yml | 99 After this is done, you need to do the following things manually:
|
| H A D | release-build.yml | 64 done
|
| /dokuwiki/inc/lang/cy/ |
| H A D | jquery.ui.datepicker.js | 19 closeText: "Done",
|
| /dokuwiki/inc/lang/en/ |
| H A D | install.html | 3 …ot capable of setting up directory permissions. That normally needs to be done directly on a comma…
|
| /dokuwiki/_test/tests/Remote/ |
| H A D | ApiCallTest.php | 36 // basic doc block tests. More tests are done in the docblock parser class tests 58 // basic doc block tests. More tests are done in the docblock parser class tests
|
| /dokuwiki/conf/ |
| H A D | interwiki.conf | 5 # only mandatory encoded is done, urlencoding if the link
|
| /dokuwiki/_test/ |
| H A D | README | 7 Before you can use any of the tools you need to install the dependencies. This is done using compos…
|
| /dokuwiki/inc/Utf8/ |
| H A D | Sort.php | 10 * When "intl" extension is available, all sorts are done using a collator. 32 * The initialization is done only once.
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | README.md | 10 2. I simply only noticed the considerable refactoring Marcus had done in the `master` branch after …
|
| /dokuwiki/inc/lang/af/ |
| H A D | lang.php | 7 * and fixes where done for DokuWiki by the people mentioned in the
|
| /dokuwiki/inc/ |
| H A D | TaskRunner.php | 109 // The trimming is only done once a day. 185 // nothing done
|
| /dokuwiki/inc/Parsing/ |
| H A D | Parser.php | 67 $Mode->Lexer = $this->lexer; // FIXME should be done by setter
|
| /dokuwiki/lib/plugins/authpdo/_test/mysql/ |
| H A D | mybb.php | 3 * Configuration for mybb. Password checking is done in SQL
|
| /dokuwiki/inc/Extension/ |
| H A D | SyntaxPlugin.php | 92 * the output. How this is done depends on the renderer used (specified
|
| /dokuwiki/lib/scripts/ |
| H A D | locktimer.js | 122 ).done(function dwLocktimerRefreshDoneHandler(data) {
|
| /dokuwiki/inc/Remote/ |
| H A D | ApiCall.php | 45 * Important: access/authentication checks need to be done before calling this!
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 228 The text to image conversion is mainly done for smileys. And the text to HTML conversion is used fo… 268 The same can be done to produce any kind of HTML, it just needs to be added to the [[doku>entities|… 369 …ins addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it. 374 …ins addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it.
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | syntax.txt | 228 The text to image conversion is mainly done for smileys. And the text to HTML conversion is used fo… 268 The same can be done to produce any kind of HTML, it just needs to be added to the [[doku>entities|… 369 …ins addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it. 374 …ins addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it.
|
| /dokuwiki/inc/lang/ms/ |
| H A D | lang.php | 7 * and fixes where done for DokuWiki by the people mentioned in the
|