Home
last modified time | relevance | path

Searched refs:Title (Results 26 – 50 of 144) sorted by relevance

123456

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md205 This is an [example link](http://example.com/ "With a Title").
209 <p>This is an <a href="http://example.com/" title="With a Title">
249 ![alt text](/path/to/img.jpg "Title")
255 [id]: /path/to/img.jpg "Title"
259 <img src="/path/to/img.jpg" alt="alt text" title="Title" />
H A Dspecs.md557 This is [an example](http://example.com/ "Title") inline link.
563 <p>This is <a href="http://example.com/" title="Title">
586 [id]: http://example.com/ "Optional Title Here"
600 [foo]: http://example.com/ "Optional Title Here"
601 [foo]: http://example.com/ 'Optional Title Here'
602 [foo]: http://example.com/ (Optional Title Here)
609 [id]: <http://example.com/> "Optional Title Here"
615 "Optional Title Here"
/plugin/onlineordering/
H A Dtemplate_en.txt7 Title: {title}<br />
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js29 this.Title = title ;
42 …FCKDialog.OpenDialog( 'FCKDialog_' + this.Name , this.Title, this.Url, this.Width, this.Height, nu…
/plugin/wysiwyg/
H A Dstyle.css63 .Title
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1 …ote In Editor",Title:"Footnote Dialog",Validate:"The footnote text field cannot be empty."};CKEDIT… property in CKEDITOR.lang
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md128 "title" => "I'm Title",
132 "title" => "My Article Title"
180 "title" => "I'm Title",
184 "title" => "My Article Title"
211 -> I'm Title
219 -> My Article Title
/plugin/struct/
H A Ddeleted.files88 meta/Title.php
/plugin/news/
H A DREADME75 2. title: Feed Title
78 2 and 3 configure the header section, where the Title is what is feed is known as the the descripti…
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js1 …te.png"});CKEDITOR.dialog.add("footnoteDialog",function(e){return{title:d.Title,minWidth:400,minHe…
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1 …te.png"});CKEDITOR.dialog.add("footnoteDialog",function(e){return{title:d.Title,minWidth:400,minHe…
/plugin/ckgedit/ckeditor/
H A Dconfig.js1 …ote In Editor",Title:"Footnote Dialog",Validate:"The footnote text field cannot be empty."};CKEDIT… property in CKEDITOR.lang
/plugin/semantic/
H A Dhelper.php351 'DC.Title' => $this->getTitle(),
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example19 //indexmenu_contextmenu['all']['pg']['view'][0] = ['Custom Title'];
/plugin/wysiwyg/css/
H A Dfck_editorarea.css76 .Title
/plugin/tagentry/
H A Daction.php226 * @return Title of the tag page or tag name formatted
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css76 .Title
/plugin/displaytitle/
H A DREADME.md10 The Display Title Plugin can display the id or title of the current page or the title of an arbitra…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …ad Note In Editor",Title:"Footnote Dialog",Validate:"The footnote text field cannot be empty."};CK… property in CKEDITOR.lang.en
H A Dlang_array.txt35 "advisoryTitle": "Advisory Title",
183 "advisoryTitleInputLabel": "Advisory Title",
423 "advisoryTitle": "Advisory Title",
732 Title: 'Footnote Dialog',
737 Title: 'Font Plugin Editor',
/plugin/plantuml/
H A DREADME.markdown56 # Image Title
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js4441 if (props.Title.t)
4443 text = props.Title;
4571 if (properties.Title.m != null)
4573 return properties.Title.m;
5636 if (p.Title && p.Title.t && p.Text && p.Text.t && a.Class.substr(0, 8) != 'ExtShape')
8127 v.value = convertText(p.Title);
9844 v.value = convertText(p.Title);
11233 getFontSize(p.Title) +
11234 getFontColor(p.Title) +
11235 getFontStyle(p.Title));
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt35 "advisoryTitle": "Advisory Title",
183 "advisoryTitleInputLabel": "Advisory Title",
423 "advisoryTitle": "Advisory Title",
732 Title: 'Footnote Dialog',
737 Title: 'Font Plugin Editor',
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/
H A DMSFT_events.csv1 Date,Type,Title,Description
/plugin/c3chart/assets/
H A Dc3.css134 /*-- Title --*/

123456