Home
last modified time | relevance | path

Searched refs:extension (Results 176 – 200 of 369) sorted by relevance

12345678910>>...15

/plugin/codeprettify/code-prettify/
H A DCHANGES.md39 formatters that are triggered by the presence of a `lang-<language-file-extension>`
59 * Added `.mxml` extension to the markup style handler for
62 * Added `.m` extension to the C style handler so that Objective C source files
H A DREADME.md58 etc. without a language extension.
95 If you'd like to add an extension for your favorite language, please look at
101 You can specify a language by specifying the language extension along with the
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dnumber_format.rst36 These defaults can be easily changed through the core extension:
/plugin/sphinxsearch/
H A DINSTALL5 2. PHP5 with SQLite extension (it is enabled by default as of PHP 5)
/plugin/quickstats/lang/fr/
H A Dgeneral_intro.txt2 …- maintenir la listes des pages qui utilisent la syntaxe de l'extension //quickstats//, pour les t…
/plugin/newpagetemplate/lang/en/
H A Dhowto.txt6 ''Ini file'' and ''Templates'' are drop-down menus. The initialization files must be in the root ''newpagetemplate'' plugin directory and have the ''.ini'' extension. The templates must be in the directory specified by the ''default_tplns'' configuration option.
/plugin/confmanager/lang/fr/
H A Dmime.txt1 …'conf/mime.conf''. Ce même fichier configure également les correspondances extension <-> type-mime.
/plugin/webcode/syntax/
H A Dbasis.php565 $extension = pathinfo($externalResource)['extension'];
566 switch ($extension) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php290 foreach ($arguments['loadedExtensions'] as $extension) {
293 $extension
297 foreach ($arguments['notLoadedExtensions'] as $extension) {
300 $extension
/plugin/combo/ComboStrap/
H A DFetcherMarkup.php559 $extension = $this->getMime()->getExtension();
560 switch ($extension) {
705 $extension = $this->getMime()->getExtension();
706 switch ($extension) {
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md56 * Support arbitrary-precision for Integer/Enumerated types with the GMP extension.
/plugin/structcondstyle/
H A DREADME.md3 A small struct extension plugin that allows the user to style parts of aggregations with plain CSS …
/plugin/farmer/lang/en/
H A Dtab_plugins_help.txt3 The extension manager is disabled in all Animals. Plugins can only be installed in the Farmer and only the Farmer
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md223 paths for assets. It will insert an identifier before the filename extension that is unique for a p…
280 To use the Assetic [Twig][3] extension you must register it to your Twig
289 Once in place, the extension exposes a stylesheets and a javascripts tag with a syntax similar
301 When the extension is in debug mode, this same tag will render multiple `link`
/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/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki30 * [[https://www.php.net/manual/de/book.zip.php|zip]] PHP extension
34 * [[https://github.com/Imagick/imagick|Imagick]] (PHP extension for ImageMagick integration)
38 …github.io/articles/php-windows-imagick.html|Install the ImageMagick PHP extension in Windows]] by …
39 … ImageMagick, but the correct destribution archive is linked along with the matching PHP extension!
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst18 ``\Twig\Extension\DebugExtension`` extension explicitly when creating your Twig
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso155 Split the file's extension from the filename in order
167 Make sure the file extension is allowed.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst5 should probably try to create an extension before hacking the core, as most
79 node tree (an instance of ``\Twig\Node\ModuleNode``). The core extension defines
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php346 $fileExtension = $pathInfo['extension'];
451 $extension = pathinfo($externalResource)['extension'];
452 switch ($extension) {
/plugin/codebash/
H A DREADME3 Adds Toolbar button to add code tag for bash. This is a copy of the CodeButton extension by Heiko …
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfMergeKey.yml6 YAML spec, but a widely implemented extension. See the following URL for
/plugin/cite/
H A DREADME.md21 …he plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extension). Refer to [Plug…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md24 * Reintroduced the `PHP_CodeCoverage_Driver_HHVM` driver as an extension of `PHP_CodeCoverage_Drive…
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md23 Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins…
69 Further you can specify a filter to limit the output to then specified file-extension according \\

12345678910>>...15