Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 25 of 42) sorted by last modified time

12

/template/sprintdoc/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
13 on how to install extensions in DokuWiki.
/template/sprintdoc/fonts/icons/
H A DREADME.txt70 webservers should be tuned. Here is list of mime types for our file extensions:
/template/mikio/
H A DREADME.md438 - Added option to use LESS or direct CSS. Some configurations (docker linuxserver/dokuwiki) do not have the required PHP extensions installed
/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php29 private $extensions; variable in Twig\\ExtensionSet
63 foreach ($this->extensions as $extension) {
78 return isset($this->extensions[$class]);
89 if (!isset($this->extensions[$class])) {
93 return $this->extensions[$class];
97 * @param ExtensionInterface[] $extensions
101 foreach ($extensions as $extension) {
111 return $this->extensions;
130 foreach ($this->extensions as $extension) {
148 if (isset($this->extensions[$class])) {
[all …]
H A DEnvironment.php708 * @param array $extensions An array of extensions
710 public function setExtensions(array $extensions) argument
712 $this->extensionSet->setExtensions($extensions);
H A DTemplate.php41 protected $extensions = []; variable in Twig\\Template
47 $this->extensions = $env->getExtensions();
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG328 * added support for PHPUnit 6 when testing extensions
381 …* removed the ability to register a global variable after the runtime or the extensions have been …
/template/khum1/
H A DLICENSE.md239 works, which are not by their nature extensions of the covered work,
/template/kajukkd/fonts/
H A Dstyle.css18 /* use !important to prevent issues with browser extensions that change fonts */
/template/darkblue/
H A DLICENSE236 works, which are not by their nature extensions of the covered work,
/template/mnml-blog/user/
H A Dtracker.php.dist16 * Note: All example files are delivered with the ".dist" extensions to make
H A Duser.js.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dprint.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dscreen.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dboxes.php.dist12 * Note: All example files are delivered with the ".dist" extensions to make
/template/mnml-blog/
H A DREADME67 The are delivered with the ".dist" extensions. Just remove the
/template/prsnl10/
H A DREADME41 The are delivered with the ".dist" extensions. Just remove the
/template/prsnl10/user/
H A Dscreen.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Duser.js.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dprint.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dtracker.php.dist16 * Note: All example files are delivered with the ".dist" extensions to make
/template/monobook/static/3rd/monobook/
H A Dmain.css951 * system which allows extensions to add to this file on the fly
/template/monobook/user/
H A Dboxes.php.dist12 * Note: All example files are delivered with the ".dist" extensions to make
H A Drtl.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dscreen.css.dist5 Note: All example files are delivered with the ".dist" extensions to make

12