Home
last modified time | relevance | path

Searched refs:tag (Results 976 – 1000 of 1150) sorted by last modified time

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

/plugin/subjectindex/plugins/
H A DEntryTag.php28 $tag = $match[1];
29 $item['entry'] = $tag;
30 $item['display'] = str_replace('_', ' ', $tag); // swap '_' for spaces for display
/plugin/subjectindex/
H A Dreadme.md3 …ng... and generates a much more useful, readable index at the end, when compared with "tag-clouds".
/plugin/components/
H A DREADME.md87 [[?do=components.example&tag=pre]]
88 [[?do=components.example&tag=div]]
/plugin/components/syntax/
H A Dslice.php28 private function parse($tag) { argument
29 $xml = DOMDocument::loadXML($tag);
/plugin/googledrawing/
H A Dsyntax.php118 $tag = '<img';
123 $tag .= ' width="' . $data['width'] . '"';
129 $tag .= ' height="' . $data['height'] . '"';
132 $tag .= ' title="' . $data['title'] . " \n(Click to edit)\"";
133 …$tag .= ' onError="this.title=\'If the image does not show up, log on to your google docs account!…
135 $tag .= ' style="display: block; float: left;"';
137 $tag .= ' style="display: block; float: right;"';
139 $tag .= ' style="display: block; margin-left: auto; margin-right: auto"';
142 $tag .= $url . ' />';
143 $tag = "<a target='_blank' href='{$imageUrl}'>{$tag}</a>";
[all …]
/plugin/twcheckliste/
H A Dsyntax.php77 private function _grepOption(&$options, $tag, &$match) { argument
78 preg_match("/$tag *= *\"([^\"]*)\" ?/i", $match, $text);
81 $options[$tag] = $text[1];
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Datelier-cave-light.min.css1tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-name,.hljs-selector-id,.hljs-selector-clas…
H A Datelier-dune-light.min.css1tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#d7…
H A Datelier-estuary-dark.min.css1tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#ba…
H A Datelier-estuary-light.min.css1tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#ba…
H A Datelier-forest-dark.min.css1tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#f2…
H A Datelier-forest-light.min.css1tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#f2…
H A Dandroidstudio.min.css1 …teral,.hljs-symbol,.hljs-bullet{color:#6897BB}.hljs-keyword,.hljs-selector-tag,.hljs-deletion{colo…
H A Dascetic.min.css1 …js-quote,.hljs-meta,.hljs-deletion{color:#ccc}.hljs-keyword,.hljs-selector-tag,.hljs-section,.hljs…
H A Ddefault.min.css1tag,.hljs-meta-keyword,.hljs-doctag,.hljs-name{font-weight:bold}.hljs-built_in,.hljs-literal,.hljs…
H A Dfoundation.min.css1 …s-keyword,.hljs-selector-tag{color:#099}.hljs-regexp{background-color:#fff0ff;color:#880088}.hljs-…
H A Dgithub-gist.min.css1 …or-tag,.hljs-type{color:#a71d5d}.hljs-literal,.hljs-symbol,.hljs-bullet,.hljs-attribute{color:#008…
H A Dgithub.min.css1tag,.hljs-subst{color:#333;font-weight:bold}.hljs-number,.hljs-literal,.hljs-variable,.hljs-templa…
H A Dgooglecode.min.css1 …or:black}.hljs-comment,.hljs-quote{color:#800}.hljs-keyword,.hljs-selector-tag,.hljs-section,.hljs…
H A Dir-black.min.css1 …ent,.hljs-quote,.hljs-meta{color:#7c7c7c}.hljs-keyword,.hljs-selector-tag,.hljs-tag,.hljs-name{col…
H A Dmonokai.min.css1tag,.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-strong,.hljs-name{color:#f92672}.hljs-cod…
H A Dobsidian.min.css1tag,.hljs-literal,.hljs-selector-id{color:#93c763}.hljs-number{color:#ffcd22}.hljs{color:#e0e2e4}.…
H A Dparaiso-dark.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-link,.hljs-meta{color:#ef…
H A Drainbow.min.css1 …t,.hljs-quote{color:#969896;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs…
H A Dsolarized-light.min.css1 …57b83}.hljs-comment,.hljs-quote{color:#93a1a1}.hljs-keyword,.hljs-selector-tag,.hljs-addition{colo…

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