Home
last modified time | relevance | path

Searched full:title (Results 1 – 25 of 5052) sorted by relevance

12345678910>>...203

/plugin/block/exe/
Dblock.php254 <Title></Title>
418 <td class="colorchart" style="background-color:#330000" onClick="colorsAll('330000')" title="330000…
419 <td class="colorchart" style="background-color:#333300" onClick="colorsAll('333300')" title="333300…
421 <td class="colorchart" style="background-color:#336600" onClick="colorsAll('336600')" title="336600…
422 <td class="colorchart" style="background-color:#339900" onClick="colorsAll('339900')" title="339900…
423 <td class="colorchart" style="background-color:#33CC00" onClick="colorsAll('33CC00')" title="33CC00…
424 <td class="colorchart" style="background-color:#33FF00" onClick="colorsAll('33FF00')" title="33FF00…
425 <td class="colorchart" style="background-color:#66FF00" onClick="colorsAll('66FF00')" title="66FF00…
426 <td class="colorchart" style="background-color:#66CC00" onClick="colorsAll('66CC00')" title="66CC00…
427 <td class="colorchart" style="background-color:#669900" onClick="colorsAll('669900')" title="669900…
[all …]
/plugin/fckg/fckeditor/editor/plugins/fonts/
Dfonts.html5 <title>insertHtml</title>
586 <td class="colorchart" style="background-color:#330000" onClick="colorsAll('330000')" title="330000…
587 <td class="colorchart" style="background-color:#333300" onClick="colorsAll('333300')" title="333300…
589 <td class="colorchart" style="background-color:#336600" onClick="colorsAll('336600')" title="336600…
590 <td class="colorchart" style="background-color:#339900" onClick="colorsAll('339900')" title="339900…
591 <td class="colorchart" style="background-color:#33CC00" onClick="colorsAll('33CC00')" title="33CC00…
592 <td class="colorchart" style="background-color:#33FF00" onClick="colorsAll('33FF00')" title="33FF00…
593 <td class="colorchart" style="background-color:#66FF00" onClick="colorsAll('66FF00')" title="66FF00…
594 <td class="colorchart" style="background-color:#66CC00" onClick="colorsAll('66CC00')" title="66CC00…
595 <td class="colorchart" style="background-color:#669900" onClick="colorsAll('669900')" title="669900…
[all …]
/plugin/bpmnio/images/toolbar/
Dreadme.html7 <title>famfamfam.com: Silk Icons</title>
84 <dc:title>Silk icons</dc:title>
88 <dc:title>Mark James</dc:title>
91 <dc:title>Mark James</dc:title>
123 <td><img src="icons/accept.png" title="accept.png" alt="accept "/><em>accept.png</em></td>
124 <td><img src="icons/add.png" title="add.png" alt="add "/><em>add.png</em></td>
126 <td><img src="icons/anchor.png" title="anchor.png" alt="anchor "/><em>anchor.png</em></td>
127 …<td><img src="icons/application.png" title="application.png" alt="application "/><em>application.p…
128 …<td><img src="icons/application_add.png" title="application_add.png" alt="application add "/><em>a…
129 …<td><img src="icons/application_cascade.png" title="application_cascade.png" alt="application casc…
[all …]
/plugin/actionlink/
Dsyntax.php27 Basic syntax: {{actionlink>action|title}}',
47 return array('action'=>hsc($matches[0]),'title'=>hsc($matches[1]));
55 if(!empty($data['title'])) $title=$data['title'];
71 if(!isset($title)) $title=$lang['btn_edit'];
73 $title,
76 if(!isset($title)) $title=$lang['btn_create'];
78 $title,
82 if(!isset($title)) $title=$lang['btn_source'];
84 $title,
88 if(!isset($title)) $title=$lang['btn_show'];
[all …]
/plugin/bootswrapper/exe/help/
Dpanel.txt11 <panel type="default" title="Panel title">
15 <code html5><panel type="default" title="Panel title">
21 <panel type="default" title="Panel title" subtitle="Panel subtitle">
25 <code html5><panel type="default" title="Panel title" subtitle="Panel subtitle">
33 <panel type="primary" title="Panel title">Panel content</panel>
34 <panel type="success" title="Panel title">Panel content</panel>
35 <panel type="info" title="Panel title">Panel content</panel>
36 <panel type="warning" title="Panel title">Panel content</panel>
37 <panel type="danger" title="Panel title">Panel content</panel>
40 <panel type="primary" title="Panel title">Panel content</panel>
[all …]
/plugin/bookmarkme/
Daction.php46 'del.icio.us' => 'http://del.icio.us/post?title=%title%&amp;url=%permalink%'
47 ,'Digg' => 'http://digg.com/submit?phase=2&amp;title=%title%&amp;url=%permalink%'
48 ,'Furl' => 'http://www.furl.net/storeIt.jsp?t=%title%&amp;u=%permalink%'
49 ,'Reddit' => 'http://reddit.com/submit?title=%title%&amp;url=%permalink%'
50 …,'Ask' => 'http://myjeeves.ask.com/mysearch/BookmarkIt?v=1.2&amp;t=webpages&amp;title=%title%&amp;…
51 … => 'http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Title=%title%&amp;Descriptio…
52 …,'blogmarks' => 'http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;title=%title%&amp;url=%pe…
53 … ,'Google' => 'http://www.google.com/bookmarks/mark?op=add&amp;title=%title%&amp;bkmk=%permalink%'
54 …'Ma.gnolia' => 'http://ma.gnolia.com/beta/bookmarklet/add?title=%title%&amp;description=%title%&am…
55 ,'Netscape' => 'http://www.netscape.com/submit/?T=%title%&amp;U=%permalink%'
[all …]
/plugin/bez/renderer/
H A Dxhtmlmail.php26 * @param string $title descriptive text
34 public function _media($src, $title = null, $align = null, $width = null, argument
41 // first get the $title
42 if(!is_null($title)) {
43 $title = $this->_xmlEntities($title);
50 $title = $this->_xmlEntities($cap);
55 // return the title of the picture
56 if($title === null || $title === "") {
58 $title = $this->_xmlEntities(\dokuwiki\Utf8\PhpString::basename(noNS($src)));
60 return $title;
[all …]
/plugin/pdfjs/pdfjs/web/locale/it/
Dviewer.properties5 previous.title = Pagina precedente
7 next.title = Pagina successiva
9 page.title = Pagina
12 zoom_out.title = Riduci zoom
14 zoom_in.title = Aumenta zoom
16 zoom.title = Zoom
17 presentation_mode.title = Passa alla modalità presentazione
19 open_file.title = Apri file
21 print.title = Stampa
23 download.title = Scarica questo documento
[all …]
/plugin/pagetitle/syntax/
Ddecorative.php4 * Show decorative title on the page, with setting plain title in metadata
9 * The title text can contain wiki formatting markups such as bold,
10 * itlic, subscript and superscript, but title metadata remains simple
13 * wiki source: <title> H<sub>2</sub>O </title>
15 * title metadata: H2O
54 $this->pattern[1] = '<title\b[^\n>]*>(?=.*?</title>)'; // entry
55 $this->pattern[4] = '</title>'; // exit
56 $this->pattern[5] = '~~Title:[^\n~]*~~'; // special
77 static $params; // store title tag parameters
80 case DOKU_LEXER_SPECIAL : // ~~Title:*~~ macro syntax
[all …]
/plugin/imagemap/
Dsyntax.php40 if ($img['title']) {
41 $mapname = str_replace(':','',cleanID($img['title']));
59 $args = array($state, $img['type'], $img['src'], $img['title'], $mapname,
88 list($state,$type,$src,$title,$name,$align,$width,$height,$cache) = $data;
97 if (!is_null($title)) {
98 $title = $renderer->_xmlEntities($title);
99 $renderer->doc .= ' title="'.$title.'"';
100 $renderer->doc .= ' alt="'.$title.'"';
115 @list($state,$match,$shape,$coords,$type,$title,$url,$extra) = $data;
122 $title = $renderer->_getLinkTitle($title, $default, $isImg, $url);
[all …]
/plugin/pdfjs/pdfjs/web/locale/sr/
Dviewer.properties16 previous.title=Претходна страница
18 next.title=Следећа страница
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Страница
31 zoom_out.title=Умањи
33 zoom_in.title=Увеличај
35 zoom.title=Увеличавање
36 presentation_mode.title=Промени на приказ у режиму презентације
38 open_file.title=Отвори датотеку
40 print.title=Штампај
[all …]
/plugin/pdfjs/pdfjs/web/locale/ltg/
Dviewer.properties16 previous.title=Īprīkšejā lopa
18 next.title=Nuokomuo lopa
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Lopa
31 zoom_out.title=Attuolynuot
33 zoom_in.title=Pītuvynuot
35 zoom.title=Palelynuojums
36 presentation_mode.title=Puorslēgtīs iz Prezentacejis režymu
38 open_file.title=Attaiseit failu
40 print.title=Drukuošona
[all …]
/plugin/pdfjs/pdfjs/web/locale/xh/
Dviewer.properties16 previous.title=Iphepha langaphambili
18 next.title=Iphepha elilandelayo
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Iphepha
31 zoom_out.title=Bhekelisela Kudana
33 zoom_in.title=Sondeza Kufuphi
35 zoom.title=Yandisa / Nciphisa
36 presentation_mode.title=Tshintshela kwimo yonikezelo
38 open_file.title=Vula Ifayile
40 print.title=Printa
[all …]
/plugin/pdfjs/pdfjs/web/locale/zh-CN/
Dviewer.properties16 previous.title=上一页
18 next.title=下一页
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=页面
31 zoom_out.title=缩小
33 zoom_in.title=放大
35 zoom.title=缩放
36 presentation_mode.title=切换到演示模式
38 open_file.title=打开文件
40 print.title=打印
[all …]
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
Dviewer.properties16 previous.title=上一頁
18 next.title=下一頁
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=第
31 zoom_out.title=縮小
33 zoom_in.title=放大
35 zoom.title=縮放
36 presentation_mode.title=切換至簡報模式
38 open_file.title=開啟檔案
40 print.title=列印
[all …]
/plugin/pdfjs/pdfjs/web/locale/ja/
Dviewer.properties16 previous.title=前のページへ戻ります
18 next.title=次のページへ進みます
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=ページ
31 zoom_out.title=表示を縮小します
33 zoom_in.title=表示を拡大します
35 zoom.title=拡大/縮小
36 presentation_mode.title=プレゼンテーションモードに切り替えます
38 open_file.title=ファイルを開きます
40 print.title=印刷します
[all …]
/plugin/struct/renderer/
H A Dcsv.php148 public function internallink($link, $title = null) argument
150 if (is_null($title) || is_array($title) || $title == '') {
151 $title = $this->_simpleTitle($link);
153 $this->cdata($title);
156 public function externallink($link, $title = null) argument
158 if (is_null($title) || is_array($title) || $title == '') {
159 $title = $link;
161 $this->cdata($title);
256 public function interwikilink($link, $title, $wikiName, $wikiUri) argument
258 if (is_array($title) || $title == '') {
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DStorageFile.js13 StorageFile = function(ui, data, title) argument
17 this.title = title;
76 return this.title;
107 StorageFile.prototype.saveAs = function(title, success, error) argument
110 this.saveFile(title, false, success, error);
119 StorageFile.insertFile = function(ui, title, data, success, error) argument
125 var file = new StorageFile(ui, data, title);
128 file.saveFile(title, false, function()
136 ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
144 StorageFile.getFileContent(ui, title, function(data)
[all …]
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
Dviewer.properties16 previous.title=An Leathanach Roimhe Seo
18 next.title=An Chéad Leathanach Eile
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Leathanach
31 zoom_out.title=Súmáil Amach
33 zoom_in.title=Súmáil Isteach
35 zoom.title=Súmáil
36 presentation_mode.title=Úsáid an Mód Láithreoireachta
38 open_file.title=Oscail Comhad
40 print.title=Priontáil
[all …]
/plugin/pdfjs/pdfjs/web/locale/an/
Dviewer.properties16 previous.title=Pachina anterior
18 next.title=Pachina siguient
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Pachina
31 zoom_out.title=Achiquir
33 zoom_in.title=Agrandir
35 zoom.title=Grandaria
36 presentation_mode.title=Cambear t'o modo de presentación
38 open_file.title=Ubrir o fichero
40 print.title=Imprentar
[all …]
/plugin/pdfjs/pdfjs/web/locale/af/
Dviewer.properties16 previous.title=Vorige bladsy
18 next.title=Volgende bladsy
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Bladsy
31 zoom_out.title=Zoem uit
33 zoom_in.title=Zoem in
35 zoom.title=Zoem
36 presentation_mode.title=Wissel na voorleggingsmodus
38 open_file.title=Open lêer
40 print.title=Druk
[all …]
/plugin/pdfjs/pdfjs/web/locale/az/
Dviewer.properties16 previous.title=Əvvəlki səhifə
18 next.title=Növbəti səhifə
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Səhifə
31 zoom_out.title=Uzaqlaş
33 zoom_in.title=Yaxınlaş
35 zoom.title=Yaxınlaşdırma
36 presentation_mode.title=Təqdimat Rejiminə Keç
38 open_file.title=Fayl Aç
40 print.title=Yazdır
[all …]
/plugin/pdfjs/pdfjs/web/locale/crh/
Dviewer.properties16 previous.title=Evvelki Saife
18 next.title=Soñraki Saife
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Saife
31 zoom_out.title=Uzaqlaștır
33 zoom_in.title=Yaqınlaştır
35 zoom.title=Miqyasla
36 presentation_mode.title=Taqdim Tarzına Almaş
38 open_file.title=Dosye Aç
40 print.title=Bastır
[all …]
/plugin/pdfjs/pdfjs/web/locale/ff/
Dviewer.properties16 previous.title=Hello Ɓennungo
18 next.title=Hello faango
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Hello
31 zoom_out.title=Lonngo Woɗɗa
33 zoom_in.title=Lonngo Ara
35 zoom.title=Lonngo
36 presentation_mode.title=Faytu to Presentation Mode
38 open_file.title=Uddit Fiilde
40 print.title=Winndito
[all …]
/plugin/pdfjs/pdfjs/web/locale/et/
Dviewer.properties16 previous.title=Eelmine lehekülg
18 next.title=Järgmine lehekülg
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Leht
31 zoom_out.title=Vähenda
33 zoom_in.title=Suurenda
35 zoom.title=Suurendamine
36 presentation_mode.title=Lülitu esitlusrežiimi
38 open_file.title=Ava fail
40 print.title=Prindi
[all …]

12345678910>>...203