Lines Matching full:install
43 …'Tries to install a known plugin or template (prefix with template:) via git. Uses the DokuWiki.or…
48 'name of the extension to install, prefix with \'template:\' for templates',
54 'install',
60 'name of the extension to install, prefix with \'template:\' for templates',
62 'install'
98 case 'install':
111 * Tries to install the given extensions using git clone
139 * Tries to install the given extensions using git clone with fallback to install
161 $this->error("failed to install $ext via download");
173 …if ($errors) $this->error('failed to install the following extensions: ' . implode(', ', $errors));
247 * Returns all git repositories in this DokuWiki install