Home
last modified time | relevance | path

Searched refs:tag (Results 926 – 950 of 1150) sorted by relevance

1...<<31323334353637383940>>...46

/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc93 // displays open tag of font plugin below display window
262 … text = text.replace(/<(b|i|em|u|strong|sup|sub|code)>/g, function(el,tag) {
270 switch(tag) {
300 …return "<" + tag + " style='color:" + fg_color + "; font: " + (alt_font_style ? alt_font_style :…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js6091 (function(tag)
6096 var index = mxUtils.indexOf(temp, tag);
6106 [tag], null, null, true);
6151 graph.hiddenTags.push(tag);
6173 td.setAttribute('title', tag);
6176 mxUtils.write(a, tag);
6242 graph.model.getRoot()), [tag]);
6262 'removeIt' : 'add', [tag]));
7384 var tag = mxUtils.trim(tagList[j]);
7386 if (tag != '' && mxUtils.indexOf(tags, tag) < 0)
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Duse.rst60 The ``use`` tag only imports a template if it does not extend another
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D16.16.js.map1tag'],\n ['[>\\\\+,]', 'delimiter'],\n ['\\\\[', { token: 'delimiter.bracket…
/plugin/flowplay/flowplayer/
H A DREADME.txt59 became visible when using only the obect-tag to embed the player into a page.
60 By using only the object tag it's possible to author valid XHTML. The sample
67 overridden using flashvars in the HTML object tag.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt31 It is suggested that for most applications you should use tag data
44 dimension shorter (no tag type array keys). For example, artist is:
113 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
156 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
570 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
1190 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
1333 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
1930 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
2155 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/codemirror/dist/modes/
H A Dmumps.min.js.map1tag\n if ((ch === \"(\") || (ch === \"\\u0009\"))\n state.label = false;\n\n // M…
H A Dverilog.min.js.map1 …\"%+\": \"tag\",\n \"%-\": \"tag\",\n \"%\": \"tag\",\n \">>\": \"tag\",\n \"<<\": \"t…
/plugin/syntaxhighlighter3/
H A DREADME.md16 …lighter 3.0.90](https://github.com/syntaxhighlighter/syntaxhighlighter/releases/tag/v3.0.90).<br />
84 // Add title as an attribute to the <pre /> tag.
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js249 function c(tag, textContent) { argument
250 var d = document.createElement(tag);
/plugin/include/
H A Dhelper.php363 case 'indexmenu_tag': // skip indexmenu sort tag
364 case 'include_sorttag': // skip include plugin sort tag
714 $this->taghelper = plugin_load('helper', 'tag');
716 msg('You have to install the tag plugin to use this functionality!', -1);
719 $tag = $page;
721 $pagearrays = $this->taghelper->getTopic('', null, $tag);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md140 in your anchor tag `href` attribute. Needless to say, this is easy to
195 character in a paragraph into a `<br />` tag.
197 When you *do* want to insert a `<br />` break tag using Markdown, you
524 You can produce a horizontal rule tag (`<hr />`) by placing three or
705 HTML `<em>` tag; double `*`'s or `_`'s will be wrapped with an HTML
706 `<strong>` tag. E.g., this input:
880 with literal asterisks (instead of an HTML `<em>` tag), you can use
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js1349 … for(; eq !== tag.length; ++eq) if((c = tag.charCodeAt(eq)) === 32 || c === 10 || c === 13) break;
1351 if(eq === tag.length) return z;
1397 function parsexmlbool(value, tag) { argument
2763 switch(tag) {
2766 Props[tag] = val;
7435 var tag, tagr = 0, tagc = 0;
7447 tagr = typeof tag.r !== 'undefined' ? parseInt(tag.r, 10) : tagr+1; tagc = -1;
7470 if(!tag.r) tag.r = utils.encode_cell({r:tagr-1, c:tagc});
7521 s[tag.r] = p;
8483 var words = tag.split(/\s+/);
[all …]
/plugin/formatplus2/
H A DREADME37 this to determine whether the tag is being used inline or as a block.
/plugin/formatplus/
H A DREADME37 this to determine whether the tag is being used inline or as a block.
/plugin/fckg/
H A DChanges132 rejected (function: DetectHtml) them because they contained a <title> tag.
145 convert html tag markup < and > to entities in indented code blocks
283 missing span tag in geshi plugin.
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md58 8. Files must omit the closing php tag (`?>`).
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md58 8. Files must omit the closing php tag (`?>`).
/plugin/data/_test/
H A Dsyntax_plugin_data_entry.test.php
/plugin/jokuwiki/
H A DREADME.md21 The Jokuwiki opening tag has a number of attributes:
59 …tiator) is deferred, the javascript need not be loaded before the Jokuwiki tag is declared in the …
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js265 RegisterDoubleClickHandler : function( handlerFunction, tag ) argument
267 FCK.RegisteredDoubleClickHandlers[ tag.toUpperCase() ] = handlerFunction ;
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php653 * Note that head tag may be added during rendering and must be then called after rendering and toc
662 * We add it just before the end of the body tag
1124 * Keep the only iframe head tag needed
1133 foreach ($data as $tag => &$heads) {
1134 switch ($tag) {
/plugin/data-au/_test/
H A Dsyntax_plugin_data_entry.test.php268 'type' => 'tag',
/plugin/pureldap/
H A Dcomposer.lock35 "ext-gmp": "For big integer support in Integer/Enumerated/OID types and tag numbers."

1...<<31323334353637383940>>...46