Home
last modified time | relevance | path

Searched refs:deleted (Results 101 – 125 of 206) sorted by last modified time

123456789

/plugin/diagramsnet/lib/resources/
H A Ddia_ml.txt880 confCannotEditDraftDelOrExt=Cannot edit diagrams in a draft page, diagram is deleted from the page,…
989 confEditDraftDelOrExt=This diagram is in a draft page, is deleted from the page, or is edited exter…
1046 msgDeleted=This message has been deleted
H A Ddia_nl.txt1046 msgDeleted=This message has been deleted
H A Ddia_pl.txt880 confCannotEditDraftDelOrExt=Cannot edit diagrams in a draft page, diagram is deleted from the page,…
989 confEditDraftDelOrExt=This diagram is in a draft page, is deleted from the page, or is edited exter…
1046 msgDeleted=This message has been deleted
H A Ddia_pt-br.txt880 confCannotEditDraftDelOrExt=Cannot edit diagrams in a draft page, diagram is deleted from the page,…
989 confEditDraftDelOrExt=This diagram is in a draft page, is deleted from the page, or is edited exter…
/plugin/stale/
H A Dhelper.php74 $deleted = $this->deleteSitemap();
75 if($deleted) {
/plugin/authremoteuser/
H A Dauth.php239 $deleted = array();
241 if(isset($this->users[$user])) $deleted[] = preg_quote($user, '/');
244 if(empty($deleted)) return 0;
246 $pattern = '/^('.join('|', $deleted).'):/';
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1 …eates a delete text edit.\r\n * @param range The range of text to be deleted.\r\n */\r\n …
H A Dbundle.css3358 .monaco-editor .inline-deleted-margin-view-zone {
H A Dbundle.js.map1deleted-margin-view-zone {\\n\\ttext-align: right;\\n}\\n.monaco-editor .inline-added-margin-view-…
H A Djson.worker.js.map1 …eates a delete text edit.\r\n * @param range The range of text to be deleted.\r\n */\r\n …
H A D3.3.js.map1 …Creates a delete text edit.\n * @param range The range of text to be deleted.\n */\n fu…
H A D2.2.js.map1 …Creates a delete text edit.\n * @param range The range of text to be deleted.\n */\n fu…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css3358 .monaco-editor .inline-deleted-margin-view-zone {
/plugin/bookcreator/
H A Dstyle.css113 .dokuwiki .bookcreator__pagelist ul.deleted li a.action.include {
116 .dokuwiki .bookcreator__pagelist ul.deleted li a.action.remove {
119 .dokuwiki .bookcreator__pagelist ul.deleted li a.action svg{
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php390 $deleted = false;
394 $deleted = true;
403 return $deleted;
417 $deleted = false;
422 $deleted = $this->_checkDelExpect($error) ? true : false;
425 …return $deleted ? true : PEAR::raiseError("The expected error you submitted does not exist"); // I…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md592 parents get deleted.
786 * #487: Locks are now automatically removed after a node has been deleted.
1231 * BC Break: In this version a number of classes have been deleted, that have
1745 were deleted.
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php156 * @param array $deleted
160 …sponse($syncToken, $collectionUrl, array $added, array $modified, array $deleted, array $propertie… argument
184 foreach ($deleted as $item) {
/plugin/webdav/vendor/sabre/http/
H A DREADME.md564 * This method should return true if the header was successfully deleted,
709 * This method should return true if the header was successfully deleted,
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md411 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
/plugin/adfs/phpsaml/
H A DREADME.md139deleted when updating packages using `composer update` or similar commands. So it is **highly** re…
/plugin/backup/
H A DCHANGELOG.md24 …don't backup any metadata about backups, and we also delete any "already deleted" backups in the `…
/plugin/prettyphoto/
H A Ddeleted.files1 # deleted.files for DokuWiki Extension Manager plugin
/plugin/codemirror/dist/
H A Dscripts.min.js.map1deleted","recent","paste","textLines","multiPaste","pasteLinesPerSelection","lineWise","changeEven…
/plugin/codemirror/dist/modes/
H A Dtiki.min.js.map1 …Text));\n } else if (stream.eat(\"-\")) {//deleted\n return chain(inBlock(\"error tw-d…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …n the contents of the numbered registers and put the\n // deleted text into registe…

123456789