Home
last modified time | relevance | path

Searched refs:mode (Results 326 – 350 of 2447) sorted by last modified time

1...<<11121314151617181920>>...98

/plugin/mobiletable/
H A Dsyntax.php21 function connectTo($mode){ argument
22 …$this->Lexer->addEntryPattern('<mobiletable(?: [0-9]+)?>(?=.*?</mobiletable>)', $mode, 'plugin_mob…
38 function render($mode, Doku_Renderer $renderer, $data) { argument
39 if ($mode == 'xhtml') {
H A DLICENSE313 when it starts in an interactive mode:
/plugin/bpmnio/syntax/
H A Dbpmnio.php41 public function connectTo($mode) argument
43 $this->Lexer->addEntryPattern('<bpmnio.*?>(?=.*?</bpmnio>)', $mode, 'plugin_bpmnio_bpmnio');
73 public function render($mode, Doku_Renderer $renderer, $data) argument
88 if ($mode == 'xhtml' || $mode == 'odt') {
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md282 * `FIX`: correct keyboard shortcuts not working in direct editing mode ([#1493](https://github.com/…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md116 * `FIX`: update simple mode button position in decision table view ([#543](https://github.com/bpmn-…
375 * `FIX(decision-table)`: correctly display simple mode edit control when cell selection changes ([#…
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css20 --simple-mode-button-color: var(--color-grey-225-10-15);
22 --simple-mode-button-border-color: var(--color-grey-225-10-75);
24 --simple-mode-button-disabled-color: var(--color-grey-225-10-75);
482 /* simple mode */
484 .dmn-decision-table-container .simple-mode-button {
485 color: var(--simple-mode-button-color);
490 border: solid 1px var(--simple-mode-button-border-color);
498 .dmn-decision-table-container .simple-mode-button:hover {
502 .dmn-decision-table-container .simple-mode-button.disabled,
504 color: var(--simple-mode-button-disabled-olor);
[all …]
/plugin/katex/_assets/
H A Dkatex.min.js1mode,i=e.text,o=["mord"],s="math"===a||"text"===a&&t.font,l=s?t.font:t.fontFamily;if(55349===i.cha… property in rr.case
/plugin/katex/
H A DLICENSE308 the only significant mode of use of the product.
653 notice like this when it starts in an interactive mode:
/plugin/katex/syntax/
H A Dprotect.php71 * @param string $mode
73 public function connectTo( $mode ) argument
75 … $this->Lexer->addEntryPattern( '(?<!\\\\)\$(?=[^\$][^\r\n]*?\$)', $mode, 'plugin_katex_protect' );
76 $this->Lexer->addEntryPattern( '\$\$(?=.*?\$\$)', $mode, 'plugin_katex_protect' );
77 $this->Lexer->addEntryPattern( '\\\\\((?=.*?\\\\\))', $mode, 'plugin_katex_protect' );
78 $this->Lexer->addEntryPattern( '\\\\\[(?=.*?\\\\])', $mode, 'plugin_katex_protect' );
85 $this->Lexer->addEntryPattern( '`(?=.*?`)', $mode, 'plugin_katex_protect' );
94 …$this->Lexer->addEntryPattern( '<' . $tag . '.*?>(?=.*?</' . $tag . '>)', $mode, 'plugin_katex_pro…
150 public function render( $mode, Doku_Renderer $renderer, $data ) argument
152 if ( $mode == 'xhtml' || $mode == 'odt' ) {
[all …]
/plugin/bbcodeextensions/
H A Dcommon.php48 function render($mode, Doku_Renderer $renderer, $data) { argument
51 if (in_array($mode, ['xhtml', 's5'], true) ) {
68 } else if (in_array($mode, ['text'], true) ) {
H A DLICENSE308 the only significant mode of use of the product.
653 notice like this when it starts in an interactive mode:
/plugin/bbcodeextensions/syntax/
H A Danchor.php12 function connectTo($mode){ argument
13 …$this->Lexer->addSpecialPattern('\[a\][0-9a-zA-Z_\-:]+?\[/a\]', $mode, 'plugin_bbcodeextensions_an…
34 function render($mode, Doku_Renderer $renderer, $data) { argument
42 if(in_array($mode, ['xhtml', 's5'], true)) {
47 if ($mode==='text') {
H A Dclassspan.php12 function connectTo($mode) { argument
13 …$this->Lexer->addEntryPattern('\[cs\=.*?\](?=.*?\x5B/cs\x5D)',$mode,'plugin_bbcodeextensions_class…
34 function render($mode, Doku_Renderer $renderer, $data) { argument
35 if(in_array($mode, ['xhtml', 's5'], true)) {
58 if(in_array($mode, ['text'], true)) {
H A Ddel.php13 function connectTo($mode){ argument
16 …$this->Lexer->addEntryPattern($this->makepatterns('del')[0], $mode, 'plugin_bbcodeextensions_del');
H A Dins.php13 function connectTo($mode){ argument
16 …$this->Lexer->addEntryPattern($this->makepatterns('ins')[0], $mode, 'plugin_bbcodeextensions_ins');
H A Dkbd.php13 function connectTo($mode){ argument
14 …$this->Lexer->addEntryPattern($this->makepatterns('kbd')[0], $mode, 'plugin_bbcodeextensions_kbd');
H A Dq.php12 function connectTo($mode){ argument
13 $this->Lexer->addSpecialPattern('\[q.+?\[/q\]', $mode, 'plugin_bbcodeextensions_q');
41 function render($mode, Doku_Renderer $renderer, $data) { argument
49 if(in_array($mode, ['xhtml', 's5'], true)) {
H A Dsamp.php13 function connectTo($mode){ argument
14 …$this->Lexer->addEntryPattern($this->makepatterns('samp')[0], $mode, 'plugin_bbcodeextensions_samp…
H A Dclassdiv.php12 function connectTo($mode) { argument
13 …$this->Lexer->addEntryPattern('\[cd\=.*?\](?=.*?\x5B/cd\x5D)',$mode,'plugin_bbcodeextensions_class…
31 function render($mode, Doku_Renderer $renderer, $data) { argument
32 if(in_array($mode, ['xhtml', 's5'], true)) {
53 if(in_array($mode, ['text'], true)) {
H A Dhil.php10 function connectTo($mode){ argument
11 …$this->Lexer->addEntryPattern($this->makepatterns('hil')[0], $mode, 'plugin_bbcodeextensions_hil');
/plugin/confightmlok/
H A DLICENSE108 A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.
222 If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:
H A Dcommon.php30 function html_sanitize ($html, $mode, $wrapper='code') { argument
61 function render ($mode, Doku_Renderer $renderer, $data) { } argument
/plugin/confightmlok/syntax/
H A Dhtml.php13 function connectTo ($mode) { argument
14 $this->Lexer->addEntryPattern('<html>(?=.*</html>)', $mode, 'plugin_confightmlok_html');
21 function render ($mode, Doku_Renderer $renderer, $data) { argument
29 //if(in_array($mode, ['xhtml', 's5'], true)) {
H A Dhtmlblock.php13 function connectTo ($mode) { argument
14 $this->Lexer->addEntryPattern('<HTML>(?=.*</HTML>)', $mode, 'plugin_confightmlok_htmlblock');
21 function render($mode, Doku_Renderer $renderer, $data) { argument
/plugin/randomtables/
H A DLICENSE313 when it starts in an interactive mode:

1...<<11121314151617181920>>...98