/dokuwiki/_test/tests/inc/ |
H A D | media_get_from_url.test.php | 22 // fetch again and make sure we got a cache file 61 // fetch again and make sure we got a cache file 71 // fetch again and make sure we got a new file
|
H A D | events_nested.test.php | 6 * This tests if event handlers can trigger the same event again.
|
H A D | io_rmdir.test.php | 81 // same again with deletefiles 119 // same again with deletefiles 161 // same again with deletefiles
|
H A D | common_saveWikiText.test.php | 275 * 2.6 edit and save on top of external edit, again 378 // 2.6 save on top of external edit, again
|
/dokuwiki/inc/Form/ |
H A D | TagOpenElement.php | 9 * again or this will produce invalid HTML
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
H A D | FeedItem.php | 45 * Again: No encoding will be used! This means you can invalidate or enhance the feed
|
/dokuwiki/vendor/splitbrain/php-archive/src/ |
H A D | Archive.php | 39 * Reopen the file with open() again if you want to do additional operations 60 …* The archive is closed afterwards. Reopen the file with open() again if you want to do additional…
|
/dokuwiki/_test/tests/Action/ |
H A D | ActionTest.php | 33 …ay('Admin', AUTH_READ, array('exists' => true, 'ismanager' => false)), // let in, check later again 34 …ray('Admin', AUTH_READ, array('exists' => true, 'ismanager' => true)), // let in, check later again 56 //the edit function will check again and do a source show
|
/dokuwiki/inc/Action/ |
H A D | Edit.php | 23 return AUTH_READ; // we check again below
|
/dokuwiki/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.yml | 97 …Again, refer to [Reporting DokuWiki Bugs](https://www.dokuwiki.org/bugs) on how to obtain these in…
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
H A D | README.md | 10 …er I had already started my own refactoring. I did not want to start over again. His approach is m…
|
/dokuwiki/.github/workflows/ |
H A D | release-preparation.yml | 86 fix stuff and trigger the workflow again.
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | AES.php | 17 * is called, again, at which point, it'll be recalculated.
|
/dokuwiki/lib/plugins/usermanager/_test/ |
H A D | RemoteApiTest.php | 62 // try again should fail, because user already exists
|
/dokuwiki/inc/ |
H A D | ActionRouter.php | 120 * Basically just calls setupAction() again but does some checks before.
|
/dokuwiki/lib/plugins/extension/lang/en/ |
H A D | lang.php | 87 …e. This maybe as a result of a bad download, in which case you should try again; or the compressio…
|
/dokuwiki/lib/plugins/styling/ |
H A D | admin.php | 200 $ini .= ";Any values in this section will be overwritten by that tool again\n";
|
/dokuwiki/lib/scripts/ |
H A D | behaviour.js | 214 * to session storage and not repeated again until the next browser session. This
|
H A D | page.js | 194 $content.css('min-height',''); // remove min-height again
|
H A D | edit.js | 125 * Called by picker buttons to insert Text and close the picker again
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | yaml.php | 42 * key: !!type | value is perfectly legal, but again due to lookbehind issues, I
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
H A D | FeedCreator.php | 61 * Again: No encoding will be used! This means you can invalidate or enhance the feed
|
/dokuwiki/inc/lang/en/ |
H A D | lang.php | 62 $lang['passchk'] = 'once again'; 96 $lang['regbadpass'] = 'The two given passwords are not identical, please try again.';
|
/dokuwiki/inc/File/ |
H A D | PageFile.php | 223 * This check is only executed when the page is about to be saved again from the wiki,
|
/dokuwiki/inc/Extension/ |
H A D | AuthPlugin.php | 35 'logout' => true, // can the user logout again? (eg. not possible with HTTP auth)
|