Home
last modified time | relevance | path

Searched refs:Title (Results 1 – 25 of 168) sorted by relevance

1234567

/plugin/zwidoku/
H A Dopen_file.php83 $Title = $infowik['Title']; variable
109 $newtitle = str_replace(":", "/", $Title) . ".txt";
115 $ss="<a href='/doukuwiki/doku.php?id=".$Title."&do=revisions'> Old Revisions </a>";
118 … echo "Article $Title was replaced. If this is not your intension, revert it using $ss</br>";
144 $xpath=str_replace(":", "/", $Title);
/plugin/webcomponent/_test/data/pages/
Dcard_column.txt25 === Teaser Title ===
33 <cite>Someone famous in [[dokuwiki:webcomponent:start|Source Title]]</cite>
44 === Teaser Title ===
52 <cite>Someone famous in [[dokuwiki:webcomponent:start|Source Title]]</cite>
Dcard.txt26 === Teaser Title ===
39 === Teaser Title ===
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dmd1_literal_quotes_in_titles.md3 Foo [bar](/url/ "Title with "quotes" inside").
6 [bar]: /url/ "Title with "quotes" inside"
Dmd1_links_reference_style.md8 [1]: /url/ "Title"
/plugin/displaytitle/
Dplugin.info.txt5 name Display Title Plugin
6 desc The Display Title Plugin can display the id or title of the current page or the title of an …
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
DDESIGN.md13 * Title: Left aligned
23 * Title: 'title'
/plugin/ckgedit/ckeditor/lang/
Dfr.js94 Title : 'Gestion des notes de bas de page', property
99 Title: 'Plugin d\'Edition de polices', property
Den.js102 Title : 'Footnote Dialog', property
107 Title: 'Font Plugin Editor', property
/plugin/orgchart/
DREADME14 ^Name ^Line Manager ^Job Title ^Photo ^
40 headers : Name, Line Manager, Job Title
46 headers : Name, Line Manager, Job Title, Photo
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
Dmpdf.css63 span.mpdf_toc_t_level_0 { /* Title level 0 - may be inside <a> */
76 span.mpdf_toc_t_level_1 { /* Title level 1 */
90 span.mpdf_toc_t_level_2 { /* Title level 2 */
/plugin/infobox/
DREADME.md32 Title = Character's Title
/plugin/zotero/
DZoteroEntries.txt.dist1 |**Zotero ID**|**Short Name**|**Title**|**Author**|**Date**|**Info**|
/plugin/dw2pdf/tpl/default/
Dstyle.css27 /* Title level 0 - may be inside <a> */
39 /* Title level 1 */
/plugin/latexport/examples/
Dexample.tex62 \let\Title\@title
74 \fancyfoot[LE]{\Title}
121 %---------------- Title ---------------------------
/plugin/zotero/tests/
DTestEntries.txt1 |**Zotero ID**|**Short Name**|**Title**|**Author**|**Date**|**Problems**|
/plugin/galleryv1.5/
Dsyntax.php344 $i['alt'] = $img['meta']->getField('Simple.Title');
362 $a['title'] = $img['meta']->getField('Simple.Title');
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckdialog.js31 oDialogInfo.Title = dialogTitle ;
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckdialog.js31 oDialogInfo.Title = dialogTitle ;
/plugin/pdftools/tpl/kompakt/
Dstyle.css29 /* Title level 0 - may be inside <a> */
41 /* Title level 1 */
/plugin/pdftools/tpl/standard/
Dstyle.css56 /* Title level 0 - may be inside <a> */
68 /* Title level 1 */
/plugin/pdftools/tpl/info/
Dstyle.css39 /* Title level 0 - may be inside <a> */
51 /* Title level 1 */
/plugin/pdftools/tpl/checkliste/
Dstyle.css39 /* Title level 0 - may be inside <a> */
51 /* Title level 1 */
/plugin/pdftools/tpl/checkliste2/
Dstyle.css39 /* Title level 0 - may be inside <a> */
51 /* Title level 1 */
/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts4 import Title = Document.Title;
480 namespace Title {
532 class Title {
1710 getDocumentTitle(options?: Title.Options): string | Title | undefined;
1715 getDoctitle(options: Title.Options): string | Title;

1234567