Home
last modified time | relevance | path

Searched refs:title (Results 401 – 425 of 2455) sorted by path

1...<<11121314151617181920>>...99

/plugin/bookcreator/
H A Dscript.js225 // .attr('title', text)
235 .attr('title', text).trigger('blur');
247 .attr('title', text).trigger('blur')
367 liopen2 = "' title='" + LANG.plugins.bookcreator.sortable + "'>" +
368 "<a class='action remove' title='" + LANG.plugins.bookcreator['remove'] + "'>" +
370 "</a><a class='action include' title='" + LANG.plugins.bookcreator['include'] + "'>" +
373 liopen3 = "' title='" + LANG.plugins.bookcreator.showpage + "'>",
564 jQuery('input[name="book_title"]').val(data.title).trigger('change');
593 $title = $fieldset.find('input[name="bookcreator_title"]'),
594 title
656 let title = BookManager.booktitle.get(); global() variable
[all...]
/plugin/bookcreator/script/
H A Djquery.fileDownload.js125 //the title for the popup second window as a download is processing in the case of a mobile browser
262 downloadWindow.document.title = settings.popupWindowTitle;
315 downloadWindow.document.title = settings.popupWindowTitle;
H A Dnspicker.js35 title: LANG.plugins.bookcreator.namespace_picker,
197 if (a.title === '' || a.title.substr(a.title.length - 1) === ':') {
198 bc_nspicker.$entry.val(a.title);
/plugin/bookcreator/syntax/
H A Dexportsaved.php72 $title = $linktitle;
74 $title = sprintf($this->getLang('exportselection'), $savedSelectionPage, $type);
79 'title' => $title,
97 $link = $renderer->internallink($data['link'], $data['title'], null, true);
/plugin/bookmark2wiki/
H A DREADME.md7 …* The app will add the url, title and hightlighed text you want to the end of the content of the t…
19 …i.php?te='+escape(Q)+'&ur='+ escape(location.href)+'&ti='+escape(document.title),'dokuwikiadd','sc…
H A Daction.php59 $title=$_GET['ti']; // things to log : title
60 $string = preg_replace('/%u([0-9A-F]+)/', '&#x$1;', $title); // convert the unicode
61 $title = html_entity_decode($string, ENT_COMPAT, 'UTF-8');
70 …echo 'temp[1] = " * [['.$url.'|'.$title.']] \\\\\\\\ '.$wikitext.' -- '.$timestamp.'\r\n" + tem…
H A Dbookmark2wiki.php44 $title=$_GET['ti']; // things to log : title variable
45 $string = preg_replace('/%u([0-9A-F]+)/', '&#x$1;', $title); // convert the unicode
46 $title = html_entity_decode($string, ENT_COMPAT, 'UTF-8'); variable
53 …ent.getElementsByTagName("textarea")[0].innerHTML += " * [['.$url.'|'.$title.']] \\\\\\\\ '.$wi…
/plugin/bookmarkfile/
H A Dsyntax.php148 $title = $this->getLang('firefox_toolbar_folder');
151 $title = $this->getLang('firefox_menu_folder');
154 $title = $this->getLang('firefox_mobile_folder');
157 $title = $this->getLang('firefox_other_folder');
160 $title = $json_item['title'];
165 $item ['title'] = $title;
/plugin/bookmarkme/
H A Daction.php179 $title = p_get_first_heading($ID);
180 if (!$title) $title = $ID;
201 ,array(urlencode($title),urlencode($pml))
205 ,array($k , htmlspecialchars($title))
/plugin/bootnote/
H A DREADME.md32 * **bootnote.position**: defines if you want to display your text beside or below the note title.
H A Dstyle.css154 .n-title {
/plugin/bootswrapper/exe/help/
H A Daccordion.txt8 <panel title="Collapsible Group Item #1">
11 <panel title="Collapsible Group Item #2">
14 <panel title="Collapsible Group Item #3">
22 <panel title="Collapsible Group Item #1">
25 <panel title="Collapsible Group Item #2"> [...] </panel>
26 <panel title="Collapsible Group Item #3"> [...] </panel>
H A Daffix.txt10 <panel title="Affix">
17 <panel title="Affix">
H A Dcallout.txt24 <callout title="Default Callout">
134 <callout icon="fa fa-user" color="blue" title="Custom color + icon">
139 <callout icon="fa fa-user" color="blue" title="Custom color + icon"> [...] </callout>
147 | ''title'' | | | Title of callout |
H A Dmodal.txt12 <modal id="modal-demo" title="Modal title">
19 This <popover title="A Title" content="And here's some amazing content. It's very engaging. right?"…
23 This <tooltip title="Tooltip">[[modal|link]]</tooltip> and that <tooltip title="Tooltip">[[modal|li…
51 <modal id="modal-demo" title="Modal title">
66 <modal id="modal-large" size="lg" title="Large modal">...</modal>
67 <modal id="modal-small" size="sm" title="Small modal">...</modal>
74 <modal id="modal-large" size="lg" title="Large modal">...</modal>
75 <modal id="modal-small" size="sm" title="Small modal">...</modal>
86 <modal id="modal-no-fade" fade="false" title="No fade animation">...</modal>
94 <modal id="modal-no-fade" fade="false" title="No fade animation">...</modal>
[all …]
H A Dpanel.txt11 <panel type="default" title="Panel title">
15 <code html5><panel type="default" title="Panel title">
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>
42 <panel type="info" title="Panel title">Panel content</panel>
51 <panel type="default" title="Panel title" no-body="true">
71 <panel type="default" title="Panel title" no-body="true">
[all …]
H A Dpopover.txt5 Popovers whose both title and content are zero-length are never displayed.
9 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?…
12 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?…
54 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's…
57 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's…
62 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *…
65 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *…
75 | ''title'' | NULL | | The title value |
H A Dtooltip.txt3 <code html><tooltip title="Sample Text" location="bottom">Lorem ipsum</tooltip> dolor sit amet...</…
5 <tooltip title="Sample Text" location="bottom">Lorem ipsum</tooltip> dolor sit amet...
10 | ''title'' | required | | Title of tooltip |
12 | ''html'' | ''false'' | ''true'', ''false'' | Enable DokuWiki syntax inside the ''title'' |
/plugin/bootswrapper/syntax/
H A Dbootstrap.php212 $title = trim($match);
213 $level = 7 - strspn($title, '=');
218 $title = trim($title, '=');
219 $title = trim($title);
221 $handler->_addCall('header', array($title, $level, $pos), $pos);
H A Dcallout.php65 $title = (isset($attributes['title']) ? $attributes['title'] : false);
131 if ($title) {
132 $markup .= '<h4' . $text_color . '>' . $title . '</h4>';
H A Dmodal.php93 $title = $attributes['title'];
107 if ($title) {
108 $html5_attributes['data-labelledby'] = $title;
129 if ($title) {
136 $markup .= '<h4 class="bs-wrap modal-title">' . $title . '</h4>';
142 if ($dismiss === true && !$title) {
H A Dpanel.php74 $title = (isset($attributes['title']) ? $attributes['title'] : false);
82 if ($title || $subtitle) {
85 $title = '<i class="' . $icon . '"></i> ' . $title;
88 …$markup .= '<div class="panel-heading"><h4 class="panel-title">' . $title . '</h4>' . $subtitle . …
H A Dpopover.php96 $title = hsc(p_render('xhtml', p_get_instructions($title), $info));
140 … '<span class="bs-wrap bs-wrap-popover" data-toggle="popover" title="' . $title . '" ' . implode('…
H A Dtooltip.php54 $title = $attributes['title'];
58 $title = hsc(p_render('xhtml', p_get_instructions($title), $info));
61 …data-html="' . $html . '" data-placement="' . $placement . '" title="' . $title . '" style="border…
/plugin/box/
H A Dplugin.info.txt6 …Syntax: <box width class colours|title> ... </box|caption> width, class, colours title & caption a…

1...<<11121314151617181920>>...99