Home
last modified time | relevance | path

Searched full:again (Results 1 – 25 of 51) sorted by relevance

123

/dokuwiki/_test/tests/inc/
H A Dmedia_get_from_url.test.php22 // 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 Devents_nested.test.php6 * This tests if event handlers can trigger the same event again.
H A Dio_rmdir.test.php81 // same again with deletefiles
119 // same again with deletefiles
161 // same again with deletefiles
H A Dcommon_saveWikiText.test.php275 * 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 DTagOpenElement.php9 * again or this will produce invalid HTML
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedItem.php45 * Again: No encoding will be used! This means you can invalidate or enhance the feed
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php39 * 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 DActionTest.php33 …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 DEdit.php23 return AUTH_READ; // we check again below
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml97Again, refer to [Reporting DokuWiki Bugs](https://www.dokuwiki.org/bugs) on how to obtain these in…
/dokuwiki/vendor/splitbrain/lesserphp/
H A DREADME.md10 …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 Drelease-preparation.yml86 fix stuff and trigger the workflow again.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DAES.php17 * is called, again, at which point, it'll be recalculated.
/dokuwiki/lib/plugins/usermanager/_test/
H A DRemoteApiTest.php62 // try again should fail, because user already exists
/dokuwiki/inc/
H A DActionRouter.php120 * Basically just calls setupAction() again but does some checks before.
/dokuwiki/lib/plugins/extension/lang/en/
H A Dlang.php87 …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 Dadmin.php200 $ini .= ";Any values in this section will be overwritten by that tool again\n";
/dokuwiki/lib/scripts/
H A Dbehaviour.js214 * to session storage and not repeated again until the next browser session. This
H A Dpage.js194 $content.css('min-height',''); // remove min-height again
H A Dedit.js125 * Called by picker buttons to insert Text and close the picker again
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dyaml.php42 * key: !!type | value is perfectly legal, but again due to lookbehind issues, I
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php61 * Again: No encoding will be used! This means you can invalidate or enhance the feed
/dokuwiki/inc/lang/en/
H A Dlang.php62 $lang['passchk'] = 'once again';
96 $lang['regbadpass'] = 'The two given passwords are not identical, please try again.';
/dokuwiki/inc/File/
H A DPageFile.php223 * This check is only executed when the page is about to be saved again from the wiki,
/dokuwiki/inc/Extension/
H A DAuthPlugin.php35 'logout' => true, // can the user logout again? (eg. not possible with HTTP auth)

123