Home
last modified time | relevance | path

Searched refs:extension (Results 26 – 50 of 369) sorted by path

12345678910>>...15

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md15 * Added extension points to BrowserConsoleHandler (#1593)
55 …* Added setDateFormat to NormalizerFormatter (and Line/Json formatters by extension) to allow chan…
152 * Added support for the PHP 7.x `mongodb` extension in the MongoDBHandler
294 * Fixed RedisHandler issue when using with the PHPRedis extension
295 * Fixed AmqpHandler content-type being incorrectly set when using with the AMQP extension
354 * Added PHPConsoleHandler to send record to Chrome's PHP Console extension and library
477 * Added support for ChromePHP's v4.0 extension
504 * Added RedisHandler to log to Redis via the Predis library or the phpredis extension
H A DREADME.md97 ….org/) is usable with Monolog via the [ai-monolog](https://github.com/aimeos/ai-monolog) extension.
H A DUPGRADE.md43 now for the AMQP extension users. Only PHPAmqpLib uses it if provided.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTelegramBotHandler.php119 … throw new MissingExtensionException('The curl extension is needed to use the TelegramBotHandler');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php583 foreach (self::$extensions as $extension) {
584 $filters['tbsCertificate']['extensions'][] = $extension;
2497 foreach ($rclist as $i => $extension) {
2549 foreach ($rclist as $i => $extension) {
3395 foreach ($exts as $extension) {
3396 $extensions[] = $extension['extnId'];
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DREADME.md4 …o-utf8) functions to users who run php versions without the [Intl](https://php.net/intl) extension.
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DREADME.md6 by the [Intl](https://php.net/intl) extension.
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md13 Moved to core since 7.2 (was in the optional XML extension earlier):
/plugin/authremoteuser/
H A DREADME.md31 <a href="https://www.dokuwiki.org/plugin:extension"
/plugin/backup/
H A DREADME.md19 …he plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extension). Refer to [Plug…
/plugin/badbehaviour/
H A Dbadbehavior.readme68 follow the generic instructions for installing any plugin or extension
72 when installing the extension. Your LocalSettings.php should include
/plugin/barcodes/
H A DREADME.md9 … this plugin is to use the [DokuWiki Extension Manager](https://www.dokuwiki.org/plugin:extension).
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md20 This package require [php-gd](http://php.net/manual/en/book.image.php) extension. So, make sure it …
/plugin/bootswrapper/exe/help/
H A Dcallout.txt9 …ootstrap documentation for //info//, //warning// and //danger// and the extension for //default//,…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md186 * `FIX`: copy elements with `string` extension properties ([#1518](https://github.com/bpmn-io/bpmn-…
233 * `CHORE`: expose `BpmnRenderer` extension points ([#1585](https://github.com/bpmn-io/bpmn-js/pull/…
872 * `FIX`: correctly serialize extension attributes on `bpmn:Expression`
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md86 * `camunda` namespace moddle extension is no longer part of the package.
262 * `FIX`: fix missing extension in camunda-bpmn-moddle import ([#517](https://github.com/bpmn-io/dmn…
304 …mation is now stored using standardized `DMNDI` and support for the DI vendor extension is removed.
/plugin/cache/
H A Dplugin_cache.php16 var $extension =''; variable in plugin_cache
22 $this->extension = strtolower($_ext);
30 $this->mediaFormat = $this->mediaDir.'/'.$this->prefix.'%s.'.$this->extension;
31 $this->linkFormat = $this->namespace.$delimiter.$this->prefix.'%s.'.$this->extension;
35 … $this->tmpFormat = $this->tmpDir.'/'.$this->namespace.'_'.$this->prefix.'%s.'.$this->extension;
61 $patten = array($this->prefix,'.'.$this->extension);
64 if (strpos($name,$this->extension)!==false){
/plugin/cacherevisionseraser/
H A Dadmin.php325 } else if (strcmp(strtolower($pathinfor['extension']), 'i') == 0) {
327 } else if (strcmp(strtolower($pathinfor['extension']), 'xhtml') == 0) {
329 } else if (strcmp(strtolower($pathinfor['extension']), 'js') == 0) {
331 } else if (strcmp(strtolower($pathinfor['extension']), 'css') == 0) {
/plugin/cite/
H A DREADME.md21 …he plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extension). Refer to [Plug…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md968 * [#10855](http://dev.ckeditor.com/ticket/10855): Change the extension of emoticons in the [BBCode]…
H A Dconfig.js.unc355 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified695 …FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file upl…
H A Den.js.ckgedit34 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
H A Den.js.unc39 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
H A Dfr.js.unc704 …FileBrowserError_308: "PHP ne fournit aucun moyen de savoir quelle extension a stoppé l'envoi. ; E…
778 …'Cet outil fonctionne avec l\'extension Font et est utilisé pour mettre à jour la syntaxe ou voir …
780 …'<br /><br />Vous pouvez mettre à jour la syntaxe de l\'extension. Sélectionnez les deux éléments …

12345678910>>...15