Home
last modified time | relevance | path

Searched refs:highlight (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/plugin/eventline/timeline_js/
Dtimeline-bundle.css24 .timeline-highlight-decorator,
25 .timeline-highlight-point-decorator{
32 .timeline-horizontal .timeline-highlight-point-decorator,
33 .timeline-horizontal .timeline-highlight-decorator{
38 .timeline-vertical .timeline-highlight-point-decorator,
39 .timeline-vertical .timeline-highlight-decorator{
44 .timeline-highlight-decorator{background-color:#FFC080;}
45 .timeline-highlight-point-decorator{background-color:#ff5;}
49 .timeline-highlight-label {
55 .timeline-horizontal .timeline-highlight-label {top:0; height:100%;}
[all …]
/plugin/tline/timeline_js/
Dtimeline-bundle.css24 .timeline-highlight-decorator,
25 .timeline-highlight-point-decorator{
32 .timeline-horizontal .timeline-highlight-point-decorator,
33 .timeline-horizontal .timeline-highlight-decorator{
38 .timeline-vertical .timeline-highlight-point-decorator,
39 .timeline-vertical .timeline-highlight-decorator{
44 .timeline-highlight-decorator{background-color:#FFC080;}
45 .timeline-highlight-point-decorator{background-color:#ff5;}
49 .timeline-highlight-label {
55 .timeline-horizontal .timeline-highlight-label {top:0; height:100%;}
[all …]
/plugin/syntaxhighlighter3/syntax/
Dsyntax.php92 $highlight = '';
121 if (!empty($highlight)) {
122 $highlight .= ',';
129 $highlight .= ',';
131 $highlight .= $lineNumber;
134 $highlight .= $highlight_elt;
137 $highlight = ' highlight: [' . $highlight . ']';
139 …$renderer->doc .= '<pre class="brush: ' . strtolower($attr . $highlight) . '"' . $title . '>' . $r…
/plugin/syntaxhighlighter4/
Dsyntax.php128 $highlight = $this->procHighlight($attr);
129 …$renderer->doc .= '<pre class="brush: '.strtolower($attr.$highlight).'"'.$title.'>'.$renderer->_xm…
159 $highlight = '';
177 if (!empty($highlight)) {
178 $highlight .= ',';
185 $highlight .= ',';
187 $highlight .= $lineNumber;
190 $highlight .= $highlight_elt;
193 $highlight = ' highlight: ['.$highlight.']';
196 return $highlight;
DREADME.md49 * **htmlScript**: Allows you to highlight a mixture of HTML/XML code and a script which is very com…
57 <sxh php; first-line: 89; highlight: [106,107]; title: New title attribute in action>
76 $highlight = $this->procHighlight($attr);
77 …$renderer->doc .= '<pre class="brush: ' . strtolower($attr . $highlight) . '"' . $title . '>' . $r…
95 Double click anywhere inside SyntaxHighlighter code area to highlight the text and then copy it usi…
103 <sxh php; highlight: [11-15]>
131 ![](resources/highlight-range.png)
/plugin/highlightjs/highlight/
Dreadme.rus.txt13 В загруженном архиве лежит файл "highlight.pack.js" -- полная сжатая версия
20 <script type="text/javascript" src="highlight.pack.js"></script>
37 Несмотря на то, что highlight.pack.js уже содержит только те языки, которые вы
68 В комплекте с highlight.js идут несколько стилевых тем в директории styles,
74 Вообще, подключение highlight.js к блогу на [WordPress][wp] ничем не отличается
79 Для установки плагина надо скопировать всю директорию с файлами highlight.js в
82 highlight.js, где можно настраивать список языков и CSS-стили. Удобно до одурения :-).
92 highlight.js.
442 Чтобы запретить расцветку фрагмента вообще, используется класс "no-highlight":
444 <pre><code class="no-highlight">...</code></pre>
[all …]
Dreadme.eng.txt11 Downloaded package includes file "highlight.pack.js" which is a full compressed
18 <script type="text/javascript" src="highlight.pack.js"></script>
34 Despite highlight.pack.js already includes only those languages that you need sometimes
70 Generally installing highlight.js in a [WordPress][wp] blog is no different
76 To install the plugin copy the whole directory with highlight.js to the
78 from the Plugins panel. There is also a page "highlight.js" under the Options
420 the program tries to highlight a fragment with all available languages and
433 To disable highlighting of a fragment altogether use "no-highlight" class:
435 <pre><code class="no-highlight">...</code></pre>
440 URL: http://softwaremaniacs.org/soft/highlight/en/
/plugin/nohighlight/
Daction.php191 function modifyCandidates(&$highlight) argument
201 $this->highlight_orig = $highlight;
202 $highlight = array();
211 function restoreCandidates(&$highlight) argument
215 $highlight = $this->highlight_orig;
/plugin/syntaxhighlighter3/
DREADME.md57 * **html-script**: Allows you to highlight a mixture of HTML/XML code and a script which is very co…
65 <sxh php; first-line: 70; highlight: [89,92]; title: New title attribute in action>
108 Double click anywhere inside SyntaxHighlighter code area to highlight the text and then copy it usi…
116 <sxh php; highlight: [9-18]>
117 // Check highlight attr for lines ranges
118 if (preg_match("/highlight:/i", $attr, $matches)) {
119 // Extract highlight from $attr string.
121 $highlight_array = preg_grep("/highlight:/i", $attr_array);
122 // Extract everything BUT highlight from $attr string.
123 $not_highlight_array = preg_grep("/highlight:/i", $attr_array, PREG_GREP_INVERT);
[all …]
/plugin/bez/scripts/
Dthreads.js3 var highlight = function() { function
19 jQuery(".bez_filter_form select").change(highlight).each(highlight);
Dprojects.js3 var highlight = function() { function
19 jQuery(".bez_filter_form select").change(highlight).each(highlight);
Dtasks.js31 var highlight = function() { function
47 jQuery(".bez_filter_form select").change(highlight).each(highlight);
/plugin/projects/syntax/
Dprojectfile.php73 if ($file->attribute('highlight'))
74 $renderer->persistent['ProjectFile:highlight'] = $file->attribute('highlight');
/plugin/highlightjs/
DINFO.txt6 name HighlightJs (highlight.js version 5.71) Plugin
7 …Plugin providing syntax highlighting with highlight.js version 5.71 (http://softwaremaniacs.org/so…
/plugin/diagramsnet/lib/plugins/
Dprops.js63 var highlight = new mxCellHighlight(graph, '#00ff00', 8);
94 highlight.highlight(null);
103 highlight.highlight(graph.view.getState(cell));
/plugin/highlight/
Dplugin.info.txt1 base highlight
7 url http://www.dokuwiki.org/plugin:highlight
/plugin/schedule/
DTODO.txt15 * highlight error (date, membre)
17 * highlight autre POI avec la même adresse
18 * highlight autre adresse avec le même POI
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
Dprism.css124 /* Make the tokens sit above the line highlight so the colours don't look faded. */
129 .line-highlight {
147 .line-highlight:before,
148 .line-highlight[data-end]:after {
164 .line-highlight[data-end]:after {
/plugin/solr/
Daction.php303 … $highlight = htmlspecialchars(implode('... ', $content_result['highlighting'][$id]['content']));
305 $highlight = str_replace(
308 $highlight
310 $data['html']['body'] = '<div class="search_snippet">'.$highlight.'</div>';
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DQuery.php216 * @param mixed $highlight Add highlight argument
220 public function addHighlight($highlight): self argument
222 return $this->addParam('highlight', $highlight);
/plugin/revealjs/css/theme/source/
Dblood.scss5 * Designed to be used with highlight.js theme
7 * https://github.com/isagalaev/highlight.js/
/plugin/userpage/
Dstyle.css1 /* highlight when on user page (only works with old menu) */
/plugin/dirtylittlehelper/mermaid/editor/docs/
D23.23.js.map1highlight main blocks\n [\n /^@terraformMainBlocks([ \\t]*)([\\w-]+|\"[\…
/plugin/highlight2wiki/
Dplugin.info.txt6 desc to highlight any article on the web
/plugin/diagramsnet/lib/js/diagramly/
DEmbed.js343 highlight: (hl != null && hl != '' && hl != mxConstants.NONE) ? property
418 if (this.highlight != null)
420 this.highlight.highlight(state);
430 if (this.highlight != null)
432 this.highlight.hide();

12345678910>>...13