| /dokuwiki/inc/Action/Exception/ |
| H A D | ActionAbort.php | 9 * signal when one action is done and another should take over.
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | update.sh | 28 done 38 done
|
| /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/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/.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/vendor/simplepie/simplepie/src/ |
| H A D | Locator.php | 186 $done = []; 188 $feeds = array_merge($feeds, $this->search_elements_by_tag('link', $done, $feeds)); 189 $feeds = array_merge($feeds, $this->search_elements_by_tag('a', $done, $feeds)); 190 $feeds = array_merge($feeds, $this->search_elements_by_tag('area', $done, $feeds)); 199 protected function search_elements_by_tag($name, &$done, $feeds) argument 223 …if (!in_array($href, $done) && in_array('feed', $rel) || (in_array('alternate', $rel) && !in_array… 233 $done[] = $href;
|
| /dokuwiki/inc/lang/cy/ |
| H A D | jquery.ui.datepicker.js | 19 closeText: "Done",
|
| /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/_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/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/conf/ |
| H A D | interwiki.conf | 5 # only mandatory encoded is done, urlencoding if the link
|
| /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/inc/ |
| H A D | TaskRunner.php | 109 // The trimming is only done once a day. 185 // nothing done
|
| /dokuwiki/inc/lang/af/ |
| H A D | lang.php | 7 * and fixes where done for DokuWiki by the people mentioned in the
|
| /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/lib/plugins/authpdo/_test/mysql/ |
| H A D | mybb.php | 3 * Configuration for mybb. Password checking is done in SQL
|
| /dokuwiki/inc/Parsing/ |
| H A D | Parser.php | 67 $Mode->Lexer = $this->lexer; // FIXME should be done by setter
|
| /dokuwiki/inc/Extension/ |
| H A D | SyntaxPlugin.php | 92 * the output. How this is done depends on the renderer used (specified
|
| /dokuwiki/inc/Remote/ |
| H A D | ApiCall.php | 45 * Important: access/authentication checks need to be done before calling this!
|
| /dokuwiki/lib/scripts/ |
| H A D | locktimer.js | 122 ).done(function dwLocktimerRefreshDoneHandler(data) {
|
| /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/_test/tests/inc/ |
| H A D | auth_aclcheck_caseinsensitive.test.php | 90 * whether ACL matching is properly done or not.
|