Home
last modified time | relevance | path

Searched refs:tag (Results 1051 – 1075 of 1150) sorted by path

1...<<414243444546

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dmono-blue.min.css1tag,.hljs-title,.hljs-section,.hljs-doctag,.hljs-name,.hljs-strong{font-weight:bold}.hljs-comment{…
H A Dmonokai-sublime.min.css1tag,.hljs-subst{color:#f8f8f2}.hljs-strong,.hljs-emphasis{color:#a8a8a2}.hljs-bullet,.hljs-quote,.…
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 Dparaiso-light.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-link,.hljs-meta{color:#ef…
H A Dpojoaque.min.css1tag,.hljs-literal,.hljs-addition{color:#b64926}.hljs-number,.hljs-string,.hljs-doctag,.hljs-regexp…
H A Drailscasts.min.css1 …tor-tag{color:#c26230}.hljs-string,.hljs-number,.hljs-regexp,.hljs-variable,.hljs-template-variabl…
H A Drainbow.min.css1 …t,.hljs-quote{color:#969896;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs…
H A Dschool-book.min.css1tag,.hljs-literal{color:#005599;font-weight:bold}.hljs,.hljs-subst{color:#3e5915}.hljs-string,.hlj…
H A Dsolarized-dark.min.css1 …39496}.hljs-comment,.hljs-quote{color:#586e75}.hljs-keyword,.hljs-selector-tag,.hljs-addition{colo…
H A Dsolarized-light.min.css1 …57b83}.hljs-comment,.hljs-quote{color:#93a1a1}.hljs-keyword,.hljs-selector-tag,.hljs-addition{colo…
H A Dsunburst.min.css1tag,.hljs-type{color:#e28964}.hljs-string{color:#65b042}.hljs-subst{color:#daefa3}.hljs-regexp,.hl…
H A Dtomorrow-night-blue.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#ff9da4}.h…
H A Dtomorrow-night-bright.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#d54e53}.h…
H A Dtomorrow-night-eighties.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#f2777a}.h…
H A Dtomorrow-night.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#cc6666}.h…
H A Dtomorrow.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#c82829}.h…
H A Dvs.min.css1 …lector-tag,.hljs-built_in,.hljs-name,.hljs-tag{color:#00f}.hljs-string,.hljs-title,.hljs-section,.…
H A Dxcode.min.css1tag,.hljs-literal{color:#aa0d91}.hljs-name{color:#008}.hljs-variable,.hljs-template-variable{color…
H A Dzenburn.min.css1 …d:#3f3f3f;color:#dcdcdc}.hljs-keyword,.hljs-selector-tag,.hljs-tag{color:#e3ceab}.hljs-template-ta…
/plugin/tag/
H A DREADME5 * http://dokuwiki.org/plugin:tag
9 (c) 2012 - 2013 by Michael Hamann and the tag plugin team <michael@content-space.de>
H A Daction.php8 * Action part of the tag plugin, handles tag display and index updates
42 if ($helper = $this->loadHelper('tag')) {
54 * catch tag action
64 * Display the tag page
79 $tag = trim(str_replace($tagns.':', '', $INPUT->str('tag')));
83 if ($helper = $this->loadHelper('tag')) {
84 $pages = $helper->getTopic($ns, '', $tag);
101 print '<h1>TAG: ' . hsc(str_replace('_', ' ', $INPUT->str('tag')))
[all...]
H A Dhelper.php11 * Helper part of the tag plugin, allows to query and print tags
17 * @var string namespace tag links point to
30 * @deprecated 2022-08-31 Not used/filled any more by tag plugin
70 'desc' => 'returns the tag links of a given page',
76 'desc' => 'generates tag links for given words',
86 'tag (required)' => 'string'
168 foreach ($tags as $tag) {
169 $links[] = $this->tagLink($tag);
175 * Returns the link for one given tag
177 * @param string $tag th
182 tagLink($tag, $title = '', $dynamic = false) global() argument
533 cleanTag($tag) global() argument
549 replacePlaceholders($tag) global() argument
[all...]
H A Dplugin.info.txt1 base tag
6 desc tag wiki pages
7 url https://www.dokuwiki.org/plugin:tag

1...<<414243444546