Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 171) sorted by relevance

1234567

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dredirects.asciidoc4 The following pages have moved or been deleted.
9 This page has moved. See <<authentication>>.
14 This page has moved. See <<installation>>
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUploadedFile.php49 private $moved = false; variable in GuzzleHttp\\Psr7\\UploadedFile
212 return $this->moved;
269 $this->moved = php_sapi_name() == 'cli'
278 $this->moved = true;
281 if (false === $this->moved) {
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js49 var moved = {};
103 moved[prev] = pageId;
153 var mov = moved[id];
157 delete moved[id];
200 for (var id in moved)
203 delete moved[id];
349 var id = (temp != null && temp.moved != null) ? temp.moved[''] : null;
439 var moved = (temp != null && temp.moved != null) ? temp.moved : {};
506 var mov = moved[id];
510 delete moved[id];
[all …]
/plugin/accscounter/
H A Daction.php44 $moved = FALSE;
47 $moved = TRUE;
101 $moved = TRUE;
119 …if ($moved) echo $this->getLang('allloaded') . '<br><br>'; else echo $this->getLang('nothing') . '…
/plugin/move/lang/en/
H A Dmove.txt6 * The pages that are moved must not be locked for editing.
10 All links to and from the pages that are moved will be updated to reflect the new location and/or n…
H A Dtree.txt7 …* move one of the checked items to the desired destination, all selected items will be moved to th…
/plugin/button/
H A Dstyle.css22 /* 2020-05-11 : moved maximum CSS up a level to allow override on a per-button basis
23 - text-shallow : simply moved
/plugin/revealjs/
H A Ddev information.md4 None anymore. The MathJax specific stuff has moved to render.php.
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DREADME.md3 Google API Client Service classes have been moved to the
/plugin/overlay/
H A Dplugin.info.txt6 desc Creates independent window at the template level that can be moved, toggled, resized
/plugin/pixelyear/
H A DTODO.md7 Much of the code is in render(), it needs to be moved to handle().
/plugin/move/lang/pl/
H A Dmove.txt6 * The pages that are moved must not be locked for editing.
/plugin/move/lang/sl/
H A Dmove.txt6 * The pages that are moved must not be locked for editing.
/plugin/move/lang/lv/
H A Dmove.txt7 * The pages that are moved must not be locked for editing.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md38 - `GuzzleHttp\Mimetypes` has been moved to a function in
321 - `Guzzle\Http\Url` has moved to `GuzzleHttp\Url`.
432 methods have moved to the CacheSubscriber.
554 moved to `GuzzleHttp\Subscriber\Log\Formatter`.
563 - Cookie: Cookie parsing logic has been moved to
569 - UriTemplate: URI template parsing has been moved to
582 code has moved to `GuzzleHttp\Cookie`.
608 - `Guzzle\Http\Plugin\Log\LogPlugin` has moved to
610 - `Guzzle\Http\Plugin\Md5\Md5Plugin` has moved to
612 - `Guzzle\Http\Plugin\Mock\MockPlugin` has moved to
[all …]
/plugin/database2/
H A DREADME.md8 …es and more. Because of that (and inspired by a user of this plugin) I've moved the plugin's code …
/plugin/divalign2/
H A DChangeLog46 * Plugin and demo moved to new location, references fixed.
54 * common.php: all common functions have been moved here.
/plugin/bbcodeextensions/
H A DChangeLog17 * Release is moved from notabug.org to codeberg.org .
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md5 > This is the latest release. The has been moved to [SyntaxHighlighter 4](https://github.com/crazy-…
/plugin/move/
H A Dstyle.less22 .moved > div, .created > div {
/plugin/countdown/
H A DChangeLog8 * The plugin is now moved to a version control.
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md8 * `Promise::all()` is moved to `Promise\all()`.
/plugin/openas/
H A DREADME18 In this version all backlinks to the page being moved are updated to the page id of the new page.
/plugin/openlayersmap/lang/en/
H A Dhelp.txt18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md3 LDAP as part of the FreeDSx LDAP library. It was moved to its own library to allow for additional encoders and reuse in

1234567