| /plugin/editsections/action/ |
| D | es.php | 103 $edits = array(); 192 $edits = array(); 199 $edits[] =& $calls[$i]; 204 $last = max(count($edits)-1,0); 208 $start = $edits[min($i+1,$last)][1][0]; 209 $level = $edits[min($i+1,$last)][1][2]; 210 $name = $edits[min($i+1,$last)][1][3]; 214 while (isset($edits[$finger]) && $edits[$finger][1][2]>$level) { 217 if (isset($edits[$finger])) { 218 $end = $edits[$finger][1][0]-1; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | AndroidPublisher.php | 42 public $edits; variable in Google\\Service\\AndroidPublisher 142 'edits', 146 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}:commit', 165 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}', 180 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}', 195 'path' => 'androidpublisher/v3/applications/{packageName}/edits', 205 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}:validate', 230 … 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/apks/externallyHosted', 245 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/apks', 260 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}/apks', [all …]
|
| /plugin/statistics/db/ |
| D | update0001.sql | 110 CREATE TABLE `edits` 119 CREATE INDEX `idx_edits_dt` ON `edits` (`dt`); 120 CREATE INDEX `idx_edits_type` ON `edits` (`type`);
|
| /plugin/batchedit/ |
| D | interface.php | 172 $edits = $this->getLangPlural('sts_edits', $editCount); 173 $stats = $this->getLang('sts_apply', $matches, $pages, $edits); 492 $edits = array('{1}' => 'ctxchars', '{2}' => 'ctxlines'); 495 $this->printEditBox($edits[$label[1]], TRUE, isset($_REQUEST['matchctx'])); 497 $this->printEditBox($edits[$label[3]], TRUE, isset($_REQUEST['matchctx']));
|
| D | engine.php | 563 private $edits; variable in BatcheditSession 580 $this->edits = 0; 653 $this->edits = 0; 724 public function addEdits($edits) { argument 725 $this->edits += $edits; 732 return $this->edits;
|
| /plugin/diagramsnet/lib/plugins/ |
| D | replay.js | 184 newValue = temp.edits; 220 var edits = mxUtils.parseXml('<edits>' + newValue + '</edits>'); 221 var edit = edits.documentElement.firstChild;
|
| /plugin/tgnotify/ |
| D | README.rst | 7 A DokuWiki plugin that notifies a Telegram channel of page edits.
|
| /plugin/enforcesummary/ |
| D | plugin.info.txt | 6 desc Enforce summary or minor change on all edits
|
| /plugin/slacknotifier/ |
| D | plugin.info.txt | 6 desc A DokuWiki plugin that notifies a Slack channel of page edits
|
| D | README.md | 3 A DokuWiki plugin that notifies a Slack channel room of wiki edits.
|
| /plugin/deletehistory/lang/en/ |
| D | intro.txt | 1 Deleting history will irretrievably remove previous revisions of pages and media. All edits will be…
|
| /plugin/hipchat/ |
| D | README.md | 3 A DokuWiki plugin that notifies a HipChat room of wiki edits.
|
| /plugin/webexteamsnotifier/ |
| D | README.md | 3 A DokuWiki plugin that notifies a Webex Teams Webhook of wiki edits.
|
| /plugin/rocketchatnotifier/ |
| D | README.md | 3 A DokuWiki plugin that notifies a Rocket.Chat channel room of wiki edits.
|
| /plugin/textinsert/lang/en/ |
| D | intro.txt | 13 The macro list will not refresh until after you have submitted your edits, additions, or deletions
|
| /plugin/discordnotifier/ |
| D | README.md | 3 A DokuWiki plugin that notifies a Discord channel room of wiki edits.
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.DefinitionID.txt | 11 If you change your custom edits, you should change this directive, or
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 5.5.js.map | 1 …edits;\n var _this = this;\n return __generator(this, function (_a) {\n …
|
| D | 5.5.js | 1 …edits:t}},e.is=function(e){var t=e;return re.defined(t)&&A.is(t.textDocument)&&Array.isArray(t.edi… property
|
| D | 2.2.js | 515 function create(textDocument, edits) { 516 return { textDocument: textDocument, edits: edits }; 523 && Array.isArray(candidate.edits); 609 function TextEditChangeImpl(edits) { 610 this.edits = edits; 613 this.edits.push(TextEdit.insert(position, newText)); 616 this.edits.push(TextEdit.replace(range, newText)); 619 this.edits.push(TextEdit.del(range)); 622 this.edits.push(edit); 625 return this.edits; [all …]
|
| D | 4.4.js.map | 1 …edits = format(newText, { offset: begin, length: end - begin }, options.formattingOptions);\n /…
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/ |
| D | CODE_OF_CONDUCT.md | 41 reject comments, commits, code, wiki edits, issues, and other contributions
|
| /plugin/combo/vendor/salesforce/handlebars-php/ |
| H A D | CODE_OF_CONDUCT.md | 63 reject comments, commits, code, wiki edits, issues, and other contributions
|
| /plugin/deletepageguard/ |
| H A D | dokuwiki-plugin-page.txt | 71 …he ''COMMON_WIKIPAGE_SAVE'' event just before writing to disk. For normal edits, the plugin does n…
|
| H A D | README.md | 60 … the `COMMON_WIKIPAGE_SAVE` event just before writing to disk. For normal edits, the plugin does n…
|