Home
last modified time | relevance | path

Searched refs:todo (Results 26 – 50 of 89) sorted by last modified time

1234

/plugin/ckgedit/ckeditor/plugins/wrap/lang/
H A Dru.js11 todo: 'блок «Список задач»',
H A Dtr.js11 todo: 'yapılacaklar kutusu',
H A Dzh-tw.js11 todo: '「待辦」方盒',
H A Dzh.js11 todo: '待办事项方框',
H A Dja.js11 todo: 'TODO枠',
H A Dko.js11 todo: '할 일 상자',
H A Dnl.js11 todo: 'tedoen blok',
/plugin/wrap/
H A Dexample.txt186 * any of the classes ''info'', ''tip'', ''important'', ''alert'', ''help'', ''download'', ''todo'' will add a special note container with a corresponding icon
228 <WRAP todo 300px left>
230 %%<WRAP todo></WRAP>%%
270 <wrap info>info</wrap>, <wrap help>help</wrap>, <wrap alert>alert</wrap>, <wrap important>important</wrap>, <wrap tip>tip</wrap>, <wrap download>download</wrap>, <wrap todo>todo</wrap> and <wrap round box>round box</wrap> and <wrap danger>danger</wrap>, <wrap warning>warning</wrap>, <wrap caution>caution</wrap>, <wrap notice>notice</wrap>, <wrap safety>safety</wrap>.
H A Dstyle.less119 /*____________ todo ____________*/
122 div.wrap_todo { background-image: url(images/note/48/todo.png); }
123 span.wrap_todo { background-image: url(images/note/16/todo.png); }
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php583 $this->assertTrue(in_array('todo', $result));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DTestUtil.php188 $todo = 'BEGIN:VCALENDAR
204 return $todo;
/plugin/move/helper/
H A 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
[all...]
/plugin/move/action/
H A Dprogress.php56 $todo = $plan->nextStep($INPUT->bool('skip'));
59 if($todo === 0) $return['complete'] = true;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/resources/
H A Ddia_es.txt666 selectAll=Seleccionar todo
/plugin/refnotes/conf/
H A Dnotes.dat1 a:4:{s:6:":fixme";a:2:{s:4:"text";s:29:"This part has to be reworked.";s:6:"inline";b:0;}s:5:":todo";a:6:{s:4:"text";s:51:"%%[%%//[[:missing_citation|citation needed]]//%%]%%";s:6:"inline";b:1;s:18:"use-reference-base";b:1;s:25:"use-reference-font-weight";b:1;s:24:"use-reference-font-style";b:0;s:20:"use-reference-format";b:0;}s:10:":cite:todo";a:6:{s:4:"text";s:37:"[[:missing_citation|citation needed]]";s:6:"inline";b:1;s:18:"use-reference-base";b:1;s:25:"use-reference-font-weight";b:1;s:24:"use-reference-font-style";b:1;s:20:"use-reference-format";b:1;}s:9:":ref:todo";a:6:{s:4:"text";s:53:"%%[%%//[[:missing_reference|reference needed]]//%%]%%";s:6:"inline";b:1;s:1 (…)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1todo@aeschli: remove once codicon fully adopted\n }\n if (this._opts.actionClassName…
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng95 type-partstat-todo |
109 type-partstat-todo = (
486 property-status-todo? &
808 property-status-todo = element status {
/plugin/pdfjs/pdfjs/web/locale/es-AR/
H A Dviewer.properties166 find_highlight=Resaltar todo
/plugin/pdfjs/pdfjs/web/locale/gl/
H A Dviewer.properties166 find_highlight=Realzar todo
239 printing_not_supported=Aviso: A impresión non é compatíbel de todo con este navegador.
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties166 find_highlight=Resaltar todo
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt55 --disallow-todo-tests Disallow @todo-annotated tests.
H A Dhelp2.phpt56 --disallow-todo-tests Disallow @todo-annotated tests.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsErrorTests.yml3 todo: true
H A DYtsFlowCollections.yml27 todo: true
52 todo: true

1234