| /plugin/zotero/tests/ |
| D | ZoteroEntryTest.php | 8 const TITLE = "Zotero Plugin Documentation"; define in ZoteroEntryTest 23 $this->e->setTitle(self::TITLE); 32 $this->assertEquals(self::TITLE, $this->e->getTitle()); 37 …$this->assertEquals(self::AUTHOR . ": " . self::TITLE . " (" . self::DATE . ")", $this->e->getShor… 38 …$this->assertEquals("pre " . self::AUTHOR . " - " . self::TITLE . " [" . self::DATE . "]", $this->…
|
| /plugin/latexport/_test/ |
| D | decorator_includer.test.php | 13 const TITLE = "A page"; define in DecoratorIncluderTest 39 $this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK, DecoratorIncluderTest::TITLE); 50 …$this->assertEquals(DecoratorIncluderTest::TITLE, $link->getTitle(), "Title is not as expe… 59 $this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK, DecoratorIncluderTest::TITLE); 73 DecoratorIncluderTest::TITLE), $this->decoratorMock->nextCommand()); 164 $this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK, DecoratorIncluderTest::TITLE); 174 …nextCommand(), new CommandInternalLink(DecoratorIncluderTest::LINK, DecoratorIncluderTest::TITLE)); 214 $this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK, DecoratorIncluderTest::TITLE); 230 …nextCommand(), new CommandInternalLink(DecoratorIncluderTest::LINK, DecoratorIncluderTest::TITLE)); 256 $this->decoratorIncluder->internallink(DecoratorIncluderTest::LINK, DecoratorIncluderTest::TITLE); [all …]
|
| /plugin/pgn4web/ |
| D | pgn4web.patch | 4 …text += '"; CLASS="buttonControl" TITLE="go to game start" ID="btnGoToStart" onClick="clickedBbtn(… 6 …text += '"; CLASS="buttonControl" TITLE="move backward" ID="btnMoveBackward1" onClick="clickedBbtn… 10 …toPlayOn ? '"; CLASS="buttonControlStop" TITLE="toggle autoplay (stop)" ' : '"; CLASS="buttonContr…
|
| /plugin/publish/lang/ja/ |
| H A D | mailapprovetext.txt | 2 @TITLE@ at @DOKUWIKIURL@ の @TITLE@ に対する草案
|
| /plugin/newpagefill/ |
| H A D | DOKU_DE | 4 description: Seitenerstellungs-Assistent mit Vorfüllung und @TITLE@-Unterstützung 39 * Unterstützung für den Platzhalter ''@TITLE@'' im injizierten Inhalt hinzufügen; 45 …verwendet wird, wenn keine native DokuWiki-Seitenvorlage gefunden wird. | ''===== @TITLE@ ====='' | 57 * ''@TITLE@'': vom Plugin berechneter Titel (spezifisch für newpagefill); 60 ===== Verhalten von @TITLE@ ===== 62 Der Wert von ''@TITLE@'' wird wie folgt berechnet:
|
| H A D | DOKU_EN | 4 description: Page creation helper with prefill and @TITLE@ support 39 * add support for the ''@TITLE@'' placeholder in the injected content; 45 … Fallback template used when no native DokuWiki page template is found. | ''===== @TITLE@ ====='' | 57 * ''@TITLE@'': title computed by the plugin (specific to newpagefill); 60 ===== @TITLE@ behaviour ===== 62 The value of ''@TITLE@'' is computed as follows:
|
| H A D | README_EN.md | 9 - extend native DokuWiki templates with `@TITLE@`. 29 - `@TITLE@`: title computed by the plugin (specific to newpagefill); 32 ## `@TITLE@` behavior 34 The plugin fills `@TITLE@` as follows: 47 It only adds support for `@TITLE@` — native DokuWiki placeholders (`@ID@`, `@NS@`, etc.) are handle…
|
| H A D | README_DE.md | 9 - native DokuWiki-Vorlagen um `@TITLE@` erweitern. 29 - `@TITLE@`: vom Plugin berechneter Titel (spezifisch für newpagefill); 32 ## Verhalten von `@TITLE@` 34 Das Plugin füllt `@TITLE@` wie folgt: 47 Es fügt lediglich Unterstützung für `@TITLE@` hinzu — native DokuWiki-Platzhalter (`@ID@`, `@NS@` u…
|
| H A D | DOKU | 4 description: Assistant de création de page avec préremplissage et support de @TITLE@ 39 * ajout du placeholder ''@TITLE@'' dans le contenu injecté ; 45 …plate de secours utilisé si aucun template natif DokuWiki n'est trouvé. | ''===== @TITLE@ ====='' | 57 * ''@TITLE@'' : titre calculé par le plugin (spécifique à newpagefill) ; 60 ===== Comportement de @TITLE@ ===== 62 La valeur de ''@TITLE@'' est calculée ainsi :
|
| H A D | DOKU_ES | 4 description: Asistente de creación de páginas con relleno automático y soporte de @TITLE@ 39 * añadir soporte para el marcador ''@TITLE@'' en el contenido inyectado; 45 … cuando no se encuentra ninguna plantilla de página nativa de DokuWiki. | ''===== @TITLE@ ====='' | 57 * ''@TITLE@'': título calculado por el plugin (específico de newpagefill); 60 ===== Comportamiento de @TITLE@ ===== 62 El valor de ''@TITLE@'' se calcula de la siguiente manera:
|
| H A D | README.md | 9 - enrichir les templates natifs DokuWiki avec `@TITLE@`. 29 - `@TITLE@` : titre calculé par le plugin (spécifique à newpagefill) 32 ## Comportement de `@TITLE@` 34 Le plugin remplit `@TITLE@` ainsi : 47 Il ajoute seulement le support de `@TITLE@` — les placeholders natifs DokuWiki (`@ID@`, `@NS@`, etc…
|
| H A D | README_ES.md | 9 - extender las plantillas nativas de DokuWiki con `@TITLE@`. 29 - `@TITLE@`: título calculado por el plugin (específico de newpagefill); 32 ## Comportamiento de `@TITLE@` 34 El plugin rellena `@TITLE@` de la siguiente manera: 47 Solo añade soporte para `@TITLE@` — los marcadores nativos de DokuWiki (`@ID@`, `@NS@`, etc.) son g…
|
| /plugin/bibtex/OSBib/format/bibtexParse/ |
| D | bib.bib | 18 TITLE="New method for h{\i}gh mark@sirfragalot.com accuracy determination of fine structure 38 TITLE="The Quantized Hall Effect",JOURNAL=RMP,
|
| /plugin/combo/db/combo/ |
| H A D | update0022.sql | 13 TITLE TEXT, field 36 INSERT INTO pages_new (ID, PATH, PAGE_ID, PAGE_ID_ABBR, CANONICAL, NAME, TITLE, H1, DESCRIPTION, DA… 45 TITLE,
|
| /plugin/magnifier/ |
| H A D | README.md | 16 {{magnifier>%IMAGE%|%TITLE}} 20 * __%TITLE%__ - a title for the image.
|
| /plugin/combo/ComboStrap/ |
| H A D | PageTitle.php | 15 public const TITLE = 'title'; define in ComboStrap\\PageTitle 111 return self::TITLE;
|
| /plugin/blogtng/tpl/ |
| D | newentry.txt | 1 ====== @TITLE@ ======
|
| /plugin/blogtng/lang/ru/ |
| D | optinmail.txt | 4 «@TITLE@»
|
| /plugin/blogtng/lang/ko/ |
| D | optinmail.txt | 3 "@TITLE@" 블로그에서 새 댓글의 알림을 물었습니다.
|
| /plugin/discussion/lang/ru/ |
| H A D | confirmsubscribe.txt | 3 Вы собираетесь подписаться на комментарии со страницы @PAGE@ на вики-сайте @TITLE@.
|
| /plugin/discussion/lang/fa/ |
| H A D | confirmsubscribe.txt | 2 شما در دیدگاههای صفحهی @PAGE@ در @TITLE@ مشترک شدهاید.
|
| /plugin/discussion/lang/ko/ |
| H A D | confirmsubscribe.txt | 3 @TITLE@ 위키의 @PAGE@ 문서의 댓글을 구독하려고 합니다.
|
| /plugin/blog/ |
| D | _template.txt | 1 ====== @TITLE@ ======
|
| /plugin/blogtng/lang/zh/ |
| D | optinmail.txt | 3 您要求对博客 "@TITLE@" 上的新评论进行通知。
|
| /plugin/discussion/lang/zh-tw/ |
| H A D | confirmsubscribe.txt | 3 您正打算訂閱 @TITLE@ 站台 @PAGE@ 頁面的意見。
|