Home
last modified time | relevance | path

Searched refs:tag (Results 351 – 375 of 1150) sorted by relevance

1...<<11121314151617181920>>...46

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dkimbie.dark.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-meta{color:#dc3958}.hljs-…
H A Dmono-blue.min.css1tag,.hljs-title,.hljs-section,.hljs-doctag,.hljs-name,.hljs-strong{font-weight:bold}.hljs-comment{…
H A Dgithub-gist.min.css1 …or-tag,.hljs-type{color:#a71d5d}.hljs-literal,.hljs-symbol,.hljs-bullet,.hljs-attribute{color:#008…
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 Darta.min.css1 …js-selector-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#6644aa}.hljs-title,.hljs-…
H A Dhopscotch.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-link,.hljs-deletion{color…
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 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 Datelier-cave-dark.min.css1tag,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#be4678}.hljs-number,.hljs-meta,.hljs-…
H A Datelier-savanna-light.min.css1tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#b1…
/plugin/highlightjs/highlight/styles/
H A Dvs.css29 .tag .attribute .value,
40 .apache .tag,
/plugin/foldablelist/
H A DREADME.md14 this list can be generated via markup or dokuwiki plugins like the tag-plugin.
19 {{topic>ns1:sub-ns?tag}}
22 uses the tag plugin (topic component) to generate the list from all pages in the namespace ns1/sub-…
/plugin/edittable/script/
H A Dcontextmenu.js42 if (meta[row][col].tag && meta[row][col].tag === 'th') {
43 meta[row][col].tag = 'td';
45 meta[row][col].tag = 'th';
/plugin/combo/syntax/
H A Dcontentlist.php167 foreach (self::COMBO_TAGS as $tag) {
168 $pattern = XmlTagProcessing::getContainerTagPattern($tag);
176 foreach (self::COMBO_TAGS as $tag) {
177 $this->Lexer->addExitPattern('</' . $tag . '>', PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DInput.php13 $tag = $this->getTagName();
117 if ($this->mpdf->InlineProperties[$tag]) {
118 $this->mpdf->restoreInlineProperties($this->mpdf->InlineProperties[$tag]);
120 unset($this->mpdf->InlineProperties[$tag]);
416 if ($this->mpdf->InlineProperties[$tag]) {
417 $this->mpdf->restoreInlineProperties($this->mpdf->InlineProperties[$tag]);
419 unset($this->mpdf->InlineProperties[$tag]);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Filter/
H A DDefaultFilter.php32 …erface $node, ConstantExpression $filterName, \Twig_NodeInterface $arguments, $lineno, $tag = null) argument
45 parent::__construct($node, $filterName, $arguments, $lineno, $tag);
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst21 You can combine ``spaceless`` with the ``filter`` tag to apply the
34 This tag is not meant to "optimize" the size of the generated HTML content but
51 If you want to create a tag that actually removes all extra whitespace in
/plugin/btable2/
H A DREADME.md43 - tag "opt" - list of options, seperated by whitespace or comma
47 - tag "columns"
49 - tag "rows"
/plugin/anewssystem/
H A Dsyntax.php819 foreach($tags as $tag) {
820 if(($tag!==false) && (stripos($prefs[4],trim($tag))!==false)){
876 foreach($tags as $tag) {
877 $tags_result[$tag]++;
944 foreach($tags_result as $tag => $val) {
949 foreach($tags_result as $tag => $val) {
955 …output').$this->getConf('act_delim').'tag='.trim($tag).'" class="' . $class .'"title="'.$val.'">'.…
1114 foreach($tags as $tag) {
1115 if(($tag!==false) && (stripos($prefs[1],trim($tag))!==false)){
1255 foreach($tags as $tag) {
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_TaskqueueService.php241 public $tag; variable in Google_Task
284 public function setTag( $tag) { argument
285 $this->tag = $tag;
288 return $this->tag;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D68.68.js1tag:[[/[ \t\r\n]+/,""],[/(@qualifiedName)(\s*=\s*)("[^"]*"|'[^']*')/,["attribute.name","","attribu… property in AnonymousFunction6184fb570100.o.tokenizer
/plugin/tagsections/
H A Dstyle.less55 .tagsections.header.tag {
68 background: url(images/tag.gif);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DBlockReferenceExpression.php28 public function __construct(\Twig_NodeInterface $name, $template = null, $lineno, $tag = null) argument
41 parent::__construct($nodes, ['is_defined_test' => false, 'output' => false], $lineno, $tag);

1...<<11121314151617181920>>...46