| /plugin/deletepageguard/ |
| H A D | CHANGELOG.md | 18 - Whitespace-only content handling (trim mode) 36 - Proper event handling with `preventDefault()` and `stopPropagation()` 42 - **Cross-platform file path handling** (Windows/Unix)
|
| /plugin/refnotes/ |
| D | core.php | 118 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/ |
| D | README.md | 26 …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 D | README.md | 35 - Windows and Unix path handling 41 - Empty line handling 48 - Special regex character handling 55 - Malformed input handling
|
| /plugin/bibtex4dw/ |
| D | TODO.md | 26 ## 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/ |
| D | composer.lock | 34 "ext-iconv": "Used for proper filename encode handling", 35 "ext-mbstring": "Can be used alternatively for handling filename encoding",
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | CHANGELOG.md | 7 - 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/ |
| D | Changes | 55 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/ |
| D | script.js | 125 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/ |
| D | index.rst | 82 :ref:`Read more about handling annotations. <annotations>` 92 .. _Read more about handling annotations.: annotations
|
| /plugin/htvid/ |
| D | TODO | 3 * allow better handling of 1 OR 2 OR 3 video filetypes (right now locked to only 2,
|
| /plugin/asciidocjs/node_modules/pug-lexer/ |
| D | README.md | 27 - `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 D | README.md | 21 - **Page Templates**: Smart template handling with automatic metadata insertion 29 - **Backend**: PHP plugin handling AJAX requests and LLM communication
|
| /plugin/upgrade/ |
| D | composer.lock | 34 "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/ |
| D | HTML.DefinitionRev.txt | 12 this gets incremented, the cache handling is smart enough to clean
|
| /plugin/spreadout/ |
| D | syntax.php | 156 * which is currently handling the rendering.
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/ |
| D | CHANGELOG-1.0.md | 27 * Fixed Twig error handling
|
| /plugin/tableedit/ |
| D | README.md | 6 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/ |
| D | ChangeLog-3.3.md | 21 * Fixed handling of lines that contain `declare` statements
|
| /plugin/shy/ |
| D | syntax.php | 151 * handling the rendering. The contents of <tt>$aData</tt> is the
|
| /plugin/pureldap/vendor/freedsx/socket/ |
| H A D | CHANGELOG.md | 27 * More strict tests / checks / handling in different spots.
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
| D | random.rst | 8 String and integer handling was added in Twig 1.6.
|
| /plugin/hr/ |
| D | syntax.php | 192 * handling the rendering. The contents of <tt>$aData</tt> is the
|
| /plugin/directions/syntax/ |
| D | globaldirections.php | 193 * handling the rendering. The contents of <tt>$aData</tt> is the
|
| /plugin/asciidocjs/node_modules/clean-css/ |
| D | History.md | 10 …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 …]
|