Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 25 of 178) sorted by path

12345678

/plugin/404manager/
H A DCHANGES.md13 …ame space page doesn't check all namespace if the page ID that gives a 404 has a existing namespace
/plugin/accscounter/lang/en/
H A Dmngintro.txt14 * [[?do=admin&page=accscounter&action=mng&mode=existing|Show the log of existing pages]]
16 * [[?do=admin&page=accscounter&action=mng&mode=deleted|Show the log of non-existing pages]]
18 …min&page=accscounter&action=mng&mode=all|Show the log of all pages (including non-existing pages)]]
/plugin/accscounter/lang/ja/
H A Dmngintro.txt14 * [[?do=admin&page=accscounter&action=mng&mode=existing|存在するページのログを表示する]]
/plugin/acronym/
H A DREADME31 2010-10-13: 2 hours: convert tool to convert existing files from dokuwiki syntax to mediawiki syntax
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt157 value should be overwritten if already existing within document.
167 Provide functionality to find URIs of existing reference nodes.
/plugin/admnote/
H A DREADME.md9 Some note styles had to be renamed to avoid conflicts with existing DokuWiki base styles.
/plugin/advanced/lang/en/config/
H A Dacl.txt18 | edit | 2 | pages, namespaces | existing pages may be edited | AUTH_EDIT |
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … * Binds methods of an object to the object itself, overwriting the existing\n\t * method.…
/plugin/archivegenerator/lang/en/
H A Dintro.txt10 Generating a new archive will replace a potentially existing one.
/plugin/asciimath/
H A Dasciimathml148r.js917 var existing = onload; variable
922 existing();
/plugin/authdrupal8/
H A Dpassword.inc135 * An existing hash or the output of _password_generate_salt(). Must be
155 // The first 12 characters of an existing hash are its setting string.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CloudIdentityCustomerAccount.php33 public $existing; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CloudIdentityCustomerAccount
70 public function setExisting($existing) argument
72 $this->existing = $existing;
79 return $this->existing;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md349 * No longer overwriting an existing `application/x-www-form-urlencoded` header
637 * Updated the `$ref` attribute in service descriptions to merge over any existing parameters of a s…
H A DUPGRADING.md262 - `setPath` now supports appending to an existing array via the `[]` notation.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md163 LimitStream can be used to read a subset or slice of an existing stream object.
269 This decorator could be added to any existing stream and used like so:
669 Creates a new URI with a specific query string value. Any existing query string values that exactly…
684 Creates a new URI with a specific query string value removed. Any existing query string values that…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md397 * Added LogglyHandler::addTag to allow adding tags to an existing handler
/plugin/authyubikey/
H A Dauth.php.org193 // FIXME, io functions should be fail-safe so existing data isn't lost
/plugin/authyubikey/lib/
H A DREADME4 the Yubikey into your existing PHP-based user authentication
/plugin/autotranslation/
H A Dstyle.css76 /* flags for non-existing pages */
/plugin/badbehaviour/
H A Dbadbehavior.readme34 Bad Behavior is designed to work alongside existing spam prevention services
/plugin/bibtex4dw/
H A DREADME.md16 * Reuse existing BibTeX databases
/plugin/botbouncer/
H A DREADME.md23 clean out existing users
/plugin/botbouncer/lang/en/
H A Dclean.txt3 The idea here is to clean out your existing users from spammed entries.
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md146 * `FIX`: only claim existing IDs ([#1707](https://github.com/bpmn-io/bpmn-js/pull/1707))
579 * `FIX`: re-select only existing elements when dragging is finished ([#1225](https://github.com/bpm…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10918 var existing = namespaces.byUri(nsUri);
10920 if (!existing || local) {
25141 var existing = this.get(recognizer.options.event);
25142 if (existing) {
25143 this.remove(existing);

12345678