| /plugin/struct/_test/types/ ! |
| H A D | LookupTest.php | 26 saveWikiText('title2', 'test', 'test'); 27 $pageMeta = new PageMeta('title2'); 47 'singlepage' => 'title2', 48 'multipage' => ['title2'], 49 'singletitle' => 'title2', 50 'multititle' => ['title2'], 262 json_encode(['', 2]) => 'title2',
|
| H A D | PageTest.php | 41 saveWikiText('title2', 'test', 'test'); 42 $pageMeta = new \dokuwiki\plugin\struct\meta\PageMeta('title2'); 52 $this->saveData('test2', 'pageschema', ['singletitle' => 'title2']);
|
| /plugin/latexport/_test/ ! |
| D | decorator_images.test.php | 43 $this->decoratorImages->internalmedia("S2", "Title2", "22", 12, 22); 49 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S2", "Title2", … 59 $this->decoratorImages->internalmedia("S2", "Title2", "22", 12, 22); 65 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S2", "Title2", …
|
| D | decorator_includer.test.php | 16 const TITLE2 = "A second page"; define in DecoratorIncluderTest 157 …this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK2, DecoratorIncluderTest::TITLE2); 184 $this->assertEquals($link->getTitle(), DecoratorIncluderTest::TITLE2, "Title is not as expected"); 195 …this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK2, DecoratorIncluderTest::TITLE2);
|
| /plugin/struct/_test/ ! |
| H A D | AggregationResultsTest.php | 220 saveWikiText('title2', 'test', 'test'); 221 $pageMeta = new PageMeta('title2'); 241 'singlepage' => 'title2', 242 'multipage' => ['title2'], 243 'singletitle' => 'title2', 244 'multititle' => ['title2'],
|
| /plugin/icons/syntax/ ! |
| D | icon.php | 68 @list($match, $title, $title2) = explode('|', $match); 70 if (isset($title2)) $title .= '}}'; 80 if (isset($title2)) $title = rtrim($title2, '}');
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/ ! |
| D | basic.test | 5 {% block title2 foo|lower %}
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ ! |
| D | Sidebar.js | 563 var title2 = title.cloneNode(true); 564 title2.style.backgroundImage = ''; 565 title2.style.textDecoration = 'none'; 566 title2.style.fontWeight = 'bold'; 567 title2.style.fontSize = '14px'; 568 title2.style.color = 'rgb(80, 80, 80)'; 569 title2.style.width = '456px'; 570 title2.style.backgroundColor = '#ffffff'; 571 title2.style.paddingLeft = '6px'; 573 var btn2 = title2.getElementsByTagName('button')[0]; [all …]
|
| /plugin/do/lang/eo/ ! |
| D | lang.php | 9 $lang['js']['title2'] = 'Tasko donita al %1$s. Neniu limdato.';
|
| /plugin/do/lang/ja/ ! |
| D | lang.php | 9 $lang['js']['title2'] = '%1$s が担当・期限なしの作業';
|
| /plugin/do/lang/ko/ ! |
| D | lang.php | 9 $lang['js']['title2'] = '%1$s에게 할당된 작업입니다. 마감일은 없습니다.';
|
| /plugin/do/lang/ru/ ! |
| D | lang.php | 10 $lang['js']['title2'] = 'Задача назначена для %1$s. Без крайнего срока.';
|
| /plugin/do/lang/de/ ! |
| D | lang.php | 12 $lang['js']['title2'] = 'Aufgabe ist %1$s zugeordnet. Kein Fälligkeitsdatum.';
|
| /plugin/do/lang/pt-br/ ! |
| D | lang.php | 10 $lang['js']['title2'] = 'Tarefa atribuída a %1$s. Sem prazo.';
|
| /plugin/do/lang/sv/ ! |
| D | lang.php | 9 $lang['js']['title2'] = 'Uppgift tilldelad till %1$s. Ingen tidsgräns.';
|
| /plugin/textmodule/ ! |
| D | admin.php | 50 … . trim($_REQUEST['text1']) . "\n[TEXT MODULE DELIMITER]\n" . $_REQUEST['title2'] . "\n" . trim($_…
|
| /plugin/do/lang/en/ ! |
| D | lang.php | 10 $lang['js']['title2'] = 'Task assigned to %1$s. No deadline.';
|
| /plugin/do/lang/nl/ ! |
| D | lang.php | 9 $lang['js']['title2'] = 'Taak toegewezen aan %1$s. Geen deadline.';
|
| /plugin/do/lang/fr/ ! |
| D | lang.php | 12 $lang['js']['title2'] = 'Tâche assignée à %1$s. Pas de date limite.';
|