Home
last modified time | relevance | path

Searched refs:handling (Results 1 – 25 of 173) sorted by relevance

1234567

/plugin/deletepageguard/
H A DCHANGELOG.md18 - Whitespace-only content handling (trim mode)
36 - Proper event handling with `preventDefault()` and `stopPropagation()`
42 - **Cross-platform file path handling** (Windows/Unix)
/plugin/refnotes/
Dcore.php118 private $handling; variable in refnotes_parsing_context
132 $this->handling = false;
142 $result = !$this->handling;
146 $result = $this->handling;
161 $this->handling = true;
/plugin/asciidocjs/node_modules/pug-parser/
DREADME.md26 …The name of the Pug file; it is included in the produced AST nodes and error handling, if provided.
28 - `src` (string): The source of the Pug file; it is used in error handling if provided.
84 …The name of the Pug file; it is included in the produced AST nodes and error handling, if provided.
86 - `src` (string): The source of the Pug file; it is used in error handling if provided.
/plugin/deletepageguard/tests/
H A DREADME.md35 - Windows and Unix path handling
41 - Empty line handling
48 - Special regex character handling
55 - Malformed input handling
/plugin/bibtex4dw/
DTODO.md26 ## Better error handling
44 ## Add proper handling of citation styles
50 Perhaps that would be a (long-term) option to have proper handling of citation styles from within t…
/plugin/dev/
Dcomposer.lock34 "ext-iconv": "Used for proper filename encode handling",
35 "ext-mbstring": "Can be used alternatively for handling filename encoding",
/plugin/mdpage/vendor/cebe/markdown/
DCHANGELOG.md7 - Improved handling of inline HTML with URL and email tags.
8 - Improved handling of custom syntax with `[[`, references should not use `[` as the first characte…
40 - #114 better handling of continued inline HTML in paragraphs
50 - refactored nested and lazy list handling, improved overall list rendering consistency
/plugin/fckg/
DChanges55 Added experimental handling of tables, attempting to solve problems in rendering complex tables tha…
60 considerably superior to the standard table-handling parser.
81 Improved mime-type handling in config.php and fckconfig.js
115 Still-to-be-done: handling of media files in DW footnotes
118 fix to DW footnote handling to prevent url from being transferred to subsequent fotnote text
154 Upgraded handling of interwiki links
294 Removed Aug 13 fix for handling plain text samaba shares; it corrupts some plugin markup.
312 Fixed bug in handling of rss feed syntax that inserted initial italic markup following feed markup.
316 Rewrote Non Parsed Block handling (edit.php pre-processor).
/plugin/tagfilter/
Dscript.js125 case 'DIV': // handling for include plugin
131 case 'TR': // handling for pagelist plugin, style=table
132 case 'LI': // handling for pagelist plugin, style=simplelist
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
Dindex.rst82 :ref:`Read more about handling annotations. <annotations>`
92 .. _Read more about handling annotations.: annotations
/plugin/htvid/
DTODO3 * allow better handling of 1 OR 2 OR 3 video filetypes (right now locked to only 2,
/plugin/asciidocjs/node_modules/pug-lexer/
DREADME.md27 - `filename` (string): The name of the Pug file; it is used in error handling if provided.
66 - `filename` (string): The name of the Pug file; it is used in error handling if provided.
/plugin/dokullm/
H A DREADME.md21 - **Page Templates**: Smart template handling with automatic metadata insertion
29 - **Backend**: PHP plugin handling AJAX requests and LLM communication
/plugin/upgrade/
Dcomposer.lock34 "ext-iconv": "Used for proper filename encode handling",
35 "ext-mbstring": "Can be used alternatively for handling filename encoding",
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.DefinitionRev.txt12 this gets incremented, the cache handling is smart enough to clean
/plugin/spreadout/
Dsyntax.php156 * which is currently handling the rendering.
/plugin/jplayer/vendor/kriswallsmith/assetic/
DCHANGELOG-1.0.md27 * Fixed Twig error handling
/plugin/tableedit/
DREADME.md6 The goal of this plugin is to simplify handling Dokuwiki table columns. It's not easy to move some …
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
DChangeLog-3.3.md21 * Fixed handling of lines that contain `declare` statements
/plugin/shy/
Dsyntax.php151 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md27 * More strict tests / checks / handling in different spots.
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Drandom.rst8 String and integer handling was added in Twig 1.6.
/plugin/hr/
Dsyntax.php192 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/directions/syntax/
Dglobaldirections.php193 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/asciidocjs/node_modules/clean-css/
DHistory.md10 …https://github.com/jakubpawlowicz/clean-css/issues/1106) - regression in handling RGBA/HSLA colors.
34 …](https://github.com/jakubpawlowicz/clean-css/issues/1000) - carriage return handling in tokenizer.
49 …https://github.com/jakubpawlowicz/clean-css/issues/1006) - edge case in handling invalid source ma…
96 * Fixed issue [#940](https://github.com/jakubpawlowicz/clean-css/issues/940) - handling more `font`…
110 * Fixed issue [#755](https://github.com/jakubpawlowicz/clean-css/issues/755) - adds custom handling
172 * Fixed issue [#884](https://github.com/jakubpawlowicz/clean-css/issues/884) - handling absolute pa…
179 * Fixed issue [#879](https://github.com/jakubpawlowicz/clean-css/issues/879) - incorrect handling o…
242 …e [#843](https://github.com/jakubpawlowicz/clean-css/issues/843) - regression in selector handling.
244 …https://github.com/jakubpawlowicz/clean-css/issues/847) - regression in handling invalid selectors.
433 * Adds better comments + keepBreaks handling.
[all …]

1234567