Home
last modified time | relevance | path

Searched refs:tag (Results 901 – 925 of 1150) sorted by relevance

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

/plugin/combo/syntax/
H A Dlink.php333 $tag = CallStack::createFromHandler($handler);
334 $parent = $tag->moveToParent();
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6tag=i(n.tag).replace("comment",k._comment).replace("attribute",n._attribute).getRegex(),n._label=/… property in n
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md289 Once in place, the extension exposes a stylesheets and a javascripts tag with a syntax similar
301 When the extension is in debug mode, this same tag will render multiple `link`
306 This behavior can also be triggered by setting a `debug` attribute on the tag:
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D62.62.js.map1tag'],\n [/\\%(I|Q|M)(X|B|W|D|L)[0-9\\.]+/, 'tag'],\n [/\\%(I|Q|M)[0-9\\.]*/…
/plugin/pgn4web/pgn4web/
H A DREADME.txt167 iframe html tag.
261 deemed finished when the Result header tag is different from "*"); when
334 returns the custom tag value and the `gameNumber` parameter, if unassigned,
339 elements. The function returns the custom tag value and the `plyNumber` parameter,
406 pattern similar to the PGN header pattern '[tag "value"]' then the game
419 - understands the [%clk 1:59:58] tag in the PGN comment section as the
423 - understands the PGN tag [Clock "W/1:59:59"] as the clock time of the
H A Dpgn4web.js35 var matches, tag = "";
38 …pgnHeader[gameNum].match('\\[\\s*' + customTag + '\\s*\"([^\"]+)\"\\s*\\]'))) { tag = matches[1]; }
41 if ((theObj) && (typeof(theObj.innerHTML) == "string")) { theObj.innerHTML = tag; }
43 return tag;
49 var matches, tag = "", theObj;
53 …match('\\[%' + customTag + '\\s+((?:,?(?:"[^"]*"|[^,\\]]*))*)\\s*\\]'))) { tag = matches[1].replac…
54 …tElementById(htmlElementId)) && (typeof(theObj.innerHTML) == "string")) { theObj.innerHTML = tag; }
55 return tag;
/plugin/data-au/
H A Dstyle.css46 /* default styles for the tag cloud */
/plugin/indexnumber/
H A DREADME.md6 `<div>` tag in the HTML output.
/plugin/imagemap/
H A DREADME37 tag, in both the image map and the alternate markup.
/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js1 …ler:true,permaview:true,saveChanges:true,search:true,slider:true,tabs:true,tag:true,tagging:true,t… property in AnonymousFunction357443870200.b
H A Dgas.min.js.map1tag",".text",".title",".type",".uleb128",".val",".version",".vtable_entry",".vtable_inherit",".war…
/plugin/dokucrypt2/
H A DREADME.md42 * 2021-03-03: Add wrapping for the pre tag. Contributed by dustin-something.
/plugin/data/
H A Dstyle.css48 /* default styles for the tag cloud */
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md16 * Added `exposeVersion` configuration variable allowing to hide mPDF version from Producer tag and HTTP headers
25 * Fixed SVGs using a style tag, has styles ignored ( Requires ext-dom ) (#450, @antman3351)
122 - Security: Embedded files via `<annotation>` custom tag must be explicitly allowed via `allowAnnotationFiles` configuration key
193 - QR codes can be generated without a border using `disableborder="1"` HTML attribute in `<barcode>` tag
278 - unicode-bidi (also `<bdi>` tag)
365 - start of end tag in PRE incorrectly changed to &lt;
381 - `<main>` added as recognised tag
412 - `<` (less-than sign) inside a PRE element, and NOT start of a valid tag, was incorrectly removed
445 Bug fix; Dollar sign enclosed by `<pre>` tag causing error.
549 - HTML tag
[all...]
/plugin/projects/lib/
H A Dlayout.php18 protected $tag = NULL; variable in ProjectFileLayout
/plugin/txt2tags/
H A DREADME.doku88 … the table creation wizard, to do so, include this just before the </body> tag, at the end of your…
H A DREADME.t2t88 … the table creation wizard, to do so, include this just before the </body> tag, at the end of your…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso61 Custom tag sets the HTML response.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/snippeter/
H A DREADME.md59 {{tag>}}
/plugin/bootswrapper/exe/help/
H A Dprogress.txt141 Place multiple bars into the same ''<nowiki><progress/></nowiki>'' tag to stack them.
/plugin/imagemapping/
H A DREADME37 tag, in both the image map and the alternate markup.
/plugin/dir/
H A Dsyntax.php1248 foreach($tmp as $tag) {
1249 $tags [] = mb_convert_case($tag, MB_CASE_LOWER, "UTF-8");
/plugin/codemirror/dist/
H A Dstyles.min.css.map1tag {color: #170;}\n.cm-s-default .cm-attribute {color: #00c;}\n.cm-s-default .cm-hr {color: #999;…
/plugin/ckgdoku/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 :…

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