Searched refs:installed (Results 1 – 17 of 17) sorted by relevance
/dokuwiki/vendor/composer/ |
H A D | InstalledVersions.php | 39 private static $installed; variable in Composer\\InstalledVersions 66 foreach (self::getInstalled() as $installed) { 67 $packages[] = array_keys($installed['versions']); 88 foreach (self::getInstalled() as $installed) { 89 foreach ($installed['versions'] as $name => $package) { 110 foreach (self::getInstalled() as $installed) { 111 if (isset($installed['versions'][$packageName])) { 112 …return $includeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) … 150 foreach (self::getInstalled() as $installed) { 151 if (!isset($installed['versions'][$packageName])) { [all …]
|
/dokuwiki/lib/plugins/extension/_test/ |
H A D | ManagerTest.php | 44 $installed = $manager->getInstallDate(); 47 $this->assertInstanceOf(\DateTime::class, $installed); 48 $this->assertEquals($updated, $installed); 55 $installed = $manager->getInstallDate(); 58 $this->assertInstanceOf(\DateTime::class, $installed); 59 $this->assertNotEquals($updated, $installed);
|
/dokuwiki/lib/plugins/extension/lang/en/ |
H A D | intro_templates.txt | 1 These are the templates currently installed in your DokuWiki. You can select the template to be use…
|
H A D | intro_plugins.txt | 1 These are the plugins currently installed in your DokuWiki. You can enable or disable or even compl…
|
/dokuwiki/lib/plugins/popularity/lang/en/ |
H A D | intro.txt | 7 …ike your DokuWiki version, the number and size of your pages and files, installed plugins and info…
|
/dokuwiki/lib/plugins/authpdo/ |
H A D | README | 8 If you install this plugin manually, make sure it is installed in
|
/dokuwiki/lib/plugins/styling/ |
H A D | README | 8 If you install this plugin manually, make sure it is installed in
|
/dokuwiki/_test/ |
H A D | README | 11 If you don't have composer installed yet, you can get it from https://getcomposer.org/
|
/dokuwiki/vendor/splitbrain/slika/ |
H A D | README.md | 9 It can use either PHP's libGD or a locally installed ImageMagick binary.
|
/dokuwiki/vendor/aziraphale/email-address-validator/ |
H A D | README.md | 28 …ion constraint (which will allow for backwards-compatible changes to be installed, if any get made…
|
/dokuwiki/vendor/phpseclib/phpseclib/ |
H A D | README.md | 79 2. Ensure you have Composer installed (see [Composer Download Instructions](https://getcomposer.org…
|
/dokuwiki/lib/plugins/extension/ |
H A D | style.less | 240 section.extension.installed.disabled {
|
/dokuwiki/vendor/splitbrain/php-cli/ |
H A D | README.md | 138 …inting) only. Be sure you have the suggested `psr/log` composer package installed when using these…
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
H A D | LICENSE | 368 been installed in ROM). 372 for a work that has been modified or installed by the recipient, or for 373 the User Product in which it has been modified or installed. Access to a
|
/dokuwiki/data/pages/wiki/ |
H A D | syntax.txt | 473 DokuWiki's syntax can be extended by [[doku>plugins|Plugins]]. How the installed plugins are used i…
|
/dokuwiki/_test/data/pages/wiki/ |
H A D | syntax.txt | 473 DokuWiki's syntax can be extended by [[doku>plugins|Plugins]]. How the installed plugins are used i…
|
/dokuwiki/data/ |
H A D | deleted.files | 3 # the files installed
|