Home
last modified time | relevance | path

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

123456

/plugin/refnotes/
H A 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/bibtex4dw/
H A 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 the DokuWiki BibTeX plugin.
/plugin/mdpage/vendor/cebe/markdown/
H A 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/
H A 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/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst82 :ref:`Read more about handling annotations. <annotations>`
92 .. _Read more about handling annotations.: annotations
/plugin/htvid/
H A DTODO3 * allow better handling of 1 OR 2 OR 3 video filetypes (right now locked to only 2,
/plugin/upgrade/
H A Dcomposer.lock34 "ext-iconv": "Used for proper filename encode handling",
35 "ext-mbstring": "Can be used alternatively for handling filename encoding",
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionRev.txt
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md27 * More strict tests / checks / handling in different spots.
/plugin/spreadout/
H A Dsyntax.php155 * which is currently handling the rendering.
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.0.md27 * Fixed Twig error handling
/plugin/tableedit/
H A DREADME.md6 The goal of this plugin is to simplify handling Dokuwiki table columns. It's not easy to move some …
/plugin/shy/
H A Dsyntax.php151 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.3.md21 * Fixed handling of lines that contain `declare` statements
/plugin/hr/
H A Dsyntax.php192 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drandom.rst8 String and integer handling was added in Twig 1.6.
/plugin/directions/syntax/
H A Dglobaldirections.php193 * handling the rendering. The contents of <tt>$aData</tt> is the
H A Dlocaldirections.php197 * handling the rendering. The contents of <tt>$aData</tt> is the
/plugin/linkback/
H A DCHANGELOG23 * Change to new form handling in Dokuwiki
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D24.24.js.map1handling\n // After <script\n script: [\n [/type/, 'attribute.name', '@sc…
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md60 * Fix option handling for current set of options.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md19 * Fixed handling of records going over the max Telegram message length (#1616)
41 …* Fixed Utils::getClass handling of anonymous classes not being fully compatible with PHP 8 (#1563)
63 * Fixed Wildfire/FirePHP/ChromePHP handling of unicode characters
112 * Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
113 * Fixed date timezone handling in SyslogUdpHandler
203 * Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
284 * Fixed HipChatHandler handling of long messages
311 * Fixed PHP7 compatibility with regard to Exception/Throwable handling in a few places
316 * Fixed SlackHandler handling to use slack functionalities better
338 * Fixed bug in the handling of curl failures
[all …]
/plugin/dokutexit/conf/
H A Dheader-namespace.tex37 \usepackage{color} % provides color handling
H A Dheader-page.tex37 \usepackage{color} % provides color handling
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md37 - Fix promise handling for Iterators of non-unique keys

123456