Searched full:title1 (Results 1 – 19 of 19) sorted by relevance
/plugin/struct/_test/types/ |
D | LookupTest.php | 22 saveWikiText('title1', 'test', 'test'); 23 $pageMeta = new PageMeta('title1'); 38 'singlepage' => 'title1', 39 'multipage' => ['title1'], 40 'singletitle' => 'title1', 41 'multititle' => ['title1'], 125 …$this->assertEquals('["[\\"\\",1]","[\\"title1\\",\\"This is a title\\"]"]', $data['drop1']->getVa… 126 $this->assertEquals('["[\\"\\",1]","title1"]', $data['drop2']->getValue()); 132 $this->assertEquals('title1', $data['drop2']->getDisplayValue()); 141 $this->assertStringContainsString('title1', $doc->find('a')->attr('href')); [all …]
|
D | PageTest.php | 37 saveWikiText('title1', 'test', 'test'); 38 $pageMeta = new \dokuwiki\plugin\struct\meta\PageMeta('title1'); 51 $this->saveData('test1', 'pageschema', ['singletitle' => 'title1']);
|
/plugin/latexport/_test/ |
D | decorator_images.test.php | 29 $this->decoratorImages->internalmedia("S1", "Title1", "centered", 10, 20); 33 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S1", "Title1", … 41 $this->decoratorImages->internalmedia("S1", "Title1", "centered", 10, 20); 47 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S1", "Title1", … 57 $this->decoratorImages->internalmedia("S1", "Title1", "11", 11, 21); 64 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S1", "Title1", …
|
/plugin/struct/_test/ |
D | AggregationResultsTest.php | 216 saveWikiText('title1', 'test', 'test'); 217 $pageMeta = new PageMeta('title1'); 232 'singlepage' => 'title1', 233 'multipage' => ['title1'], 234 'singletitle' => 'title1', 235 'multititle' => ['title1'],
|
/plugin/addnewpagedeluxe/ |
D | syntax.php | 54 * {{NEWPAGE#newtpl1|Title1,newtpl2|Title1}} 55 * {{NEWPAGE>your:namespace#newtpl1|Title1,newtpl2|Title1}} 56 * {{NEWPAGE>your:namespace#newtpl1|Title1,newtpl2|Title1#@HI@,Howdy}}
|
/plugin/addnewpage/ |
D | syntax.php | 65 * - {{NEWPAGE#newtpl1|Title1,newtpl2|Title1}} 66 * - {{NEWPAGE>your:namespace#newtpl1|Title1,newtpl2|Title1}} 67 * - {{NEWPAGE>your:namespace#newtpl1|Title1,newtpl2|Title1#@HI@,Howdy}}
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/ |
D | basic.test | 4 {% block title1 %}FOO{% endblock %}
|
/plugin/do/lang/eo/ |
D | lang.php | 8 $lang['js']['title1'] = 'Tasko donita al %1$s. Limdato je %2$s.';
|
/plugin/do/lang/ja/ |
D | lang.php | 8 $lang['js']['title1'] = '%1$s が担当・%2$s が期限の作業';
|
/plugin/do/lang/ko/ |
D | lang.php | 8 $lang['js']['title1'] = '%1$s에게 할당된 작업입니다. %2$s에 마감합니다.';
|
/plugin/do/lang/ru/ |
D | lang.php | 9 $lang['js']['title1'] = 'Задача назначена для %1$s. Срок: до %2$s.';
|
/plugin/do/lang/de/ |
D | lang.php | 11 $lang['js']['title1'] = 'Aufgabe ist %1$s zugeordnet und ist am %2$s fällig.';
|
/plugin/do/lang/pt-br/ |
D | lang.php | 9 $lang['js']['title1'] = 'Tarefa atribuída a %1$s. Vence em %2$s.';
|
/plugin/do/lang/sv/ |
D | lang.php | 8 $lang['js']['title1'] = 'Uppgift tilldelad till %1$s. Förfaller %2$s.';
|
/plugin/textmodule/ |
D | admin.php | 50 …$r = $_REQUEST['title1'] . "\n" . trim($_REQUEST['text1']) . "\n[TEXT MODULE DELIMITER]\n" . $_REQ…
|
/plugin/do/lang/en/ |
D | lang.php | 9 $lang['js']['title1'] = 'Task assigned to %1$s. Due on %2$s.';
|
/plugin/do/lang/nl/ |
D | lang.php | 8 $lang['js']['title1'] = 'Taak toegewezen aan %1$s. Vervalt op %2$s.';
|
/plugin/do/lang/fr/ |
D | lang.php | 11 $lang['js']['title1'] = 'Tâche assignée à %1$s. À faire pour le %2$s.';
|
/plugin/botmon/img/ |
H A D | bounce.svg | 38 id="title1">arrow-down-left</title>
|