Home
last modified time | relevance | path

Searched refs:todo (Results 1 – 25 of 88) sorted by relevance

1234

/plugin/searchpattern/
Dplugin.info.txt6todo plugin (at least v20130411) it is a lightweight task list management system. Use this searchp…
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
DInvocation.php79 $todo = ['baz', 'qux']
81 ->when($result = new SUT($rule, $data, $todo))
88 ->isEqualTo($todo)
101 $todo = ['baz', 'qux'],
104 ->when($result = new SUT($rule, $data, $todo, $depth))
111 ->isEqualTo($todo)
124 $todo = ['baz', 'qux'],
140 $todo = ['baz', 'qux'],
/plugin/adhocwrap/
H A Dall.less9 .alert > *, .help > *, .download > *, .todo > * {
27 .info, .tip, .important, .alert, .help, .download, .todo {
78 .todo {
92 .todo h1, .todo h2, .todo h3, .todo h4, .todo h5, .todo h6 {
97 div.info, div.tip, div.important, div.alert, div.help, div.download, div.todo,
98 ….info, article.tip, article.important, article.alert, article.help, article.download, article.todo,
99 aside.info, aside.tip, aside.important, aside.alert, aside.help, aside.download, aside.todo,
100 ….info, section.tip, section.important, section.alert, section.help, section.download, section.todo,
101 …figure.info, figure.tip, figure.important, figure.alert, figure.help, figure.download, figure.todo
106 div.info, div.tip, div.important, div.alert, div.help, div.download, div.todo,
[all …]
/plugin/todo/
H A Dplugin.info.txt1 base todo
6 desc Create a checkbox based todo list with optional user assignment (basic syntax: <todo>This is…
7 url https://www.dokuwiki.org/plugin:todo
H A Dscript.js39 todo: function ($chk) { method
150 ToDoPlugin.todo($this);
158 ToDoPlugin.todo($chk);
/plugin/move/helper/
Dplan.php371 $todo = $this->stepThroughDocuments(self::TYPE_PAGES, $skip);
372 if($todo === false) return $this->storeError();
373 return max($todo, 1); // force one more call
377 $todo = $this->stepThroughDocuments(self::TYPE_MEDIA, $skip);
378 if($todo === false) return $this->storeError();
379 return max($todo, 1); // force one more call
383 $todo = $this->stepThroughMissingDocuments(self::TYPE_PAGES);
384 if($todo === false) return $this->storeError();
385 return max($todo, 1); // force one more call
389 $todo = $this->stepThroughMissingDocuments(self::TYPE_MEDIA);
[all …]
/plugin/todo/syntax/
H A Dlist.php340 …$todo = array_merge(array('todotitle' => trim($page['matches'][2][$todoindex]), 'todoindex' => $t…
342 if($this->isRequestedTodo($todo)) {
343 $todos[] = $todo;
357 $done = 0; $todo = 0;
360 $todo++;
367 $R->cdata("($done/$todo)");
388 foreach($page['todos'] as $todo) {
389 if(empty($todo['todotitle']))
391 $todo['todotitle'] = '<no title>';
395 $R->doc .= $this->createTodoItem($R, $page['id'], array_merge($todo, $data));
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
DInvocation.php92 * @param array $todo Todo.
98 array $todo = null, argument
103 $this->_todo = $todo;
/plugin/refnotes/conf/
Dnotes.dat1todo";a:6:{s:4:"text";s:51:"%%[%%//[[:missing_citation|citation needed]]//%%]%%";s:6:"inline";b:1;…
/plugin/move/action/
Dprogress.php56 $todo = $plan->nextStep($INPUT->bool('skip'));
59 if($todo === 0) $return['complete'] = true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DTestUtil.php188 $todo = 'BEGIN:VCALENDAR
204 return $todo;
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ch/
Dch.txt5 …ble (tisina maamot) na derechon todo i membron i humano na familia guiya i fundacion i liberta, ju…
23 …n para todo i taotao siha yan todo nasion siha, esta i utimo na kada individual yan kada organon i…
29 Todo man qualificao nu todo i derecho yan libertad siha ni manmalatnos gi halom este na Declarasion…
37 … esclabo pat servidumbre; esclavitudu yan i commercion esclavo umapribe gi todo i klasen niha siha.
131 …uaha heneralmente yan i latakilo na educasion debe de kabales na hatmiyon para todo sigun i mireto.
133 …a. I educasion debe unadelanta inakumprende, siningon, yan inamigo entalo todo i tano siha, rasa p…
140 2. Todo man gai derecho pot i proteksion i moral yan material na interes siha umuhuyon ginen todo s…
148 2. Gi i ninaseben i derechona yan libertadna siha, todo ufan sometado (tokante) nui restriksion sih…
/plugin/upgrade/myvendor/splitbrain/php-cli/
Dapigen.neon4 todo: Yes
/plugin/upgrade/myvendor/splitbrain/php-archive/
Dapigen.neon4 todo: Yes
/plugin/ckgedit/ckeditor/plugins/wrap/lang/
Dfa.js10 todo: 'کادر کاربردی', property
Dzh-tw.js11 todo: '「待辦」方盒', property
Dtr.js11 todo: 'yapılacaklar kutusu', property
Des.js11 todo: 'caja de TODO', property
Dhr.js11 todo: 'okvir preostalo', property
Dnl.js11 todo: 'tedoen blok', property
Deo.js11 todo: 'farendaĵ-skatolo', property
/plugin/ckgdoku/ckeditor/plugins/wrap/lang/
Dfa.js10 todo: 'کادر کاربردی', property
Des.js11 todo: 'caja de TODO', property
Dzh.js11 todo: '待办事项方框', property
Dhu.js11 todo: 'teendőhöz doboz', property

1234