Home
last modified time | relevance | path

Searched refs:content (Results 426 – 450 of 1767) sorted by relevance

1...<<11121314151617181920>>...71

/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdown.php12 $content, argument
28 return $parser->parseOnce($content);
/plugin/advanced/
H A Dstyle.less15 content: '[';
18 content: ']';
/plugin/bez/mdl/
H A DTask.php26 protected $content, $content_html;
46 'content', 'content_html',
98 'content' => array(array('length', 10000), 'NOT NULL'),
148 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
163 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
208 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
219 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
542 //render content for mail
544 $this->content_html = p_render('bez_xhtmlmail', p_get_instructions($this->content), $info);
561 $tpl->set('content',
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DTrainer.php42 $content = \mb_strtolower(\file_get_contents($txt->getPathname()));
46 \sprintf("<?php\n\nreturn %s;\n", var_export([ $txt->getBasename('.txt') => $this->getNgrams($content) ], true))
/plugin/abc2/
H A Dall.css46 .keyWhite{stroke:gray;fill:#EEE}.keyBlack{stroke:gray;fill:black}.keySelected{stroke:gray;fill:#507fff}.keySelected.sensible{stroke:gray;fill:red}.keySelected.fourth{stroke:gray;fill:orange}.keySelected.highlight{stroke:gray;fill:green}.keySelected.optional{stroke:gray;fill:lightgray}.harmonic-sequence{display:none}br.chord-sequence{clear:both;height:0;font-size:0;line-height:0;margin:0;padding:0}.chord-sequence{margin:5px;display:inline-block;vertical-align:top}.mn-exp{font-size:70%;vertical-align:text-top}.mn-sub{font-size:60%;vertical-align:middle;line-height:1em}.mn-sus{font-size:60%;vertical-align:text-bottom;line-height:80%}.mn-add{font-size:60%;vertical-align:text-top;line-height:1em}span.xl{font-size:.6em}.mn-over{position:relative}.mn-over span{position:absolute;top:-0.5em;left:1px;font-size:.8em}.inversion-sup{position:absolute;font-size:60%;vertical-align:text-top;line-height:1em}.inversion-sub{position:absolute;font-size:60%;vertical-align:text-bottom;line-height:2.6em}ol.hs-item{display:table;float:left;border-collapse:collapse;border:1px solid black;list-style-type:none;margin:0}.hs-item li{display:table-cell;min-width:60px;text-align:center;font-weight:bold;color:white}.hs-item li.hs-chord,.hs-item li.hs-signature{display:table-header-group;color:black;border-bottom:1px dashed gray}.hs-item li.hs-degree{display:table-header-group;color:black}.hs-item li.sus-add{font-size:60%;vertical-align:text-top;position:relative;left:-24px}.hs-item ul.ul-sus-add{display:inline-table;list-style-type:none;vertical-align:top;margin-left:3px}.hs-item li.li-sus-add{display:table-header-group;font-size:60%;color:black;line-height:90%}.hs-item li.hs-function.T{background-color:#3f3f3f}.hs-item li.hs-function.Ts{background-color:#3f3f3f;color:red}.hs-item li.hs-function.t{background-color:#bfbfbf}.hs-item li.hs-function.ts{background-color:#bfbfbf;color:red}.hs-item li.hs-function.D{background-color:#f00}.hs-item li.hs-function.Dst{background-color:#f00;color:black}.hs-item li.hs-function.d{background-color:brown}.hs-item li.hs-function.dst{background-color:brown;color:black}.hs-item li.hs-function.D2{background-color:#92d050}.hs-item li.hs-function.D2st{background-color:#92d050;color:black}.hs-item li.hs-function.SD{background-color:#0070c0}.hs-item li.hs-function.SD2{background-color:#3fa4f0}.hs-item li.hs-function.UNK{background-color:orange}.hs-item li.hs-function.T:before,.hs-item li.hs-function.Ts:before,.hs-item li.hs-function.t:before,.hs-item li.hs-function.ts:before{content:"T"}.hs-item li.hs-function.d:before,.hs-item li.hs-function.dst:before,.hs-item li.hs-function.D:before,.hs-item li.hs-function.Dst:before{content:"D"}.hs-item li.hs-function.D2:before,.hs-item li.hs-function.D2st:before{content:"D²"}.hs-item li.hs-function.SD:before{content:"SD"}.hs-item li.hs-function.SD2:before{content:"SD²"}.hs-item li.hs-function.UNK:before{content:"?"}.hs-function div{min-width:60px;color:white;font-weight:bold;text-align:center}.hs-function div.T{background-color:#3f3f3f}.hs-function div.Ts{background-color:#3f3f3f;color:red}.hs-function div.t{background-color:#bfbfbf}.hs-function div.ts{background-color:#bfbfbf;color:red}.hs-function div.D{background-color:#f00}.hs-function div.Dst{background-color:#f00;color:black}.hs-function div.d{background-color:brown}.hs-function div.dst{background-color:brown;color:black}.hs-function div.D2{background-color:#92d050}.hs-function div.D2st{background-color:#92d050;color:black}.hs-function div.SD{background-color:#0070c0}.hs-function div.SD2{background-color:#3fa4f0}.hs-function div.UNK{background-color:yellow}.hs-function div.T:before,.hs-function div.Ts:before,.hs-function div.t:before,.hs-function div.ts:before{content:"T"}.hs-function div.d:before,.hs-function div.dst:before,.hs-function div.D:before,.hs-function div.Dst:before{content:"D"}.hs-function div.D2:before,.hs-function div.D2st:before{content:"D²"}.hs-function div.SD:before{content
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DForEachLoopDeclarationSniff.php158 $content = $tokens[$asToken]['content'];
159 if ($content !== strtolower($content)) {
160 $expected = strtolower($content);
164 $content,
/plugin/projects/action/
H A Dpage.php37 $content = $event->data[0][1];
38 if ($content) return;
/plugin/divalign2/syntax/
H A Dcenter.php34 $content= $match;
35 $match= array ('content' => $content, 'align'=>$align);
H A Djustify.php34 $content= $match;
35 $match= array ('content' => $content, 'align'=>$align);
H A Dleft.php34 $content= $match;
35 $match= array ('content' => $content, 'align'=>$align);
H A Dright.php34 $content= $match;
35 $match= array ('content' => $content, 'align'=>$align);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/
H A Duse_with_parent.test11 {{ block('content') }}
18 {% block content 'BLOCK' %}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dtemplate_from_string.test7 {% include template_from_string('{% extends "parent.twig" %}{% block content %}Hello {{ name }}{% e…
9 {% block content %}{% endblock %}
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less391 content: "";
416 content: "";
508 content: "";
651 content: "\2039";
657 content: "\203A";
663 content: "\AB";
668 content: "\BB";
673 content: "\25C4";
678 content: "\25BA";
688 content: "\D7";
[all …]
H A Dfullcalendar.print.less59 .fc tbody .fc-row .fc-content-skeleton {
65 .fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td {
70 .fc tbody .fc-row .fc-content-skeleton table {
109 .fc-time-grid .fc-content-skeleton {
113 .fc-time-grid .fc-content-skeleton table {
133 content: "..."; }
141 content: "..."; }
154 content: attr(data-full); }
/plugin/html5video2/
H A Dstyle.css26 content: "\f101";
35 content: "\f102";
44 content: "\f103";
53 content: "\f104";
62 content: "\f105";
71 content: "\f106";
80 content: "\f107";
1415 content: "X";
1455 content: "";
1554 content: "";
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DClassDefinitionOpeningBraceSpaceSniff.php72 $content = $tokens[($stackPtr - 1)]['content'];
73 if ($content !== ' ') {
77 $length = strlen($content);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetInterface.php79 * @param string $content The asset content
81 public function setContent($content); argument
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcgui.js45 var content = this.getChatContentFromTabId(tabid);
49 var dudVar = content.scrollTop;
50 content.scrollTop += elttoscroll.offsetHeight+2;
51 this.scrollpos.set(tabid, content.scrollTop);
71 var content = this.getChatContentFromTabId(this.current_tab_id);
72 this.scrollpos.set(this.current_tab_id, content.scrollTop);
105 var content = this.getChatContentFromTabId(tabid);
106 content.scrollTop = this.scrollpos.get(tabid);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DFixmeSniff.php69 $content = $tokens[$stackPtr]['content'];
71 preg_match('/(?:\A|[^\p{L}]+)fixme([^\p{L}]+(.*)|\Z)/ui', $content, $matches);
H A DTodoSniff.php67 $content = $tokens[$stackPtr]['content'];
69 preg_match('/(?:\A|[^\p{L}]+)todo([^\p{L}]+(.*)|\Z)/ui', $content, $matches);
/plugin/contact/
H A Dscript.js28 if (isBlank(frm.content.value)) {
30 frm.content.focus();
/plugin/wikipediasnippet/
H A Dprint.css14 /* __________ wp content __________ */
20 /* license below the content */
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Sysml.js137 content.appendChild(fns[i](content));
704 content.appendChild(fns[i](content));
996 content.appendChild(fns[i](content));
1075 content.appendChild(fns[i](content));
1332 content.appendChild(fns[i](content));
1481 content.appendChild(fns[i](content));
1607 content.appendChild(fns[i](content));
1662 content.appendChild(fns[i](content));
1753 content.appendChild(fns[i](content));
2043 content.appendChild(fns[i](content));
[all …]
/plugin/extlist/css/
H A D_description.less23 content: "";
48 content: "◸";
74 content: "◸";

1...<<11121314151617181920>>...71